Ep!

Porto uns mesos treballant amb un nou programa per a GNOME que es diu
Mistelix[1].

La traducció la vaig iniciar l'any passat però ara que s'acosta la
versió 0.1 l'he donat una repassada i l'he actualitzat.

Qualsevol comentari o correcció és benvingut. Adjunto el PO.

Gràcies,

[1] http://www.mistelix.org/

#
# This file is distributed under the same license as the PACKAGE package.
# (c) 2008-2009 Jordi Mas i Hernandez
#
msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-03-11 16:11+0100\n"
"PO-Revision-Date: 2008-03-11 16:25+0200\n"
"Last-Translator: Jordi Mas <[email protected]>\n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../mistelix.desktop.in.h:1
msgid "Author DVDs and slideshows"
msgstr "Autoria de DVD i presentació de diapositives"

#: ../mistelix.desktop.in.h:2
msgid "DVDs and slideshows"
msgstr "DVD i presentació de diapositives"

#: ../mistelix.desktop.in.h:3
msgid "Mistelix"
msgstr "Mistelix"

#: ../src/core/Dependencies.cs:57
msgid "No action required"
msgstr "No es requereix cap acció"

#: ../src/core/Dependencies.cs:96
msgid "Your system supports DVD and Theora authoring."
msgstr "El sistema és compatible amb l'autoria de DVD i Theora."

#: ../src/core/Dependencies.cs:99
msgid "Your system only supports DVD authoring."
msgstr "El sistema només és compatible amb l'autoria de DVD."

#: ../src/core/Dependencies.cs:102
msgid "Your system only supports Theora authoring."
msgstr "El sistema només és compatible amb l'autoria amb Theora."

#: ../src/core/Dependencies.cs:104
msgid ""
"Your system has no support for DVD or Theora authoring. Please, execute the "
"suggested actions to enhance your system support for Mistelix."
msgstr ""
"El sistema no és compatible amb l'autoria de DVD o Theora. Executeu les "
"accions suggerides per millorar la compatibilitat del sistema amb Mislelix."

#: ../src/core/Dependencies.cs:147
msgid ""
"Missing ffmpeg2video codec.  Make sure that you have downloaded a gst-ffmpeg "
"library from www.mistelix.org. Many distributions do not include MPEG2 "
"encoding capabilities with the gst-ffmpeg version that package."
msgstr ""
"Manca el còdec ffmpeg2video. Assegureu-vos de que heu baixat la biblioteca "
"gst-ffmpeg des de www.mistelix.org. Moltes distribucions no inclouen la "
"capacitat de codificar MPEG2 amb la versió de gst-ffmpeg que empaqueten."

#: ../src/core/Dependencies.cs:150
msgid ""
"Missing ffmux_dvd muxer. Make sure that you have downloaded a gst-ffmpeg "
"library from www.mistelix.org. The standard GStreamer plug-in does not "
"exposes the DVD muxer."
msgstr ""
"Manca el muxer ffmux_dvd. Assegureu-vos de que heu baixat la biblioteca gst-"
"ffmpeg des de www.mistelix.org. El connector estàndard de GStreamer no "
"exposa el muxer de DVD."

#: ../src/core/Dependencies.cs:153
msgid ""
"Missing mistelixvideosrc plug-in. This GStreamer plug-in is provided as part "
"of Mistelix application. Mistelix is probably not installed correctly."
msgstr ""
"Manca el connector mistelixvideosrc. Aquest connector és part del Mistelix. "
"Probablement el Mistelix no està instal·lat correctament."

#: ../src/core/Dependencies.cs:156
msgid "Missing Theora codec. You need to install GStreamer Base Plugins."
msgstr ""
"Manca el còdec de Theora. Cal que instal·leu els GStreamer Base Plugins."

#: ../src/core/Dependencies.cs:159
msgid "Missing ogg muxer. You need to install GStreamer Base Plugins."
msgstr "Manca el muxer d'ogg. Cal que instal·leu els GStreamer Base Plugins."

#: ../src/core/Dependencies.cs:166
msgid ""
"Install dvdauthor package from your Linux distribution application manager."
msgstr ""
"Instal·leu el paquet dvdauthor des del gestor d'aplicacions de la vostra "
"distribució Linux."

#: ../src/core/Dependencies.cs:170
msgid ""
"Install dvdauthor from your Linux distribution application manager. Spumux "
"is included with dvdauthor package"
msgstr ""
"Instal·leu el paquet dvdauthor des del gestor d'aplicacions de la vostra "
"distribució Linux. Spumux s'inclou com a part del paquet dvdauthor."

#: ../src/core/DvdProjectBuilder.cs:60 ../src/core/TheoraProjectBuilder.cs:56
msgid "Project building process started"
msgstr "S'ha iniciat el procés de muntatge"

#: ../src/core/DvdProjectBuilder.cs:67 ../src/core/TheoraProjectBuilder.cs:63
#, csharp-format
msgid "Error creating output directory '{0}'"
msgstr "S'ha produït un error en crear el directori «{0}»"

#: ../src/core/DvdProjectBuilder.cs:81
msgid "Generating main DVD menu..."
msgstr "S'està generant el menú DVD principal..."

#: ../src/core/DvdProjectBuilder.cs:101 ../src/core/TheoraProjectBuilder.cs:91
#, csharp-format
msgid "Generating slideshow '{0}'"
msgstr "S'està generant la presentació de diapositives «{0}»"

#: ../src/core/DvdProjectBuilder.cs:118
#, csharp-format
msgid "Converting video '{0}'"
msgstr "S'està convertint el vídeo «{0}»"

#. Could not identify media
#: ../src/core/MistelixLib.cs:93
#, csharp-format
msgid "Could not identify media type for file '{0}'"
msgstr "No s'ha pogut identificar el tipus de medi per a «{0}»"

#. Format not supported
#: ../src/core/MistelixLib.cs:96
#, csharp-format
msgid "The file '{0}' is encoded in an unsupported format"
msgstr "El fitxer «{0}» es troba codificat en un format no compatible"

#. Supported media but codec not found + codec name
#: ../src/core/MistelixLib.cs:99
#, csharp-format
msgid ""
"The file '{0}' is encoded in a recognised format. However, you are missing "
"the GStreamer plug-in '{1}' to decode it."
msgstr ""

#: ../src/core/NoneTransition.cs:35
msgid "<None>"
msgstr "<Cap>"

#: ../src/core/ThumbnailSizeManager.cs:38
msgid "Small (64x64 pixels)"
msgstr "Petita (64x64 píxels)"

#: ../src/core/ThumbnailSizeManager.cs:39
msgid "Medium (96x96 pixels)"
msgstr "Mitjana (96x96 píxels)"

#: ../src/core/ThumbnailSizeManager.cs:40
msgid "Large (128x128 pixels)"
msgstr "Gran (128x128 píxels)"

#: ../src/core/ThumbnailSizeManager.cs:41
msgid "Very Large (192x192 pixels)"
msgstr "Molt gran (192x192 píxels)"

#: ../src/datamodel/ProjectBuilder.cs:58
msgid "Parent directory does not exists"
msgstr "El directori pare no existeix"

#: ../src/datamodel/TextPosition.cs:47
msgid "Top of the image (centered)"
msgstr "Part superior de la imatge (centrat)"

#: ../src/datamodel/TextPosition.cs:49
msgid "Bottom of the image (centered)"
msgstr "Part inferior de la imatge (centrat)"

#. Name of the people that translated the application
#: ../src/dialogs/AboutDialog.cs:42
msgid "translator-credits"
msgstr "Jordi Mas i Hernàndez <[email protected]>"

#: ../src/dialogs/AboutDialog.cs:54
msgid ""
"Mistelix is a DVD authoring application with also Theora slideshow creation "
"capabilities."
msgstr ""
"Mistelix és una aplicació d'autoria DVD i amb capacitat per crear "
"presentacions de diapositives amb Theora."

#: ../src/dialogs/AboutDialog.cs:56
msgid "Mistelix web site"
msgstr "Lloc web del Mistelix"

#: ../src/dialogs/CheckDependenciesDialog.cs:80
msgid "Status"
msgstr "Estat"

#: ../src/dialogs/CheckDependenciesDialog.cs:81
msgid "Dependency"
msgstr "Dependències"

#: ../src/dialogs/CheckDependenciesDialog.cs:82
msgid "Action"
msgstr "Acció"

#. Translators: This is the default project name for a new project
#: ../src/dialogs/NewProjectDialog.cs:55
msgid "Project"
msgstr "Projecte"

#: ../src/dialogs/NewProjectDialog.cs:114
#: ../src/dialogs/ProjectPropertiesDialog.cs:165
#: ../src/dialogs/ThemeSelectionDialog.cs:76
#: ../src/widgets/BrowseDirectory.cs:63
msgid "Open Location"
msgstr "Obre una ubicació"

#: ../src/dialogs/ProjectPropertiesDialog.cs:79 ../src/mistelix.glade.h:67
msgid "Theora project (slideshows to video)"
msgstr "Projecte Theora (presentació de diapositives a vídeo)"

#: ../src/dialogs/ProjectPropertiesDialog.cs:81 ../src/mistelix.glade.h:32
msgid "DVD-Video project"
msgstr "Projecte DVD vídeo"

#: ../src/dialogs/ThemeSelectionDialog.cs:55 ../src/mistelix.glade.h:25
#: ../src/mono-addins-strings.xml.h:10 ../src/widgets/BrowseDirectory.cs:41
msgid "Browse..."
msgstr "Navega..."

#: ../src/dialogs/ThemeSelectionDialog.cs:294
#: ../src/mono-addins-strings.xml.h:15
msgid "Name"
msgstr "Nom"

#: ../src/mistelix.glade.h:1
msgid "16:9 (Widescreen)"
msgstr "16:9 (pantalla ampla)"

#: ../src/mistelix.glade.h:2
msgid "4:3 (TV)"
msgstr "4:3 (TV)"

#: ../src/mistelix.glade.h:3
msgid "<b>Aspect Ratio</b>"
msgstr "<b>Ràtio de l'aspecte</b>"

#: ../src/mistelix.glade.h:4
msgid "<b>Background</b>"
msgstr "<b>Fons</b>"

#: ../src/mistelix.glade.h:5
msgid "<b>Button highlighting</b>"
msgstr "<b>Realçament del botó</b>"

#: ../src/mistelix.glade.h:6
msgid "<b>Defaults for slideshows transitions</b>"
msgstr ""
"<b>Predeterminats per les transicions de les presentacions de diapositives</"
"b>"

#: ../src/mistelix.glade.h:7
msgid "<b>Description</b>"
msgstr "<b>Descripció</b>"

#: ../src/mistelix.glade.h:8
msgid "<b>Files and Directories</b>"
msgstr "<b>Fitxers i directoris</b>"

#: ../src/mistelix.glade.h:9
msgid "<b>General</b>"
msgstr "<b>General</b>"

#: ../src/mistelix.glade.h:10
msgid "<b>Menu Buttons Properties</b>"
msgstr "<b>Propietats dels botons dels menús</b>"

#: ../src/mistelix.glade.h:11
msgid "<b>Output Directory</b>"
msgstr "<b>Directori de sortida</b>"

#: ../src/mistelix.glade.h:12
msgid "<b>Project Name</b>"
msgstr "<b>Nom del projecte</b>"

#: ../src/mistelix.glade.h:13
msgid "<b>Project Type:</b>"
msgstr "<b>Tipus de projecte:</b>"

#: ../src/mistelix.glade.h:14
msgid "<b>Project elements</b>"
msgstr "<b>Elements del projecte</b>"

#: ../src/mistelix.glade.h:15
msgid "<b>Project type</b>"
msgstr "<b>Tipus de projecte</b>"

#: ../src/mistelix.glade.h:16
msgid "<b>Show button as</b>"
msgstr "<b>Mostra botó com a</b>"

#: ../src/mistelix.glade.h:17
msgid "<b>Slideshow Transitions Properties</b>"
msgstr ""
"<b>Propietats de les transicions de les presentacions de diapositives</b>"

#: ../src/mistelix.glade.h:18
msgid "<b>Video Format</b>"
msgstr "<b>Format del vídeo</b>"

# N.T.: Restricció en la mida de la cadena
#: ../src/mistelix.glade.h:19
msgid "Add Slideshow"
msgstr "Afegeix una presentació"

# N.T.: Restricció en la mida de la cadena
#: ../src/mistelix.glade.h:20
msgid "Add Slideshow..."
msgstr "Afegeix una presentació..."

#: ../src/mistelix.glade.h:21
msgid "Add Videos"
msgstr "Afegeix vídeos"

#: ../src/mistelix.glade.h:22
msgid "Add Videos..."
msgstr "Afegeix vídeos..."

#: ../src/mistelix.glade.h:23 ../src/mono-addins-strings.xml.h:9
msgid "Author:"
msgstr "Autor:"

#: ../src/mistelix.glade.h:24
msgid "Background color"
msgstr "Color de fons"

#: ../src/mistelix.glade.h:26
msgid "Build Project"
msgstr "Munta el projecte"

#: ../src/mistelix.glade.h:27
msgid "Build..."
msgstr "Munta..."

#: ../src/mistelix.glade.h:28
msgid "Button Properties"
msgstr "Propietats del botó"

#: ../src/mistelix.glade.h:29
msgid "Check Mistelix dependencies requirements"
msgstr "Comprova els requeriments de dependències del Mistelix"

#: ../src/mistelix.glade.h:30
msgid "Check Mistelix's dependencies requirements"
msgstr "Comprova els requeriments de dependències del Mistelix"

#: ../src/mistelix.glade.h:31
msgid "Custom background:"
msgstr "Fons personalitzat:"

#: ../src/mistelix.glade.h:33
msgid "Default audio directory"
msgstr "Directori d'àudio per defecte"

#: ../src/mistelix.glade.h:34
msgid "Default images directory"
msgstr "Directori d'imatges per defecte"

#: ../src/mistelix.glade.h:35
msgid "Default projects directory"
msgstr "Directori de projectes per defecte"

#: ../src/mistelix.glade.h:36
msgid "Default text position"
msgstr "Posició del text per defecte"

#: ../src/mistelix.glade.h:37
msgid "Default time (seconds)"
msgstr "Temps per defecte (segons)"

#: ../src/mistelix.glade.h:38
msgid "Default transition effect"
msgstr "Efecte de transició per defecte"

#: ../src/mistelix.glade.h:39
msgid "Default videos directory"
msgstr "Directori de vídeos per defecte"

#: ../src/mistelix.glade.h:40
msgid "Description:"
msgstr "Descripció:"

#: ../src/mistelix.glade.h:41
msgid "Duration (seconds):"
msgstr "Duració (segons):"

#: ../src/mistelix.glade.h:42
msgid "Font"
msgstr "Tipus de lletra"

#: ../src/mistelix.glade.h:43
msgid "Foreground color"
msgstr "Color del text"

#: ../src/mistelix.glade.h:44
msgid "Highlight button"
msgstr "Botó realçat"

# N.T.: Convé que el text sigui curt
#: ../src/mistelix.glade.h:45
msgid "Image thumbnail size"
msgstr "Mida de les miniatures"

#: ../src/mistelix.glade.h:46
msgid "Manage Extensions"
msgstr "Gestiona les extensions"

#: ../src/mistelix.glade.h:47
msgid ""
"Menu themes define how the main DVD menu look like. The default background "
"image and the type of buttons. You have more information about themes at "
"http://www.mistelix.org/Theme";
msgstr ""

#: ../src/mistelix.glade.h:48
msgid ""
"Mistelix uses a set of external components. Their availability determines "
"Mistelix's capabilities. The following list shows the level of support of "
"your system for Mistelix and if there are actions required."
msgstr ""
"Mistelix utilitza un conjunt de components externs. La seva disponibilitat "
"determina les capacitats del Mistelix. La següent llista mostra el nivell de "
"compatibilitat del sistema amb Mistelix i si hi ha cap acció que cal fer."

#: ../src/mistelix.glade.h:49
msgid "Mistelix's on-line documentation"
msgstr "Documentació en línia del Mistelix"

#: ../src/mistelix.glade.h:50
msgid "NTSC"
msgstr "NTSC"

#: ../src/mistelix.glade.h:51
msgid "New Mistelix project"
msgstr "Project nou del Mistelix"

#: ../src/mistelix.glade.h:52
msgid "New Project..."
msgstr "Project nou..."

#: ../src/mistelix.glade.h:53
msgid "Open Project..."
msgstr "Obre un projecte..."

#: ../src/mistelix.glade.h:54
msgid "PAL (Europe)"
msgstr "PAL (Europa)"

#: ../src/mistelix.glade.h:55
msgid "Preferences"
msgstr "Preferències"

#: ../src/mistelix.glade.h:56
msgid "Preview"
msgstr "Previsualització"

#: ../src/mistelix.glade.h:57
msgid "Project Properties"
msgstr "Propietats del projecte"

#: ../src/mistelix.glade.h:58
msgid "Properties"
msgstr "Propietats"

# N.T.: Restricció en la mida de la cadena
#: ../src/mistelix.glade.h:59
msgid "Save Slideshow"
msgstr "Desa la presentació"

#: ../src/mistelix.glade.h:60
msgid "Select DVD Menu Theme"
msgstr "Seleccioneu un tema pel menú DVD"

#: ../src/mistelix.glade.h:61
msgid "Select DVD Menu Theme..."
msgstr "Seleccioneu un tema pel menú DVD..."

#: ../src/mistelix.glade.h:62
msgid "Select button"
msgstr "Botó selecciona"

#: ../src/mistelix.glade.h:63
msgid "Show TV Safe Area"
msgstr "Mostra l'àrea segura de la TV"

#: ../src/mistelix.glade.h:64
msgid "Task progress"
msgstr "Progrés de la tasca"

#: ../src/mistelix.glade.h:65
msgid "Text element"
msgstr "Element de text"

#: ../src/mistelix.glade.h:66
msgid "Text position:"
msgstr "Posició del text:"

#: ../src/mistelix.glade.h:68
msgid "Thumbnail image of the item"
msgstr "Imatge miniatura de l'element"

#: ../src/mistelix.glade.h:69
msgid "Thumbnails size"
msgstr "Mida de les miniatures"

#: ../src/mistelix.glade.h:70
msgid "Total progress"
msgstr "Progrés total"

#: ../src/mistelix.glade.h:71
msgid "Transition type:"
msgstr "Tipus de transició:"

#: ../src/mistelix.glade.h:72
msgid ""
"Welcome to the project building process. Press the 'Generate' button to "
"start the project building process."
msgstr ""
"Benvinguts al procés de muntatge del projecte. Premeu el botó «Genera» per a "
"iniciar el procés de muntatge del projecte."

#: ../src/mistelix.glade.h:73
msgid "_About"
msgstr "_Quant a"

#: ../src/mistelix.glade.h:74
msgid "_Edit"
msgstr "_Edita"

#: ../src/mistelix.glade.h:75
msgid "_File"
msgstr "_Fitxer"

#: ../src/mistelix.glade.h:76
msgid "_Generate"
msgstr "_Genera"

#: ../src/mistelix.glade.h:77
msgid "_Help"
msgstr "_Ajuda"

#: ../src/mistelix.glade.h:78
msgid "_Project"
msgstr "_Projecte"

#: ../src/mistelix.glade.h:79
msgid "_Save Project"
msgstr "_Desa el projecte"

#: ../src/mistelix.glade.h:80
msgid "_View"
msgstr "_Visualitza"

#: ../src/mistelix.cs:337
msgid "Open Project"
msgstr "Obre un projecte"

#: ../src/mistelix.cs:346
msgid "Mistelix projects"
msgstr "Projectes del Mistelix"

#: ../src/mistelix.cs:368
#, csharp-format
msgid "Error loading project '{0}'"
msgstr "S'ha produït un error en carregar el projecte «{0}»"

#: ../src/mistelix.cs:392
msgid "Save Project"
msgstr "Desa el projecte"

#: ../src/mono-addins-strings.xml.h:1
msgid "<b>Select the add-ins to install and click on Next</b>"
msgstr "<b>Seleccioneu les extensions a instal·lar i feu clic a Següent</b>"

#: ../src/mono-addins-strings.xml.h:2
msgid "<big><b>Add-in Manager</b></big>"
msgstr "<big><b>Gestor d'extensions</b></big>"

#: ../src/mono-addins-strings.xml.h:3
msgid "Add-in"
msgstr "Extensió"

#: ../src/mono-addins-strings.xml.h:4
msgid "Add-in Dependencies:"
msgstr "Dependències de l'extensió:"

#: ../src/mono-addins-strings.xml.h:5
msgid "Add-in Installation"
msgstr "Instal·lació d'extensions"

#: ../src/mono-addins-strings.xml.h:6
msgid "Add-in Manager"
msgstr "Gestor d'extensions"

#: ../src/mono-addins-strings.xml.h:7
msgid "Additional extensions are required to perform this operation."
msgstr ""
"Són necessàries extensions addicionals per a efectuar aquesta operació."

#: ../src/mono-addins-strings.xml.h:8
msgid "All registered repositories"
msgstr "Tots els dipòsits registrats"

#: ../src/mono-addins-strings.xml.h:11
msgid "Copyright:"
msgstr "Copyright:"

#: ../src/mono-addins-strings.xml.h:12
msgid "Disable"
msgstr "Inhabilita"

#: ../src/mono-addins-strings.xml.h:13
msgid "Enable"
msgstr "Habilita"

#: ../src/mono-addins-strings.xml.h:14
msgid "Install from:"
msgstr "Instal·la des de:"

#: ../src/mono-addins-strings.xml.h:16
msgid "Other"
msgstr "Altres"

#: ../src/mono-addins-strings.xml.h:17
msgid "Path:"
msgstr "Camí:"

#: ../src/mono-addins-strings.xml.h:18
msgid "Register a local repository"
msgstr "Registra un dipòsit local"

#: ../src/mono-addins-strings.xml.h:19
msgid "Register an on-line repository"
msgstr "Registra un dipòsit en línia"

#: ../src/mono-addins-strings.xml.h:20
msgid "Repository"
msgstr "Dipòsit"

#: ../src/mono-addins-strings.xml.h:21
msgid "Select _All"
msgstr "_Selecciona-ho tot"

#: ../src/mono-addins-strings.xml.h:22
msgid "Select the location of the repository you want to register:"
msgstr "Seleccioneu la ubicació del dipòsit que voleu registrar:"

#: ../src/mono-addins-strings.xml.h:23
msgid "Show all packages"
msgstr "Mostra tots els paquets"

#: ../src/mono-addins-strings.xml.h:24
msgid "Show new versions only"
msgstr "Mostra només les versions noves"

#: ../src/mono-addins-strings.xml.h:25
msgid "Show updates only"
msgstr "Mostra només les actualitzacions"

#: ../src/mono-addins-strings.xml.h:26
msgid "The following add-ins are currently installed:"
msgstr "Les següents extensions es troben ja instal·lades:"

#: ../src/mono-addins-strings.xml.h:27
msgid "The following add-ins will be installed:"
msgstr "S'instal·laran les extensions següents:"

#: ../src/mono-addins-strings.xml.h:28
msgid "Url"
msgstr "URL"

#: ../src/mono-addins-strings.xml.h:29
msgid "Url:"
msgstr "URL:"

#: ../src/mono-addins-strings.xml.h:30
msgid "Version"
msgstr "Versió"

#: ../src/mono-addins-strings.xml.h:31
msgid "Version:"
msgstr "Versió:"

#: ../src/mono-addins-strings.xml.h:32
msgid "_Install Add-ins..."
msgstr "_Instal·la les extensions..."

#: ../src/mono-addins-strings.xml.h:33
msgid "_Repositories..."
msgstr "_Dipòsits..."

#: ../src/mono-addins-strings.xml.h:34
msgid "_Uninstall..."
msgstr "_Desinstal·la..."

#: ../src/mono-addins-strings.xml.h:35
msgid "_Unselect All"
msgstr "_Desselecciona-ho tot"

#: ../src/widgets/AuthoringPaneView.cs:180
msgid "Use the 'Add Videos' or 'Add Slideshow' buttons to add new elements"
msgstr ""
"Utilitzeu els botons «Afegeix vídeos» o «Afegeix una presentació» per afegir "
"nous elements"

#: ../src/widgets/AuthoringPaneView.cs:184
msgid "Drag elements here to add them to the project"
msgstr "Arrossegueu els elements aquí per afegir-los al projecte"

#: ../src/widgets/AuthoringPaneView.cs:187
msgid "Start a new project or load an existant one"
msgstr "Inicieu un projecte nou o carregeu un projecte existent"

#: ../src/widgets/AuthoringPaneView.cs:226
msgid "Element properties"
msgstr "Propietats de l'element"

#: ../src/widgets/AuthoringPaneView.cs:227
#: ../src/widgets/ProjectElementView.cs:296
msgid "Delete element from project"
msgstr "Suprimeix l'element del projecte"

#: ../src/widgets/DirectoryView.cs:112
msgid "Go up one level"
msgstr "Vés amunt un nivell"

#: ../src/widgets/DirectoryView.cs:117
msgid "Home"
msgstr "Inici"

#: ../src/widgets/DirectoryView.cs:123
msgid "Location"
msgstr "Ubicació"

#: ../src/widgets/DirectoryView.cs:132
msgid "Directories"
msgstr "Directoris"

#: ../src/widgets/ProjectElementView.cs:295
msgid "Open element"
msgstr "Obre l'element"

#: ../src/widgets/ProjectElementView.cs:314
msgid ""
"Once the project has elements you can use the contextual menu to work with "
"them"
msgstr ""
"Un cop el projecte té elements podeu usar menú contextual per treballar amb "
"ells."

#: ../src/widgets/SlideShowImageView.cs:151
#: ../src/widgets/SlideShowImageView.cs:217
msgid "<No title>"
msgstr "<Sense títol>"

#: ../src/widgets/SlideShowImageView.cs:166
msgid "#"
msgstr "#"

#: ../src/widgets/SlideShowImageView.cs:167
msgid "Image"
msgstr "Imatge"

#: ../src/widgets/SlideShowImageView.cs:168
msgid "Description"
msgstr "Descripció"

#: ../src/widgets/SlideShowImageView.cs:255
msgid ""
"Drag your images here to add them to the slideshow. You can also use the "
"contextual menu to sort the images."
msgstr ""
"Arrossegeu les imatges aquí per afegir-les a la presentació de diapositives. "
"Podeu també utilitzar el menú contextual per ordenar les imatges."

#: ../src/widgets/SlideShowImageView.cs:405
msgid "Sort by filename (Ascending)"
msgstr "Ordena per nom de fitxer (sentit ascendent)"

#: ../src/widgets/SlideShowImageView.cs:406
msgid "Sort by filename (Descending)"
msgstr "Ordena per nom de fitxer (sentit ascendent)"

#: ../src/widgets/SlideShowImageView.cs:407
msgid "Sort by date on disc (Ascending)"
msgstr "Ordena per nom de fitxer (sentit descendent)"

#: ../src/widgets/SlideShowImageView.cs:408
msgid "Sort by date on disc (Descending)"
msgstr "Ordena per data al disc (sentit descendent)"

#: ../src/widgets/SlideShowImageView.cs:409
msgid "Remove selected images"
msgstr "Suprimeix les imatges seleccionades"

#: ../src/widgets/SlideShowImageView.cs:410
msgid "Remove all images"
msgstr "Suprimeix totes les imatges seleccionades"
_______________________________________________
GNOME mailing list
[email protected]
http://llistes.softcatala.org/mailman/listinfo/gnome

Respondre per correu electrònic a