# Translation of imagination.po to Catalan
# Copyright (C) 2009 This_file_is_part_of_Imagination.
# This file is distributed under the same license as the imagination package.
#
# Manuel Tortosa <manutortosa@gmail.com>, 2009.
# Jose Angel Gallegos <galiziers@gmail.com>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-02-18 20:10+0100\n"
"PO-Revision-Date: 2014-02-28 17:53+0100\n"
"Last-Translator: Jose Angel Gallegos <galiziers@gmail.com>\n"
"Language-Team: GALPon MiniNo Team <minino@galpon.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 1.5.4\n"

#: ../imagination.desktop.in.h:1
msgid "A DVD slideshow maker"
msgstr "Un creador de presentacions de diapositives en DVD"

#: ../imagination.desktop.in.h:2
msgid "A lightweight DVD slideshow maker using GTK+2"
msgstr "Un creador de presentacions de diapositives en DVD lleuger que fa servir GTK+2"

#: ../imagination.desktop.in.h:3
msgid "Imagination"
msgstr "Imagination"

#: ../src/audio.c:109
#, c-format
msgid "Playing %s..."
msgstr "Reproduint %s..."

#: ../src/audio.c:137
#: ../src/main-window.c:1130
msgid "Play the selected file"
msgstr "Reprodueix el fitxer seleccionat"

#: ../src/audio.c:145
msgid "Stop the playback"
msgstr "Atura la reproducció"

#: ../src/audio.c:272
#, c-format
msgid ""
"%s:\n"
"incompatible sample rate\n"
msgstr ""
"%s:\n"
"freqüència de mostreig incompatible\n"

#: ../src/audio.c:277
#, c-format
msgid ""
"%s:\n"
"incompatible number of channels\n"
msgstr ""
"%s:\n"
"nombre de canals incompatible\n"

#: ../src/audio.c:283
#, c-format
msgid ""
"%s:\n"
"incompatible sample rate and number of channels\n"
msgstr ""
"%s:\n"
"freqüència de mostreig y nombre de canals incompatible\n"

#: ../src/audio.c:303
#, c-format
msgid ""
"%s\n"
"<b>Do you want to continue without these files?</b>"
msgstr ""
"%s\n"
"<b>Vols continuar sense aquests fitxers?</b>"

#: ../src/audio.c:307
#: ../src/audio.c:454
msgid "Audio files mismatch:"
msgstr "Manca da coincidència de fitxers d'àudio:"

#: ../src/audio.c:401
msgid "Incompatible sample rate."
msgstr "Freqüència de mostreig incompatible."

#: ../src/audio.c:408
msgid "Incompatible number of channels."
msgstr "Nombre de canals incompatible."

#: ../src/audio.c:415
msgid "Incompatible sample rate and number of channels."
msgstr "Freqüència de mostreig i nombre de canals incompatibles."

#: ../src/audio.c:437
#, c-format
msgid "File selection contains %d audio file that is incompatible with other files."
msgid_plural "File selection contains %d audio files that are incompatible with other files."
msgstr[0] "La selecció de fitxers conté %d fitxer d'àudio que és incompatible amb altres fitxers."
msgstr[1] "La selecció de fitxers conté %d fitxers d'àudio que són incompatibles amb altres fitxers."

#: ../src/audio.c:443
msgid "Please check audio tab for more information."
msgstr "Si us plau, comprova la pestanya àudio per més informació."

#: ../src/main-window.c:222
msgid "_Slideshow"
msgstr "_Presentació"

#: ../src/main-window.c:236
msgid "Import slideshow"
msgstr "Important la presentació"

#: ../src/main-window.c:260
msgid "Import p_ictures"
msgstr "Importa _imatges"

#: ../src/main-window.c:270
msgid "Import _music"
msgstr "Importa _música"

#: ../src/main-window.c:287
msgid "_Preview"
msgstr "_Vista prèvia"

#: ../src/main-window.c:295
msgid "Export"
msgstr "Exporta"

#. Slide menu
#: ../src/main-window.c:310
msgid "_Slide"
msgstr "_Diapositiva"

#. Preview quality menu
#: ../src/main-window.c:332
msgid "Preview quality"
msgstr "Qualitat de la vista prèvia"

#: ../src/main-window.c:338
msgid "_Low"
msgstr "_Baixa"

#: ../src/main-window.c:342
#: ../src/export.c:1389
#: ../src/export.c:1573
msgid "High"
msgstr "Alta"

#. Zoom controls
#: ../src/main-window.c:346
msgid "_Zoom"
msgstr "_Zoom"

#: ../src/main-window.c:373
msgid "Add empt_y slide"
msgstr "Afegeix una diapositiva buida"

#: ../src/main-window.c:382
msgid "Dele_te"
msgstr "_Elimina"

#: ../src/main-window.c:390
msgid "Repor_t"
msgstr "In_forme"

#: ../src/main-window.c:402
msgid "Rotate co_unter-clockwise"
msgstr "_Gira en el sentit antihorari"

#: ../src/main-window.c:413
msgid "_Rotate clockwise"
msgstr "Gi_ra en el sentit horari"

#: ../src/main-window.c:428
msgid "Un_select all"
msgstr "_Desselecciona-ho tot"

#. View menu
#: ../src/main-window.c:434
msgid "_View"
msgstr "_Visualitza"

#: ../src/main-window.c:440
msgid "Preview mode"
msgstr "Mode de vista prèvia"

#: ../src/main-window.c:446
msgid "Overview mode"
msgstr "Mode de vista general"

#: ../src/main-window.c:452
msgid "Preview _frame rate"
msgstr "_Fotogrames p/seg. de la vista prèvia"

#: ../src/main-window.c:469
#, c-format
msgid "%d frame per second"
msgid_plural "%d frames per second"
msgstr[0] "%d fotograma per segon"
msgstr[1] "%d fotogrames per segon"

#. Help menu
#: ../src/main-window.c:486
msgid "_Help"
msgstr "_Ajuda"

#: ../src/main-window.c:491
msgid "Contents"
msgstr "Continguts"

#: ../src/main-window.c:512
#: ../src/new_slideshow.c:65
msgid "Create a new slideshow"
msgstr "Crea una nova presentació"

#: ../src/main-window.c:517
msgid "Open a slideshow"
msgstr "Obre una presentació"

#: ../src/main-window.c:522
msgid "Save the slideshow"
msgstr "Desa la presentació"

#: ../src/main-window.c:535
msgid "Import pictures"
msgstr "Importa imatges"

#: ../src/main-window.c:544
msgid "Import music"
msgstr "Importa música"

#: ../src/main-window.c:549
msgid "Delete the selected slides"
msgstr "Elimina les diapositives seleccionades"

#: ../src/main-window.c:559
msgid "Rotate the slide 90 degrees to the left"
msgstr "Gira la diapositiva 90 graus cap a l'esquerra"

#: ../src/main-window.c:570
msgid "Rotate the slide 90 degrees to the right"
msgstr "Gira la diapositiva 90 graus cap a la dreta"

#: ../src/main-window.c:576
msgid "Zoom In"
msgstr "Apropa"

#: ../src/main-window.c:581
msgid "Zoom Out"
msgstr "Allunya"

#: ../src/main-window.c:586
msgid "Normal Size"
msgstr "Mida normal"

#: ../src/main-window.c:591
msgid "Fit Zoom in Window"
msgstr "Ajustar el Zoom de la Finestra"

#: ../src/main-window.c:599
#: ../src/callbacks.c:1362
msgid "Starts the preview"
msgstr "Inicia la vista prèvia"

#: ../src/main-window.c:608
msgid "Go to the first slide of the slideshow"
msgstr "Vés a la primera diapositiva de la presentació"

#: ../src/main-window.c:614
msgid "Go to the previous slide of the slideshow"
msgstr "Vés a la diapositiva prèvia de la presentació"

#: ../src/main-window.c:630
#: ../src/main-window.c:837
msgid " of "
msgstr " de "

#: ../src/main-window.c:642
msgid "Go to the next slide of the slideshow"
msgstr "Vés a la següent diapositiva de la presentació"

#: ../src/main-window.c:648
msgid "Go to the last slide of the slideshow"
msgstr "Vés a la última diapositiva de la presentació"

#: ../src/main-window.c:699
msgid "Video"
msgstr "Video"

#: ../src/main-window.c:717
msgid "<b>Slide Settings</b>"
msgstr "<b>Arranjament de la diapositiva</b>"

#. Transition types label
#: ../src/main-window.c:727
msgid "Transition Type:"
msgstr "Tipus de transició:"

#: ../src/main-window.c:747
msgid "Random"
msgstr "Aleatori"

#: ../src/main-window.c:748
msgid "Imagination randomly decides which transition to apply"
msgstr "Imagination decideix aleatòriament quina transició aplicarà"

#. Transition duration
#: ../src/main-window.c:754
msgid "Transition Speed:"
msgstr "Velocitat de la transició:"

#: ../src/main-window.c:765
msgid "Fast"
msgstr "Ràpida"

#: ../src/main-window.c:767
msgid "Normal"
msgstr "Normal"

#: ../src/main-window.c:769
msgid "Slow"
msgstr "Lenta"

#. Slide duration
#: ../src/main-window.c:776
msgid "Slide Duration in sec:"
msgstr "Durada de la diapositiva en segons:"

#. Slide Total Duration
#: ../src/main-window.c:787
msgid "Slideshow Length:"
msgstr "Durada de la presentació:"

#: ../src/main-window.c:804
msgid "<b>Slide Motion</b>"
msgstr "<b>Moviment de la diapositiva</b>"

#: ../src/main-window.c:814
msgid "Stop Point:"
msgstr "Punt d'aturada:"

#: ../src/main-window.c:851
msgid "Duration:"
msgstr "Durada:"

#: ../src/main-window.c:860
msgid "Zoom: "
msgstr "Zoom: "

#: ../src/main-window.c:874
msgid "Add"
msgstr "Afegeix"

#: ../src/main-window.c:878
msgid "Update"
msgstr "Actualitza"

#: ../src/main-window.c:883
msgid "Remove"
msgstr "Elimina"

#: ../src/main-window.c:897
msgid "<b>Slide Text</b>"
msgstr "<b>Text de la diapositiva</b>"

#: ../src/main-window.c:926
#: ../src/main-window.c:1562
msgid "Click to expand the area"
msgstr "Clica per expandir l'àrea"

#: ../src/main-window.c:943
msgid "Click to choose the font"
msgstr "Clica per seleccionar el tipus de lletra"

#: ../src/main-window.c:950
msgid "Click to choose the font color"
msgstr "Clica per seleccionar el tipus de lletra"

#: ../src/main-window.c:957
msgid "Click to choose the font background color"
msgstr "Clica per seleccionar el tipus de lletra"

#: ../src/main-window.c:961
msgid "Animation:"
msgstr "Animació:"

#: ../src/main-window.c:973
msgid "Animation Speed:"
msgstr "Velocitat de l'animació:"

#: ../src/main-window.c:989
msgid "Placing is relative to:"
msgstr "Posant en relació a:"

#: ../src/main-window.c:1003
msgid "Exported video"
msgstr "Vídeo exportat"

#: ../src/main-window.c:1005
msgid "Original image"
msgstr "Imatge original"

#: ../src/main-window.c:1014
msgid "Subtitle position:"
msgstr "Posició del subtítol:"

#. Background music frame
#: ../src/main-window.c:1055
msgid "Audio"
msgstr "Àudio"

#: ../src/main-window.c:1068
msgid "<b>Background Music</b>"
msgstr "<b>Música de fons</b>"

#: ../src/main-window.c:1114
msgid "Music Duration:"
msgstr "Durada de la música:"

#: ../src/main-window.c:1138
msgid "Delete the selected file"
msgstr "Esborra el fitxer seleccionat"

#: ../src/main-window.c:1145
msgid "Move the selected file up"
msgstr "Puja el fitxer seleccionat"

#: ../src/main-window.c:1152
msgid "Move the selected file down"
msgstr "Baixa el fitxer seleccionat"

#: ../src/main-window.c:1159
msgid "Clear all files"
msgstr "Neteja tots els fitxers"

#. End of Background music frame
#. Begin of Message tab
#: ../src/main-window.c:1164
msgid "Messages"
msgstr "Missatges"

#: ../src/main-window.c:1557
msgid "Click to shrink the area"
msgstr "Clica per contreure l'àrea"

#: ../src/main-window.c:1589
#: ../src/callbacks.c:1120
msgid "Sorry, I could not perform the operation!"
msgstr "No s'ha pogut realitzar l'operació!"

#: ../src/main-window.c:1738
#, c-format
msgid "File '%s' not found"
msgstr "Fitxer '%s' no trobat"

#: ../src/main-window.c:1747
msgid "Resolution"
msgstr "Resolució"

#: ../src/main-window.c:1747
msgid "Type"
msgstr "Tipus"

#. No animation function (id = 0)
#: ../src/main-window.c:2062
#: ../src/main-window.c:2064
#: ../src/support.c:179
#: ../src/subtitles.c:162
msgid "None"
msgstr "Cap"

#: ../src/main-window.c:2605
msgid "Slides Transitions Report Dialog"
msgstr "Diàleg de l'informe de les transicions de les diapositives"

#: ../src/main-window.c:2685
msgid ""
"\n"
"<span weight='bold'>Note:</span>\n"
"\n"
"Slides whose transition is applied only once are not shown here.\n"
"Click on the slide to have Imagination automatically select it."
msgstr ""
"\n"
"<span weight='bold'>Nota:</span>\n"
"\n"
"Les diapositives amb una transició que s'aplica només una vegada no es mostren aquí.\n"
"Clica la diapositiva perquè Imagination la seleccioni automàticament."

#: ../src/callbacks.c:124
#: ../src/callbacks.c:469
#: ../src/callbacks.c:1421
#: ../src/callbacks.c:1499
msgid "You didn't save your slideshow yet. Are you sure you want to close it?"
msgstr "Encara no has desat la presentació. Estàs segur que vols tancar-la?"

#: ../src/callbacks.c:210
#, c-format
msgid "Please wait, importing image %d out of %d"
msgstr "Si us plau espera, s'està important la imatge %d de %d"

#: ../src/callbacks.c:279
msgid "Import audio files, use CTRL key for multiple select"
msgstr "Importació de fitxers d'àudio, usa la tecla CTRL per fer una selecció múltiple"

#: ../src/callbacks.c:291
msgid "All audio files"
msgstr "Tots els fitxers d'àudio"

#: ../src/callbacks.c:300
#: ../src/callbacks.c:375
#: ../src/callbacks.c:1449
#: ../src/support.c:370
msgid "All files"
msgstr "Tots els fitxers"

#: ../src/callbacks.c:356
msgid "Import images, use SHIFT key for multiple select"
msgstr "Importació d'imatges. usa la tecla Maj. per fer una selecció múltiple"

#: ../src/callbacks.c:369
msgid "All image files"
msgstr "Tots els fitxers d'imatge"

#: ../src/callbacks.c:529
#, c-format
msgid "%d x %d pixels"
msgid_plural "%d x %d pixels"
msgstr[0] "%d x %d pixel"
msgstr[1] "%d x %d pixels"

#: ../src/callbacks.c:805
msgid "translator-credits"
msgstr ""
"Manuel Tortosa Moreno <manutortosa@gmail.com>\n"
"Jose Angel Gallegos <galiziers@gmail.com>"

#: ../src/callbacks.c:1372
msgid "Stops the preview"
msgstr "Atura la vista prèvia"

#: ../src/callbacks.c:1432
msgid "Load an Imagination slideshow project"
msgstr "Carrega un projecte de presentació de Imagination"

#: ../src/callbacks.c:1433
msgid "Save an Imagination slideshow project"
msgstr "Desa un projecte de presentació de Imagination"

#: ../src/callbacks.c:1443
msgid "Imagination projects"
msgstr "Projectes de Imagination"

#: ../src/callbacks.c:2195
msgid "Create empty slide"
msgstr "Crea una diapositiva buida"

#: ../src/callbacks.c:2206
msgid "Empty slide options:"
msgstr "Opcions de la diapositiva buida:"

#: ../src/callbacks.c:2216
msgid "Use _solid color"
msgstr "Usa _un color sòlid"

#: ../src/callbacks.c:2222
msgid "Use _linear gradient"
msgstr "Usa _un degradat lineal"

#: ../src/callbacks.c:2228
msgid "Use _radial gradient"
msgstr "Usa _un degradat radial"

#: ../src/callbacks.c:2258
msgid "Preview"
msgstr "Vista prèvia"

#. Display propert title depending on the callback that is calling this function.
#: ../src/new_slideshow.c:65
msgid "Project properties"
msgstr "Característiques del projecte"

#: ../src/new_slideshow.c:85
msgid "<b>Slideshow Settings</b>"
msgstr "<b>Arranjament de la presentació</b>"

#: ../src/new_slideshow.c:130
msgid "<b>Video Format</b>"
msgstr "<b>Format del vídeo</b>"

#: ../src/new_slideshow.c:152
#: ../src/export.c:1337
#: ../src/export.c:1524
#: ../src/export.c:1705
msgid "<b>Video Size</b>"
msgstr "<b>Mida del vídeo</b>"

#: ../src/new_slideshow.c:166
msgid "<b>Advanced Settings</b>"
msgstr "<b>Arranjament avançat</b>"

#: ../src/new_slideshow.c:173
msgid "Rescale images to fit desired aspect ratio"
msgstr "Reescala les imatges per ajustar-les a la relació d'aspecte desitjada"

#: ../src/new_slideshow.c:179
msgid "Select background color:"
msgstr "Selecciona un color de fons:"

#: ../src/slideshow_project.c:213
msgid "This is not an Imagination project file!"
msgstr "Aquest no és un fitxer de projecte de Imagination!"

#: ../src/slideshow_project.c:371
#, c-format
msgid "Slide %i: can't load image %s\n"
msgstr "Diapositiva %i: no es pot carregar la imatge %s\n"

#: ../src/slideshow_project.c:493
#, c-format
msgid "Can't load image %s\n"
msgstr "No es pot carregar la imatge %s\n"

#: ../src/support.c:130
#, c-format
msgid "Welcome to Imagination - %d transition loaded."
msgid_plural "Welcome to Imagination - %d transitions loaded."
msgstr[0] "Benvingut a Imagination - %d transició carregada."
msgstr[1] "Benvingut a Imagination - %d transicións carregades."

#: ../src/support.c:141
#, c-format
msgid "%d slide selected"
msgid_plural "%d slides selected"
msgstr[0] "%d diapositives seleccionades"
msgstr[1] "S'ha seleccionat %d diapositiva"

#: ../src/support.c:152
#, c-format
msgid "%d slide loaded %s"
msgid_plural "%d slides loaded %s"
msgstr[0] "%d diapositiva carregada %s"
msgstr[1] "%d diapositives carregades %s"

#: ../src/support.c:156
msgid " - Use the CTRL key to select/unselect or SHIFT for multiple select"
msgstr " - Usa la tecla CTRL per seleccionar/desseleccionar o Maj. per selecció múltiple"

#: ../src/support.c:322
msgid "Please choose the slideshow project filename"
msgstr "Si us plau, selecciona el nom pel fitxer del projecte de la presentació"

#. This function call should be the first thing exporter does, since this
#. * function will take some preventive measures and also switches mode into
#. * preview if needed.
#: ../src/support.c:337
#: ../src/export.c:1183
msgid "VOB (DVD video)"
msgstr "VOB (DVD de vídeo)"

#: ../src/support.c:343
msgid "MP4 (MPEG-4)"
msgstr "MP4 (MPEG-4)"

#. This function call should be the first thing exporter does, since this
#. * function will take some preventive measures.
#: ../src/support.c:349
#: ../src/export.c:1299
msgid "OGV (Theora/Vorbis)"
msgstr "OGV (Theora/Vorbis)"

#. This function call should be the first thing exporter does, since this
#. * function will take some preventive measures.
#: ../src/support.c:355
#: ../src/export.c:1486
msgid "FLV (Flash video)"
msgstr "FLV (vídeo Flash)"

#. This function call should be the first thing exporter does, since this
#. * function will take some preventive measures.
#: ../src/support.c:361
#: ../src/export.c:1690
msgid "3GP (Mobile Phones)"
msgstr "3GP (Telèfons mòbils)"

#: ../src/subtitles.c:166
msgid "Fade"
msgstr "Esvair"

#: ../src/subtitles.c:170
msgid "Slide from left"
msgstr "Projectar des de l'esquerra"

#: ../src/subtitles.c:174
msgid "Slide from right"
msgstr "Projectar des de la dreta"

#: ../src/subtitles.c:178
msgid "Slide from top"
msgstr "Projectar des de dalt"

#: ../src/subtitles.c:182
msgid "Slide from bottom"
msgstr "Projectar des de baix"

#: ../src/subtitles.c:186
msgid "Grow"
msgstr "Ampliar"

#: ../src/export.c:150
msgid "<b>Export Settings</b>"
msgstr "<b>Arranjament de la exportació</b>"

#: ../src/export.c:164
msgid "Filename:"
msgstr "Nom de fitxer:"

#: ../src/export.c:312
msgid "Exporting the slideshow"
msgstr "S'està exportant la presentació"

#: ../src/export.c:323
msgid "Preparing for export ..."
msgstr "S'està preparant per exportar..."

#: ../src/export.c:334
msgid "Overall progress:"
msgstr "Progrés global:"

#: ../src/export.c:424
#: ../src/export.c:807
#, c-format
msgid "Slide %d export progress:"
msgstr "Progrés d'exportació de la diapositiva %d:"

#: ../src/export.c:661
msgid "Failed to launch the encoder!"
msgstr "Ha fallat l'arrancada del codificador!"

#: ../src/export.c:805
#, c-format
msgid "Final transition export progress:"
msgstr "Progrés d'exportació de la transició final:"

#: ../src/export.c:1195
msgid "<b>Television Format</b>"
msgstr "<b>Format de televisió</b>"

#: ../src/export.c:1202
#: ../src/export.c:1326
#: ../src/export.c:1513
msgid "Normal 4:3"
msgstr "Normal 4:3"

#: ../src/export.c:1207
#: ../src/export.c:1330
#: ../src/export.c:1517
msgid "Widescreen 16:9"
msgstr "Panoràmic 16:9"

#: ../src/export.c:1315
#: ../src/export.c:1502
msgid "<b>Aspect Ratio</b>"
msgstr "<b>Relació d'aspecte</b>"

#: ../src/export.c:1373
#: ../src/export.c:1557
msgid "<b>Video Quality:</b>"
msgstr "<b>Qualitat del vídeo:</b>"

#: ../src/export.c:1380
#: ../src/export.c:1564
msgid "Low"
msgstr "Baixa"

#: ../src/export.c:1384
#: ../src/export.c:1568
msgid "Medium"
msgstr "Mitjana"

#, fuzzy
#~ msgid "Rotate the slide clockwise"
#~ msgstr "Gi_ra en el sentit horari"

#, fuzzy
#~ msgid "Goto first slide"
#~ msgstr "Elimina les diapositives seleccionades"

#, fuzzy
#~ msgid "Goto last slide"
#~ msgstr "Elimina les diapositives seleccionades"

#, fuzzy
#~ msgid "Please choose the audio files to import"
#~ msgstr ""
#~ "Si us plau, seleccioneu el nom pel fitxer del projecte de la presentació"

#, fuzzy
#~ msgid "VOB export"
#~ msgstr "Exporta"

#, fuzzy
#~ msgid "OGG export"
#~ msgstr "Exporta"

#, fuzzy
#~ msgid "FLV export"
#~ msgstr "Exporta"
#~ msgid "An error occurred while trying to rotate the slide:"
#~ msgstr "Une erreur s'est produite lors de la rotation de la diapositive :"

#, fuzzy
#~ msgid "Sorry,I could not perform the operation!"
#~ msgstr "No he pogut realitzar l'operació!"
#~ msgid "Slide Number:"
#~ msgstr "Transparent numéro:"
#~ msgid "Jump to the entered slide number"
#~ msgstr "Saute au transparent indiqué"

#, fuzzy
#~ msgid "Export the DVD slideshow"
#~ msgstr "S'està exportant la presentació"
#~ msgid ""
#~ "The length of the audio track is longer than the video one. Do you want "
#~ "to continue?"
#~ msgstr ""
#~ "La durée de la piste audio est supérieure à celle de la vidéo. Voulez-"
#~ "vous poursuivre?"

#, fuzzy
#~ msgid "Export the slideshow as:"
#~ msgstr "S'està exportant la presentació"

#, fuzzy
#~ msgid "Rotate the slide counter-clockwise"
#~ msgstr "Gira en el sentit _antihorari"

#, fuzzy
#~ msgid "Goto previous selected slide"
#~ msgstr "Vés a l'anterior diapositiva de la presentació"

#, fuzzy
#~ msgid "Create new slide"
#~ msgstr "Crea una nova presentació amb diapositives"

#, fuzzy
#~ msgid "Filename of the slideshow:"
#~ msgstr "Desa la presentació amb diapositives"

#, fuzzy
#~ msgid "3GP export"
#~ msgstr "Exporta"

