# --------------------------------------------------------------------------- # See the NOTICE file distributed with this work for additional # information regarding copyright ownership. # # This is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as # published by the Free Software Foundation; either version 2.1 of # the License, or (at your option) any later version. # # This software is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this software; if not, write to the Free # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- ############################################################################### # This contains the translations of the module in the default language # (generally English). # # Translation key syntax: # .. # where: # * = top level project name without the "xwiki-" prefix, # for example: commons, rendering, platform, enterprise, manager, etc # * = the name of the Maven module without the prefix, # for example: oldcore, scheduler, activitystream, etc # * = the name of the property using camel case, # for example updateJobClassCommitComment # # Comments: it's possible to add some detail about a key to make easier to # translate it by adding a comment before it. To make sure a comment is not # assigned to the following key use at least three sharps (###) for the comment # or after it. # # Deprecated keys: # * when deleting a key it should be moved to deprecated section at the end # of the file (between #@deprecatedstart and #@deprecatedend) and associated to the # first version in which it started to be deprecated # * when renaming a key, it should be moved to the same deprecated section # and a comment should be added with the following syntax: # #@deprecated new.key.name # old.key.name=Some translation ############################################################################### job.question.button.refactoring/delete.confirm=Esborra job.question.button.refactoring/rename.confirm=Reanomena job.question.button.refactoring/move.confirm=Mou job.log.label.refactoring/rename=Registre d'esborrat job.log.label.refactoring/move=Registre de moviments job.log.label.refactoring/delete=Registre d'esborrats job.log.label.refactoring/copyAs=Registre de copies job.log.label.refactoring/copy=Registre de copies job.question.OverwriteQuestion.title=Reempla\u00E7a p\u00E0gina "{0}"? job.question.OverwriteQuestion.message=Una p\u00E0gina m\u00E9s antiga amb el mateix nom ja existeix a "{0}". Reempla\u00E7ar-la en sobreescriur\u00E0 el contingut. job.question.OverwriteQuestion.destination=P\u00E0gina original ### Missing: job.question.OverwriteQuestion.source=Replace with ### Missing: job.question.OverwriteQuestion.lastAuthor=Last author: {0} ### Missing: job.question.OverwriteQuestion.lastModified=Last modified: {0} ### Missing: job.question.OverwriteQuestion.applyToAll=Apply this action to all the following pages. ### Missing: job.question.OverwriteQuestion.replace=Replace ### Missing: job.question.OverwriteQuestion.skip=Skip ### Missing: job.state.NONE.hint=This job is waiting to start, please be patient: another job might be running on the same pages.