From c1ee667aee3cae647f84819ac997368e7c072376 Mon Sep 17 00:00:00 2001 From: Laurent Jouanneau Date: Thu, 23 Nov 2023 16:04:52 +0100 Subject: [PATCH 1/2] Update locales for jelix modules --- .../locales/password.UTF-8.properties | 2 +- .../jelix/locales/jforms.UTF-8.properties | 18 ++--- .../locales/acl2.UTF-8.properties | 66 +++++++++---------- .../jcommunity/locales/mail.UTF-8.properties | 4 +- .../locales/password.UTF-8.properties | 6 +- .../jelix/locales/jforms.UTF-8.properties | 18 ++--- .../locales/acl2.UTF-8.properties | 20 +++--- .../jelix/locales/jforms.UTF-8.properties | 18 ++--- .../jelix/locales/daoxml.UTF-8.properties | 47 +++++++++++++ .../ro_RO/jelix/locales/db.UTF-8.properties | 2 +- .../jelix/locales/errors.UTF-8.properties | 38 +++++------ .../jelix/locales/formserr.UTF-8.properties | 10 +-- .../jelix/locales/jelix.UTF-8.properties | 2 +- .../jelix/locales/jforms.UTF-8.properties | 18 ++--- 14 files changed, 158 insertions(+), 111 deletions(-) create mode 100644 lizmap/app/locales/ro_RO/jelix/locales/daoxml.UTF-8.properties diff --git a/lizmap/app/locales/cs_CZ/jcommunity/locales/password.UTF-8.properties b/lizmap/app/locales/cs_CZ/jcommunity/locales/password.UTF-8.properties index 655235d71d..bec31c6330 100644 --- a/lizmap/app/locales/cs_CZ/jcommunity/locales/password.UTF-8.properties +++ b/lizmap/app/locales/cs_CZ/jcommunity/locales/password.UTF-8.properties @@ -27,7 +27,7 @@ form.change.error.admin.badloginemail=Uživatelské jméno nebo jeho e-mail nen form.change.error.admin.smtperror=Při odesílání pošty došlo k chybě. Zkuste to prosím znovu později nebo kontaktujte správce. form.change.reset.ok=Nové heslo je nyní uloženo. Nyní se můžete přihlásit. form.change.ok=Nové heslo je nyní uloženo. -page.create.title=Registration +page.create.title=Registrace form.create.title=Vytvoření účtu form.create.text.html=

Uveďte nové heslo.

form.create.error.alreadydone=Litujeme, neexistuje žádný požadavek na vytvoření hesla. diff --git a/lizmap/app/locales/cs_CZ/jelix/locales/jforms.UTF-8.properties b/lizmap/app/locales/cs_CZ/jelix/locales/jforms.UTF-8.properties index e1871b68bd..5689d1949a 100644 --- a/lizmap/app/locales/cs_CZ/jelix/locales/jforms.UTF-8.properties +++ b/lizmap/app/locales/cs_CZ/jelix/locales/jforms.UTF-8.properties @@ -24,12 +24,12 @@ upload.picture.edit.rotateRight=Otočit doprava upload.picture.edit.reset=reset autocomplete.placeholder=Začněte psát a vyberte si autocomplete.no.results=Bez výsledku -password.score.strong=Strong -password.score.good=Good -password.score.weak=Weak -password.score.poor=Too weak -password.score.bad.password=Contains a highly used password -password.editor.button.show=Show -password.editor.button.regenerate=Regenerate -password.editor.button.copy=Copy -password.not.strong.enough=The password is not complex enough +password.score.strong=Silné +password.score.good=Dobré +password.score.weak=Slabé +password.score.poor=Příliš slabé +password.score.bad.password=Obsahuje často používané heslo +password.editor.button.show=Zobrazit +password.editor.button.regenerate=Obnovit +password.editor.button.copy=Kopírovat +password.not.strong.enough=Heslo není dostatečně složité diff --git a/lizmap/app/locales/it_IT/jacl2db_admin/locales/acl2.UTF-8.properties b/lizmap/app/locales/it_IT/jacl2db_admin/locales/acl2.UTF-8.properties index 1f1e860d5c..e8eec9bdfe 100644 --- a/lizmap/app/locales/it_IT/jacl2db_admin/locales/acl2.UTF-8.properties +++ b/lizmap/app/locales/it_IT/jacl2db_admin/locales/acl2.UTF-8.properties @@ -1,37 +1,37 @@ # Please don't modify this file. # To contribute on translations, go to https://www.transifex.com/3liz-1/jelix/ -menu.item.groups=Groups -menu.item.rights=Rights -rights.management.title=Rights management +menu.item.groups=Gruppi +menu.item.rights=Diritti +rights.management.title=Gestione dei diritti groups.title=Groups of users groups.tab=Users groups -groups.back.to.list=Return to the groups list -groups.back.to.rights.list=Return to the list of all groups rights -groups.change.rights.link=Modify rights +groups.back.to.list=Restituisce l'elenco dei gruppi +groups.back.to.rights.list=Restituisce l'elenco di tutti i diritti dei gruppi +groups.change.rights.link=Modifica diritti groups.new.users.title=Gruppi di nuovi utenti message.groups.setdefault.ok=I gruppi di default sono stati impostatati correttamente -message.group.setdefault.ok=The 'default' status of the group has changed -group.setdefault.help=The default groups are the groups in which any new user is automatically placed. +message.group.setdefault.ok=Lo stato "predefinito" del gruppo è cambiato +group.setdefault.help=I gruppi predefiniti sono i gruppi in cui viene inserito automaticamente qualsiasi nuovo utente. create.group=Crea un gruppo -group.name.label=Group name: -group.id.label=Group id: -group.id.help=only letters and numbers are authorized -group.rights.label=Group rights: +group.name.label=Nome gruppo: +group.id.label=ID gruppo: +group.id.help=sono ammessi solo lettere e numeri +group.rights.label=Diritti gruppo: message.group.create.ok=Gruppo creato con successo -group.copy.label=Copy rights from the group: -error.groupname.is.missing=Group name is missing -error.groupid.invalid=Group id is invalid -group.unknown=Unknown group +group.copy.label=Copia diritti dal gruppo: +error.groupname.is.missing=Manca il nome del gruppo +error.groupid.invalid=L'ID del gruppo non è valido +group.unknown=Gruppo sconosciuto message.group.rename.ok=Gruppo rinominato con successo -delete.group=Delete the group +delete.group=Elimina il gruppo delete.button=Elimina delete.button.confirm.label=Vuoi eliminare questo gruppo? message.group.delete.ok=Gruppo eliminato message.group.delete.error.noacl.yourself=Il gruppo non può essere eliminato, altrimenti non sarà possibile gestire i permessi message.group.delete.error.noacl.anybody=Il gruppo non può essere eliminato, altrimenti nessuno potrà gestire i permessi groups.rights.title=Permessi dei gruppi -groups.rights.view.list=View of rights of all groups -anonymous.group.help=The 'anonymous' group corresponds to all users that are not authenticated (so anonymous users). It is not possible to add registered users in it, nor to set some specific rights. +groups.rights.view.list=Visualizza diritti di tutti i gruppi +anonymous.group.help=Il gruppo 'anonymous' corrisponde a tutti gli utenti che non sono autenticati (quindi utenti anonimi). Non è possibile aggiungere utenti registrati al suo interno, né impostare alcuni diritti specifici. table.th.groups=Gruppi table.th.rights=Permessi group.help.rights.no=Permesso non autorizzato come impostazione predefinita, ma può essere autorizzato in altro gruppo dell'utente @@ -41,21 +41,21 @@ group.rights.forbidden=vietato group.rights.yes=si group.rights.no=no global.rights=globale -special.rights=resources +special.rights=risorse message.savegrouprights.error.noacl.yourself=I cambiamenti non possono essere applicati, altrimenti non potrai cambiare alcuni permessi message.savegrouprights.error.noacl.anybody=I cambiamenti non possono essere applicati, altrimenti nessuno potrà cambiare alcuni permessi message.group.rights.ok=Permessi salvati group.rightres.title=Permessi sulle risorse per il gruppo users.title=Gestione permessi degli utenti -users.tab=Users +users.tab=Utenti filter.group=Gruppo: show.button=Mostra -no.result.message=No results with given filters -col.type=Type +no.result.message=Nessun risultato con i filtri specificati +col.type=Tipo col.users=Utenti -type.all=All -type.user=User -type.group=Group +type.all=Tutto +type.user=Utente +type.group=Gruppo rights.link=permessi anonymous.group.name=Anonimo all.users.option=Tutti gli utenti @@ -74,13 +74,13 @@ col.personnal.rights=Permessi personali col.personnal.rights.res=Permessi personali sulle risorse col.groups=Gruppi col.groups.id=Id -col.groups.name=Name -col.groups.default=Default group -col.groups.users_number=Users number +col.groups.name=Nome +col.groups.default=Gruppo predefinito +col.groups.users_number=Numero utenti col.resulting=Diritti risultanti per col.subjects=Permessi col.resources=Risorse -col.users.name=Name +col.users.name=Nome col.users.login=Login remove.group.tooltip=Rimuovi l'utente da questo gruppo add.group.tooltip=Aggiungi l'utente a questo gruppo @@ -88,8 +88,8 @@ button.display=Display user.rightres.title=Permessi sulle risorse per rights.title=Permessi rightres.title=Permessi sulle risorse -link.return.to.rights=Return to the group rights +link.return.to.rights=Ritorna ai diritti del gruppo warning.deleting.rightres=Attenzione! Per rimuovere questo diritto, è necessario utilizzare le interfacce fornite dai moduli di business corrispondenti a questo diritto. Utilizzare questa pagina solo se sai quello che fai! -no.rightres=No resources rights -no.rights=No rights +no.rightres=Nessun diritto sulle risorse +no.rights=Nessun diritto error.invalid.user=Utente non valido diff --git a/lizmap/app/locales/it_IT/jcommunity/locales/mail.UTF-8.properties b/lizmap/app/locales/it_IT/jcommunity/locales/mail.UTF-8.properties index 44da5e6e6b..dcd613b935 100644 --- a/lizmap/app/locales/it_IT/jcommunity/locales/mail.UTF-8.properties +++ b/lizmap/app/locales/it_IT/jcommunity/locales/mail.UTF-8.properties @@ -9,5 +9,5 @@ mail.\n La tua password non sarà cambiata.

\n\n

A presto su {$domain_name password.admin.reset.subject=Reset della password sul sito %s password.admin.reset.body.html=

Ciao,

\n\n

hai richiesto il reset della password per il tuo account "{$user->login|eschtml}"\n sul sito {$domain_name}{$basePath}.

\n\n

Se vuoi veramente cambiarla, clicca su questo link.

\n\n

Puoi poi scegliere una nuova password. Il link è valido {$validationKeyTTL}.

\n\n

Se questa richiesta è un errore o non desideri confermare, ignora questa\ mail.\n La tua password non sarà cambiata.

\n\n

A presto su {$domain_name}{$basePath}!

-account.change.notification.subject=Changes into the profile of %s on the web site %s -account.change.notification.body.html=

Hello,

\n\n

The user {$userName} has made some changes into his profile.

Regards.

+account.change.notification.subject=Cambiamenti nel profilo di %s sul sito web %s +account.change.notification.body.html=

Ciao,

\n\n

L'utente {$userName} ha fatto alcune modifiche nel suo profilo.

Saluti.

diff --git a/lizmap/app/locales/it_IT/jcommunity/locales/password.UTF-8.properties b/lizmap/app/locales/it_IT/jcommunity/locales/password.UTF-8.properties index 24d4731f07..e3b6314f56 100644 --- a/lizmap/app/locales/it_IT/jcommunity/locales/password.UTF-8.properties +++ b/lizmap/app/locales/it_IT/jcommunity/locales/password.UTF-8.properties @@ -1,6 +1,6 @@ # Please don't modify this file. # To contribute on translations, go to https://www.transifex.com/3liz-1/jelix/ -page.title=Your account +page.title=Il tuo account form.title=Cancellazione della password form.text.html=

Se hai dimenticato la password compila i campi seguenti specificando la tua mail e il tuo username .

T i sarà inviata una mail con il link ad una pagina attraverso la quale potrai scegliere una nuova password.

admin.form.reset.html=

Una email sarà inviata all'utente, così potrà cambiare la propria password.

@@ -8,7 +8,7 @@ admin.form.back.to.account=Ritorna all'account di admin.form.email.button=Invia l'email a admin.waiting.text.html=

Una email è stata inviata all'utente

form.submit=Invia l'email -waiting.text.html=

An email has been sent to the address you gave. If you don't see it into your inbox in few minutes, verify your spam folder. If you didn't receive the email, perhaps the login and the email you gave are invalid. Contact the web site administrator.

This email contains a link to a page which allows you to change your password. This link is valid only few hours.

The current password is still valid as long as you don't change it.

+waiting.text.html=

La mail è stata spedita all'indirizzo che hai fornito. Se non la vedi nella tua casella di posta in pochi minuti, verifica la tua cartella spam. Se non ricevi l'email, forse il login e la e-mail che hai fornito non sono validi. Contattare l'amministratore del sito web.

Questa e-mail contiene un link a una pagina che consente di modificare la tua password. Questo link è valido solo poche ore.

La password corrente è ancora valida, purché non la cambi.

mail.pwd.change.subject=Richiedi di resettare la password su %s form.change.title=Cambio password form.change.current.password.label=La tua attuale password @@ -27,7 +27,7 @@ form.change.error.admin.badloginemail=Nome utente o email sconosciuto form.change.error.admin.smtperror=Si è riscontrato un errore durante l'invio della mail. Riprova più tardi o contatta l'amministratore. form.change.reset.ok=La nuova password è ora registrata. Puoi accedere adesso. form.change.ok=La nuova password è ora registrata. -page.create.title=Registration +page.create.title=Registrazione form.create.title=Creazione account form.create.text.html=

Indica la tua nuova password

form.create.error.alreadydone=Sfortunatamente non c'è nessuna richiesta di creazione password. diff --git a/lizmap/app/locales/it_IT/jelix/locales/jforms.UTF-8.properties b/lizmap/app/locales/it_IT/jelix/locales/jforms.UTF-8.properties index bb183b66c8..f6f8dfb783 100644 --- a/lizmap/app/locales/it_IT/jelix/locales/jforms.UTF-8.properties +++ b/lizmap/app/locales/it_IT/jelix/locales/jforms.UTF-8.properties @@ -24,12 +24,12 @@ upload.picture.edit.rotateRight=Ruota a destra upload.picture.edit.reset=reset autocomplete.placeholder=Inizia a scrivere per scegliere autocomplete.no.results=Nessun risultato -password.score.strong=Strong -password.score.good=Good -password.score.weak=Weak -password.score.poor=Too weak -password.score.bad.password=Contains a highly used password -password.editor.button.show=Show -password.editor.button.regenerate=Regenerate -password.editor.button.copy=Copy -password.not.strong.enough=The password is not complex enough +password.score.strong=Forte +password.score.good=Buona +password.score.weak=Debole +password.score.poor=Troppo debole +password.score.bad.password=Contiene una password molto utilizzata +password.editor.button.show=Mostra +password.editor.button.regenerate=Rigenera +password.editor.button.copy=Copia +password.not.strong.enough=La password non è abbastanza complessa diff --git a/lizmap/app/locales/nl_NL/jacl2db_admin/locales/acl2.UTF-8.properties b/lizmap/app/locales/nl_NL/jacl2db_admin/locales/acl2.UTF-8.properties index f76a9c6a8a..6a12196ab9 100644 --- a/lizmap/app/locales/nl_NL/jacl2db_admin/locales/acl2.UTF-8.properties +++ b/lizmap/app/locales/nl_NL/jacl2db_admin/locales/acl2.UTF-8.properties @@ -25,7 +25,7 @@ group.unknown=Unknown group message.group.rename.ok=Groep hernoemd delete.group=Delete the group delete.button=Verwijderen -delete.button.confirm.label=Do you want to delete this group ? +delete.button.confirm.label=Wil je deze groep verwijderen? message.group.delete.ok=Groep verwijderd message.group.delete.error.noacl.yourself=De groep kan niet worden verwijderd, anders kun je geen rechten beheren. message.group.delete.error.noacl.anybody=De groep kan niet worden verwijderd, anders kan niemand rechten beheren. @@ -34,12 +34,12 @@ groups.rights.view.list=View of rights of all groups anonymous.group.help=The 'anonymous' group corresponds to all users that are not authenticated (so anonymous users). It is not possible to add registered users in it, nor to set some specific rights. table.th.groups=Groepen table.th.rights=Rechten -group.help.rights.no=right not authorized by default, but it can be authorized in other groups of a user -group.help.rights.yes=authorized right, but it can be forbidden in an other group of a user -group.help.rights.forbidden=forbidden right, even if an other group of the user authorizes it -group.rights.forbidden=forbidden -group.rights.yes=yes -group.rights.no=no +group.help.rights.no=recht is standaard niet geautoriseerd, maar kan wel worden geautoriseerd in andere groepen van een gebruiker +group.help.rights.yes=toegestaan ​​recht, maar het kan verboden worden in een andere groep van een gebruiker +group.help.rights.forbidden=verboden recht, zelfs als een andere groep van de gebruiker dit autoriseert +group.rights.forbidden=verboden +group.rights.yes=ja +group.rights.no=nee global.rights=globaal special.rights=resources message.savegrouprights.error.noacl.yourself=Wijzigingen kunnen niet worden toegepast anders kunt u bepaalde rechten niet wijzigen @@ -68,8 +68,8 @@ message.saveuserrights.error.noacl.yourself=Wijzigingen kunnen niet worden toege message.saveuserrights.error.noacl.anybody=Veranderingen kunnen niet worden toegepast anders zal niemand sommige rechten kunnen veranderen message.removeuserfromgroup.error.noacl.yourself=Je kunt niet van deze groep worden verwijderd, anders kun je sommige rechten niet wijzigen. message.removeuserfromgroup.error.noacl.anybody=De gebruiker kan niet uit deze groep worden verwijderd anders kan niemand enkele rechten wijzigen. -message.addusertogroup.error.noacl.yourself=You cannot be added to this group else you won't be able to change some rights -message.addusertogroup.error.noacl.anybody=The user cannot be added to this group else nobody won't be able to change some rights +message.addusertogroup.error.noacl.yourself=U kunt niet aan deze groep worden toegevoegd. Anders kunt u sommige rechten niet wijzigen +message.addusertogroup.error.noacl.anybody=De gebruiker kan niet aan deze groep worden toegevoegd, anders kan niemand bepaalde rechten wijzigen col.personnal.rights=Individuele rechten col.personnal.rights.res=Individuele rechten op werkmiddelen col.groups=Groepen @@ -77,7 +77,7 @@ col.groups.id=Id col.groups.name=Name col.groups.default=Default group col.groups.users_number=Users number -col.resulting=Resulting rights for +col.resulting=Resulterende rechten voor col.subjects=Rights col.resources=Werkmiddelen col.users.name=Name diff --git a/lizmap/app/locales/pt_PT/jelix/locales/jforms.UTF-8.properties b/lizmap/app/locales/pt_PT/jelix/locales/jforms.UTF-8.properties index 86f53a8c5d..b9d9a09495 100644 --- a/lizmap/app/locales/pt_PT/jelix/locales/jforms.UTF-8.properties +++ b/lizmap/app/locales/pt_PT/jelix/locales/jforms.UTF-8.properties @@ -24,12 +24,12 @@ upload.picture.edit.rotateRight=Rodar para a direita upload.picture.edit.reset=Reiniciar autocomplete.placeholder=Começar a escrever para escolher autocomplete.no.results=Sem resultados -password.score.strong=Strong -password.score.good=Good -password.score.weak=Weak -password.score.poor=Too weak -password.score.bad.password=Contains a highly used password -password.editor.button.show=Show -password.editor.button.regenerate=Regenerate -password.editor.button.copy=Copy -password.not.strong.enough=The password is not complex enough +password.score.strong=Forte +password.score.good=Boa +password.score.weak=Fraca +password.score.poor=Muito fraca +password.score.bad.password=Contem uma palavra-passe muito utilizada +password.editor.button.show=Apresentar +password.editor.button.regenerate=Regenerar +password.editor.button.copy=Copiar +password.not.strong.enough=A palavra-passe não tem complexidade suficiente diff --git a/lizmap/app/locales/ro_RO/jelix/locales/daoxml.UTF-8.properties b/lizmap/app/locales/ro_RO/jelix/locales/daoxml.UTF-8.properties new file mode 100644 index 0000000000..ebfd5c42d7 --- /dev/null +++ b/lizmap/app/locales/ro_RO/jelix/locales/daoxml.UTF-8.properties @@ -0,0 +1,47 @@ +# Please don't modify this file. +# To contribute on translations, go to https://www.transifex.com/3liz-1/jelix/ +file.unknown=(510)Fișier dao necunoscut (%s) +namespace.wrong=(511)bad namespace in the DAO file "%s" (%s) +missing.attr=(512)DAO %1$s, attribute "%3$s" is missing on tag "%4$s" (file %2$s) +tag.duplicate=(513)DAO %1$s, only one %3$s tag is allowed in the %4$s method (file %2$s) +forbidden.attr=(514)DAO %1$s, the "%3$s" attribute is not allowed on the "%4$s" element (file %2$s) +forbidden.attr.context=(515)DAO %1$s, the "%3$s" attribute is not allowed on the "%4$s" element in this context (file %2$s) +wrong.attr=(516)DAO %1$s, the value "%3$s" of the "%4$s" attribute on the "%5$s" element is not valid (file %2$s) +unknown.attr=(517)DAO %1$s, attribute "%3$s" is unknown on tag "%4$s" (file %2$s) +datasource.missing=(520)DAO %1$s, table is missing (file %2$s) +table.two.many=(521)DAO %1$s, too much table (file %2$s) +table.name=(522)DAO %1$s, table name is missing (fichier %2$s) +primarykey.missing=(523)DAO %1$s, numele cheii primare lipsește (fișierul %2$s) +foreignkey.missing=(524)DAO %1$s, foreign key name is missing on a join (file %2$s) +properties.missing=(530)DAO %1$s, no defined property (file %2$s) +property.unknown.table=(531)DAO %1$s, unknown table name on the property %3$s (file %2$s) +property.invalid.name=(532)DAO %1$s, invalid syntaxe in the property name "%3$s", it must respect php syntax (file %2$s) +property.already.defined=(533)DAO %1$s, property %3$s already defined (file %2$s) +property.imported.unknown.table=(534)DAO %1$s, unknown table name on the imported property %3$s (file %2$s) +property.autoincrement=(535)DAO %1$s, property %3$s non numeric cannot be auto incremented (file %2$s) +method.parameter.unknowname=(540)DAO %1$s, method $3$s, parameter name is missing (file %2$s) +method.procstock.name.missing=(541)DAO %1$s, procedure call name is missing on method $3$s (file %2$s) +method.body.missing=(542)DAO %1$s, method PHP body $3$s is missing (file %2$s) +method.values.undefine=(543)DAO %1$s, method %3$s of "update" type should contains "value" tag (file %2$s) +method.limit.forbidden=(544)DAO %1$s, method %3$s, limit tag is allowed only on select method (file %2$s) +method.duplicate=(545)DAO %1$s, method %3$s is already defined (file %2$s) +method.condition.unknown=(546)DAO %1$s, method %3$s, unknown condition %4$s (file %2$s) +method.property.unknown=(547)DAO %1$s, method %3$s, unknown property (%4$s) (file %2$s) +method.property.forbidden=(548)DAO %1$s, conditions on foreign keys are not allowed on this type of method %3$s (file %2$s) +method.condition.valueexpr.together=(549)DAO %1$s, method %3$s, condition %4$s: no value and expression at the same time (file %2$s) +method.condition.valueexpr.notallowed=(550)DAO %1$s, method %3$s, value or expr are not allowed on condition %4$s (file %2$s) +method.condition.valueexpr.missing=(551)DAO %1$s, method %3$s, value or expression is missing on condition %4$s (file %2$s) +method.orderitem.bad=(552)DAO %1$s, method %4$s, property on item order %3$s is unknown (file %2$s) +method.orderitem.property.missing=(553)DAO %1$s, method %3$s, orderitem tag is missing (file %2$s) +method.values.property.unknown=(554)DAO %1$s, method %3$s, unknown property on a tag (file %2$s) +method.values.property.bad=(555)DAO %1$s, method %3$s, a property should be owned by the primary table (file %2$s) +method.values.property.pkforbidden=(556)DAO %1$s, method %3$s, prmiary key properties are not allowed in value tag (file %2$s) +method.values.valueexpr=(557)DAO %1$s, method %3$s, value or expression is missing on a value tag (file %2$s) +method.limit.parameter.unknown=(558)DAO %1$s, method %3$s, unknown parameter %4$s in the limit tag (file %2$s) +method.limit.badvalue=(559)DAO %1$s, method %3$s, bad value on limit tag ( %4$s ) (file %2$s) +method.condition.innotin.bad.expr=(560)DAO %1$s, method %3$s, condition %4$s, the expression for the in/notin operator should be a simple parameter name (file %2$s) +method.condition.driver.notallowed=(561)DAO %1$s, method %3$s, the driver of the database used here is not allowed according to the definition of the condition (file %2$s) +method.condition.dbtype.notallowed=(566)DAO %1$s, method %3$s, the type of the database used here is not allowed according to the definition of the condition (file %2$s) +method.orderitem.parameter.unknown=(563)DAO %1$s, method %3$s, unknown parameter %4$s in the orderitem tag (file %2$s) +method.update.forbidden=(564)DAO %1$s, update method %3$s is forbidden because the main table contains only primary keys (file %2$s) +method.parameter.invalidname=(565) DAO, in the method %1$s, the sign $ in the parameter name %4$s is no authorized diff --git a/lizmap/app/locales/ro_RO/jelix/locales/db.UTF-8.properties b/lizmap/app/locales/ro_RO/jelix/locales/db.UTF-8.properties index cc99ba22e6..82c3816db2 100644 --- a/lizmap/app/locales/ro_RO/jelix/locales/db.UTF-8.properties +++ b/lizmap/app/locales/ro_RO/jelix/locales/db.UTF-8.properties @@ -2,7 +2,7 @@ # To contribute on translations, go to https://www.transifex.com/3liz-1/jelix/ error.database.unknown=(401)jDb: unknown database %s error.connection=(402)eroare în timpul conexiunii %s -error.query.bad=(403)invalid query (%s) +error.query.bad=(403)interogare greșită(%s) error.feature.unsupported=(404)JDb: the %s driver doesn't support this feature "%s" error.nofunction=(405)jDb: %s extension is not installed in PHP error.driver.notfound=(408)jDb driver "%s" is not found diff --git a/lizmap/app/locales/ro_RO/jelix/locales/errors.UTF-8.properties b/lizmap/app/locales/ro_RO/jelix/locales/errors.UTF-8.properties index a2fd397f4c..a7f5abff34 100644 --- a/lizmap/app/locales/ro_RO/jelix/locales/errors.UTF-8.properties +++ b/lizmap/app/locales/ro_RO/jelix/locales/errors.UTF-8.properties @@ -1,24 +1,24 @@ # Please don't modify this file. # To contribute on translations, go to https://www.transifex.com/3liz-1/jelix/ unknown=(1)eroare necunoscută -tech=(2)There is a technic error on the site. Please try connect to it later. +tech=(2) Există o eroare tehnică pe site. Încearcă să te conectezi mai târziu. selector.invalid.syntax=(16)Invalid Syntax in the "%1$s" selector (type:%2$s) selector.invalid.target=(17)The selector "%s" doesn't correspond to a resource of type: "%s" -selector.module.unknown=(18)Unknown module in the selector "%s" +selector.module.unknown=(18)Modul necunoscut în selectorul „%s” selector.method.invalid=(19)Invalid method in the selector "%s" file.directory.notexists=(20)The given directory [%s] does not exists file.directory.notwritable=(21)Unable to write %s, make sure %s is writable file.write.error=(22)Error while writing file %s using temporary %s -file.notexists=(23)The file %s doesn't exists +file.notexists=(23)Fișierul %s nu există inifile.write.error=(24)Error while writing ini file %s -file.directory.cannot.remove.fs.root=(25)Can't delete the filesystem's root directory +file.directory.cannot.remove.fs.root=(25)Nu se poate șterge directorul rădăcină al sistemului de fișiere urls.domain.void=(31)Domeniu necunoscut pentru jUrl. Ar trebui să fie indicat în configurație -cli.unknown.command=(40)Unknown command "%s" -cli.param.missing=(41)Missing parameter "%s" +cli.unknown.command=(40)Comandă necunoscută „%s” +cli.param.missing=(41)Lipsește parametrul „%s” cli.option.value.missing=(42)value for option "%s" is missing -cli.unknown.option=(43)Unknown option "%s" -cli.two.many.parameters=(44)Too many parameters -jsession.name.invalid=(90)Session name cannot be empty and only accepts alpha-numeric chars. +cli.unknown.option=(43)Opțiune necunoscută „%s” +cli.two.many.parameters=(44) Prea mulți parametri +jsession.name.invalid=(90)Numele sesiunii nu poate fi necompletat și acceptă doar caractere alfanumerice. ad.controller.file.unknown=(100)Action %s: controller file %s doesn't exists ad.controller.class.unknown=(101)Action %s: controller class %s doesn't exists (file: %s) ad.controller.method.unknown=(102)Action %s: method %s of the controller class %s doesn't exists (file: %s) @@ -26,20 +26,20 @@ ad.response.unknown=(110)Action %s: response %s doesn't exists (file: %s) ad.response.type.unknown=(111)Action %s: the response type "%s" is unknown (file: %s) ad.response.not.loaded=(112)Action %s: the class for the response type "%s" can't be loaded (file: %s) ad.response.type.notallowed=(113)Action %s: the response type "%s" is not allowed for the current request (file: %s) -ltx2pdf.exec=(120) %s has returned: %s +ltx2pdf.exec=(120) %s a întors: %s module.untrusted=(130)Module "%s" is unknown or disabled -action.unknown=(131)Unknown action "%s" +action.unknown=(131)Acțiunenecunoscută „%s” response.missing=(132)response is missing (action %s) default.response.type.unknown=(133)Action %s: unknown default type "%s" default.response.not.loaded=(134)Action %s: the class of default type "%2$s" can't be loaded plugin.unregister=(135)The required %1$s plugin for coordinator is not registered -module.unknown=(136)Unknown module "%s" +module.unknown=(136)Modul necunoscut „%s” includer.source.missing=(140)Includer: the selector "%s" doesn't point to a source file includer.source.compile=(141)Includer: the compiler for the selector "%s" has failed -repxml.no.content=(150) Undefined content for xml response -repxml.invalid.content=(151) Invalid xml content for xml response +repxml.no.content=(150) Conținut nedefinit pentru răspunsul xml +repxml.invalid.content=(151) Conținut XML nevalid pentru răspunsul XML repbin.unknown.file=(152) Unknown file for binary response (%s) -repredirect.empty.url=(153) Impossible to do redirection: empty url +repredirect.empty.url=(153) Imposibil de făcut redirecționare: url gol rep.bad.request.method=(155) Impossible to use cache on other request type that GET or HEAD locale.key.selector.invalid=(200)The given locale key "%s" is invalid ( charset %s, lang %s) locale.key.unknown=(201)The given locale key "%s" from module "%s" (and charset %s, lang %s) does not exists @@ -68,10 +68,10 @@ tplplugin.cmodifier.bad.argument.number=(320)In the modifier %s in the template tplplugin.untrusted.not.available=(321)In the tag %s in the template %2$s, is not allowed in a untrusted template tplplugin.function.argument.unknown=(322)In the tag %2$s in the template %3$s, the %1$s argument is unknown tplplugin.function.invalid=(323)Invalid syntax in the tag %1$s in the template %3$s -mail.provide_address=(350)jMailer: You must provide at least one recipient email address. +mail.provide_address=(350)jMailer: trebuie să furnizezi cel puțin o adresă de e-mail a destinatarului. mail.mailer_not_supported=(351)jMailer: mailer is not supported (%s) -mail.execute=(352)jMailer: Could not execute: %s -mail.instantiate=(353)jMailer: Could not instantiate mail function.. +mail.execute=(352)jMailer: Nu s-a putut executa: %s +mail.instantiate=(353)jMailer: Nu s-a putut instanția funcția de e-mail.. mail.authenticate=(354)jMailer: Eroare SMTP: Nu s-a putut autentifica. mail.from_failed=(355)jMailer: The following From address failed: %s mail.recipients_failed=(356)SMTP Error: The following recipients failed: %s @@ -79,7 +79,7 @@ mail.data_not_accepted=(357) Eroare SMTP: Datele nu sunt acceptate. mail.connect_host=(358) Eroare SMTP: Nu s-a putut conecta la gazda SMTP. mail.file_access=(359)jMailer: Could not access file: %s mail.file_open=(360)jMailer: File Error: Could not open file: %s -mail.encoding=(361)jMailer: Unknown encoding: %s +mail.encoding=(361)jMailer: codificare necunoscută: %s mail.signing=(362) Eroare de semnare: %s bindings.nobinding=(380) Binding for %s not defined datetime.invalid=(400)jDateTime: invalid date/time (%d-%d-%d %d:%d:%d) diff --git a/lizmap/app/locales/ro_RO/jelix/locales/formserr.UTF-8.properties b/lizmap/app/locales/ro_RO/jelix/locales/formserr.UTF-8.properties index 4eb148aec1..7cfb227d4e 100644 --- a/lizmap/app/locales/ro_RO/jelix/locales/formserr.UTF-8.properties +++ b/lizmap/app/locales/ro_RO/jelix/locales/formserr.UTF-8.properties @@ -1,10 +1,10 @@ # Please don't modify this file. # To contribute on translations, go to https://www.transifex.com/3liz-1/jelix/ -tag.missing=(800) %1$s is missing (file %2$s) +tag.missing=(800) %1$s lipsește (fișierul %2$s) unknown.tag=(801) unknown tag %1$s (file %2$s) attribute.missing=(802) attribut %1$s is missing on %2$s (file %3$s) attribute.not.allowed=(803) attribut %1$s not allowed on %2$s (file %3$s) -datatype.unknown=(804) unknown datatype %1$s on %2$s (file %3$s) +datatype.unknown=(804) tip de date necunoscut %1$s pe %2$s (fișierul %3$s) invalid.xml.file=(805) invalid xml syntax in jforms file (file %s) selected.attribute.not.allowed=(806)"selected" attribute on is not allowed when using defaultvalue attribute or (file %s) defaultvalues.not.allowed=(807) is not allowed in a element (file %s) @@ -27,6 +27,6 @@ unknown.control2=(831) The control "%1$s" doesn't exist in the form "%2$s" invalid.token=(835) The token of the form is not valid, you should fill the form from the original web page js.err.invalid=Câmpul "%s" este greșit js.err.required=Câmpul "%s" este obligatoriu -js.err.invalid.file.size=The file given for "%s" has a wrong size -js.err.invalid.file.type=The file given for "%s" has a wrong type -js.err.file.upload=Technical error during the upload of "%s" +js.err.invalid.file.size=Fișierul dat pentru „%s” are o dimensiune greșită +js.err.invalid.file.type=Fișierul dat pentru „%s” are un tip greșit +js.err.file.upload=Eroare tehnică la încărcarea „%s” diff --git a/lizmap/app/locales/ro_RO/jelix/locales/jelix.UTF-8.properties b/lizmap/app/locales/ro_RO/jelix/locales/jelix.UTF-8.properties index 905c3dd86b..2850a2221c 100644 --- a/lizmap/app/locales/ro_RO/jelix/locales/jelix.UTF-8.properties +++ b/lizmap/app/locales/ro_RO/jelix/locales/jelix.UTF-8.properties @@ -1,5 +1,5 @@ # Please don't modify this file. # To contribute on translations, go to https://www.transifex.com/3liz-1/jelix/ framework.name=Jelix -framework.slogan=Jelix, a framework for PHP +framework.slogan=Jelix, un framework pentru PHP newapp.h1=Bun venit în noua aplicație Jelix diff --git a/lizmap/app/locales/ro_RO/jelix/locales/jforms.UTF-8.properties b/lizmap/app/locales/ro_RO/jelix/locales/jforms.UTF-8.properties index 4301568af5..49db96c8bf 100644 --- a/lizmap/app/locales/ro_RO/jelix/locales/jforms.UTF-8.properties +++ b/lizmap/app/locales/ro_RO/jelix/locales/jforms.UTF-8.properties @@ -24,12 +24,12 @@ upload.picture.edit.rotateRight=Rotire spre dreapta upload.picture.edit.reset=resetare autocomplete.placeholder=Începeți să scrieți pentru a alege autocomplete.no.results=Niciun rezultat -password.score.strong=Strong -password.score.good=Good -password.score.weak=Weak -password.score.poor=Too weak -password.score.bad.password=Contains a highly used password -password.editor.button.show=Show -password.editor.button.regenerate=Regenerate -password.editor.button.copy=Copy -password.not.strong.enough=The password is not complex enough +password.score.strong=Puternică +password.score.good=Bună +password.score.weak=Slabă +password.score.poor=Prea slabă +password.score.bad.password=Conține o parolă utilizată frecvent +password.editor.button.show=Afişare +password.editor.button.regenerate=Regenerare +password.editor.button.copy=Copiere +password.not.strong.enough=Parola nu este suficient de complexă From 001ec0065a6a3c4f90d743bf501281c914dfddbe Mon Sep 17 00:00:00 2001 From: Laurent Jouanneau Date: Thu, 23 Nov 2023 16:07:56 +0100 Subject: [PATCH 2/2] upgrade jelix to 1.8.4 --- lizmap/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lizmap/composer.json b/lizmap/composer.json index 2c05b7a671..7e4202dcfb 100644 --- a/lizmap/composer.json +++ b/lizmap/composer.json @@ -7,7 +7,7 @@ ], "require": { "php": ">=7.4", - "jelix/jelix": "1.8.3", + "jelix/jelix": "^1.8.4", "jelix/composer-module-setup": "^1.1.0", "jelix/jcommunity-module": "^1.4.2", "jelix/ldapdao-module": "~2.2.4",