diff --git a/po/de.po b/po/de.po index 023e2ae..650e7f6 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Editor 0.1.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-12-08 09:08+0100\n" +"POT-Creation-Date: 2012-02-24 23:00-0500\n" "PO-Revision-Date: 2010-04-07 22:05+0200\n" "Last-Translator: Pierre Pronchery \n" "Language-Team: German\n" @@ -16,226 +16,230 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../src/editor.c:96 +#: ../src/editor.c:97 msgid "_New" msgstr "_Neu" -#: ../src/editor.c:98 +#: ../src/editor.c:99 msgid "_Open" msgstr "_Offnen" -#: ../src/editor.c:101 +#: ../src/editor.c:102 msgid "_Save" -msgstr "" +msgstr "_Speichern" -#: ../src/editor.c:103 +#: ../src/editor.c:104 msgid "_Save as..." msgstr "" -#: ../src/editor.c:106 +#: ../src/editor.c:107 msgid "_Close" msgstr "_Schliessen" -#: ../src/editor.c:113 +#: ../src/editor.c:114 msgid "_Undo" msgstr "" -#: ../src/editor.c:115 +#: ../src/editor.c:116 msgid "_Redo" msgstr "" -#: ../src/editor.c:117 +#: ../src/editor.c:118 msgid "_Cut" msgstr "" -#: ../src/editor.c:119 +#: ../src/editor.c:120 msgid "_Copy" msgstr "" -#: ../src/editor.c:121 +#: ../src/editor.c:122 msgid "_Paste" msgstr "" -#: ../src/editor.c:124 +#: ../src/editor.c:125 msgid "Select _all" msgstr "" -#: ../src/editor.c:131 +#: ../src/editor.c:132 msgid "_Unselect all" msgstr "" -#: ../src/editor.c:133 +#: ../src/editor.c:134 msgid "_Find" msgstr "_Suchen" -#: ../src/editor.c:136 +#: ../src/editor.c:137 msgid "_Preferences" msgstr "_Einstellungen" -#: ../src/editor.c:143 +#: ../src/editor.c:144 msgid "_File..." msgstr "_Datei..." -#: ../src/editor.c:149 +#: ../src/editor.c:150 msgid "_About" msgstr "_Info" -#: ../src/editor.c:160 +#: ../src/editor.c:161 msgid "_File" msgstr "_Datei" -#: ../src/editor.c:161 +#: ../src/editor.c:162 msgid "_Edit" msgstr "_Bearbeitung" -#: ../src/editor.c:162 -msgid "_Insert" -msgstr "" - #: ../src/editor.c:163 +msgid "_Insert" +msgstr "_Einfügen" + +#: ../src/editor.c:164 msgid "_Help" msgstr "_Hilfe" -#: ../src/editor.c:170 -msgid "New" -msgstr "" - #: ../src/editor.c:171 -msgid "Open" -msgstr "" +msgid "New" +msgstr "Neue" -#: ../src/editor.c:173 -msgid "Save" -msgstr "" +#: ../src/editor.c:172 +msgid "Open" +msgstr "Offnen" #: ../src/editor.c:174 +msgid "Save" +msgstr "Speichern" + +#: ../src/editor.c:175 msgid "Save as" msgstr "" -#: ../src/editor.c:177 +#: ../src/editor.c:178 msgid "Cut" msgstr "" -#: ../src/editor.c:178 +#: ../src/editor.c:179 msgid "Copy" msgstr "" -#: ../src/editor.c:179 +#: ../src/editor.c:180 msgid "Paste" msgstr "" -#: ../src/editor.c:182 +#: ../src/editor.c:183 +msgid "Find" +msgstr "Suchen" + +#: ../src/editor.c:185 msgid "Preferences" msgstr "Einstellungen" -#: ../src/editor.c:194 +#: ../src/editor.c:197 msgid "none" -msgstr "" +msgstr "kein" -#: ../src/editor.c:195 +#: ../src/editor.c:198 msgid "characters" msgstr "" -#: ../src/editor.c:196 +#: ../src/editor.c:199 msgid "words" -msgstr "" +msgstr "wörte" -#: ../src/editor.c:197 +#: ../src/editor.c:200 msgid "words then characters" msgstr "" -#: ../src/editor.c:270 +#: ../src/editor.c:273 msgid "Find:" msgstr "Suchen:" -#: ../src/editor.c:280 +#: ../src/editor.c:283 msgid "Case-sensitive" msgstr "" -#: ../src/editor.c:282 +#: ../src/editor.c:285 msgid "Wrap" msgstr "" -#: ../src/editor.c:316 +#: ../src/editor.c:319 msgid "Text editor - " msgstr "" -#: ../src/editor.c:317 +#: ../src/editor.c:320 msgid "(Untitled)" -msgstr "" +msgstr "(Unbenannt)" -#: ../src/editor.c:430 +#: ../src/editor.c:433 msgid "translator-credits" msgstr "Pierre Pronchery " -#: ../src/editor.c:466 +#: ../src/editor.c:469 msgid "Could not save configuration" msgstr "" -#: ../src/editor.c:483 ../src/editor.c:492 ../src/editor.c:850 -#: ../src/editor.c:855 +#: ../src/editor.c:486 ../src/editor.c:495 ../src/editor.c:853 +#: ../src/editor.c:858 msgid "Question" msgstr "" -#: ../src/editor.c:508 ../src/editor.c:512 +#: ../src/editor.c:511 ../src/editor.c:515 msgid "Error" msgstr "Fehler" -#: ../src/editor.c:534 ../src/editor.c:687 +#: ../src/editor.c:537 ../src/editor.c:690 msgid "" "There are unsaved changes.\n" "Discard or save them?" msgstr "" -#: ../src/editor.c:645 +#: ../src/editor.c:648 msgid "Insert file..." -msgstr "" +msgstr "Datei einfügen..." -#: ../src/editor.c:651 ../src/editor.c:764 +#: ../src/editor.c:654 ../src/editor.c:767 msgid "Text files" -msgstr "" +msgstr "Text Dateien" -#: ../src/editor.c:655 ../src/editor.c:768 +#: ../src/editor.c:658 ../src/editor.c:771 msgid "All files" -msgstr "" +msgstr "Alle Dateien" -#: ../src/editor.c:693 +#: ../src/editor.c:696 msgid "Discard" -msgstr "" +msgstr "Löschen" -#: ../src/editor.c:758 +#: ../src/editor.c:761 msgid "Open file..." msgstr "Offnen..." -#: ../src/editor.c:826 +#: ../src/editor.c:829 msgid "Partial write" msgstr "" -#: ../src/editor.c:854 +#: ../src/editor.c:857 msgid "This file already exists. Overwrite?" msgstr "" -#: ../src/editor.c:863 +#: ../src/editor.c:866 msgid "Allocation error" msgstr "" -#: ../src/editor.c:878 +#: ../src/editor.c:881 msgid "Save as..." msgstr "" -#: ../src/editor.c:935 +#: ../src/editor.c:938 msgid "Text editor preferences" msgstr "Text Editor Einstellungen" -#: ../src/editor.c:952 +#: ../src/editor.c:955 msgid "Font:" msgstr "" -#: ../src/editor.c:962 +#: ../src/editor.c:965 msgid "Wrap mode:" msgstr "" -#: ../src/editor.c:1173 +#: ../src/editor.c:1176 msgid "Text not found" msgstr "" diff --git a/po/es.po b/po/es.po index 8d20984..ea3f35d 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Editor 0.1.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-12-08 09:08+0100\n" +"POT-Creation-Date: 2012-02-24 23:00-0500\n" "PO-Revision-Date: 2010-04-07 22:07+0200\n" "Last-Translator: Pierre Pronchery \n" "Language-Team: Spanish\n" @@ -16,226 +16,230 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../src/editor.c:96 +#: ../src/editor.c:97 msgid "_New" msgstr "" -#: ../src/editor.c:98 +#: ../src/editor.c:99 msgid "_Open" msgstr "" -#: ../src/editor.c:101 +#: ../src/editor.c:102 msgid "_Save" msgstr "" -#: ../src/editor.c:103 +#: ../src/editor.c:104 msgid "_Save as..." msgstr "" -#: ../src/editor.c:106 +#: ../src/editor.c:107 msgid "_Close" msgstr "" -#: ../src/editor.c:113 +#: ../src/editor.c:114 msgid "_Undo" msgstr "" -#: ../src/editor.c:115 +#: ../src/editor.c:116 msgid "_Redo" msgstr "" -#: ../src/editor.c:117 +#: ../src/editor.c:118 msgid "_Cut" msgstr "" -#: ../src/editor.c:119 +#: ../src/editor.c:120 msgid "_Copy" msgstr "" -#: ../src/editor.c:121 +#: ../src/editor.c:122 msgid "_Paste" msgstr "" -#: ../src/editor.c:124 +#: ../src/editor.c:125 msgid "Select _all" msgstr "" -#: ../src/editor.c:131 +#: ../src/editor.c:132 msgid "_Unselect all" msgstr "" -#: ../src/editor.c:133 +#: ../src/editor.c:134 msgid "_Find" msgstr "" -#: ../src/editor.c:136 +#: ../src/editor.c:137 msgid "_Preferences" msgstr "_Preferencias" -#: ../src/editor.c:143 +#: ../src/editor.c:144 msgid "_File..." msgstr "" -#: ../src/editor.c:149 +#: ../src/editor.c:150 msgid "_About" msgstr "" -#: ../src/editor.c:160 +#: ../src/editor.c:161 msgid "_File" msgstr "" -#: ../src/editor.c:161 +#: ../src/editor.c:162 msgid "_Edit" msgstr "" -#: ../src/editor.c:162 +#: ../src/editor.c:163 msgid "_Insert" msgstr "" -#: ../src/editor.c:163 +#: ../src/editor.c:164 msgid "_Help" msgstr "" -#: ../src/editor.c:170 +#: ../src/editor.c:171 msgid "New" msgstr "" -#: ../src/editor.c:171 +#: ../src/editor.c:172 msgid "Open" msgstr "" -#: ../src/editor.c:173 +#: ../src/editor.c:174 msgid "Save" msgstr "" -#: ../src/editor.c:174 +#: ../src/editor.c:175 msgid "Save as" msgstr "" -#: ../src/editor.c:177 +#: ../src/editor.c:178 msgid "Cut" msgstr "" -#: ../src/editor.c:178 +#: ../src/editor.c:179 msgid "Copy" msgstr "" -#: ../src/editor.c:179 +#: ../src/editor.c:180 msgid "Paste" msgstr "" -#: ../src/editor.c:182 +#: ../src/editor.c:183 +msgid "Find" +msgstr "" + +#: ../src/editor.c:185 msgid "Preferences" msgstr "" -#: ../src/editor.c:194 +#: ../src/editor.c:197 msgid "none" msgstr "" -#: ../src/editor.c:195 +#: ../src/editor.c:198 msgid "characters" msgstr "" -#: ../src/editor.c:196 +#: ../src/editor.c:199 msgid "words" msgstr "" -#: ../src/editor.c:197 +#: ../src/editor.c:200 msgid "words then characters" msgstr "" -#: ../src/editor.c:270 +#: ../src/editor.c:273 msgid "Find:" msgstr "" -#: ../src/editor.c:280 +#: ../src/editor.c:283 msgid "Case-sensitive" msgstr "" -#: ../src/editor.c:282 +#: ../src/editor.c:285 msgid "Wrap" msgstr "" -#: ../src/editor.c:316 +#: ../src/editor.c:319 msgid "Text editor - " msgstr "" -#: ../src/editor.c:317 +#: ../src/editor.c:320 msgid "(Untitled)" msgstr "" -#: ../src/editor.c:430 +#: ../src/editor.c:433 msgid "translator-credits" msgstr "" -#: ../src/editor.c:466 +#: ../src/editor.c:469 msgid "Could not save configuration" msgstr "" -#: ../src/editor.c:483 ../src/editor.c:492 ../src/editor.c:850 -#: ../src/editor.c:855 +#: ../src/editor.c:486 ../src/editor.c:495 ../src/editor.c:853 +#: ../src/editor.c:858 msgid "Question" msgstr "" -#: ../src/editor.c:508 ../src/editor.c:512 +#: ../src/editor.c:511 ../src/editor.c:515 msgid "Error" msgstr "" -#: ../src/editor.c:534 ../src/editor.c:687 +#: ../src/editor.c:537 ../src/editor.c:690 msgid "" "There are unsaved changes.\n" "Discard or save them?" msgstr "" -#: ../src/editor.c:645 +#: ../src/editor.c:648 msgid "Insert file..." msgstr "" -#: ../src/editor.c:651 ../src/editor.c:764 +#: ../src/editor.c:654 ../src/editor.c:767 msgid "Text files" msgstr "" -#: ../src/editor.c:655 ../src/editor.c:768 +#: ../src/editor.c:658 ../src/editor.c:771 msgid "All files" msgstr "" -#: ../src/editor.c:693 +#: ../src/editor.c:696 msgid "Discard" msgstr "" -#: ../src/editor.c:758 +#: ../src/editor.c:761 msgid "Open file..." msgstr "" -#: ../src/editor.c:826 +#: ../src/editor.c:829 msgid "Partial write" msgstr "" -#: ../src/editor.c:854 +#: ../src/editor.c:857 msgid "This file already exists. Overwrite?" msgstr "" -#: ../src/editor.c:863 +#: ../src/editor.c:866 msgid "Allocation error" msgstr "" -#: ../src/editor.c:878 +#: ../src/editor.c:881 msgid "Save as..." msgstr "" -#: ../src/editor.c:935 +#: ../src/editor.c:938 msgid "Text editor preferences" msgstr "" -#: ../src/editor.c:952 +#: ../src/editor.c:955 msgid "Font:" msgstr "" -#: ../src/editor.c:962 +#: ../src/editor.c:965 msgid "Wrap mode:" msgstr "" -#: ../src/editor.c:1173 +#: ../src/editor.c:1176 msgid "Text not found" msgstr "" diff --git a/po/fr.po b/po/fr.po index e5789ba..53eee8d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Editor 0.1.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-12-08 09:08+0100\n" +"POT-Creation-Date: 2012-02-24 23:00-0500\n" "PO-Revision-Date: 2010-04-11 12:32+0200\n" "Last-Translator: Calimero \n" "Language-Team: French\n" @@ -16,174 +16,178 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ../src/editor.c:96 +#: ../src/editor.c:97 msgid "_New" msgstr "_Nouveau" -#: ../src/editor.c:98 +#: ../src/editor.c:99 msgid "_Open" msgstr "_Ouvrir" -#: ../src/editor.c:101 +#: ../src/editor.c:102 msgid "_Save" msgstr "_Enregistrer" -#: ../src/editor.c:103 +#: ../src/editor.c:104 msgid "_Save as..." msgstr "_Enregistrer sous..." -#: ../src/editor.c:106 +#: ../src/editor.c:107 msgid "_Close" msgstr "_Fermer" -#: ../src/editor.c:113 +#: ../src/editor.c:114 msgid "_Undo" msgstr "_Annuler" -#: ../src/editor.c:115 +#: ../src/editor.c:116 msgid "_Redo" msgstr "_Rétablir" -#: ../src/editor.c:117 +#: ../src/editor.c:118 msgid "_Cut" msgstr "Co_uper" -#: ../src/editor.c:119 +#: ../src/editor.c:120 msgid "_Copy" msgstr "_Copier" -#: ../src/editor.c:121 +#: ../src/editor.c:122 msgid "_Paste" msgstr "C_oller" -#: ../src/editor.c:124 +#: ../src/editor.c:125 msgid "Select _all" msgstr "Sélectionner _tout" -#: ../src/editor.c:131 +#: ../src/editor.c:132 msgid "_Unselect all" msgstr "Tout _désélectionner" -#: ../src/editor.c:133 +#: ../src/editor.c:134 msgid "_Find" msgstr "_Chercher" -#: ../src/editor.c:136 +#: ../src/editor.c:137 msgid "_Preferences" msgstr "_Préférences" -#: ../src/editor.c:143 +#: ../src/editor.c:144 msgid "_File..." msgstr "_Fichier..." -#: ../src/editor.c:149 +#: ../src/editor.c:150 msgid "_About" msgstr "À _propos" -#: ../src/editor.c:160 +#: ../src/editor.c:161 msgid "_File" msgstr "_Fichier" -#: ../src/editor.c:161 +#: ../src/editor.c:162 msgid "_Edit" msgstr "É_dition" -#: ../src/editor.c:162 +#: ../src/editor.c:163 msgid "_Insert" msgstr "_Insertion" -#: ../src/editor.c:163 +#: ../src/editor.c:164 msgid "_Help" msgstr "_Aide" -#: ../src/editor.c:170 +#: ../src/editor.c:171 msgid "New" msgstr "Nouveau" -#: ../src/editor.c:171 +#: ../src/editor.c:172 msgid "Open" msgstr "Ouvrir" -#: ../src/editor.c:173 +#: ../src/editor.c:174 msgid "Save" msgstr "Enregistrer" -#: ../src/editor.c:174 +#: ../src/editor.c:175 msgid "Save as" msgstr "Enregistrer sous" -#: ../src/editor.c:177 +#: ../src/editor.c:178 msgid "Cut" msgstr "Couper" -#: ../src/editor.c:178 +#: ../src/editor.c:179 msgid "Copy" msgstr "Copier" -#: ../src/editor.c:179 +#: ../src/editor.c:180 msgid "Paste" msgstr "Coller" -#: ../src/editor.c:182 +#: ../src/editor.c:183 +msgid "Find" +msgstr "Chercher" + +#: ../src/editor.c:185 msgid "Preferences" msgstr "Préférences" -#: ../src/editor.c:194 +#: ../src/editor.c:197 msgid "none" msgstr "aucun" -#: ../src/editor.c:195 +#: ../src/editor.c:198 msgid "characters" msgstr "caractères" -#: ../src/editor.c:196 +#: ../src/editor.c:199 msgid "words" msgstr "mots" -#: ../src/editor.c:197 +#: ../src/editor.c:200 msgid "words then characters" msgstr "mots puis caractères" -#: ../src/editor.c:270 +#: ../src/editor.c:273 msgid "Find:" msgstr "Chercher :" -#: ../src/editor.c:280 +#: ../src/editor.c:283 msgid "Case-sensitive" msgstr "Sensible à la casse" -#: ../src/editor.c:282 +#: ../src/editor.c:285 msgid "Wrap" msgstr "Boucler" -#: ../src/editor.c:316 +#: ../src/editor.c:319 msgid "Text editor - " msgstr "Éditeur de texte - " -#: ../src/editor.c:317 +#: ../src/editor.c:320 msgid "(Untitled)" msgstr "(Sans titre)" -#: ../src/editor.c:430 +#: ../src/editor.c:433 msgid "translator-credits" msgstr "" "Calimero \n" "Pierre Pronchery " -#: ../src/editor.c:466 +#: ../src/editor.c:469 msgid "Could not save configuration" msgstr "Erreur lors de la sauvegarde de la configuration" -#: ../src/editor.c:483 ../src/editor.c:492 ../src/editor.c:850 -#: ../src/editor.c:855 +#: ../src/editor.c:486 ../src/editor.c:495 ../src/editor.c:853 +#: ../src/editor.c:858 msgid "Question" msgstr "Question" -#: ../src/editor.c:508 ../src/editor.c:512 +#: ../src/editor.c:511 ../src/editor.c:515 msgid "Error" msgstr "Erreur" -#: ../src/editor.c:534 ../src/editor.c:687 +#: ../src/editor.c:537 ../src/editor.c:690 msgid "" "There are unsaved changes.\n" "Discard or save them?" @@ -191,55 +195,55 @@ msgstr "" "Il y a des changements non enregistrés.\n" "Abandonner ou enregistrer ?" -#: ../src/editor.c:645 +#: ../src/editor.c:648 msgid "Insert file..." msgstr "Insérer un fichier..." -#: ../src/editor.c:651 ../src/editor.c:764 +#: ../src/editor.c:654 ../src/editor.c:767 msgid "Text files" msgstr "Fichiers texte" -#: ../src/editor.c:655 ../src/editor.c:768 +#: ../src/editor.c:658 ../src/editor.c:771 msgid "All files" msgstr "Tous les fichiers" -#: ../src/editor.c:693 +#: ../src/editor.c:696 msgid "Discard" msgstr "Annuler" -#: ../src/editor.c:758 +#: ../src/editor.c:761 msgid "Open file..." msgstr "Ouvrir un fichier..." -#: ../src/editor.c:826 +#: ../src/editor.c:829 msgid "Partial write" msgstr "Écriture partielle" -#: ../src/editor.c:854 +#: ../src/editor.c:857 msgid "This file already exists. Overwrite?" msgstr "Le fichier existe déjà. L'écraser ?" -#: ../src/editor.c:863 +#: ../src/editor.c:866 msgid "Allocation error" msgstr "Erreur d'allocation" -#: ../src/editor.c:878 +#: ../src/editor.c:881 msgid "Save as..." msgstr "Enregistrer sous..." -#: ../src/editor.c:935 +#: ../src/editor.c:938 msgid "Text editor preferences" msgstr "Préférences de l'éditeur de texte" -#: ../src/editor.c:952 +#: ../src/editor.c:955 msgid "Font:" msgstr "Police :" -#: ../src/editor.c:962 +#: ../src/editor.c:965 msgid "Wrap mode:" msgstr "Retour à la ligne :" -#: ../src/editor.c:1173 +#: ../src/editor.c:1176 msgid "Text not found" msgstr "Texte non trouvé" diff --git a/po/it.po b/po/it.po index 64a83a5..f0d5d2e 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Editor 0.1.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-12-08 09:08+0100\n" +"POT-Creation-Date: 2012-02-24 23:00-0500\n" "PO-Revision-Date: 2010-04-09 16:43+0200\n" "Last-Translator: Pierre Pronchery \n" "Language-Team: Italian\n" @@ -17,226 +17,230 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../src/editor.c:96 +#: ../src/editor.c:97 msgid "_New" msgstr "" -#: ../src/editor.c:98 +#: ../src/editor.c:99 msgid "_Open" msgstr "" -#: ../src/editor.c:101 +#: ../src/editor.c:102 msgid "_Save" msgstr "" -#: ../src/editor.c:103 +#: ../src/editor.c:104 msgid "_Save as..." msgstr "" -#: ../src/editor.c:106 +#: ../src/editor.c:107 msgid "_Close" msgstr "" -#: ../src/editor.c:113 +#: ../src/editor.c:114 msgid "_Undo" msgstr "" -#: ../src/editor.c:115 +#: ../src/editor.c:116 msgid "_Redo" msgstr "" -#: ../src/editor.c:117 +#: ../src/editor.c:118 msgid "_Cut" msgstr "" -#: ../src/editor.c:119 +#: ../src/editor.c:120 msgid "_Copy" msgstr "" -#: ../src/editor.c:121 +#: ../src/editor.c:122 msgid "_Paste" msgstr "" -#: ../src/editor.c:124 +#: ../src/editor.c:125 msgid "Select _all" msgstr "" -#: ../src/editor.c:131 +#: ../src/editor.c:132 msgid "_Unselect all" msgstr "" -#: ../src/editor.c:133 +#: ../src/editor.c:134 msgid "_Find" msgstr "" -#: ../src/editor.c:136 +#: ../src/editor.c:137 msgid "_Preferences" msgstr "" -#: ../src/editor.c:143 +#: ../src/editor.c:144 msgid "_File..." msgstr "" -#: ../src/editor.c:149 +#: ../src/editor.c:150 msgid "_About" msgstr "" -#: ../src/editor.c:160 +#: ../src/editor.c:161 msgid "_File" msgstr "" -#: ../src/editor.c:161 +#: ../src/editor.c:162 msgid "_Edit" msgstr "" -#: ../src/editor.c:162 +#: ../src/editor.c:163 msgid "_Insert" msgstr "" -#: ../src/editor.c:163 +#: ../src/editor.c:164 msgid "_Help" msgstr "" -#: ../src/editor.c:170 +#: ../src/editor.c:171 msgid "New" msgstr "" -#: ../src/editor.c:171 +#: ../src/editor.c:172 msgid "Open" msgstr "" -#: ../src/editor.c:173 +#: ../src/editor.c:174 msgid "Save" msgstr "" -#: ../src/editor.c:174 +#: ../src/editor.c:175 msgid "Save as" msgstr "" -#: ../src/editor.c:177 +#: ../src/editor.c:178 msgid "Cut" msgstr "" -#: ../src/editor.c:178 +#: ../src/editor.c:179 msgid "Copy" msgstr "" -#: ../src/editor.c:179 +#: ../src/editor.c:180 msgid "Paste" msgstr "" -#: ../src/editor.c:182 +#: ../src/editor.c:183 +msgid "Find" +msgstr "" + +#: ../src/editor.c:185 msgid "Preferences" msgstr "" -#: ../src/editor.c:194 +#: ../src/editor.c:197 msgid "none" msgstr "" -#: ../src/editor.c:195 +#: ../src/editor.c:198 msgid "characters" msgstr "" -#: ../src/editor.c:196 +#: ../src/editor.c:199 msgid "words" msgstr "" -#: ../src/editor.c:197 +#: ../src/editor.c:200 msgid "words then characters" msgstr "" -#: ../src/editor.c:270 +#: ../src/editor.c:273 msgid "Find:" msgstr "" -#: ../src/editor.c:280 +#: ../src/editor.c:283 msgid "Case-sensitive" msgstr "" -#: ../src/editor.c:282 +#: ../src/editor.c:285 msgid "Wrap" msgstr "" -#: ../src/editor.c:316 +#: ../src/editor.c:319 msgid "Text editor - " msgstr "" -#: ../src/editor.c:317 +#: ../src/editor.c:320 msgid "(Untitled)" msgstr "" -#: ../src/editor.c:430 +#: ../src/editor.c:433 msgid "translator-credits" msgstr "" -#: ../src/editor.c:466 +#: ../src/editor.c:469 msgid "Could not save configuration" msgstr "" -#: ../src/editor.c:483 ../src/editor.c:492 ../src/editor.c:850 -#: ../src/editor.c:855 +#: ../src/editor.c:486 ../src/editor.c:495 ../src/editor.c:853 +#: ../src/editor.c:858 msgid "Question" msgstr "" -#: ../src/editor.c:508 ../src/editor.c:512 +#: ../src/editor.c:511 ../src/editor.c:515 msgid "Error" msgstr "" -#: ../src/editor.c:534 ../src/editor.c:687 +#: ../src/editor.c:537 ../src/editor.c:690 msgid "" "There are unsaved changes.\n" "Discard or save them?" msgstr "" -#: ../src/editor.c:645 +#: ../src/editor.c:648 msgid "Insert file..." msgstr "" -#: ../src/editor.c:651 ../src/editor.c:764 +#: ../src/editor.c:654 ../src/editor.c:767 msgid "Text files" msgstr "" -#: ../src/editor.c:655 ../src/editor.c:768 +#: ../src/editor.c:658 ../src/editor.c:771 msgid "All files" msgstr "" -#: ../src/editor.c:693 +#: ../src/editor.c:696 msgid "Discard" msgstr "" -#: ../src/editor.c:758 +#: ../src/editor.c:761 msgid "Open file..." msgstr "" -#: ../src/editor.c:826 +#: ../src/editor.c:829 msgid "Partial write" msgstr "" -#: ../src/editor.c:854 +#: ../src/editor.c:857 msgid "This file already exists. Overwrite?" msgstr "" -#: ../src/editor.c:863 +#: ../src/editor.c:866 msgid "Allocation error" msgstr "" -#: ../src/editor.c:878 +#: ../src/editor.c:881 msgid "Save as..." msgstr "" -#: ../src/editor.c:935 +#: ../src/editor.c:938 msgid "Text editor preferences" msgstr "" -#: ../src/editor.c:952 +#: ../src/editor.c:955 msgid "Font:" msgstr "" -#: ../src/editor.c:962 +#: ../src/editor.c:965 msgid "Wrap mode:" msgstr "" -#: ../src/editor.c:1173 +#: ../src/editor.c:1176 msgid "Text not found" msgstr ""