# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-06-23 14:24+0200\n" "PO-Revision-Date: 2016-11-14 16:15+0000\n" "Last-Translator: Cédric VALMARY (Tot en òc) \n" "Language-Team: Occitan (post 1500) " "(http://www.transifex.com/projects/p/MATE/language/oc/)\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-Launchpad-Export-Date: 2020-05-11 10:59+0000\n" "X-Generator: Launchpad (build fbdff7602bd10fb883bf7e2ddcc7fd5a16f60398)\n" "Language: oc\n" #: ../data/org.x.editor.gschema.xml.in.h:1 msgid "Use Default Font" msgstr "Utilizar la poliça per defaut" #: ../data/org.x.editor.gschema.xml.in.h:2 msgid "" "Whether to use the system's default fixed width font for editing text " "instead of a font specific to xed. If this option is turned off, then the " "font named in the \"Editor Font\" option will be used instead of the system " "font." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:3 msgctxt "editor-font" msgid "'Monospace 12'" msgstr "'Monospace 12'" #: ../data/org.x.editor.gschema.xml.in.h:4 msgid "Editor Font" msgstr "Poliça de l'editor" #: ../data/org.x.editor.gschema.xml.in.h:5 msgid "" "A custom font that will be used for the editing area. This will only take " "effect if the \"Use Default Font\" option is turned off." msgstr "" "Una poliça personalizada que serà utilizada per la zòna d'edicion. Serà " "aplicat sonque se l'opcion \"Utilizar la poliça per defaut\" es desactivada." #: ../data/org.x.editor.gschema.xml.in.h:6 msgid "Prefer Dark Theme" msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:7 msgid "" "Whether xed should prefer the dark variation of the current Gtk theme if " "available." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:8 msgid "Style Scheme" msgstr "Jòc d'estils" #: ../data/org.x.editor.gschema.xml.in.h:9 msgid "The ID of a GtkSourceView Style Scheme used to color the text." msgstr "" "L'identificant d'un jòc d'estils GtkSourceView utilizat per la coloracion " "sintaxica del tèxte." #: ../data/org.x.editor.gschema.xml.in.h:10 msgid "Create Backup Copies" msgstr "Crear de còpias de salvament" #: ../data/org.x.editor.gschema.xml.in.h:11 msgid "" "Whether xed should create backup copies for the files it saves. You can set " "the backup file extension with the \"Backup Copy Extension\" option." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:12 msgid "Autosave" msgstr "Enregistrament automatic" #: ../data/org.x.editor.gschema.xml.in.h:13 msgid "" "Whether xed should automatically save modified files after a time interval. " "You can set the time interval with the \"Autosave Interval\" option." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:14 msgid "Autosave Interval" msgstr "Interval per l'enregistrament automatic" #: ../data/org.x.editor.gschema.xml.in.h:15 msgid "" "Number of minutes after which xed will automatically save modified files. " "This will only take effect if the \"Autosave\" option is turned on." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:16 msgid "Writable VFS schemes" msgstr "Esquèmas VFS accessibles en escritura" #: ../data/org.x.editor.gschema.xml.in.h:17 msgid "" "List of VFS schemes xed supports in write mode. The 'file' scheme is " "writable by default." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:18 msgid "Maximum Number of Undo Actions" msgstr "Nombre maximum d'anullacions possiblas" #: ../data/org.x.editor.gschema.xml.in.h:19 msgid "" "Maximum number of actions that xed will be able to undo or redo. Use \"-1\" " "for unlimited number of actions." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:20 msgid "Line Wrapping Mode" msgstr "Mòde retorn a la linha" #: ../data/org.x.editor.gschema.xml.in.h:21 msgid "" "Specifies how to wrap long lines in the editing area. Use \"none\" for no " "wrapping, \"word\" for wrapping at word boundaries, and \"char\" for " "wrapping at individual character boundaries. Note that the values are case-" "sensitive, so make sure they appear exactly as mentioned here." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:22 msgid "Tab Size" msgstr "Talha de la tabulacion" #: ../data/org.x.editor.gschema.xml.in.h:23 msgid "" "Specifies the number of spaces that should be displayed instead of Tab " "characters." msgstr "" "Definís lo nombre d'espacis que deurián èsser afichats a la plaça dels " "caractèrs de tabulacion." #: ../data/org.x.editor.gschema.xml.in.h:24 msgid "Insert spaces" msgstr "Inserir d'espacis" #: ../data/org.x.editor.gschema.xml.in.h:25 msgid "Whether xed should insert spaces instead of tabs." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:26 msgid "Automatic indent" msgstr "Indentacion automatica" #: ../data/org.x.editor.gschema.xml.in.h:27 msgid "Whether xed should enable automatic indentation." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:28 msgid "Display Line Numbers" msgstr "Afichar los numèros de linha" #: ../data/org.x.editor.gschema.xml.in.h:29 msgid "Whether xed should display line numbers in the editing area." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:30 msgid "Highlight Current Line" msgstr "Suslinhar la linha actuala" #: ../data/org.x.editor.gschema.xml.in.h:31 msgid "Whether xed should highlight the current line." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:32 msgid "Highlight Matching Bracket" msgstr "Suslinhar las parentèsis correspondentas" #: ../data/org.x.editor.gschema.xml.in.h:33 msgid "Whether xed should highlight the bracket matching the selected one." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:34 msgid "Display Right Margin" msgstr "Afichar lo marge de dreita" #: ../data/org.x.editor.gschema.xml.in.h:35 msgid "Whether xed should display the right margin in the editing area." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:36 msgid "Right Margin Position" msgstr "Posicion del marge de dreita" #: ../data/org.x.editor.gschema.xml.in.h:37 msgid "Specifies the position of the right margin." msgstr "Indica la posicion del marge de dreita." #: ../data/org.x.editor.gschema.xml.in.h:38 msgid "Smart Home End" msgstr "« Origina » e « Fin » intelligentas" #: ../data/org.x.editor.gschema.xml.in.h:39 msgid "" "Specifies how the cursor moves when the HOME and END keys are pressed. Use " "\"disabled\" to always move at the start/end of the line, \"after\" to move " "to the start/end of the line the first time the keys are pressed and to the " "start/end of the text ignoring whitespaces the second time the keys are " "pressed, \"before\" to move to the start/end of the text before moving to " "the start/end of the line and \"always\" to always move to the start/end of " "the text instead of the start/end of the line." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:40 msgid "Restore Previous Cursor Position" msgstr "Restablir la precedenta posicion del cursor" #: ../data/org.x.editor.gschema.xml.in.h:41 msgid "" "Whether xed should restore the previous cursor position when a file is " "loaded." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:42 msgid "Enable Search Highlighting" msgstr "Activar la coloracion de recèrca" #: ../data/org.x.editor.gschema.xml.in.h:43 msgid "" "Whether xed should highlight all the occurrences of the searched text." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:44 msgid "Enable Syntax Highlighting" msgstr "Activar la coloracion sintaxica" #: ../data/org.x.editor.gschema.xml.in.h:45 msgid "Whether xed should enable syntax highlighting." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:46 msgid "Ensure Trailing Newline" msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:47 msgid "" "Whether xed will ensure that documents always end with a trailing newline." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:48 msgid "Toolbar is Visible" msgstr "La barra d'aisinas es visibla" #: ../data/org.x.editor.gschema.xml.in.h:49 msgid "Whether the toolbar should be visible in editing windows." msgstr "" "Indica se la barra d'aisinas deu èsser visibla dins las fenèstras d'edicion." #: ../data/org.x.editor.gschema.xml.in.h:50 msgid "Status Bar is Visible" msgstr "La barra d'estat es visibla" #: ../data/org.x.editor.gschema.xml.in.h:51 msgid "" "Whether the status bar at the bottom of editing windows should be visible." msgstr "" "Indica se la barra d'estat aval de las fenèstras d'edicion deu èsser visibla." #: ../data/org.x.editor.gschema.xml.in.h:52 msgid "Side Pane is Visible" msgstr "Lo panèl lateral es visible" #: ../data/org.x.editor.gschema.xml.in.h:53 msgid "" "Whether the side pane at the left of editing windows should be visible." msgstr "" "Indica se lo panèl lateral a esquèrra de las fenèstras d'edicion deu èsser " "visible." #: ../data/org.x.editor.gschema.xml.in.h:54 msgid "Bottom Panel is Visible" msgstr "Lo panèl inferior es visible" #: ../data/org.x.editor.gschema.xml.in.h:55 msgid "" "Whether the bottom panel at the bottom of editing windows should be visible." msgstr "" "Indica se lo panèl inferior aval de la fenèstra d'edicion deu èsser visible." #: ../data/org.x.editor.gschema.xml.in.h:56 msgid "Allow changing active tabs by scrolling" msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:57 msgid "Whether you can change active tabs by scrolling." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:58 msgid "Minimap is visible" msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:59 msgid "Whether the minimap for the document should be visible." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:60 msgid "Maximum Recent Files" msgstr "Nombre maximum de fichièrs recents" #: ../data/org.x.editor.gschema.xml.in.h:61 msgid "" "Specifies the maximum number of recently opened files that will be displayed " "in the \"Recent Files\" submenu." msgstr "" "Indica lo nombre maximum de fichièrs dobèrts recentament que seràn afichats " "dins lo sosmenú « Fichièrs recents »." #: ../data/org.x.editor.gschema.xml.in.h:62 msgid "Print Syntax Highlighting" msgstr "Imprimir la coloracion sintaxica" #: ../data/org.x.editor.gschema.xml.in.h:63 msgid "Whether xed should print syntax highlighting when printing documents." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:64 msgid "Print Header" msgstr "Imprimir l'entèsta" #: ../data/org.x.editor.gschema.xml.in.h:65 msgid "Whether xed should include a document header when printing documents." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:66 msgid "Printing Line Wrapping Mode" msgstr "Imprimir amb lo mòde de retorn a la linha" #: ../data/org.x.editor.gschema.xml.in.h:67 msgid "" "Specifies how to wrap long lines for printing. Use \"none\" for no wrapping, " "\"word\" for wrapping at word boundaries, and \"char\" for wrapping at " "individual character boundaries. Note that the values are case-sensitive, so " "make sure they appear exactly as mentioned here." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:68 msgid "Print Line Numbers" msgstr "Imprimir los numèros de linha" #: ../data/org.x.editor.gschema.xml.in.h:69 msgid "" "If this value is 0, then no line numbers will be inserted when printing a " "document. Otherwise, xed will print line numbers every such number of lines." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:70 msgctxt "print-font-body-pango" msgid "'Monospace 9'" msgstr "'Monospace 9'" #: ../data/org.x.editor.gschema.xml.in.h:71 msgid "Body Font for Printing" msgstr "Poliça per l'impression del còs de tèxte" #: ../data/org.x.editor.gschema.xml.in.h:72 msgid "" "Specifies the font to use for a document's body when printing documents." msgstr "" "Indica la poliça d'utilizar pel còs d'un document al moment de l'impression." #: ../data/org.x.editor.gschema.xml.in.h:73 msgctxt "print-font-header-pango" msgid "'Sans 11'" msgstr "'Sans 11'" #: ../data/org.x.editor.gschema.xml.in.h:74 msgid "Header Font for Printing" msgstr "Poliça per l'impression de l'entèsta" #: ../data/org.x.editor.gschema.xml.in.h:75 msgid "" "Specifies the font to use for page headers when printing a document. This " "will only take effect if the \"Print Header\" option is turned on." msgstr "" "Indica la poliça d'utilizar per las entèstas de pagina al moment de " "l'impression d'un document. Aquò s'aplicarà pas que se l'opcion « Afichar " "l'entèsta » es activada." #: ../data/org.x.editor.gschema.xml.in.h:76 msgctxt "print-font-numbers-pango" msgid "'Sans 8'" msgstr "'Sans 8'" #: ../data/org.x.editor.gschema.xml.in.h:77 msgid "Line Number Font for Printing" msgstr "Poliça per l'impression dels numèros de linha" #: ../data/org.x.editor.gschema.xml.in.h:78 msgid "" "Specifies the font to use for line numbers when printing. This will only " "take effect if the \"Print Line Numbers\" option is non-zero." msgstr "" "Indica la poliça d'utilizar pels numèros de linha al moment de l'impression. " "Aquò s'aplicarà pas que se l'opcion « Afichar los numèros de linha » es pas " "nulla." #: ../data/org.x.editor.gschema.xml.in.h:79 msgctxt "auto-detected" msgid "[ 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16' ]" msgstr "[ 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16' ]" #: ../data/org.x.editor.gschema.xml.in.h:80 msgid "Automatically Detected Encodings" msgstr "Encodatges detectats automaticament" #: ../data/org.x.editor.gschema.xml.in.h:81 msgid "" "Sorted list of encodings used by xed for automatically detecting the " "encoding of a file. \"CURRENT\" represents the current locale encoding. Only " "recognized encodings are used." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:82 msgctxt "shown-in-menu" msgid "[ 'ISO-8859-15' ]" msgstr "[ 'ISO-8859-15' ]" #: ../data/org.x.editor.gschema.xml.in.h:83 msgid "Encodings shown in menu" msgstr "Encodatges afichats dins lo menú" #: ../data/org.x.editor.gschema.xml.in.h:84 msgid "" "List of encodings shown in the Character Encoding menu in open/save file " "selector. Only recognized encodings are used." msgstr "" "Lista dels encodatges afichats dins lo menú Encodatge de caractèrs dins lo " "selector de fichièrs dobrir/enregistrar. Sols los encodatges reconeguts son " "utilizats." #: ../data/org.x.editor.gschema.xml.in.h:85 msgid "History for \"search for\" entries" msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:86 msgid "List of entries in \"search for\" textbox." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:87 msgid "History for \"replace with\" entries" msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:88 msgid "List of entries in \"replace with\" textbox." msgstr "" #: ../data/org.x.editor.gschema.xml.in.h:89 msgid "Active plugins" msgstr "Empeutons actius" #: ../data/org.x.editor.gschema.xml.in.h:90 msgid "" "List of active plugins. It contains the \"Location\" of the active plugins. " "See the .xed-plugin file for obtaining the \"Location\" of a given plugin." msgstr "" #: ../data/xed.appdata.xml.in.h:1 msgid "A Text Editor" msgstr "Un editor de tèxte" #: ../data/xed.appdata.xml.in.h:2 msgid "" "

Xed is a small, but powerful text editor. It has most standard text " "editor functions and fully supports international text in Unicode. Advanced " "features include syntax highlighting and automatic indentation of source " "code, printing and editing of multiple documents in one window.

Xed " "is extensible through a plugin system, which currently includes support for " "spell checking, comparing files, viewing CVS ChangeLogs, and adjusting " "indentation levels.

" msgstr "" #: ../data/xed.desktop.in.in.h:1 ../xed/xed-print-job.c:707 msgid "Text Editor" msgstr "Editor de tèxte" #: ../data/xed.desktop.in.in.h:2 msgid "Edit text files" msgstr "" #: ../xed/xed-app.c:102 msgid "Show the application's version" msgstr "Afichar la version de l'aplicacion" #: ../xed/xed-app.c:108 msgid "Display list of possible values for the encoding option" msgstr "Aficha la lista de las valors possiblas per l'opcion d'encodatge" #: ../xed/xed-app.c:115 msgid "" "Set the character encoding to be used to open the files listed on the " "command line" msgstr "" "Definís l'encodatge de caractèrs d'utilizar per dobrir los fichièrs listats " "dins la linha de comanda" #: ../xed/xed-app.c:116 msgid "ENCODING" msgstr "ENCODATGE" #: ../xed/xed-app.c:122 msgid "Create a new top-level window in an existing instance of xed" msgstr "" #: ../xed/xed-app.c:129 msgid "Create a new document in an existing instance of xed" msgstr "" #: ../xed/xed-app.c:136 msgid "Set the size and position of the window (WIDTHxHEIGHT+X+Y)" msgstr "" #: ../xed/xed-app.c:137 msgid "GEOMETRY" msgstr "" #: ../xed/xed-app.c:143 msgid "Open files and block process until files are closed" msgstr "" #: ../xed/xed-app.c:150 msgid "Run xed in standalone mode" msgstr "" #: ../xed/xed-app.c:157 msgid "[FILE...] [+LINE]" msgstr "" #: ../xed/xed-app.c:529 #, c-format msgid "%s: invalid encoding." msgstr "" #: ../xed/xed-app.c:1180 msgid "There was an error displaying the help." msgstr "Una error s'es produita pendent l'afichatge de l'ajuda." #: ../xed/xed-close-confirmation-dialog.c:133 msgid "Log Out _without Saving" msgstr "Se desconnectar _sens enregistrar" #: ../xed/xed-close-confirmation-dialog.c:134 msgid "_Cancel Logout" msgstr "_Anullar la desconnexion" #: ../xed/xed-close-confirmation-dialog.c:138 msgid "Close _without Saving" msgstr "Tampar _sens enregistrar" #: ../xed/xed-close-confirmation-dialog.c:139 ../xed/xed-commands-file.c:399 #: ../xed/xed-commands-file.c:502 ../xed/xed-commands-file.c:648 #: ../xed/xed-commands-file.c:1333 ../xed/xed-encodings-dialog.c:336 #: ../xed/xed-io-error-info-bar.c:147 ../xed/xed-io-error-info-bar.c:406 #: ../xed/xed-io-error-info-bar.c:1051 #: ../xed/resources/ui/xed-highlight-mode-dialog.ui.h:2 #: ../plugins/filebrowser/xed-file-browser-utils.c:153 msgid "_Cancel" msgstr "" #: ../xed/xed-close-confirmation-dialog.c:159 msgid "_Save As..." msgstr "" #. File menu #: ../xed/xed-close-confirmation-dialog.c:165 ../xed/xed-commands-file.c:649 #: ../xed/xed-ui.h:79 msgid "_Save" msgstr "Enregi_strar" #: ../xed/xed-close-confirmation-dialog.c:192 msgid "Question" msgstr "Question" #: ../xed/xed-close-confirmation-dialog.c:385 #, c-format msgid "" "If you don't save, changes from the last %ld second will be permanently lost." msgid_plural "" "If you don't save, changes from the last %ld seconds will be permanently " "lost." msgstr[0] "" "Se enregistratz pas, las modificacions efectuadas dempuèi una segonda seràn " "definitivament perdudas." msgstr[1] "" "Se enregistratz pas, las modificacions efectuadas dempuèi %ld segondas seràn " "definitivament perdudas." #: ../xed/xed-close-confirmation-dialog.c:394 msgid "" "If you don't save, changes from the last minute will be permanently lost." msgstr "" "S'enregistratz pas, las modificacions de la darrièra minuta seràn perdudas " "per totjorn." #: ../xed/xed-close-confirmation-dialog.c:399 #, c-format msgid "" "If you don't save, changes from the last minute and %ld second will be " "permanently lost." msgid_plural "" "If you don't save, changes from the last minute and %ld seconds will be " "permanently lost." msgstr[0] "" "Se enregistratz pas, las modificacions efectuadas dempuèi una minuta e una " "segonda seràn definitivament perdudas." msgstr[1] "" "Se enregistratz pas, las modificacions efectuadas dempuèi una minuta e %ld " "segondas seràn definitivament perdudas." #: ../xed/xed-close-confirmation-dialog.c:408 #, c-format msgid "" "If you don't save, changes from the last %ld minute will be permanently lost." msgid_plural "" "If you don't save, changes from the last %ld minutes will be permanently " "lost." msgstr[0] "" "Se enregistratz pas, las modificacions efectuadas dempuèi una minuta seràn " "definitivament perdudas." msgstr[1] "" "Se enregistratz pas, las modificacions efectuadas dempuèi %ld minutas seràn " "definitivament perdudas." #: ../xed/xed-close-confirmation-dialog.c:423 msgid "" "If you don't save, changes from the last hour will be permanently lost." msgstr "" "Se enregistratz pas, las modificacions efectuadas dempuèi una ora seràn " "definitivament perdudas." #: ../xed/xed-close-confirmation-dialog.c:428 #, c-format msgid "" "If you don't save, changes from the last hour and %d minute will be " "permanently lost." msgid_plural "" "If you don't save, changes from the last hour and %d minutes will be " "permanently lost." msgstr[0] "" "Se enregistratz pas, las modificacions efectuadas dempuèi una ora e %d " "minutas seràn definitivament perdudas." msgstr[1] "" "Se enregistratz pas, las modificacions efectuadas dempuèi una ora e %d " "minutas seràn definitivament perdudas." #: ../xed/xed-close-confirmation-dialog.c:442 #, c-format msgid "" "If you don't save, changes from the last %d hour will be permanently lost." msgid_plural "" "If you don't save, changes from the last %d hours will be permanently lost." msgstr[0] "" "Se enregistratz pas, las modificacions efectuadas dempuèi %da oras seràn " "definitivament perdudas." msgstr[1] "" "Se enregistratz pas, las modificacions efectuadas dempuèi %d oras seràn " "definitivament perdudas." #: ../xed/xed-close-confirmation-dialog.c:483 #, c-format msgid "Save changes to document \"%s\" before closing?" msgstr "" "Volètz enregistrar las modificacions del document « %s » abans de lo tampar ?" #: ../xed/xed-close-confirmation-dialog.c:648 #, c-format msgid "" "There is %d document with unsaved changes. Save changes before closing?" msgid_plural "" "There are %d documents with unsaved changes. Save changes before closing?" msgstr[0] "" "I a %d document amb de modificacions pas enregistradas. Lo volètz " "enregistrar abans los tampar ?" msgstr[1] "" "I a %d   documents amb de modificacions pas enregistradas. Los volètz " "enregistrar abans de los tampar ?" #: ../xed/xed-close-confirmation-dialog.c:665 msgid "S_elect the documents you want to save:" msgstr "_Seleccionatz los documents que volètz enregistrar :" #. Secondary label #: ../xed/xed-close-confirmation-dialog.c:681 msgid "If you don't save, all your changes will be permanently lost." msgstr "" "S'enregistratz pas, totas vòstras modificacions seràn perdudas " "definitivament." #: ../xed/xed-commands-file.c:229 #, c-format msgid "Loading file '%s'…" msgstr "Cargament del fichièr « %s »…" #: ../xed/xed-commands-file.c:238 #, c-format msgid "Loading %d file…" msgid_plural "Loading %d files…" msgstr[0] "Cargament d'un fichièr…" msgstr[1] "Cargament de %d fichièrs..." #. Translators: "Open Files" is the title of the file chooser window #: ../xed/xed-commands-file.c:395 msgid "Open Files" msgstr "Dobrir los fichièrs" #: ../xed/xed-commands-file.c:400 #: ../plugins/filebrowser/xed-file-browser-widget.c:766 msgid "_Open" msgstr "" #: ../xed/xed-commands-file.c:494 #, c-format msgid "The file \"%s\" is read-only." msgstr "Lo fichièr « %s » es en lectura sola." #: ../xed/xed-commands-file.c:499 msgid "Do you want to try to replace it with the one you are saving?" msgstr "Lo volètz remplaçar per lo qu'ensajatz d'enregistrar ?" #: ../xed/xed-commands-file.c:503 ../xed/xed-ui.h:122 msgid "_Replace" msgstr "_Remplaçar" #: ../xed/xed-commands-file.c:564 ../xed/xed-commands-file.c:801 #, c-format msgid "Saving file '%s'…" msgstr "Enregistrament del fichièr « %s »…" #: ../xed/xed-commands-file.c:644 msgid "Save As…" msgstr "Enregistrar jos…" #: ../xed/xed-commands-file.c:1202 #, c-format msgid "Reverting the document '%s'…" msgstr "Recuperacion del document « %s »…" #: ../xed/xed-commands-file.c:1249 #, c-format msgid "Revert unsaved changes to document '%s'?" msgstr "Anullar las modificacions pas enregistradas del document « %s » ?" #: ../xed/xed-commands-file.c:1256 #, c-format msgid "" "Changes made to the document in the last %ld second will be permanently lost." msgid_plural "" "Changes made to the document in the last %ld seconds will be permanently " "lost." msgstr[0] "" "Las modificacions efectuadas al document dempuèi una segonda seràn " "definitivament perdudas." msgstr[1] "" "Las modificacions efectuadas al document dempuèi %ld segondas seràn " "definitivament perdudas." #: ../xed/xed-commands-file.c:1265 msgid "" "Changes made to the document in the last minute will be permanently lost." msgstr "" "Las modificacions efectuadas al document dempuèi una minuta seràn " "definitivament perdudas." #: ../xed/xed-commands-file.c:1270 #, c-format msgid "" "Changes made to the document in the last minute and %ld second will be " "permanently lost." msgid_plural "" "Changes made to the document in the last minute and %ld seconds will be " "permanently lost." msgstr[0] "" "Las modificacions efectuadas al document dempuèi una minuta e una segonda " "seràn definitivament perdudas." msgstr[1] "" "Las modificacions efectuadas al document dempuèi una minuta e %ld segondas " "seràn definitivament perdudas." #: ../xed/xed-commands-file.c:1279 #, c-format msgid "" "Changes made to the document in the last %ld minute will be permanently lost." msgid_plural "" "Changes made to the document in the last %ld minutes will be permanently " "lost." msgstr[0] "" "Las modificacions efectuadas al document dempuèi una minuta seràn " "definitivament perdudas." msgstr[1] "" "Las modificacions efectuadas al document dempuèi %ld minutas seràn " "definitivament perdudas." #: ../xed/xed-commands-file.c:1294 msgid "" "Changes made to the document in the last hour will be permanently lost." msgstr "" "Las modificacions efectuadas pendent la darrièra ora seràn perdudas " "definitivament." #: ../xed/xed-commands-file.c:1299 #, c-format msgid "" "Changes made to the document in the last hour and %d minute will be " "permanently lost." msgid_plural "" "Changes made to the document in the last hour and %d minutes will be " "permanently lost." msgstr[0] "" "Las modificacions efectuadas al document dempuèi una ora e una minuta seràn " "definitivament perdudas." msgstr[1] "" "Las modificacions efectuadas al document dempuèi una ora e %d minutas seràn " "definitivament perdudas." #: ../xed/xed-commands-file.c:1313 #, c-format msgid "" "Changes made to the document in the last %d hour will be permanently lost." msgid_plural "" "Changes made to the document in the last %d hours will be permanently lost." msgstr[0] "" "Las modificacions efectuadas al document durant la darrièra ora seràn " "definitivament perdudas." msgstr[1] "" "Las modificacions efectuadas al document durant les %d darrièras oras seràn " "definitivament perdudas." #: ../xed/xed-commands-file.c:1334 msgid "_Revert" msgstr "_Restablir" #: ../xed/xed-commands-help.c:55 msgid "A small and lightweight text editor" msgstr "" #: ../xed/xed-document.c:973 ../xed/xed-document.c:1005 #, c-format msgid "Unsaved Document %d" msgstr "Document %d pas enregistrat" #: ../xed/xed-documents-panel.c:93 ../xed/xed-documents-panel.c:104 #: ../xed/xed-window.c:1752 ../xed/xed-window.c:1756 msgid "Read-Only" msgstr "Lectura sola" #: ../xed/xed-documents-panel.c:717 ../xed/resources/ui/xed-shortcuts.ui.h:1 #: ../xed/xed-window.c:2982 msgid "Documents" msgstr "Documents" #: ../xed/xed-encodings-combo-box.c:264 msgid "Automatically Detected" msgstr "Detectat automaticament" #: ../xed/xed-encodings-combo-box.c:283 ../xed/xed-encodings-combo-box.c:297 #, c-format msgid "Current Locale (%s)" msgstr "Locala actuala (%s)" #: ../xed/xed-encodings-combo-box.c:344 msgid "Add or Remove..." msgstr "Apondre o suprimir..." #: ../xed/xed-encodings-dialog.c:337 ../plugins/time/xed-time-plugin.c:789 msgid "_OK" msgstr "" #: ../xed/xed-encodings-dialog.c:338 ../xed/xed-ui.h:50 #: ../plugins/spell/xed-spell-plugin.c:435 msgid "_Help" msgstr "_Ajuda" #: ../xed/xed-encodings-dialog.c:341 msgid "Character Encodings" msgstr "Encodatge dels caractèrs" #: ../xed/xed-encodings-dialog.c:374 ../xed/xed-encodings-dialog.c:411 msgid "_Description" msgstr "_Descripcion" #: ../xed/xed-encodings-dialog.c:382 ../xed/xed-encodings-dialog.c:419 msgid "_Encoding" msgstr "_Encodatge" #: ../xed/xed-file-chooser-dialog.c:46 ../xed/xed-preferences-dialog.c:723 msgid "All Files" msgstr "Totes los fichièrs" #: ../xed/xed-file-chooser-dialog.c:47 msgid "All Text Files" msgstr "Totes los fichièrs tèxte" #: ../xed/xed-file-chooser-dialog.c:89 msgid "C_haracter Encoding:" msgstr "En_codatge de caractèrs :" #: ../xed/xed-file-chooser-dialog.c:145 msgid "L_ine Ending:" msgstr "Fin de _linha :" #: ../xed/xed-file-chooser-dialog.c:156 msgid "Unix/Linux" msgstr "Unix / Linux" #: ../xed/xed-file-chooser-dialog.c:157 msgid "Mac OS Classic" msgstr "Mac OS Classic" #: ../xed/xed-file-chooser-dialog.c:158 msgid "Windows" msgstr "Fenèstras" #: ../xed/xed-highlight-mode-selector.c:291 ../xed/xed-window.c:1868 msgid "Plain Text" msgstr "Tèxte brut" #: ../xed/xed-io-error-info-bar.c:154 ../xed/xed-io-error-info-bar.c:390 msgid "_Retry" msgstr "_Ensajar tornamai" #: ../xed/xed-io-error-info-bar.c:173 #, c-format msgid "Could not find the file %s." msgstr "Impossible de dobrir lo fichièr %s." #: ../xed/xed-io-error-info-bar.c:174 ../xed/xed-io-error-info-bar.c:208 #: ../xed/xed-io-error-info-bar.c:213 msgid "Please check that you typed the location correctly and try again." msgstr "" "Verificatz qu'avètz picat corrèctament l'emplaçament e ensajatz tornamai." #. Translators: %s is a URI scheme (like for example http:, ftp:, etc.) #: ../xed/xed-io-error-info-bar.c:189 #, c-format msgid "xed cannot handle %s locations." msgstr "" #: ../xed/xed-io-error-info-bar.c:194 msgid "xed cannot handle this location." msgstr "" #: ../xed/xed-io-error-info-bar.c:201 msgid "The location of the file cannot be mounted." msgstr "L'emplaçament del fichièr pòt pas èsser montat." #: ../xed/xed-io-error-info-bar.c:204 msgid "" "The location of the file cannot be accessed because it is not mounted." msgstr "L'emplaçament del fichièr es pas accessible perque es pas montat." #: ../xed/xed-io-error-info-bar.c:207 #, c-format msgid "%s is a directory." msgstr "%s es un repertòri." #: ../xed/xed-io-error-info-bar.c:212 #, c-format msgid "%s is not a valid location." msgstr "%s es pas un emplaçament valid." #. Translators: %s is a host name #: ../xed/xed-io-error-info-bar.c:242 #, c-format msgid "" "Host %s could not be found. Please check that your proxy settings are " "correct and try again." msgstr "" "L'òste %s es introbable. Verificatz vòstres reglatges de proxy e tornatz " "ensajar." #. use the same string as INVALID_HOST #: ../xed/xed-io-error-info-bar.c:256 #, c-format msgid "" "Hostname was invalid. Please check that you typed the location correctly and " "try again." msgstr "" "Lo nom d'òste es invalid. Verificatz qu'avèz picat corrèctament son " "emplaçament e tornatz ensajar." #: ../xed/xed-io-error-info-bar.c:263 #, c-format msgid "%s is not a regular file." msgstr "%s es pas un fichièr normal." #: ../xed/xed-io-error-info-bar.c:266 msgid "Connection timed out. Please try again." msgstr "Relambi de connexion depassat. Ensajatz tornamai." #: ../xed/xed-io-error-info-bar.c:293 #, c-format msgid "Unexpected error: %s" msgstr "Error inesperada : %s" #: ../xed/xed-io-error-info-bar.c:326 msgid "xed cannot find the file. Perhaps it has recently been deleted." msgstr "" #: ../xed/xed-io-error-info-bar.c:336 #, c-format msgid "Could not revert the file %s." msgstr "Impossible de recuperar lo fichièr %s." #: ../xed/xed-io-error-info-bar.c:359 msgid "Ch_aracter Encoding:" msgstr "En_codatge de caractèrs :" #. Translators: the access key chosen for this string should be #. different from other main menu access keys (Open, Edit, View...) #: ../xed/xed-io-error-info-bar.c:397 ../xed/xed-io-error-info-bar.c:654 msgid "Edit Any_way" msgstr "Do_brir malgrat tot" #: ../xed/xed-io-error-info-bar.c:489 msgid "" "The number of followed links is limited and the actual file could not be " "found within this limit." msgstr "" "Lo nombre de ligams consecutius es limitat e lo fichièr actual pòt pas èsser " "trobat amb aqueste limit." #: ../xed/xed-io-error-info-bar.c:493 msgid "You do not have the permissions necessary to open the file." msgstr "Avètz pas los dreits necessaris a la dobertura del fichièr." #: ../xed/xed-io-error-info-bar.c:499 msgid "xed has not been able to detect the character encoding." msgstr "" #: ../xed/xed-io-error-info-bar.c:501 ../xed/xed-io-error-info-bar.c:524 msgid "Please check that you are not trying to open a binary file." msgstr "Verificatz qu'ensajatz pas de dobrir un fichièr binari." #: ../xed/xed-io-error-info-bar.c:502 msgid "Select a character encoding from the menu and try again." msgstr "" "Seleccionatz un encodatge de caractèrs dins lo menú e tornatz ensajar." #: ../xed/xed-io-error-info-bar.c:508 #, c-format msgid "There was a problem opening the file %s." msgstr "Un problèma s'es produit al moment de la dobertura del fichièr %s." #: ../xed/xed-io-error-info-bar.c:509 msgid "" "The file you opened has some invalid characters. If you continue editing " "this file you could corrupt this document." msgstr "" #: ../xed/xed-io-error-info-bar.c:512 msgid "You can also choose another character encoding and try again." msgstr "" "Podètz tanben causir un autre encodatge de caractèrs e ensajar tornamai." #: ../xed/xed-io-error-info-bar.c:521 #, c-format msgid "Could not open the file %s using the %s character encoding." msgstr "Impossible de dobrir lo fichièr %s amb l'encodatge de caractèrs %s." #: ../xed/xed-io-error-info-bar.c:525 ../xed/xed-io-error-info-bar.c:594 msgid "Select a different character encoding from the menu and try again." msgstr "" "Seleccionatz un encodatge de caractèrs diferent dins lo menú e tornatz " "ensajar." #: ../xed/xed-io-error-info-bar.c:537 #, c-format msgid "Could not open the file %s." msgstr "Impossible de dobrir lo fichièr %s." #: ../xed/xed-io-error-info-bar.c:589 #, c-format msgid "Could not save the file %s using the %s character encoding." msgstr "" "Impossible d'enregistrar lo fichièr %s amb l'encodatge de caractèrs %s." #: ../xed/xed-io-error-info-bar.c:592 msgid "" "The document contains one or more characters that cannot be encoded using " "the specified character encoding." msgstr "" "Lo document conten un o mai d'un caractèr que pòdon pas èsser representats " "en utilizant l'encodatge de caractèrs indicat." #. Translators: the access key chosen for this string should be #. different from other main menu access keys (Open, Edit, View...) #: ../xed/xed-io-error-info-bar.c:659 msgid "D_on't Edit" msgstr "Editar _pas" #: ../xed/xed-io-error-info-bar.c:673 #, c-format msgid "This file (%s) is already open in another xed window." msgstr "" #: ../xed/xed-io-error-info-bar.c:687 msgid "" "xed opened this instance of the file in a non-editable way. Do you want to " "edit it anyway?" msgstr "" #: ../xed/xed-io-error-info-bar.c:742 ../xed/xed-io-error-info-bar.c:830 #: ../xed/xed-io-error-info-bar.c:1092 msgid "S_ave Anyway" msgstr "_Enregistrar malgrat tot" #: ../xed/xed-io-error-info-bar.c:743 ../xed/xed-io-error-info-bar.c:831 #: ../xed/xed-io-error-info-bar.c:1094 msgid "D_on't Save" msgstr "Enregistrar _pas" #. FIXME: review this message, it's not clear since for the user the "modification" #. * could be interpreted as the changes he made in the document. beside "reading" is #. * not accurate (since last load/save) #. #: ../xed/xed-io-error-info-bar.c:760 #, c-format msgid "The file %s has been modified since reading it." msgstr "Lo fichièr %s es estat modificat dempuèi sa darrièra lectura." #: ../xed/xed-io-error-info-bar.c:774 msgid "" "If you save it, all the external changes could be lost. Save it anyway?" msgstr "" "Se l'enregistratz, totas las modificacions extèrnes poirián èsser perdudas. " "Volètz enregistrar malgrat tot ?" #: ../xed/xed-io-error-info-bar.c:851 #, c-format msgid "Could not create a backup file while saving %s" msgstr "" "Impossible de crear un fichièr de salvament al moment de l'enregistrament de " "%s" #: ../xed/xed-io-error-info-bar.c:855 #, c-format msgid "Could not create a temporary backup file while saving %s" msgstr "" "Impossible de crear un fichièr de salvament temporari al moment de " "l'enregistrament de %s" #: ../xed/xed-io-error-info-bar.c:871 msgid "" "xed could not back up the old copy of the file before saving the new one. " "You can ignore this warning and save the file anyway, but if an error occurs " "while saving, you could lose the old copy of the file. Save anyway?" msgstr "" #. Translators: %s is a URI scheme (like for example http:, ftp:, etc.) #: ../xed/xed-io-error-info-bar.c:928 #, c-format msgid "" "xed cannot handle %s locations in write mode. Please check that you typed " "the location correctly and try again." msgstr "" #: ../xed/xed-io-error-info-bar.c:936 msgid "" "xed cannot handle this location in write mode. Please check that you typed " "the location correctly and try again." msgstr "" #: ../xed/xed-io-error-info-bar.c:945 #, c-format msgid "" "%s is not a valid location. Please check that you typed the location " "correctly and try again." msgstr "" "%s es pas un emplaçament valid. Verificatz qu'avètz picat l'emplaçament " "corrèctament e tornatz ensajar." #: ../xed/xed-io-error-info-bar.c:951 msgid "" "You do not have the permissions necessary to save the file. Please check " "that you typed the location correctly and try again." msgstr "" "Avètz pas las permissions necessàrias per enregistrar aqueste fichièr. " "Verificatz qu'avètz picat l'emplaçament corrèctament e tornatz ensajar." #: ../xed/xed-io-error-info-bar.c:957 msgid "" "There is not enough disk space to save the file. Please free some disk space " "and try again." msgstr "" "I a pas pro d'espaci de disc per enregistrar lo fichièr. Liberatz d'espaci " "de disc e tornatz ensajar" #: ../xed/xed-io-error-info-bar.c:962 msgid "" "You are trying to save the file on a read-only disk. Please check that you " "typed the location correctly and try again." msgstr "" "Ensajatz d'enregistrar lo fichièr cap a un disc en lectura sola. Verificatz " "qu'avètz picat l'emplaçament corrèctament e tornatz ensajar." #: ../xed/xed-io-error-info-bar.c:968 msgid "" "A file with the same name already exists. Please use a different name." msgstr "Un fichièr amb lo meteis nom existís ja. Utilizatz un autre nom." #: ../xed/xed-io-error-info-bar.c:973 msgid "" "The disk where you are trying to save the file has a limitation on length of " "the file names. Please use a shorter name." msgstr "" "Lo disc sul qual ensajatz d'enregistrar vòstre fichièr limita la talha dels " "noms de fichièrs. Utilizatz un nom mai cort." #: ../xed/xed-io-error-info-bar.c:983 msgid "" "The disk where you are trying to save the file has a limitation on file " "sizes. Please try saving a smaller file or saving it to a disk that does not " "have this limitation." msgstr "" "Lo disc sul qual ensajatz d'enregistrar vòstre fichièr limita la talha dels " "fichièrs. Ensajatz d'enregistrar un fichièr mai pichon o d'enregistrar aquel " "fichièr sus un disc qu'aja pas de limitacion." #: ../xed/xed-io-error-info-bar.c:996 #, c-format msgid "Could not save the file %s." msgstr "Impossible d'enregistrar lo fichièr %s." #. FIXME: review this message, it's not clear since for the user the "modification" #. could be interpreted as the changes he made in the document. beside "reading" is #. not accurate (since last load/save) #: ../xed/xed-io-error-info-bar.c:1036 #, c-format msgid "The file %s changed on disk." msgstr "Lo fichièr %s es estat modificat sul disc." #: ../xed/xed-io-error-info-bar.c:1041 msgid "Do you want to drop your changes and reload the file?" msgstr "Volètz abandonar vòstras modificacions e recargar lo fichièr ?" #: ../xed/xed-io-error-info-bar.c:1045 msgid "Do you want to reload the file?" msgstr "Volètz recargar lo fichièr ?" #: ../xed/xed-io-error-info-bar.c:1050 msgid "_Reload" msgstr "_Recargar" #: ../xed/xed-io-error-info-bar.c:1107 #, c-format msgid "Some invalid chars have been detected while saving %s" msgstr "" #: ../xed/xed-io-error-info-bar.c:1122 msgid "" "If you continue saving this file you can corrupt the document. Save anyway?" msgstr "" #: ../xed/xed-preferences-dialog.c:264 #: ../xed/resources/ui/xed-preferences-dialog.ui.h:3 #, no-c-format msgid "Use the system fixed width font (%s)" msgstr "" #: ../xed/xed-preferences-dialog.c:382 msgid "Editor" msgstr "Editor" #: ../xed/xed-preferences-dialog.c:414 msgid "Save" msgstr "" #: ../xed/xed-preferences-dialog.c:527 #, c-format msgid "" "Directory '%s' could not be created: g_mkdir_with_parents() failed: %s" msgstr "" "Impossible de crear lo repertòri « %s » : g_mkdir_with_parents() a " "fracassat : %s" #: ../xed/xed-preferences-dialog.c:681 msgid "The selected color scheme cannot be installed." msgstr "Lo jòc de colors seleccionat pòt pas èsser installat." #: ../xed/xed-preferences-dialog.c:704 ../xed/xed-preferences-dialog.c:710 msgid "Add Scheme" msgstr "Apondon d'un jòc" #: ../xed/xed-preferences-dialog.c:707 ../xed/xed-progress-info-bar.c:64 msgid "Cancel" msgstr "" #: ../xed/xed-preferences-dialog.c:716 msgid "Color Scheme Files" msgstr "Fichièrs de jòcs de colors" #: ../xed/xed-preferences-dialog.c:788 #, c-format msgid "Could not remove color scheme \"%s\"." msgstr "Impossible de suprimir lo jòc de colors « %s »." #: ../xed/xed-preferences-dialog.c:820 msgid "Theme" msgstr "" #: ../xed/xed-preferences-dialog.c:837 msgid "Plugins" msgstr "Empeutons" #: ../xed/xed-preferences-dialog.c:845 msgid "Help" msgstr "" #: ../xed/xed-preferences-dialog.c:850 #: ../xed/resources/ui/xed-searchbar.ui.h:11 msgid "Close" msgstr "" #: ../xed/xed-preferences-dialog.c:864 msgid "Xed Preferences" msgstr "Preferéncias de Xed" #: ../xed/xed-print-job.c:494 #, c-format msgid "File: %s" msgstr "Fichièr : %s" #: ../xed/xed-print-job.c:503 msgid "Page %N of %Q" msgstr "Pagina %N sus %Q" #: ../xed/xed-print-job.c:740 msgid "Preparing..." msgstr "Preparacion..." #: ../xed/xed-print-preview.c:571 msgid "Show the previous page" msgstr "Afichar la pagina precedenta" #: ../xed/xed-print-preview.c:577 msgid "Show the next page" msgstr "Afichar la pagina seguenta" #: ../xed/xed-print-preview.c:591 msgid "Current page (Alt+P)" msgstr "Pagina actuala (Alt+P)" #. gtk_label_set_mnemonic_widget ((GtkLabel *) l, mp->priv->page_entry); #. We are displaying 'XXX of XXX'. #. Translators: the "of" from "1 of 19" in print preview. #: ../xed/xed-print-preview.c:605 msgid "of" msgstr "sus" #: ../xed/xed-print-preview.c:610 msgid "Page total" msgstr "Nombre total de paginas" #: ../xed/xed-print-preview.c:611 msgid "The total number of pages in the document" msgstr "Lo nombre total de paginas dins lo document" #: ../xed/xed-print-preview.c:631 msgid "Show multiple pages" msgstr "Afichar las paginas multiplas" #: ../xed/xed-print-preview.c:649 msgid "Zoom 1:1" msgstr "Zoom 1:1" #: ../xed/xed-print-preview.c:655 msgid "Zoom to fit the whole page" msgstr "Aficha tota la pagina" #: ../xed/xed-print-preview.c:661 msgid "Zoom the page in" msgstr "Zoom avant sus la pagina" #: ../xed/xed-print-preview.c:667 msgid "Zoom the page out" msgstr "Zoom arrièr sus la pagina" #: ../xed/xed-print-preview.c:682 msgid "_Close preview" msgstr "" #: ../xed/xed-print-preview.c:684 msgid "Close print preview" msgstr "Tampar l'apercebut abans impression" #: ../xed/xed-print-preview.c:762 #, c-format msgid "Page %d of %d" msgstr "Pagina %d sus %d" #: ../xed/xed-print-preview.c:944 msgid "Page Preview" msgstr "Previsualizacion de la pagina" #: ../xed/xed-print-preview.c:945 msgid "The preview of a page in the document to be printed" msgstr "L'apercebut de la pagina dins lo document d'imprimir" #: ../xed/resources/ui/xed-highlight-mode-dialog.ui.h:1 msgid "Highlight Mode" msgstr "" #: ../xed/resources/ui/xed-highlight-mode-dialog.ui.h:3 msgid "_Select" msgstr "" #: ../xed/resources/ui/xed-highlight-mode-selector.ui.h:1 msgid "Search highlight mode…" msgstr "" #: ../xed/resources/ui/xed-encodings-dialog.ui.h:1 msgid "Character encodings" msgstr "Encodatges dels caractèrs" #: ../xed/resources/ui/xed-encodings-dialog.ui.h:2 msgid "A_vailable encodings:" msgstr "Encodatges _disponibles :" #: ../xed/resources/ui/xed-encodings-dialog.ui.h:3 msgid "E_ncodings shown in menu:" msgstr "En_codatges afichats dins lo menú :" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:1 msgid "Font" msgstr "Poliça de caractèr" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:4 msgid "Display" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:5 msgid "Display line numbers" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:6 msgid "Display overview map" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:7 msgid "Display right margin" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:8 msgid "Right margin at column" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:9 msgid "4" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:10 msgid "Highlighting" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:11 msgid "Highlight the current line" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:12 msgid "Highlight matching brackets" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:13 msgid "Indentation" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:14 msgid "Tab width" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:15 msgid "Use spaces instead of tabs" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:16 msgid "Automatic indentation" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:17 msgid "Word wrap" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:18 msgid "Split words over two lines" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:19 msgid "Tab scrolling" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:20 msgid "Allow mouse wheel scrolling to change tabs" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:21 msgid "File saving" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:22 msgid "Create a backup copy of files before saving" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:23 msgid "Autosave files" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:24 msgid "Minutes between saving" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:25 msgid "Dark theme" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:26 msgid "Use dark theme variant (if available)" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:27 msgid "Style scheme" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:28 msgid "Install scheme" msgstr "" #: ../xed/resources/ui/xed-preferences-dialog.ui.h:29 msgid "Remove scheme" msgstr "" #: ../xed/resources/ui/xed-print-preferences.ui.h:1 msgid "Syntax Highlighting" msgstr "Coloracion sintaxica" #: ../xed/resources/ui/xed-print-preferences.ui.h:2 msgid "Print synta_x highlighting" msgstr "Imprimir la coloracion sinta_xica" #: ../xed/resources/ui/xed-print-preferences.ui.h:3 msgid "Line Numbers" msgstr "Numèros de linha" #: ../xed/resources/ui/xed-print-preferences.ui.h:4 msgid "Print line nu_mbers" msgstr "Imprimir los _numèros de linha" #. #: ../xed/resources/ui/xed-print-preferences.ui.h:6 msgid "_Number every" msgstr "_Numèro cada" #. #: ../xed/resources/ui/xed-print-preferences.ui.h:8 msgid "lines" msgstr "linhas" #: ../xed/resources/ui/xed-print-preferences.ui.h:9 msgid "Text Wrapping" msgstr "Linhas longas" #: ../xed/resources/ui/xed-print-preferences.ui.h:10 msgid "Enable text _wrapping" msgstr "Activar lo _retorn a la linha" #: ../xed/resources/ui/xed-print-preferences.ui.h:11 msgid "Do not _split words over two lines" msgstr "_Copar pas los mots sus doas linhas" #: ../xed/resources/ui/xed-print-preferences.ui.h:12 msgid "Page header" msgstr "Entèsta de pagina" #: ../xed/resources/ui/xed-print-preferences.ui.h:13 msgid "Print page _headers" msgstr "Imprimir las _entèstas de pagina" #: ../xed/resources/ui/xed-print-preferences.ui.h:14 msgid "Fonts" msgstr "Poliças" #: ../xed/resources/ui/xed-print-preferences.ui.h:15 msgid "_Body:" msgstr "_Còs :" #: ../xed/resources/ui/xed-print-preferences.ui.h:16 msgid "_Line numbers:" msgstr "Numèros de _linha :" #: ../xed/resources/ui/xed-print-preferences.ui.h:17 msgid "He_aders and footers:" msgstr "_Entèstas e pès de pagina :" #: ../xed/resources/ui/xed-print-preferences.ui.h:18 msgid "_Restore Default Fonts" msgstr "_Restablir las poliças per defaut" #: ../xed/resources/ui/xed-searchbar.ui.h:1 msgid "Replace All" msgstr "Remplaçar tot" #: ../xed/resources/ui/xed-searchbar.ui.h:2 msgid "Replace" msgstr "Remplaçar" #: ../xed/resources/ui/xed-searchbar.ui.h:3 msgid "_Search for: " msgstr "_Recercar : " #: ../xed/resources/ui/xed-searchbar.ui.h:4 msgid "Replace _with: " msgstr "Remplaçar _per : " #: ../xed/resources/ui/xed-searchbar.ui.h:5 msgid "Next" msgstr "Seguent" #: ../xed/resources/ui/xed-searchbar.ui.h:6 msgid "Previous" msgstr "Precedent" #: ../xed/resources/ui/xed-searchbar.ui.h:7 msgid "Regular expression" msgstr "" #: ../xed/resources/ui/xed-searchbar.ui.h:8 msgid "Case sensitive" msgstr "Sensible a la cassa" #: ../xed/resources/ui/xed-searchbar.ui.h:9 msgid "Whole word" msgstr "Mot entièr" #: ../xed/resources/ui/xed-searchbar.ui.h:10 msgid "Wrap" msgstr "Enrotlar" #: ../xed/resources/ui/xed-shortcuts.ui.h:2 ../xed/xed-ui.h:54 msgid "Create a new document" msgstr "Crear un document novèl" #: ../xed/resources/ui/xed-shortcuts.ui.h:3 msgid "Open a document" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:4 msgid "Save the document" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:5 msgid "Save the document with a new filename" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:6 msgid "Save all the documents" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:7 msgid "Close the document" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:8 msgid "Close all the documents" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:9 msgid "Switch to the next document" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:10 msgid "Switch to the previous document" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:11 msgid "Switch to the first - ninth document" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:12 msgid "Windows and Panes" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:13 msgid "Show side pane" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:14 msgid "Show bottom pane" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:15 msgid "Fullscreen on / off" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:16 msgid "Quit the application" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:17 msgid "Find and Replace" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:18 msgid "Find" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:19 msgid "Find the next match" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:20 msgid "Find the previous match" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:21 msgid "Go to line" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:22 msgid "Copy and Paste" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:23 msgid "Copy selected text to clipboard" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:24 msgid "Cut selected text to clipboard" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:25 msgid "Paste text from clipboard" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:26 msgid "Undo and Redo" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:27 msgid "Undo previous command" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:28 msgid "Redo previous command" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:29 ../plugins/docinfo/docinfo.ui.h:11 msgid "Selection" msgstr "Seleccion" #: ../xed/resources/ui/xed-shortcuts.ui.h:30 msgid "Select all text" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:31 msgid "Tools" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:32 msgid "Check spelling" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:33 msgid "Print the document" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:34 msgid "Editing" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:35 msgid "Toggle insert / overwrite" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:36 msgid "Delete current line" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:37 msgid "Move current line up" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:38 msgid "Move current line down" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:39 msgid "Move current word left" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:40 msgid "Move current word right" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:41 msgid "Convert to uppercase" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:42 msgid "Convert to lowercase" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:43 msgid "Convert to title case" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:44 msgid "Invert case" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:45 msgid "Increment number at cursor" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:46 msgid "Decrement number at cursor" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:47 msgid "Toggle comment block" msgstr "" #: ../xed/resources/ui/xed-shortcuts.ui.h:48 msgid "Toggle comment" msgstr "" #: ../xed/xed-searchbar.c:92 #, c-format msgid "Found and replaced %d occurrence" msgid_plural "Found and replaced %d occurrences" msgstr[0] "Una ocurréncia trobada e remplaçada" msgstr[1] "%d ocurréncias trobadas e remplaçadas" #: ../xed/xed-searchbar.c:102 msgid "Found and replaced one occurrence" msgstr "Una ocurréncia trobada e remplaçada" #: ../xed/xed-searchbar.c:124 #, c-format msgid "\"%s\" not found" msgstr "« %s » es pas estat trobat" #: ../xed/xed-searchbar.c:302 msgid "No matches found" msgstr "" #: ../xed/xed-searchbar.c:310 #, c-format msgid "%d match" msgid_plural "%d matches" msgstr[0] "" msgstr[1] "" #: ../xed/xed-searchbar.c:316 #, c-format msgid "%d of %d match" msgid_plural "%d of %d matches" msgstr[0] "" msgstr[1] "" #: ../xed/xed-statusbar.c:67 ../xed/xed-statusbar.c:73 msgid "OVR" msgstr "OVR" #: ../xed/xed-statusbar.c:67 ../xed/xed-statusbar.c:73 msgid "INS" msgstr "INS" #. Translators: "Ln" is an abbreviation for "Line", Col is an abbreviation for "Column". Please, #. use abbreviations if possible to avoid space problems. #: ../xed/xed-statusbar.c:228 #, c-format msgid " Ln %d, Col %d" msgstr " Ln %d, Col %d" #: ../xed/xed-statusbar.c:327 #, c-format msgid "There is a tab with errors" msgid_plural "There are %d tabs with errors" msgstr[0] "I a un onglet amb d'errors" msgstr[1] "I a %d onglets amb d'errors" #: ../xed/xed-tab-label.c:276 msgid "Close document" msgstr "Tampar lo document" #. Translators: the first %s is a file name (e.g. test.txt) the second one #. is a directory (e.g. ssh://master.gnome.org/home/users/paolo) #: ../xed/xed-tab.c:716 #, c-format msgid "Reverting %s from %s" msgstr "Restabliment de %s a partir de %s" #: ../xed/xed-tab.c:721 #, c-format msgid "Reverting %s" msgstr "Restablir %s" #. Translators: the first %s is a file name (e.g. test.txt) the second one #. is a directory (e.g. ssh://master.gnome.org/home/users/paolo) #: ../xed/xed-tab.c:734 #, c-format msgid "Loading %s from %s" msgstr "Cargament de %s dempuèi %s" #: ../xed/xed-tab.c:739 #, c-format msgid "Loading %s" msgstr "Cargament de %s" #. Translators: the first %s is a file name (e.g. test.txt) the second one #. is a directory (e.g. ssh://master.gnome.org/home/users/paolo) #: ../xed/xed-tab.c:820 #, c-format msgid "Saving %s to %s" msgstr "Enregistrament de %s cap a %s" #: ../xed/xed-tab.c:825 #, c-format msgid "Saving %s" msgstr "Enregistrament de %s" #. Read only #: ../xed/xed-tab.c:1305 msgid "RO" msgstr "LS" #: ../xed/xed-tab.c:1353 #, c-format msgid "Error opening file %s" msgstr "Error al moment de la dobertura del fichièr %s" #: ../xed/xed-tab.c:1357 #, c-format msgid "Error reverting file %s" msgstr "Error al moment del restabliment del fichièr %s" #: ../xed/xed-tab.c:1361 #, c-format msgid "Error saving file %s" msgstr "Error al moment de l'enregistrament del fichièr %s" #: ../xed/xed-tab.c:1394 msgid "Name:" msgstr "Nom :" #: ../xed/xed-tab.c:1395 msgid "MIME Type:" msgstr "Tipe MIME :" #: ../xed/xed-tab.c:1396 msgid "Encoding:" msgstr "Encodatge :" #. Toplevel #: ../xed/xed-ui.h:44 msgid "_File" msgstr "_Fichièr" #: ../xed/xed-ui.h:45 msgid "_Edit" msgstr "_Edicion" #: ../xed/xed-ui.h:46 msgid "_View" msgstr "A_fichatge" #: ../xed/xed-ui.h:47 msgid "_Search" msgstr "_Recercar" #: ../xed/xed-ui.h:48 msgid "_Tools" msgstr "_Aisinas" #: ../xed/xed-ui.h:49 msgid "_Documents" msgstr "_Documents" #. File menu #: ../xed/xed-ui.h:53 msgid "_New" msgstr "_Novèl" #: ../xed/xed-ui.h:55 msgid "_Open..." msgstr "_Dobrir..." #: ../xed/xed-ui.h:56 msgid "Open a file" msgstr "Dobrir un fichièr" #. Edit menu #: ../xed/xed-ui.h:59 msgid "Pr_eferences" msgstr "Pr_eferéncias" #: ../xed/xed-ui.h:60 msgid "Configure the application" msgstr "Configurar l'aplicacion" #. Help menu #: ../xed/xed-ui.h:63 msgid "_Contents" msgstr "_Ensenhador" #: ../xed/xed-ui.h:64 msgid "Open the xed manual" msgstr "" #: ../xed/xed-ui.h:65 msgid "_About" msgstr "_A prepaus" #: ../xed/xed-ui.h:66 msgid "About this application" msgstr "A prepaus d'aquesta aplicacion" #: ../xed/xed-ui.h:67 msgid "_Keyboard Shortcuts" msgstr "" #: ../xed/xed-ui.h:68 msgid "Show the keyboard shortcuts dialog" msgstr "" #: ../xed/xed-ui.h:72 msgid "Leave fullscreen mode" msgstr "Quita lo mòde ecran complet" #: ../xed/xed-ui.h:80 msgid "Save the current file" msgstr "Enregistrar lo fichièr actiu" #: ../xed/xed-ui.h:81 msgid "Save _As..." msgstr "Enregistrar _jos..." #: ../xed/xed-ui.h:82 msgid "Save the current file with a different name" msgstr "Enregistra lo fichièr actual jos un autre nom" #: ../xed/xed-ui.h:83 msgid "Revert" msgstr "Restablir" #: ../xed/xed-ui.h:84 msgid "Revert to a saved version of the file" msgstr "Restablís a una version enregistrada del fichièr" #: ../xed/xed-ui.h:85 msgid "Print Previe_w" msgstr "A_percebut abans impression" #: ../xed/xed-ui.h:86 msgid "Print preview" msgstr "Apercebut abans estampatge" #: ../xed/xed-ui.h:87 msgid "_Print..." msgstr "Im_primir..." #: ../xed/xed-ui.h:88 msgid "Print the current page" msgstr "Imprimís la pagina actuala" #. Edit menu #: ../xed/xed-ui.h:91 msgid "_Undo" msgstr "An_ullar" #: ../xed/xed-ui.h:92 msgid "Undo the last action" msgstr "Anullar la darrièra accion" #: ../xed/xed-ui.h:93 msgid "_Redo" msgstr "_Refar" #: ../xed/xed-ui.h:94 msgid "Redo the last undone action" msgstr "Restablís la darrièra accion anullada" #: ../xed/xed-ui.h:95 msgid "C_ut" msgstr "Tal_har" #: ../xed/xed-ui.h:96 msgid "Cut the selection" msgstr "Talhar la seleccion" #: ../xed/xed-ui.h:97 msgid "_Copy" msgstr "_Copiar" #: ../xed/xed-ui.h:98 msgid "Copy the selection" msgstr "Còpia la seleccion" #: ../xed/xed-ui.h:99 msgid "_Paste" msgstr "_Pegar" #: ../xed/xed-ui.h:100 msgid "Paste the clipboard" msgstr "Pega lo contengut del quichapapièrs" #: ../xed/xed-ui.h:101 ../plugins/filebrowser/xed-file-browser-plugin.c:966 #: ../plugins/filebrowser/xed-file-browser-plugin.c:1001 #: ../plugins/filebrowser/xed-file-browser-widget.c:760 msgid "_Delete" msgstr "_Suprimir" #: ../xed/xed-ui.h:102 msgid "Delete the selected text" msgstr "Suprimís lo tèxte seleccionat" #: ../xed/xed-ui.h:103 msgid "Select _All" msgstr "Seleccionar _tot" #: ../xed/xed-ui.h:104 msgid "Select the entire document" msgstr "Selecciona lo document entièr" #: ../xed/xed-ui.h:105 msgid "_Toggle Comment" msgstr "" #: ../xed/xed-ui.h:106 ../plugins/taglist/HTML.tags.xml.in.h:41 msgid "Comment" msgstr "Comentari" #: ../xed/xed-ui.h:107 msgid "Toggle Comment _Block" msgstr "" #: ../xed/xed-ui.h:108 msgid "Comment Block" msgstr "" #. View menu #: ../xed/xed-ui.h:111 msgid "_Highlight Mode" msgstr "Mòde de _coloracion" #: ../xed/xed-ui.h:112 msgid "Change syntax hightlight mode" msgstr "" #. Search menu #: ../xed/xed-ui.h:116 msgid "_Find" msgstr "_Recercar" #: ../xed/xed-ui.h:117 msgid "Search for text" msgstr "Recercar un tèxte" #: ../xed/xed-ui.h:118 msgid "Find Ne_xt" msgstr "Recercar lo seguent" #: ../xed/xed-ui.h:119 msgid "Search forwards for the same text" msgstr "Recèrca en avant lo meteis tèxte" #: ../xed/xed-ui.h:120 msgid "Find Pre_vious" msgstr "Recercar lo _precedent" #: ../xed/xed-ui.h:121 msgid "Search backwards for the same text" msgstr "Recèrca en arrièr lo meteis tèxte" #: ../xed/xed-ui.h:123 msgid "Search for and replace text" msgstr "Recèrca un tèxte e lo remplaça" #: ../xed/xed-ui.h:124 msgid "Go to _Line..." msgstr "Anar a la _linha..." #: ../xed/xed-ui.h:125 msgid "Go to a specific line" msgstr "Va a una linha especifica" #. Documents menu #: ../xed/xed-ui.h:128 msgid "_Save All" msgstr "Enregistrar _tot" #: ../xed/xed-ui.h:129 msgid "Save all open files" msgstr "Enregistrar totes los fichièrs dobèrts" #: ../xed/xed-ui.h:130 msgid "_Close All" msgstr "_Tampar tot" #: ../xed/xed-ui.h:131 msgid "Close all open files" msgstr "Tampar totes los fichièrs dobèrts" #: ../xed/xed-ui.h:132 msgid "_Previous Document" msgstr "Document _precedent" #: ../xed/xed-ui.h:133 msgid "Activate previous document" msgstr "Activa lo document precedent" #: ../xed/xed-ui.h:134 msgid "_Next Document" msgstr "Document _seguent" #: ../xed/xed-ui.h:135 msgid "Activate next document" msgstr "Activa lo document seguent" #: ../xed/xed-ui.h:136 msgid "_Move to New Window" msgstr "_Desplaçar dins una fenèstra novèla" #: ../xed/xed-ui.h:137 msgid "Move the current document to a new window" msgstr "Desplaça lo document actual dins una fenèstra novèla" #: ../xed/xed-ui.h:143 msgid "_Close" msgstr "_Tampar" #: ../xed/xed-ui.h:144 msgid "Close the current file" msgstr "Tampar lo fichièr actiu" #: ../xed/xed-ui.h:150 msgid "_Quit" msgstr "_Quitar" #: ../xed/xed-ui.h:151 msgid "Quit the program" msgstr "Quitar lo programa" #: ../xed/xed-ui.h:156 msgid "_Toolbar" msgstr "_Barra d'aisinas" #: ../xed/xed-ui.h:157 msgid "Show or hide the toolbar in the current window" msgstr "Aficha o amaga la barra d'aisinas dins la fenèstra actuala" #: ../xed/xed-ui.h:159 msgid "_Statusbar" msgstr "Barra d'e_stat" #: ../xed/xed-ui.h:160 msgid "Show or hide the statusbar in the current window" msgstr "Aficha o amaga la barra d'estat dins la fenèstra actuala" #: ../xed/xed-ui.h:162 msgid "Fullscreen" msgstr "" #: ../xed/xed-ui.h:163 msgid "Edit text in fullscreen" msgstr "Modifica lo tèxte en ecran complet" #: ../xed/xed-ui.h:165 msgid "_Word wrap" msgstr "" #: ../xed/xed-ui.h:166 msgid "Set word wrap for the current document" msgstr "" #: ../xed/xed-ui.h:168 msgid "_Overview Map" msgstr "" #: ../xed/xed-ui.h:169 msgid "Show or hide the overview map for the current view" msgstr "" #: ../xed/xed-ui.h:176 msgid "Side _Pane" msgstr "_Panèl lateral" #: ../xed/xed-ui.h:177 msgid "Show or hide the side pane in the current window" msgstr "Aficha o amaga lo panèl lateral dins la fenèstra actuala" #: ../xed/xed-ui.h:179 msgid "_Bottom Pane" msgstr "Panèl _inferior" #: ../xed/xed-ui.h:180 msgid "Show or hide the bottom pane in the current window" msgstr "Aficha o amaga lo panèl inferior dins la fenèstra actuala" #: ../xed/xed-utils.c:642 msgid "Please check your installation." msgstr "Controratlatz vòstra installacion." #: ../xed/xed-utils.c:710 #, c-format msgid "Unable to open UI file %s. Error: %s" msgstr "Impossible de dobrir lo fichièr d'interfàcia %s. Error : %s" #: ../xed/xed-utils.c:730 #, c-format msgid "Unable to find the object '%s' inside file %s." msgstr "Impossible de trobar l'objècte « %s » dins lo fichièr %s." #. Translators: '/ on ' #: ../xed/xed-utils.c:898 #, c-format msgid "/ on %s" msgstr "/ sus %s" #: ../xed/xed-view.c:380 msgid "_Display line numbers" msgstr "Afichar les _numèros de linha" #. Translators: %s is a URI #: ../xed/xed-window.c:872 #, c-format msgid "Open '%s'" msgstr "Dobrir « %s »" #. Translators: %s is a URI #: ../xed/xed-window.c:1142 #, c-format msgid "Activate '%s'" msgstr "Activar « %s »" #: ../xed/xed-window.c:1330 #, c-format msgid "Spaces: %u" msgstr "" #: ../xed/xed-window.c:1334 #, c-format msgid "Tabs: %u" msgstr "" #: ../xed/xed-window.c:1411 msgid "Use Spaces" msgstr "Utilizar d'espacis" #: ../xed/xed-window.c:2198 msgid "There are unsaved documents" msgstr "" #: ../xed/xed-window.c:3247 msgid "Elevated Privileges" msgstr "Privilègis elevats" #: ../plugins/docinfo/docinfo.plugin.desktop.in.h:1 #: ../plugins/docinfo/docinfo.ui.h:1 msgid "Document Statistics" msgstr "Estatisticas del document" #: ../plugins/docinfo/docinfo.plugin.desktop.in.h:2 msgid "" "Analyzes the current document and reports the number of words, lines, " "characters and non-space characters in it." msgstr "" "Analisa lo document actual e rapòrta lo nombre de mots, de linhas, de " "caractèrs (amb e sens los espacis) que conten." #: ../plugins/docinfo/docinfo.ui.h:2 msgid "_Update" msgstr "_Metre a jorn" #: ../plugins/docinfo/docinfo.ui.h:3 msgid "File Name" msgstr "Nom del fichièr" #: ../plugins/docinfo/docinfo.ui.h:4 ../plugins/time/xed-time-dialog.ui.h:4 #: ../plugins/time/xed-time-setup-dialog.ui.h:3 msgid " " msgstr " " #: ../plugins/docinfo/docinfo.ui.h:5 msgid "Bytes" msgstr "Octets" #: ../plugins/docinfo/docinfo.ui.h:6 msgid "Characters (no spaces)" msgstr "Caractèrs (sens los espacis)" #: ../plugins/docinfo/docinfo.ui.h:7 msgid "Characters (with spaces)" msgstr "Caractèrs (amb los espacis)" #: ../plugins/docinfo/docinfo.ui.h:8 msgid "Words" msgstr "Mots" #: ../plugins/docinfo/docinfo.ui.h:9 msgid "Lines" msgstr "Linhas" #: ../plugins/docinfo/docinfo.ui.h:10 msgid "Document" msgstr "Document" #: ../plugins/docinfo/xed-docinfo-plugin.c:378 msgid "_Document Statistics" msgstr "E_statisticas del document" #: ../plugins/docinfo/xed-docinfo-plugin.c:380 msgid "Get statistical information on the current document" msgstr "Obténer d'estatisticas sul document actual" #: ../plugins/filebrowser/filebrowser.plugin.desktop.in.h:1 msgid "File Browser Pane" msgstr "Panèl del navigador de fichièrs" #: ../plugins/filebrowser/filebrowser.plugin.desktop.in.h:2 msgid "Easy file access from the side pane" msgstr "Accès aisit als fichièrs dempuèi lo panèl lateral" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:1 msgid "Set Location to First Document" msgstr "Definís l'emplaçament al primièr document" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:2 msgid "" "If TRUE the file browser plugin will view the directory of the first opened " "document given that the file browser hasn't been used yet. (Thus this " "generally applies to opening a document from the command line or opening it " "with Caja, etc.)" msgstr "" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:3 msgid "File Browser Filter Mode" msgstr "Mòde de filtre del gestionari de fichièrs" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:4 msgid "" "This value determines what files get filtered from the file browser. Valid " "values are: none (filter nothing), hidden (filter hidden files), binary " "(filter binary files) and hidden_and_binary (filter both hidden and binary " "files)." msgstr "" "Aquesta valor determina quins fichièrs del gestionari de fichièrs seràn " "filtrats. Las valors possiblas son : « none » (filtra pas res), « hidden » " "(filtra los fichièrs amagats), « binary » (filtra los fichièrs binaris) e " "« hidden_and_binary » (filtra a l'encòp los fichièrs amagats e binaris)." #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:5 msgid "File Browser Filter Pattern" msgstr "Motiu de filtre del gestionari de fichièrs" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:6 msgid "" "The filter pattern to filter the file browser with. This filter works on top " "of the filter_mode." msgstr "" "Lo motiu del filtre d'aplicar al gestionari de fichièrs. Lo foncionament " "d'aqueste filtre es basat sul mòde filtre (filter_mode)." #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:7 msgid "Terminal Command" msgstr "" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:8 msgid "The terminal command when using the \"Open terminal here\" command." msgstr "" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:9 msgid "Open With Tree View" msgstr "Dobrir amb la vista arborescenta" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:10 msgid "" "Open the tree view when the file browser plugin gets loaded instead of the " "bookmarks view" msgstr "" "Dobrís la vista arborescenta quand l'empeuton del gestionari de fichièrs es " "cargat a la plaça de la vista dels signets" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:11 msgid "File Browser Root Directory" msgstr "Repertòri raiç del gestionari de fichièrs" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:12 msgid "" "The file browser root directory to use when loading the file browser plugin " "and onload/tree_view is TRUE." msgstr "" "Lo repertòri raiç del gestionari de fichièrs d'utilizar al moment d'aviada " "de l'empeuton quand la vista arborescenta a l'aviada (onload/tree_view) es " "VERAI." #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:13 msgid "File Browser Virtual Root Directory" msgstr "Repertòri raiç virtual del gestionari de fichièrs" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:14 msgid "" "The file browser virtual root directory to use when loading the file browser " "plugin when onload/tree_view is TRUE. The virtual root must always be below " "the actual root." msgstr "" "Lo repertòri raiç virtual del gestionari de fichièrs d'utilizar al moment de " "l'aviada de l'empeuton que la vista arborescenta a l'aviada " "(onload/tree_view) es VERAI. Lo repertòri raiç virtual deu totjorn èsser en " "dejós de la raiç actuala." #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:15 msgid "Enable Restore of Remote Locations" msgstr "Activar lo restabliment dels emplaçament distants" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:16 msgid "Sets whether to enable restoring of remote locations." msgstr "Definís se cal activar lo restabliment dels emplaçaments distants." #: ../plugins/filebrowser/xed-file-bookmarks-store.c:256 msgid "File System" msgstr "Sistèma de fichièrs" #: ../plugins/filebrowser/xed-file-browser-plugin.c:441 msgid "_Set root to active document" msgstr "_Definir la raiç al document actiu" #: ../plugins/filebrowser/xed-file-browser-plugin.c:443 msgid "Set the root to the active document location" msgstr "Definís la raiç a l'emplaçament del document actiu" #: ../plugins/filebrowser/xed-file-browser-plugin.c:448 msgid "_Open terminal here" msgstr "_Dobrir un terminal aicí" #: ../plugins/filebrowser/xed-file-browser-plugin.c:450 msgid "Open a terminal at the currently opened directory" msgstr "Dobrís un terminal a partir del repertòri dobèrt actual" #: ../plugins/filebrowser/xed-file-browser-plugin.c:560 msgid "File Browser" msgstr "Navigador de fichièrs" #: ../plugins/filebrowser/xed-file-browser-plugin.c:671 msgid "An error occurred while creating a new directory" msgstr "" "Una error s'es produita al moment de la creacion d'un repertòri novèl" #: ../plugins/filebrowser/xed-file-browser-plugin.c:674 msgid "An error occurred while creating a new file" msgstr "Una error s'es produita al moment de la creacion d'un fichièr novèl" #: ../plugins/filebrowser/xed-file-browser-plugin.c:677 msgid "An error occurred while renaming a file or directory" msgstr "" "Una error s'es produita al moment del cambiament de nom d'un fichièr o d'un " "repertòri" #: ../plugins/filebrowser/xed-file-browser-plugin.c:680 msgid "An error occurred while deleting a file or directory" msgstr "" "Una error s'es produita al moment de la supression d'un fichièr o d'un " "repertòri" #: ../plugins/filebrowser/xed-file-browser-plugin.c:683 msgid "An error occurred while opening a directory in the file manager" msgstr "" "Una error s'es produita al moment de la dobertura d'un repertòri dins lo " "gestionari de fichièrs" #: ../plugins/filebrowser/xed-file-browser-plugin.c:686 msgid "An error occurred while setting a root directory" msgstr "" "Una error s'es produita al moment del parametratge d'un repertòri raiç" #: ../plugins/filebrowser/xed-file-browser-plugin.c:689 msgid "An error occurred while loading a directory" msgstr "Una error s'es produita al moment del cargament d'un repertòri" #: ../plugins/filebrowser/xed-file-browser-plugin.c:692 msgid "An error occurred" msgstr "Una error s'es produita" #: ../plugins/filebrowser/xed-file-browser-plugin.c:949 msgid "" "Cannot move file to trash, do you\n" "want to delete permanently?" msgstr "" "Impossible de metre lo fichièr a l'escobilhièr,\n" "lo volètz suprimir definitivament ?" #: ../plugins/filebrowser/xed-file-browser-plugin.c:954 #, c-format msgid "The file \"%s\" cannot be moved to the trash." msgstr "Lo fichièr « %s » pòt pas èsser mes a l'escobilhièr." #: ../plugins/filebrowser/xed-file-browser-plugin.c:959 msgid "The selected files cannot be moved to the trash." msgstr "Los fichièrs seleccionats pòdon pas èsser meses a l'escobilhièr." #: ../plugins/filebrowser/xed-file-browser-plugin.c:987 #, c-format msgid "Are you sure you want to permanently delete \"%s\"?" msgstr "Sètz segur que volètz suprimir definitivament « %s » ?" #: ../plugins/filebrowser/xed-file-browser-plugin.c:992 msgid "Are you sure you want to permanently delete the selected files?" msgstr "" "Sètz segur que volètz suprimir definitivament los fichièrs seleccionats ?" #: ../plugins/filebrowser/xed-file-browser-plugin.c:995 msgid "If you delete an item, it is permanently lost." msgstr "Se suprimissètz un element, serà perdut definitivament." #: ../plugins/filebrowser/xed-file-browser-store.c:1815 msgid "(Empty)" msgstr "(Void)" #: ../plugins/filebrowser/xed-file-browser-store.c:3505 msgid "" "The renamed file is currently filtered out. You need to adjust your filter " "settings to make the file visible" msgstr "" "Lo fichièr renomenat es actualament filtrat. Ajustatz los paramètres de " "vòstre filtre per rendre lo fichièr visible" #. Translators: This is the default name of new files created by the file browser pane. #: ../plugins/filebrowser/xed-file-browser-store.c:3771 msgid "Untitled File" msgstr "" #: ../plugins/filebrowser/xed-file-browser-store.c:3799 msgid "" "The new file is currently filtered out. You need to adjust your filter " "settings to make the file visible" msgstr "" "Lo fichièr novèl es actualament filtrat. Ajustatz los paramètres de vòstre " "filtre per rendre lo fichièr visible" #. Translators: This is the default name of new directories created by the file browser pane. #: ../plugins/filebrowser/xed-file-browser-store.c:3826 msgid "Untitled Folder" msgstr "" #: ../plugins/filebrowser/xed-file-browser-store.c:3851 msgid "" "The new directory is currently filtered out. You need to adjust your filter " "settings to make the directory visible" msgstr "" "Lo dorsièr novèl es actualament filtrat. Ajustatz los paramètres de vòstre " "filtre per rendre lo fichièr visible" #: ../plugins/filebrowser/xed-file-browser-widget.c:716 msgid "Bookmarks" msgstr "Marcapaginas" #: ../plugins/filebrowser/xed-file-browser-widget.c:753 msgid "_Filter" msgstr "_Filtrar" #: ../plugins/filebrowser/xed-file-browser-widget.c:758 msgid "_Move to Trash" msgstr "_Metre a l'escobilhièr" #: ../plugins/filebrowser/xed-file-browser-widget.c:759 msgid "Move selected file or folder to trash" msgstr "Met lo fichièr o lo dorsièr seleccionat a l'escobilhièr" #: ../plugins/filebrowser/xed-file-browser-widget.c:761 msgid "Delete selected file or folder" msgstr "Suprimís lo fichièr o lo dorsièr seleccionat" #: ../plugins/filebrowser/xed-file-browser-widget.c:767 msgid "Open selected file" msgstr "Dobrís lo fichièr seleccionat" #: ../plugins/filebrowser/xed-file-browser-widget.c:772 msgid "Up" msgstr "Amont" #: ../plugins/filebrowser/xed-file-browser-widget.c:773 msgid "Open the parent folder" msgstr "Dobrir lo dorsièr parent" #: ../plugins/filebrowser/xed-file-browser-widget.c:778 msgid "_New Folder" msgstr "Dorsièr _novèl" #: ../plugins/filebrowser/xed-file-browser-widget.c:779 msgid "Add new empty folder" msgstr "Apondre un repertòri void novèl" #: ../plugins/filebrowser/xed-file-browser-widget.c:780 msgid "New F_ile" msgstr "F_ichièr novèl" #: ../plugins/filebrowser/xed-file-browser-widget.c:781 msgid "Add new empty file" msgstr "Apondre un fichièr void novèl" #: ../plugins/filebrowser/xed-file-browser-widget.c:786 msgid "_Rename..." msgstr "" #: ../plugins/filebrowser/xed-file-browser-widget.c:787 msgid "Rename selected file or folder" msgstr "Renomena lo fichièr o lo dorsièr seleccionat" #: ../plugins/filebrowser/xed-file-browser-widget.c:792 msgid "_Previous Location" msgstr "Emplaçament _precedent" #: ../plugins/filebrowser/xed-file-browser-widget.c:793 msgid "Go to the previous visited location" msgstr "Anar a l'emplaçament visitat precedent" #: ../plugins/filebrowser/xed-file-browser-widget.c:794 msgid "_Next Location" msgstr "Emplaçament _seguent" #: ../plugins/filebrowser/xed-file-browser-widget.c:795 msgid "Go to the next visited location" msgstr "Anar a l'emplaçament visitat seguent" #: ../plugins/filebrowser/xed-file-browser-widget.c:796 msgid "Re_fresh View" msgstr "_Actualizar l'afichatge" #: ../plugins/filebrowser/xed-file-browser-widget.c:797 msgid "Refresh the view" msgstr "Actualiza l'afichatge" #: ../plugins/filebrowser/xed-file-browser-widget.c:798 #: ../plugins/filebrowser/xed-file-browser-widget.c:812 msgid "_View Folder" msgstr "A_fichar lo dorsièr" #: ../plugins/filebrowser/xed-file-browser-widget.c:799 #: ../plugins/filebrowser/xed-file-browser-widget.c:813 msgid "View folder in file manager" msgstr "Aficha lo repertòri dins lo gestionari de fichièrs" #: ../plugins/filebrowser/xed-file-browser-widget.c:804 msgid "Show _Hidden" msgstr "Afichar los fichièrs _amagats" #: ../plugins/filebrowser/xed-file-browser-widget.c:805 msgid "Show hidden files and folders" msgstr "Aficha los fichièrs e dorsièrs amagats" #: ../plugins/filebrowser/xed-file-browser-widget.c:806 msgid "Show _Binary" msgstr "Afichar los _binaris" #: ../plugins/filebrowser/xed-file-browser-widget.c:807 msgid "Show binary files" msgstr "Aficha los fichièrs binaris" #: ../plugins/filebrowser/xed-file-browser-widget.c:1150 msgid "_Match Filename" msgstr "Filtre _nom de fichièr" #: ../plugins/filebrowser/xed-file-browser-widget.c:2014 #, c-format msgid "No mount object for mounted volume: %s" msgstr "Cap d'objècte pas montat pel volum montat : « %s »" #: ../plugins/filebrowser/xed-file-browser-widget.c:2092 #, c-format msgid "Could not open media: %s" msgstr "Impossible de dobrir lo mèdia : « %s »" #: ../plugins/filebrowser/xed-file-browser-widget.c:2141 #, c-format msgid "Could not mount volume: %s" msgstr "Impossible de montar lo volum « %s »" #. vi:ts=8 #: ../plugins/modelines/modelines.plugin.desktop.in.h:1 msgid "Modelines" msgstr "Modificadors" #: ../plugins/modelines/modelines.plugin.desktop.in.h:2 msgid "Emacs, Kate and Vim-style modelines support for xed." msgstr "" #: ../plugins/sort/sort.plugin.desktop.in.h:1 msgid "Sort" msgstr "Triar" #: ../plugins/sort/sort.plugin.desktop.in.h:2 msgid "Sorts a document or selected text." msgstr "Tria un document o lo tèxte seleccionat." #: ../plugins/sort/xed-sort-plugin.c:76 msgid "S_ort lines" msgstr "" #: ../plugins/sort/xed-sort-plugin.c:78 msgid "Sort the current document or selection" msgstr "Tria lo document actual o la seleccion" #: ../plugins/spell/org.x.editor.plugins.spell.gschema.xml.in.h:1 msgid "Autocheck Type" msgstr "" #: ../plugins/spell/spell.plugin.desktop.in.h:1 msgid "Spell Checker" msgstr "Verificador ortografic" #: ../plugins/spell/spell.plugin.desktop.in.h:2 msgid "Checks the spelling of the current document." msgstr "Verifica l'ortografia del document actual." #: ../plugins/spell/xed-spell-plugin.c:86 msgid "_Check Spelling..." msgstr "_Verificacion ortografica..." #: ../plugins/spell/xed-spell-plugin.c:88 msgid "Check the current document for incorrect spelling" msgstr "Verifica l'ortografia del document actual" #: ../plugins/spell/xed-spell-plugin.c:94 msgid "Set _Language..." msgstr "Definir la _lenga..." #: ../plugins/spell/xed-spell-plugin.c:96 msgid "Set the language of the current document" msgstr "Definís la lenga del document actual" #: ../plugins/spell/xed-spell-plugin.c:105 msgid "_Autocheck Spelling" msgstr "Verificacion ortografica _automatica" #: ../plugins/spell/xed-spell-plugin.c:107 msgid "Automatically spell-check the current document" msgstr "Verifica automaticament l'ortografia del document actual" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:1 msgid "button" msgstr "" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:2 msgid "Autocheck settings" msgstr "" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:3 msgid "Never" msgstr "" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:4 msgid "Never autocheck spelling on document load" msgstr "" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:5 msgid "Remember by document" msgstr "" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:6 msgid "Remembers the setting for each document on load" msgstr "" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:7 msgid "Always" msgstr "" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:8 msgid "Always autocheck on document load" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:1 msgid "XHTML 1.0 - Tags" msgstr "XHTML 1.0 - Balisas" #: ../plugins/taglist/HTML.tags.xml.in.h:2 msgid "Abbreviated form" msgstr "Formula abreujada" #: ../plugins/taglist/HTML.tags.xml.in.h:3 msgid "Abbreviation" msgstr "Abreviacion" #: ../plugins/taglist/HTML.tags.xml.in.h:4 msgid "Accessibility key character" msgstr "Tòca clavier d'accessibilitat" #: ../plugins/taglist/HTML.tags.xml.in.h:5 msgid "Acronym" msgstr "Acronim" #: ../plugins/taglist/HTML.tags.xml.in.h:6 msgid "Align" msgstr "Alinhar" #: ../plugins/taglist/HTML.tags.xml.in.h:7 msgid "Alignment character" msgstr "Caractèr d'alinhament" #: ../plugins/taglist/HTML.tags.xml.in.h:8 msgid "Alternative" msgstr "Alternatiu" #: ../plugins/taglist/HTML.tags.xml.in.h:9 msgid "Anchor URI" msgstr "URI de l'ancòra" #: ../plugins/taglist/HTML.tags.xml.in.h:10 msgid "Anchor" msgstr "Ancòra" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:12 msgid "Applet class file code (deprecated)" msgstr "Còdi font de classa d'applet (desconselhat)" #: ../plugins/taglist/HTML.tags.xml.in.h:13 msgid "Associated information" msgstr "Informacion associada" #: ../plugins/taglist/HTML.tags.xml.in.h:14 msgid "Author info" msgstr "Entresenhas sus l'autor" #: ../plugins/taglist/HTML.tags.xml.in.h:15 msgid "Axis related headers" msgstr "Entèstas religadas als axes" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:17 msgid "Background color (deprecated)" msgstr "Color de rèireplan (desconselhat)" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:19 msgid "Background texture tile (deprecated)" msgstr "Textura de rèireplan (desconselhat)" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:21 msgid "Base font (deprecated)" msgstr "Poliça de basa (desconselhat)" #: ../plugins/taglist/HTML.tags.xml.in.h:22 msgid "Base URI" msgstr "URI de basa" #: ../plugins/taglist/HTML.tags.xml.in.h:23 msgid "Bold" msgstr "Gras" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:25 msgid "Border (deprecated)" msgstr "Bordadura (desconselhat)" #: ../plugins/taglist/HTML.tags.xml.in.h:26 msgid "Cell rowspan" msgstr "Espandida orizontala de la cellula" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:28 msgid "Center (deprecated)" msgstr "Centrar (desconselhat)" #: ../plugins/taglist/HTML.tags.xml.in.h:29 msgid "Character encoding of linked resource" msgstr "Encodatge de caractèrs de la ressorsa ligada" #: ../plugins/taglist/HTML.tags.xml.in.h:30 msgid "Checked state" msgstr "Estat marcat" #: ../plugins/taglist/HTML.tags.xml.in.h:31 msgid "Citation" msgstr "Citacion" #: ../plugins/taglist/HTML.tags.xml.in.h:32 msgid "Cite reason for change" msgstr "Indica lo motiu de la modificacion" #: ../plugins/taglist/HTML.tags.xml.in.h:33 msgid "Class implementation ID" msgstr "ID de la classa d'implementacion" #: ../plugins/taglist/HTML.tags.xml.in.h:34 msgid "Class list" msgstr "Lista de las classas" #: ../plugins/taglist/HTML.tags.xml.in.h:35 msgid "Clear text flow control" msgstr "Escafar lo contraròtle del flux del tèxte" #: ../plugins/taglist/HTML.tags.xml.in.h:36 msgid "Code content type" msgstr "Còdi del tipe de contengut" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:38 msgid "Color of selected links (deprecated)" msgstr "Color dels ligams seleccionats (desconselhat)" #: ../plugins/taglist/HTML.tags.xml.in.h:39 msgid "Column span" msgstr "Extension sus mantuna colomna" #: ../plugins/taglist/HTML.tags.xml.in.h:40 msgid "Columns" msgstr "Colomnas" #: ../plugins/taglist/HTML.tags.xml.in.h:42 msgid "Computer code fragment" msgstr "Fragments de còdi informatic" #. The "type" attribute is deprecated for the "ol" tag only, #. since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:45 msgid "Content type (deprecated)" msgstr "Tipe de contengut (desconselhat)" #: ../plugins/taglist/HTML.tags.xml.in.h:46 msgid "Coordinates" msgstr "Coordenadas" #: ../plugins/taglist/HTML.tags.xml.in.h:47 msgid "Date and time of change" msgstr "Data e ora de modificacion" #. NOTE: used in "object" tag #: ../plugins/taglist/HTML.tags.xml.in.h:49 msgid "Declare flag" msgstr "Bandièra de declaracion" #. Translators: DEFER is an optional attribute of the