mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Updating Spanish and Italian translations
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4163 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
7333985b97
commit
ae1c471316
4 changed files with 157 additions and 160 deletions
Binary file not shown.
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CakePHP 1.2.x.x\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2006-12-23 08:34-0600\n"
|
||||
"PO-Revision-Date: 2006-12-23 11:42-0600\n"
|
||||
"Last-Translator: Larry E. Masters <phpnut (at) gmail (dot) com>\n"
|
||||
"Language-Team: CakePHP I18N & I10N Team <i10n.cakephp@gmail.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -17,18 +17,18 @@ msgstr ""
|
|||
#: ;96 cake/libs/overloadable_php5.php:44
|
||||
#: ;56
|
||||
msgid "Magic method handler __call__ not defined in %s"
|
||||
msgstr "Il metodo magico __call__ non è definito in %s"
|
||||
msgstr "Il metodo magico __call__ non e' definito in %s"
|
||||
|
||||
#: cake/libs/controller/components/acl_base.php:49
|
||||
#: cake/libs/controller/components/dbacl/models/aclnode.php:55
|
||||
#: ;125;200;219
|
||||
msgid "[acl_base] The AclBase class constructor has been called, or the class was instantiated. This class must remain abstract. Please refer to the Cake docs for ACL configuration."
|
||||
msgstr "[acl_base] Il costruttore della classe AclBase è stato chiamato, o la classe è stata istanziata. Questa classe deve rimanere astratta. Per favore, fai riferimento alla documentazione di Cake per la configurazione ACL."
|
||||
msgstr "[acl_base] Il costruttore della classe AclBase e' stato chiamato, o la classe e' stata istanziata. Questa classe deve rimanere astratta. Per favore, fai riferimento alla documentazione di Cake per la configurazione ACL."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_action.ctp:30
|
||||
#: cake/libs/view/templates/errors/missing_connection.ctp:31
|
||||
msgid "If you want to customize this error message, create %s."
|
||||
msgstr ""
|
||||
msgstr "Se vuoi personalizzare questo messaggio di errore, crea %s"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_action.ctp:31
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:33
|
||||
|
@ -42,7 +42,7 @@ msgstr ""
|
|||
#: cake/libs/view/templates/errors/missing_scaffolddb.ctp:31
|
||||
#: cake/libs/view/templates/errors/missing_view.ctp:31
|
||||
msgid "Fatal"
|
||||
msgstr ""
|
||||
msgstr "Fatale"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:31
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:29
|
||||
|
@ -58,7 +58,7 @@ msgstr ""
|
|||
#: cake/libs/view/templates/errors/private_action.ctp:29
|
||||
#: cake/libs/view/templates/errors/scaffold_error.ctp:29
|
||||
msgid "Notice"
|
||||
msgstr ""
|
||||
msgstr "Nota"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:32
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:30
|
||||
|
@ -73,7 +73,7 @@ msgstr ""
|
|||
#: cake/libs/view/templates/errors/private_action.ctp:30
|
||||
#: cake/libs/view/templates/errors/scaffold_error.ctp:30
|
||||
msgid "If you want to customize this error message, create %s"
|
||||
msgstr ""
|
||||
msgstr "Se vuoi personalizzare questo messaggio di errore, crea %s"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:34
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:32
|
||||
|
@ -82,57 +82,57 @@ msgstr ""
|
|||
#: cake/libs/view/templates/errors/missing_helper_file.ctp:32
|
||||
#: cake/libs/view/templates/errors/missing_model.ctp:32
|
||||
msgid "Create the class below in file: %s"
|
||||
msgstr ""
|
||||
msgstr "Crea la classe sottostante nel file: %s"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_layout.ctp:32
|
||||
#: cake/libs/view/templates/errors/missing_scaffolddb.ctp:32
|
||||
#: cake/libs/view/templates/errors/missing_view.ctp:32
|
||||
msgid "Confirm you have created the file: %s"
|
||||
msgstr ""
|
||||
msgstr "Conferma che hai creato il file: %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/add.thtml:34
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:39
|
||||
msgid "List "
|
||||
msgstr ""
|
||||
msgstr "Lista "
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/add.thtml:38
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:43
|
||||
msgid "View "
|
||||
msgstr ""
|
||||
msgstr "Visualizza "
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/add.thtml:39
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:44
|
||||
msgid "Add "
|
||||
msgstr ""
|
||||
msgstr "Aggiungi "
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:75
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:138
|
||||
#: ;144
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
msgstr "Visualizza"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:76
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:139
|
||||
#: ;145
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
msgstr "Modifica"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:77
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:140
|
||||
#: ;146
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
msgstr "Elimina"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:77
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:63
|
||||
#: ;140;146
|
||||
msgid "Are you sure you want to delete id %s?"
|
||||
msgstr ""
|
||||
msgstr "Sei sicuro di voler cancellare l'id %s?"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:86
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:155
|
||||
msgid "New "
|
||||
msgstr ""
|
||||
msgstr "Nuovo "
|
||||
|
||||
#: cake/basics.php:96
|
||||
msgid "Plugins must have a class named %s"
|
||||
|
@ -152,7 +152,7 @@ msgstr "configure::load() - nessuna variabile $config trovata in %s.php"
|
|||
|
||||
#: cake/libs/error.php:123
|
||||
msgid "The requested address %s was not found on this server."
|
||||
msgstr "L'indirizzo richiesto %s non è stato trovato su questo server."
|
||||
msgstr "L'indirizzo richiesto %s non e' stato trovato su questo server."
|
||||
|
||||
#: cake/libs/folder.php:281
|
||||
msgid "chmodr() File exists"
|
||||
|
@ -173,7 +173,7 @@ msgstr "Devi definire una espressione regolare per Validation::custom()"
|
|||
#: cake/libs/controller/controller.php:255
|
||||
#, fuzzy
|
||||
msgid "Controller::__construct() : Can not get or parse my own class name, exiting."
|
||||
msgstr "Controller::__construct(): Non è possibile prendere o parsare il mio nome della classe, uscita."
|
||||
msgstr "Controller::__construct(): Non e' possibile prendere o parsare il mio nome della classe, uscita."
|
||||
|
||||
#: cake/libs/controller/controller.php:605
|
||||
msgid "Deprecated: Use Controller::set(\"title\", \"...\") instead"
|
||||
|
@ -209,7 +209,7 @@ msgstr "ConnectionManager::getDataSource - La sorgente dati %s non esiste"
|
|||
|
||||
#: cake/libs/model/connection_manager.php:163
|
||||
msgid "Unable to load DataSource file %s.php"
|
||||
msgstr "Non è possibile caricare il file DataSource %s.php"
|
||||
msgstr "Non e' possibile caricare il file DataSource %s.php"
|
||||
|
||||
#: cake/libs/model/datasources/dbo_source.php:305
|
||||
msgid "Deprecated: Use DboSource::fetchRow() instead"
|
||||
|
@ -295,128 +295,128 @@ msgstr "(JavascriptHelper::linkOut) Deprecato: Utilizza JavascriptHelper::link a
|
|||
|
||||
#: cake/libs/view/templates/elements/dump.ctp:28
|
||||
msgid "Controller dump:"
|
||||
msgstr ""
|
||||
msgstr "Dump del Controller"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_action.ctp:28
|
||||
msgid "Missing Method in %s"
|
||||
msgstr ""
|
||||
msgstr "Metodo Mancante in %s"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_action.ctp:29
|
||||
msgid "You are seeing this error because the action <em>%1$s</em> is not defined in controller <em>%2$s</em>"
|
||||
msgstr ""
|
||||
msgstr "Stai visualizzando questo errore perche' l'azione <em>%1$s</em> non è definita nel controller <em>%2$s</em>"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_action.ctp:32
|
||||
msgid ": Confirm you have created the %1$s::%2$s in file : %3$s."
|
||||
msgstr ""
|
||||
msgstr ": Conferma che hai creato %1$s::%2$s nel file : %3$s."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:27
|
||||
msgid "Missing Component Class"
|
||||
msgstr ""
|
||||
msgstr "Classe Componente Mancante"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:29
|
||||
msgid "You are seeing this error because the component class <em>%1$s</em> you have set in <em>%2$s</em> can't be found or doesn't exist."
|
||||
msgstr ""
|
||||
msgstr "Stai visualizzando questo errore perche' la classe del componente <em>%1$s</em> che hai settato in <em>%2$s</em> non puo' essere trovata o non esiste."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:27
|
||||
msgid "Missing Component File"
|
||||
msgstr ""
|
||||
msgstr "File del Componente Mancante"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:28
|
||||
msgid "You are seeing this error because the component file can not be found or does not exist."
|
||||
msgstr ""
|
||||
msgstr "Stai visualizzando questo errore perche' il file del componente non puo' essere trovato o non esiste."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_connection.ctp:27
|
||||
msgid "Requires a Database Connection"
|
||||
msgstr ""
|
||||
msgstr "Richiede una Connessione al Database"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_connection.ctp:28
|
||||
#: ;33
|
||||
msgid "Confirm you have created the file : %s."
|
||||
msgstr ""
|
||||
msgstr "Conferma la creazione del file : %s."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_connection.ctp:29
|
||||
msgid "Missing Database Connection: %s requires a database connection"
|
||||
msgstr ""
|
||||
msgstr "Connessione al Database Mancante: %s richiede una connessione al database"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_controller.ctp:27
|
||||
msgid "Missing controller"
|
||||
msgstr ""
|
||||
msgstr "Controller Mancante"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_controller.ctp:28
|
||||
msgid "You are seeing this error because controller <em>%s</em> could not be found."
|
||||
msgstr ""
|
||||
msgstr "Stai visualizzando questo errore perche' il controller <em>%s</em> non puo' essere trovato."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_helper_class.ctp:27
|
||||
msgid "Missing Helper Class"
|
||||
msgstr ""
|
||||
msgstr "Classe dell'Helper Mancante"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_helper_class.ctp:28
|
||||
msgid "You are seeing this error because the view helper class <em>%s</em> can not be found or does not exist."
|
||||
msgstr ""
|
||||
msgstr "Stai visualizzando questo errore perche' la classe dell'helper della vista <em>%s</em> non puo' essere trovato o non esiste."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_helper_file.ctp:27
|
||||
msgid "Missing Helper File"
|
||||
msgstr ""
|
||||
msgstr "File dell'Helper Mancante"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_helper_file.ctp:28
|
||||
msgid "You are seeing this error because the view helper file %s can not be found or does not exist."
|
||||
msgstr ""
|
||||
msgstr "Stai visualizzando questo errore perche' il file della vista dell'jelper %s non puo' essere trovato o non esiste."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_layout.ctp:27
|
||||
msgid "Missing Layout"
|
||||
msgstr ""
|
||||
msgstr "Layout Mancante"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_layout.ctp:28
|
||||
msgid "You are seeing this error because the layout file %s can not be found or does not exist."
|
||||
msgstr ""
|
||||
msgstr "Stai visualizzando questo errore perche' il file del layout %s non puo' essere trovato o non esiste."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_model.ctp:27
|
||||
msgid "Missing Model"
|
||||
msgstr ""
|
||||
msgstr "Modello Mancante"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_model.ctp:28
|
||||
msgid "No class found for the <em>%s</em> model."
|
||||
msgstr ""
|
||||
msgstr "Nessuna classe trovata per il modello <em>%s</em>"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_scaffolddb.ctp:27
|
||||
msgid "Scaffold Requires a Database Connection"
|
||||
msgstr ""
|
||||
msgstr "Scaffold Richiede una Connessione al Database"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_scaffolddb.ctp:28
|
||||
msgid "Missing Database Connection: Scaffold Does not work without a database connection"
|
||||
msgstr ""
|
||||
msgstr "Connessione al Database Mancante: lo Scaffold non funziona senza una connessione al database"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_table.ctp:27
|
||||
msgid "Missing Database Table"
|
||||
msgstr ""
|
||||
msgstr "Tabella del Database Mancante"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_table.ctp:28
|
||||
msgid "No Database table for model %1$s (expected %2$s), create it first."
|
||||
msgstr ""
|
||||
msgstr "Nessuna Tabella del Database per il modell %1$s (mi aspetto %2$s), crealo prima."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_view.ctp:27
|
||||
msgid "Missing view"
|
||||
msgstr ""
|
||||
msgstr "Vista mancante"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_view.ctp:28
|
||||
msgid "You are seeing this error because the view for <em>%1$s::%2$s()</em>, could not be found."
|
||||
msgstr ""
|
||||
msgstr "Stai visualizzando questo errore perche' la vista per <em>%1$s::%2$s()</em>, non puo' essere trovata."
|
||||
|
||||
#: cake/libs/view/templates/errors/private_action.ctp:27
|
||||
msgid "Private Method in %s"
|
||||
msgstr ""
|
||||
msgstr "Metodo Privati in %s"
|
||||
|
||||
#: cake/libs/view/templates/errors/private_action.ctp:28
|
||||
msgid "You are seeing this error because the private class method <em>%s</em> should not be accessed directly."
|
||||
msgstr ""
|
||||
msgstr "Stai visualizzando questo errore perche' l'accesso al metodo privato della classe <em>%s</em> non deve essere diretto."
|
||||
|
||||
#: cake/libs/view/templates/errors/scaffold_error.ctp:27
|
||||
msgid "Scaffold Error"
|
||||
msgstr ""
|
||||
msgstr "Errore di Scaffold"
|
||||
|
||||
#: cake/libs/view/templates/errors/scaffold_error.ctp:28
|
||||
msgid "Your must implement the following method in your controller"
|
||||
msgstr ""
|
||||
msgstr "Devi implementare il seguente metodo nel tuo controller"
|
||||
|
||||
#: cake/libs/view/templates/layouts/default.ctp:40
|
||||
#, fuzzy
|
||||
|
@ -425,51 +425,51 @@ msgstr "Il Framework di Sviluppo Rapido"
|
|||
|
||||
#: cake/libs/view/templates/scaffolds/add.thtml:31
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
msgstr "Aggiungi"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:32
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
msgstr "Salva"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:37
|
||||
msgid "Delete "
|
||||
msgstr ""
|
||||
msgstr "Elimina "
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:40
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
msgstr "Azioni "
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:32
|
||||
msgid "View %s"
|
||||
msgstr ""
|
||||
msgstr "Vista %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:62
|
||||
#: ;98
|
||||
msgid "Edit %s"
|
||||
msgstr ""
|
||||
msgstr "Modifica %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:63
|
||||
msgid "Delete %s"
|
||||
msgstr ""
|
||||
msgstr "Elimina %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:64
|
||||
#: ;69
|
||||
msgid "List %s"
|
||||
msgstr ""
|
||||
msgstr "Mostra %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:65
|
||||
#: ;100
|
||||
msgid "New %s"
|
||||
msgstr ""
|
||||
msgstr "Nuovo %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:70
|
||||
msgid "Add %s"
|
||||
msgstr ""
|
||||
msgstr "Aggiungi %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:82
|
||||
#: ;117
|
||||
msgid "Related %s"
|
||||
msgstr ""
|
||||
msgstr "Collegato %s"
|
||||
|
||||
#: cake/scripts/acl.php:91
|
||||
msgid ""
|
||||
|
@ -506,27 +506,27 @@ msgstr "Nome del file errato."
|
|||
|
||||
#: cake/libs/view/templates/pages/home.ctp:27
|
||||
msgid "Your database configuration file is %s."
|
||||
msgstr ""
|
||||
msgstr "Il tuo file di configurazione dal database è %s."
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:27
|
||||
msgid "present"
|
||||
msgstr ""
|
||||
msgstr "presente"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:27
|
||||
msgid "not present"
|
||||
msgstr ""
|
||||
msgstr "non presente"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:31
|
||||
msgid "Cake %s connect to the database."
|
||||
msgstr ""
|
||||
msgstr "Cake %s si puo' connettere al database."
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:31
|
||||
msgid "is able to"
|
||||
msgstr ""
|
||||
msgstr "e' capace di"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:31
|
||||
msgid "is not able to"
|
||||
msgstr ""
|
||||
msgstr "non e' capace di"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:34
|
||||
msgid "CakePHP release information is on CakeForge"
|
||||
|
@ -562,11 +562,11 @@ msgstr "Ulteriori informazioni su Cake"
|
|||
|
||||
#: cake/libs/view/templates/pages/home.ctp:45
|
||||
msgid "CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC."
|
||||
msgstr "CakePHP è un rapid development framework per PHP che utilizza comuni e conosciuti metodi di sviluppo come Active Record, Association Data Mapping, Front Controller e MVC"
|
||||
msgstr "CakePHP e' un rapid development framework per PHP che utilizza comuni e conosciuti metodi di sviluppo come Active Record, Association Data Mapping, Front Controller e MVC"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:48
|
||||
msgid "Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility."
|
||||
msgstr "Il nostro obiettivo primario è di fornire un framework strutturato che abilita gli utenti PHP a tutti i livelli di sviluppare rapidamente applicazioni robuste, senza alcuna perdita di flessibilità"
|
||||
msgstr "Il nostro obiettivo primario e' quello di fornire un framework strutturato che abilita gli utenti PHP a tutti i livelli di sviluppare rapidamente applicazioni robuste, senza alcuna perdita di flessibilita'."
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:51
|
||||
msgid "Cake Software Foundation"
|
||||
|
@ -623,7 +623,7 @@ msgstr "Il Wiki di CakePHP"
|
|||
|
||||
#: cake/libs/view/templates/pages/home.ctp:64
|
||||
msgid "The Community for CakePHP"
|
||||
msgstr "La Comunità di CakePHP"
|
||||
msgstr "La Comunita' di CakePHP"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:65
|
||||
msgid "CakePHP API"
|
||||
|
@ -655,7 +655,7 @@ msgstr "Gruppo Google di CakePHP"
|
|||
|
||||
#: cake/libs/view/templates/pages/home.ctp:72
|
||||
msgid "Community mailing list"
|
||||
msgstr "Mailing list della Comunità"
|
||||
msgstr "Mailing list della Comunita' "
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:74
|
||||
msgid "Live chat about CakePHP"
|
||||
|
@ -663,47 +663,47 @@ msgstr "Chat dal vivo su CakePHP"
|
|||
|
||||
#: cake/libs/controller/scaffold.php:116
|
||||
msgid "Scaffold :: "
|
||||
msgstr ""
|
||||
msgstr "Scaffold :: "
|
||||
|
||||
#: cake/libs/controller/scaffold.php:150
|
||||
#: ;153
|
||||
msgid "No id set for %s::view()"
|
||||
msgstr ""
|
||||
msgstr "Nessun id impostato per %s::view()"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:223
|
||||
#: ;226
|
||||
msgid "No id set for %s::edit()"
|
||||
msgstr ""
|
||||
msgstr "Nessun id impostato per %s::edit()"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:260
|
||||
msgid "updated"
|
||||
msgstr ""
|
||||
msgstr "aggiornato"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:266
|
||||
msgid "saved"
|
||||
msgstr ""
|
||||
msgstr "salvato"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:287
|
||||
#: ;291
|
||||
msgid "The %1$s has been %2$s"
|
||||
msgstr ""
|
||||
msgstr "Il %1$s e' stato %2$s"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:298
|
||||
msgid "Please correct errors below."
|
||||
msgstr ""
|
||||
msgstr "Per favore, correggi gli errori sottostanti."
|
||||
|
||||
#: cake/libs/controller/scaffold.php:330
|
||||
#: ;333
|
||||
msgid "No id set for %s::delete()"
|
||||
msgstr ""
|
||||
msgstr "Nessun id impostato per %s::delete()"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:339
|
||||
#: ;342
|
||||
msgid "The %1$s with id: %2$d has been deleted."
|
||||
msgstr ""
|
||||
msgstr "Il %1$s con id: %2$d e' stato cancellato."
|
||||
|
||||
#: cake/libs/controller/scaffold.php:346
|
||||
#: ;349
|
||||
msgid "There was an error deleting the %1$s with id: %2$d"
|
||||
msgstr ""
|
||||
msgstr "C'e' stato un errore cancellando il %1$s con id: %2$d"
|
||||
|
||||
|
|
Binary file not shown.
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CakePHP 1.2.x.x\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2006-12-23 03:26-0600\n"
|
||||
"PO-Revision-Date: 2006-12-23 11:42-0600\n"
|
||||
"Last-Translator: Larry E. Masters <phpnut (at) gmail (dot) com>\n"
|
||||
"Language-Team: CakePHP I18N & I10N Team <i10n.cakephp@gmail.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -28,7 +28,7 @@ msgstr "[acl_base] El constructor de la clase AclBase fue llamado, o la clase fu
|
|||
#: cake/libs/view/templates/errors/missing_action.ctp:30
|
||||
#: cake/libs/view/templates/errors/missing_connection.ctp:31
|
||||
msgid "If you want to customize this error message, create %s."
|
||||
msgstr ""
|
||||
msgstr "Si desea personalizar este mensaje de error, cree %s."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_action.ctp:31
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:33
|
||||
|
@ -42,7 +42,7 @@ msgstr ""
|
|||
#: cake/libs/view/templates/errors/missing_scaffolddb.ctp:31
|
||||
#: cake/libs/view/templates/errors/missing_view.ctp:31
|
||||
msgid "Fatal"
|
||||
msgstr ""
|
||||
msgstr "Fatal"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:31
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:29
|
||||
|
@ -58,7 +58,7 @@ msgstr ""
|
|||
#: cake/libs/view/templates/errors/private_action.ctp:29
|
||||
#: cake/libs/view/templates/errors/scaffold_error.ctp:29
|
||||
msgid "Notice"
|
||||
msgstr ""
|
||||
msgstr "Aviso"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:32
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:30
|
||||
|
@ -73,7 +73,7 @@ msgstr ""
|
|||
#: cake/libs/view/templates/errors/private_action.ctp:30
|
||||
#: cake/libs/view/templates/errors/scaffold_error.ctp:30
|
||||
msgid "If you want to customize this error message, create %s"
|
||||
msgstr ""
|
||||
msgstr "Si desea personalizar este mensaje de error, cree %s"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:34
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:32
|
||||
|
@ -82,57 +82,57 @@ msgstr ""
|
|||
#: cake/libs/view/templates/errors/missing_helper_file.ctp:32
|
||||
#: cake/libs/view/templates/errors/missing_model.ctp:32
|
||||
msgid "Create the class below in file: %s"
|
||||
msgstr ""
|
||||
msgstr "Cree la siguiente clase en el archivo: %s"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_layout.ctp:32
|
||||
#: cake/libs/view/templates/errors/missing_scaffolddb.ctp:32
|
||||
#: cake/libs/view/templates/errors/missing_view.ctp:32
|
||||
msgid "Confirm you have created the file: %s"
|
||||
msgstr ""
|
||||
msgstr "Confirme que ha creado el archivo: %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/add.thtml:34
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:39
|
||||
msgid "List "
|
||||
msgstr ""
|
||||
msgstr "Listar"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/add.thtml:38
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:43
|
||||
msgid "View "
|
||||
msgstr ""
|
||||
msgstr "Ver"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/add.thtml:39
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:44
|
||||
msgid "Add "
|
||||
msgstr ""
|
||||
msgstr "Agregar"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:75
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:138
|
||||
#: ;144
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
msgstr "Ver"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:76
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:139
|
||||
#: ;145
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
msgstr "Editar"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:77
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:140
|
||||
#: ;146
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
msgstr "Eliminar"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:77
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:63
|
||||
#: ;140;146
|
||||
msgid "Are you sure you want to delete id %s?"
|
||||
msgstr ""
|
||||
msgstr "¿Está seguro que desea eliminar el id %s?"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:86
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:155
|
||||
msgid "New "
|
||||
msgstr ""
|
||||
msgstr "Nuevo"
|
||||
|
||||
#: cake/basics.php:96
|
||||
msgid "Plugins must have a class named %s"
|
||||
|
@ -171,7 +171,6 @@ msgid "You must define a regular expression for Validation::custom()"
|
|||
msgstr "Debe definirse una expresión regular para Validation::custom()"
|
||||
|
||||
#: cake/libs/controller/controller.php:255
|
||||
#, fuzzy
|
||||
msgid "Controller::__construct() : Can not get or parse my own class name, exiting."
|
||||
msgstr "Controller::__construct() : No puedo obtener o parsear el nombre de mi propia clase, abandonando."
|
||||
|
||||
|
@ -232,9 +231,8 @@ msgid "Please implement DBO_Pear::tablesList() for your database driver."
|
|||
msgstr "Por favor implementar DBO_Pear::tablesList() para su driver de base de datos."
|
||||
|
||||
#: cake/libs/view/helper.php:134
|
||||
#, fuzzy
|
||||
msgid "Method %1$s::%2$s does not exist"
|
||||
msgstr "El método %s::%s no existe"
|
||||
msgstr "El método %1$s::%2$s no existe"
|
||||
|
||||
#: cake/libs/view/view.php:325
|
||||
msgid "Error in view %s, got: <blockquote>%s</blockquote>"
|
||||
|
@ -295,181 +293,180 @@ msgstr "(JavascriptHelper::linkOut) Deprecado: Utilizar JavascriptHelper::link e
|
|||
|
||||
#: cake/libs/view/templates/elements/dump.ctp:28
|
||||
msgid "Controller dump:"
|
||||
msgstr ""
|
||||
msgstr "Salida del Controlador:"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_action.ctp:28
|
||||
msgid "Missing Method in %s"
|
||||
msgstr ""
|
||||
msgstr "Método inexistente en %s"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_action.ctp:29
|
||||
msgid "You are seeing this error because the action <em>%1$s</em> is not defined in controller <em>%2$s</em>"
|
||||
msgstr ""
|
||||
msgstr "Está viendo este error porque la acción <em>%1$s</em> no está definida en el controlador <em>%2$s</em>"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_action.ctp:32
|
||||
msgid ": Confirm you have created the %1$s::%2$s in file : %3$s."
|
||||
msgstr ""
|
||||
msgstr ": Confirme que ha creado %1$s::%2$s en el archivo : %3$s."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:27
|
||||
msgid "Missing Component Class"
|
||||
msgstr ""
|
||||
msgstr "Clase del Componente inexistente"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_class.ctp:29
|
||||
msgid "You are seeing this error because the component class <em>%1$s</em> you have set in <em>%2$s</em> can't be found or doesn't exist."
|
||||
msgstr ""
|
||||
msgstr "Está viendo este error porque la clase del componente <em>%1$s</em> que ha especificado en <em>%2$s</em> no puede hallarse o no existe."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:27
|
||||
msgid "Missing Component File"
|
||||
msgstr ""
|
||||
msgstr "Archivo del Componente inexistente"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_component_file.ctp:28
|
||||
msgid "You are seeing this error because the component file can not be found or does not exist."
|
||||
msgstr ""
|
||||
msgstr "Está viendo este error porque el archivo de componente no pudo ser hallado o no existe."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_connection.ctp:27
|
||||
msgid "Requires a Database Connection"
|
||||
msgstr ""
|
||||
msgstr "Requiere una Conexión a Base de Datos"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_connection.ctp:28
|
||||
#: ;33
|
||||
msgid "Confirm you have created the file : %s."
|
||||
msgstr ""
|
||||
msgstr "Confirme que ha creado el archivo : %s."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_connection.ctp:29
|
||||
msgid "Missing Database Connection: %s requires a database connection"
|
||||
msgstr ""
|
||||
msgstr "Conexión de Base de Datos inexistente: %s requiere una conexión a una base de datos"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_controller.ctp:27
|
||||
msgid "Missing controller"
|
||||
msgstr ""
|
||||
msgstr "Controlador inexistente"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_controller.ctp:28
|
||||
msgid "You are seeing this error because controller <em>%s</em> could not be found."
|
||||
msgstr ""
|
||||
msgstr "Está viendo este error porque el controlador <em>%s</em> no pudo ser hayado."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_helper_class.ctp:27
|
||||
msgid "Missing Helper Class"
|
||||
msgstr ""
|
||||
msgstr "Clase Helper inexistente"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_helper_class.ctp:28
|
||||
msgid "You are seeing this error because the view helper class <em>%s</em> can not be found or does not exist."
|
||||
msgstr ""
|
||||
msgstr "Está viendo este error porque la clase helper de vista <em>%s</em> no puede ser hallada o no existe."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_helper_file.ctp:27
|
||||
msgid "Missing Helper File"
|
||||
msgstr ""
|
||||
msgstr "Archivo Helper inexistente"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_helper_file.ctp:28
|
||||
msgid "You are seeing this error because the view helper file %s can not be found or does not exist."
|
||||
msgstr ""
|
||||
msgstr "Está viendo este error porque el archivo helper de vista %s no puede ser hallado o no existe."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_layout.ctp:27
|
||||
msgid "Missing Layout"
|
||||
msgstr ""
|
||||
msgstr "Layout inexistente"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_layout.ctp:28
|
||||
msgid "You are seeing this error because the layout file %s can not be found or does not exist."
|
||||
msgstr ""
|
||||
msgstr "Está viendo este error porque el archivo de layout %s no puede ser hallado o no existe."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_model.ctp:27
|
||||
msgid "Missing Model"
|
||||
msgstr ""
|
||||
msgstr "Modelo inexistente"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_model.ctp:28
|
||||
msgid "No class found for the <em>%s</em> model."
|
||||
msgstr ""
|
||||
msgstr "No se encontró una clase para el modelo <em>%s</em>."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_scaffolddb.ctp:27
|
||||
msgid "Scaffold Requires a Database Connection"
|
||||
msgstr ""
|
||||
msgstr "Scaffold Requiere una Conexión a Base de Datos"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_scaffolddb.ctp:28
|
||||
msgid "Missing Database Connection: Scaffold Does not work without a database connection"
|
||||
msgstr ""
|
||||
msgstr "Conexión a Base de Datos inexistente: Scaffold no funciona sin una conexión a una base de datos"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_table.ctp:27
|
||||
msgid "Missing Database Table"
|
||||
msgstr ""
|
||||
msgstr "Tabla de Base de Datos inexistente"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_table.ctp:28
|
||||
msgid "No Database table for model %1$s (expected %2$s), create it first."
|
||||
msgstr ""
|
||||
msgstr "No se encontró una tabla de base de datos para el modelo %1$s (expected %2$s), debe crearla primero."
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_view.ctp:27
|
||||
msgid "Missing view"
|
||||
msgstr ""
|
||||
msgstr "Vista inexistente"
|
||||
|
||||
#: cake/libs/view/templates/errors/missing_view.ctp:28
|
||||
msgid "You are seeing this error because the view for <em>%1$s::%2$s()</em>, could not be found."
|
||||
msgstr ""
|
||||
msgstr "Está viendo este error porque la vista para <em>%1$s::%2$s()</em>, no pudo ser hallada."
|
||||
|
||||
#: cake/libs/view/templates/errors/private_action.ctp:27
|
||||
msgid "Private Method in %s"
|
||||
msgstr ""
|
||||
msgstr "Método Privado en %s"
|
||||
|
||||
#: cake/libs/view/templates/errors/private_action.ctp:28
|
||||
msgid "You are seeing this error because the private class method <em>%s</em> should not be accessed directly."
|
||||
msgstr ""
|
||||
msgstr "Está viendo este error porque el método de clase privado <em>%s</em> no debe ser accedido directamente."
|
||||
|
||||
#: cake/libs/view/templates/errors/scaffold_error.ctp:27
|
||||
msgid "Scaffold Error"
|
||||
msgstr ""
|
||||
msgstr "Error de Scaffold"
|
||||
|
||||
#: cake/libs/view/templates/errors/scaffold_error.ctp:28
|
||||
msgid "Your must implement the following method in your controller"
|
||||
msgstr ""
|
||||
msgstr "Debe implementar el siguiente método en su controlador"
|
||||
|
||||
#: cake/libs/view/templates/layouts/default.ctp:40
|
||||
#, fuzzy
|
||||
msgid "CakePHP Rapid Development"
|
||||
msgstr "El Entorno de Desarrollo Rápido"
|
||||
msgstr "El Entorno de Desarrollo Rápido CakePHP"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/add.thtml:31
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
msgstr "Agregar"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:32
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
msgstr "Guardar"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/edit.thtml:37
|
||||
msgid "Delete "
|
||||
msgstr ""
|
||||
msgstr "Eliminar"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/index.thtml:40
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
msgstr "Acciones"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:32
|
||||
msgid "View %s"
|
||||
msgstr ""
|
||||
msgstr "Ver %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:62
|
||||
#: ;98
|
||||
msgid "Edit %s"
|
||||
msgstr ""
|
||||
msgstr "Editar %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:63
|
||||
msgid "Delete %s"
|
||||
msgstr ""
|
||||
msgstr "Eliminar %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:64
|
||||
#: ;69
|
||||
msgid "List %s"
|
||||
msgstr ""
|
||||
msgstr "Listar %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:65
|
||||
#: ;100
|
||||
msgid "New %s"
|
||||
msgstr ""
|
||||
msgstr "Crear %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:70
|
||||
msgid "Add %s"
|
||||
msgstr ""
|
||||
msgstr "Agregar %s"
|
||||
|
||||
#: cake/libs/view/templates/scaffolds/view.thtml:82
|
||||
#: ;117
|
||||
msgid "Related %s"
|
||||
msgstr ""
|
||||
msgstr "Relacionado %s"
|
||||
|
||||
#: cake/scripts/acl.php:91
|
||||
msgid ""
|
||||
|
@ -506,27 +503,27 @@ msgstr "Nombre de archivo incorrecto"
|
|||
|
||||
#: cake/libs/view/templates/pages/home.ctp:27
|
||||
msgid "Your database configuration file is %s."
|
||||
msgstr ""
|
||||
msgstr "Su archivo de configuración de base de datos está %s."
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:27
|
||||
msgid "present"
|
||||
msgstr ""
|
||||
msgstr "presente"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:27
|
||||
msgid "not present"
|
||||
msgstr ""
|
||||
msgstr "no presente"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:31
|
||||
msgid "Cake %s connect to the database."
|
||||
msgstr ""
|
||||
msgstr "Cake %s conectarse a la base de datos."
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:31
|
||||
msgid "is able to"
|
||||
msgstr ""
|
||||
msgstr "puede"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:31
|
||||
msgid "is not able to"
|
||||
msgstr ""
|
||||
msgstr "no puede"
|
||||
|
||||
#: cake/libs/view/templates/pages/home.ctp:34
|
||||
msgid "CakePHP release information is on CakeForge"
|
||||
|
@ -662,47 +659,47 @@ msgstr "Chat en vivo sobre CakePHP"
|
|||
|
||||
#: cake/libs/controller/scaffold.php:116
|
||||
msgid "Scaffold :: "
|
||||
msgstr ""
|
||||
msgstr "Scaffold :: "
|
||||
|
||||
#: cake/libs/controller/scaffold.php:150
|
||||
#: ;153
|
||||
msgid "No id set for %s::view()"
|
||||
msgstr ""
|
||||
msgstr "Id no seteado para %s::view()"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:223
|
||||
#: ;226
|
||||
msgid "No id set for %s::edit()"
|
||||
msgstr ""
|
||||
msgstr "Id no seteado para %s::edit()"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:260
|
||||
msgid "updated"
|
||||
msgstr ""
|
||||
msgstr "actualizado"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:266
|
||||
msgid "saved"
|
||||
msgstr ""
|
||||
msgstr "guardado"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:287
|
||||
#: ;291
|
||||
msgid "The %1$s has been %2$s"
|
||||
msgstr ""
|
||||
msgstr "El %1$s ha sido %2$s"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:298
|
||||
msgid "Please correct errors below."
|
||||
msgstr ""
|
||||
msgstr "Por favor corriga los errores a continuación."
|
||||
|
||||
#: cake/libs/controller/scaffold.php:330
|
||||
#: ;333
|
||||
msgid "No id set for %s::delete()"
|
||||
msgstr ""
|
||||
msgstr "Id no seteado para %s::delete()"
|
||||
|
||||
#: cake/libs/controller/scaffold.php:339
|
||||
#: ;342
|
||||
msgid "The %1$s with id: %2$d has been deleted."
|
||||
msgstr ""
|
||||
msgstr "El %1$s con id: %2$d ha sido eliminado."
|
||||
|
||||
#: cake/libs/controller/scaffold.php:346
|
||||
#: ;349
|
||||
msgid "There was an error deleting the %1$s with id: %2$d"
|
||||
msgstr ""
|
||||
msgstr "Hubo un error eliminando el %1$s con id: %2$d"
|
||||
|
||||
|
|
Loading…
Reference in a new issue