From c2dec6d90bc3752610425c15a339e364ae7c0fd5 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 21 Jun 2018 11:34:13 +0200 Subject: sync with transifex --- po/he.po | 1326 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 800 insertions(+), 526 deletions(-) (limited to 'po/he.po') diff --git a/po/he.po b/po/he.po index b07e4622..32238536 100644 --- a/po/he.po +++ b/po/he.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # -# Translators: -# Edward Sawyer , 2016 -# Yaron Shahrabani , 2013 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-29 11:17+0100\n" -"PO-Revision-Date: 2017-11-29 10:17+0000\n" -"Last-Translator: Wolfgang Ulbrich \n" -"Language-Team: Hebrew (http://www.transifex.com/mate/MATE/language/he/)\n" +"POT-Creation-Date: 2018-04-17 17:13+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Dave Save , 2018\n" +"Language-Team: Hebrew (https://www.transifex.com/mate/teams/13566/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: he\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" #: ../data/org.mate.pluma.gschema.xml.in.h:1 msgid "Use Default Font" @@ -29,7 +28,11 @@ msgid "" "instead of a font specific to pluma. If this option is turned off, then the " "font named in the \"Editor Font\" option will be used instead of the system " "font." -msgstr "Whether to use the system's default fixed width font for editing text instead of a font specific to pluma. If this option is turned off, then the font named in the \"Editor Font\" option will be used instead of the system font." +msgstr "" +"Whether to use the system's default fixed width font for editing text " +"instead of a font specific to pluma. If this option is turned off, then the " +"font named in the \"Editor Font\" option will be used instead of the system " +"font." #: ../data/org.mate.pluma.gschema.xml.in.h:3 msgctxt "editor-font" @@ -44,7 +47,9 @@ msgstr "Editor Font" 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 "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 "" +"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." #: ../data/org.mate.pluma.gschema.xml.in.h:6 msgid "Style Scheme" @@ -62,7 +67,9 @@ msgstr "Create Backup Copies" msgid "" "Whether pluma should create backup copies for the files it saves. You can " "set the backup file extension with the \"Backup Copy Extension\" option." -msgstr "Whether pluma should create backup copies for the files it saves. You can set the backup file extension with the \"Backup Copy Extension\" option." +msgstr "" +"Whether pluma should create backup copies for the files it saves. You can " +"set the backup file extension with the \"Backup Copy Extension\" option." #: ../data/org.mate.pluma.gschema.xml.in.h:10 msgid "Autosave" @@ -73,7 +80,10 @@ msgid "" "Whether pluma should automatically save modified files after a time " "interval. You can set the time interval with the \"Autosave Interval\" " "option." -msgstr "Whether pluma should automatically save modified files after a time interval. You can set the time interval with the \"Autosave Interval\" option." +msgstr "" +"Whether pluma should automatically save modified files after a time " +"interval. You can set the time interval with the \"Autosave Interval\" " +"option." #: ../data/org.mate.pluma.gschema.xml.in.h:12 msgid "Autosave Interval" @@ -83,7 +93,9 @@ msgstr "Autosave Interval" msgid "" "Number of minutes after which pluma will automatically save modified files. " "This will only take effect if the \"Autosave\" option is turned on." -msgstr "Number of minutes after which pluma will automatically save modified files. This will only take effect if the \"Autosave\" option is turned on." +msgstr "" +"Number of minutes after which pluma will automatically save modified files. " +"This will only take effect if the \"Autosave\" option is turned on." #: ../data/org.mate.pluma.gschema.xml.in.h:14 msgid "Show save confirmation" @@ -101,7 +113,9 @@ msgstr "Writable VFS schemes" msgid "" "List of VFS schemes pluma supports in write mode. The 'file' scheme is " "writable by default." -msgstr "List of VFS schemes pluma supports in write mode. The 'file' scheme is writable by default." +msgstr "" +"List of VFS schemes pluma supports in write mode. The 'file' scheme is " +"writable by default." #: ../data/org.mate.pluma.gschema.xml.in.h:18 msgid "Maximum Number of Undo Actions" @@ -111,7 +125,9 @@ msgstr "Maximum Number of Undo Actions" msgid "" "Maximum number of actions that pluma will be able to undo or redo. Use " "\"-1\" for unlimited number of actions." -msgstr "Maximum number of actions that pluma will be able to undo or redo. Use \"-1\" for unlimited number of actions." +msgstr "" +"Maximum number of actions that pluma will be able to undo or redo. Use " +"\"-1\" for unlimited number of actions." #: ../data/org.mate.pluma.gschema.xml.in.h:20 msgid "Line Wrapping Mode" @@ -124,7 +140,12 @@ msgid "" "\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that" " the values are case-sensitive, so make sure they appear exactly as " "mentioned here." -msgstr "Specifies how to wrap long lines in the editing area. Use \"GTK_WRAP_NONE\" for no wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and \"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here." +msgstr "" +"Specifies how to wrap long lines in the editing area. Use \"GTK_WRAP_NONE\" " +"for no wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and " +"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that" +" the values are case-sensitive, so make sure they appear exactly as " +"mentioned here." #: ../data/org.mate.pluma.gschema.xml.in.h:22 msgid "Tab Size" @@ -134,7 +155,9 @@ msgstr "Tab Size" msgid "" "Specifies the number of spaces that should be displayed instead of Tab " "characters." -msgstr "Specifies the number of spaces that should be displayed instead of Tab characters." +msgstr "" +"Specifies the number of spaces that should be displayed instead of Tab " +"characters." #: ../data/org.mate.pluma.gschema.xml.in.h:24 msgid "Insert spaces" @@ -205,7 +228,14 @@ msgid "" "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 "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 "" +"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." #: ../data/org.mate.pluma.gschema.xml.in.h:40 msgid "Restore Previous Cursor Position" @@ -215,7 +245,9 @@ msgstr "Restore Previous Cursor Position" msgid "" "Whether pluma should restore the previous cursor position when a file is " "loaded." -msgstr "Whether pluma should restore the previous cursor position when a file is loaded." +msgstr "" +"Whether pluma should restore the previous cursor position when a file is " +"loaded." #: ../data/org.mate.pluma.gschema.xml.in.h:42 msgid "Enable Search Highlighting" @@ -224,7 +256,8 @@ msgstr "Enable Search Highlighting" #: ../data/org.mate.pluma.gschema.xml.in.h:43 msgid "" "Whether pluma should highlight all the occurrences of the searched text." -msgstr "Whether pluma should highlight all the occurrences of the searched text." +msgstr "" +"Whether pluma should highlight all the occurrences of the searched text." #: ../data/org.mate.pluma.gschema.xml.in.h:44 msgid "Enable Syntax Highlighting" @@ -254,7 +287,13 @@ msgid "" "\"PLUMA_TOOLBAR_ICONS_BOTH_HORIZ\" to display prioritized text beside icons." " Note that the values are case-sensitive, so make sure they appear exactly " "as mentioned here." -msgstr "Style for the toolbar buttons. Possible values are \"PLUMA_TOOLBAR_SYSTEM\" to use the system's default style, \"PLUMA_TOOLBAR_ICONS\" to display icons only, \"PLUMA_TOOLBAR_ICONS_AND_TEXT\" to display both icons and text, and \"PLUMA_TOOLBAR_ICONS_BOTH_HORIZ\" to display prioritized text beside icons. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here." +msgstr "" +"Style for the toolbar buttons. Possible values are \"PLUMA_TOOLBAR_SYSTEM\" " +"to use the system's default style, \"PLUMA_TOOLBAR_ICONS\" to display icons " +"only, \"PLUMA_TOOLBAR_ICONS_AND_TEXT\" to display both icons and text, and " +"\"PLUMA_TOOLBAR_ICONS_BOTH_HORIZ\" to display prioritized text beside icons." +" Note that the values are case-sensitive, so make sure they appear exactly " +"as mentioned here." #: ../data/org.mate.pluma.gschema.xml.in.h:50 msgid "Status Bar is Visible" @@ -263,7 +302,8 @@ msgstr "Status Bar is Visible" #: ../data/org.mate.pluma.gschema.xml.in.h:51 msgid "" "Whether the status bar at the bottom of editing windows should be visible." -msgstr "Whether the status bar at the bottom of editing windows should be visible." +msgstr "" +"Whether the status bar at the bottom of editing windows should be visible." #: ../data/org.mate.pluma.gschema.xml.in.h:52 msgid "Side Pane is Visible" @@ -272,7 +312,8 @@ msgstr "Side Pane is Visible" #: ../data/org.mate.pluma.gschema.xml.in.h:53 msgid "" "Whether the side pane at the left of editing windows should be visible." -msgstr "Whether the side pane at the left of editing windows should be visible." +msgstr "" +"Whether the side pane at the left of editing windows should be visible." #: ../data/org.mate.pluma.gschema.xml.in.h:54 msgid "Show tabs with side pane" @@ -290,7 +331,8 @@ msgstr "Bottom Panel is Visible" #: ../data/org.mate.pluma.gschema.xml.in.h:57 msgid "" "Whether the bottom panel at the bottom of editing windows should be visible." -msgstr "Whether the bottom panel at the bottom of editing windows should be visible." +msgstr "" +"Whether the bottom panel at the bottom of editing windows should be visible." #: ../data/org.mate.pluma.gschema.xml.in.h:58 msgid "Maximum Recent Files" @@ -300,7 +342,9 @@ msgstr "Maximum Recent Files" msgid "" "Specifies the maximum number of recently opened files that will be displayed" " in the \"Recent Files\" submenu." -msgstr "Specifies the maximum number of recently opened files that will be displayed in the \"Recent Files\" submenu." +msgstr "" +"Specifies the maximum number of recently opened files that will be displayed" +" in the \"Recent Files\" submenu." #: ../data/org.mate.pluma.gschema.xml.in.h:60 msgid "Print Syntax Highlighting" @@ -309,7 +353,8 @@ msgstr "Print Syntax Highlighting" #: ../data/org.mate.pluma.gschema.xml.in.h:61 msgid "" "Whether pluma should print syntax highlighting when printing documents." -msgstr "Whether pluma should print syntax highlighting when printing documents." +msgstr "" +"Whether pluma should print syntax highlighting when printing documents." #: ../data/org.mate.pluma.gschema.xml.in.h:62 msgid "Print Header" @@ -318,7 +363,8 @@ msgstr "Print Header" #: ../data/org.mate.pluma.gschema.xml.in.h:63 msgid "" "Whether pluma should include a document header when printing documents." -msgstr "Whether pluma should include a document header when printing documents." +msgstr "" +"Whether pluma should include a document header when printing documents." #: ../data/org.mate.pluma.gschema.xml.in.h:64 msgid "Printing Line Wrapping Mode" @@ -331,7 +377,12 @@ msgid "" "\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that" " the values are case-sensitive, so make sure they appear exactly as " "mentioned here." -msgstr "Specifies how to wrap long lines for printing. Use \"GTK_WRAP_NONE\" for no wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and \"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here." +msgstr "" +"Specifies how to wrap long lines for printing. Use \"GTK_WRAP_NONE\" for no " +"wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and " +"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that" +" the values are case-sensitive, so make sure they appear exactly as " +"mentioned here." #: ../data/org.mate.pluma.gschema.xml.in.h:66 msgid "Print Line Numbers" @@ -342,7 +393,10 @@ msgid "" "If this value is 0, then no line numbers will be inserted when printing a " "document. Otherwise, pluma will print line numbers every such number of " "lines." -msgstr "If this value is 0, then no line numbers will be inserted when printing a document. Otherwise, pluma will print line numbers every such number of lines." +msgstr "" +"If this value is 0, then no line numbers will be inserted when printing a " +"document. Otherwise, pluma will print line numbers every such number of " +"lines." #: ../data/org.mate.pluma.gschema.xml.in.h:68 msgctxt "print-font-body-pango" @@ -356,7 +410,8 @@ msgstr "Body Font for Printing" #: ../data/org.mate.pluma.gschema.xml.in.h:70 msgid "" "Specifies the font to use for a document's body when printing documents." -msgstr "Specifies the font to use for a document's body when printing documents." +msgstr "" +"Specifies the font to use for a document's body when printing documents." #: ../data/org.mate.pluma.gschema.xml.in.h:71 msgctxt "print-font-header-pango" @@ -371,7 +426,9 @@ msgstr "Header Font for Printing" 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 "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 "" +"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." #: ../data/org.mate.pluma.gschema.xml.in.h:74 msgctxt "print-font-numbers-pango" @@ -386,7 +443,9 @@ msgstr "Line Number Font for Printing" 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 "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 "" +"Specifies the font to use for line numbers when printing. This will only " +"take effect if the \"Print Line Numbers\" option is non-zero." #: ../data/org.mate.pluma.gschema.xml.in.h:77 msgctxt "auto-detected" @@ -402,7 +461,10 @@ msgid "" "Sorted list of encodings used by pluma for automatically detecting the " "encoding of a file. \"CURRENT\" represents the current locale encoding. Only" " recognized encodings are used." -msgstr "Sorted list of encodings used by pluma for automatically detecting the encoding of a file. \"CURRENT\" represents the current locale encoding. Only recognized encodings are used." +msgstr "" +"Sorted list of encodings used by pluma for automatically detecting the " +"encoding of a file. \"CURRENT\" represents the current locale encoding. Only" +" recognized encodings are used." #: ../data/org.mate.pluma.gschema.xml.in.h:80 msgctxt "shown-in-menu" @@ -417,7 +479,9 @@ msgstr "Encodings shown in menu" msgid "" "List of encodings shown in the Character Encoding menu in open/save file " "selector. Only recognized encodings are used." -msgstr "List of encodings shown in the Character Encoding menu in open/save file selector. Only recognized encodings are used." +msgstr "" +"List of encodings shown in the Character Encoding menu in open/save file " +"selector. Only recognized encodings are used." #: ../data/org.mate.pluma.gschema.xml.in.h:83 msgid "History for \"search for\" entries" @@ -443,7 +507,9 @@ msgstr "Active plugins" msgid "" "List of active plugins. It contains the \"Location\" of the active plugins. " "See the .pluma-plugin file for obtaining the \"Location\" of a given plugin." -msgstr "List of active plugins. It contains the \"Location\" of the active plugins. See the .pluma-plugin file for obtaining the \"Location\" of a given plugin." +msgstr "" +"List of active plugins. It contains the \"Location\" of the active plugins. " +"See the .pluma-plugin file for obtaining the \"Location\" of a given plugin." #: ../data/pluma.appdata.xml.in.h:1 msgid "A Text Editor for the MATE desktop environment" @@ -487,13 +553,40 @@ msgstr "_ביטול יציאה" #: ../pluma/dialogs/pluma-close-confirmation-dialog.c:151 msgid "Close _without Saving" -msgstr "סגירה _ללא שמירה" +msgstr "_סגירה ללא שמירה" + +#. Add a cancel button +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:155 +#: ../pluma/dialogs/pluma-encodings-dialog.c:312 +#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:3 +#: ../pluma/dialogs/pluma-preferences-dialog.c:821 +#: ../pluma/pluma-commands-file.c:583 ../pluma/pluma-commands-file.c:1223 +#: ../pluma/pluma-file-chooser-dialog.c:440 +#: ../plugins/filebrowser/pluma-file-browser-utils.c:171 +#: ../plugins/sort/sort.ui.h:2 +#: ../plugins/spell/pluma-spell-language-dialog.c:132 +#: ../plugins/spell/languages-dialog.ui.h:3 +#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:3 +#: ../plugins/time/pluma-time-dialog.ui.h:3 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:3 +msgid "_Cancel" +msgstr "_בטל" + +#. File menu +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:182 +#: ../pluma/pluma-file-chooser-dialog.c:444 ../pluma/pluma-ui.h:80 +msgid "_Save" +msgstr "_שמור" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:211 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:187 +msgid "Save _As" +msgstr "" + +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:220 msgid "Question" msgstr "שאלה" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:411 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:420 #, c-format msgid "" "If you don't save, changes from the last %ld second will be permanently " @@ -501,15 +594,17 @@ msgid "" msgid_plural "" "If you don't save, changes from the last %ld seconds will be permanently " "lost." -msgstr[0] "אם לא תתבצע שמירה, כל השינויים מהשנייה האחרונה יאבדו." -msgstr[1] "אם לא תתבצע שמירה, כל השינויים מ־%ld השניות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:420 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:429 msgid "" "If you don't save, changes from the last minute will be permanently lost." msgstr "אם לא תתבצע שמירה, שינויים מהדקה האחרונה יאבדו." -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:426 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:435 #, c-format msgid "" "If you don't save, changes from the last minute and %ld second will be " @@ -517,10 +612,12 @@ msgid "" msgid_plural "" "If you don't save, changes from the last minute and %ld seconds will be " "permanently lost." -msgstr[0] "אם לא תתבצע שמירה, כל השינויים מהדקה והשנייה האחרונות יאבדו." -msgstr[1] "אם לא תתבצע שמירה, כל השינויים מהדקה ו־%ld השניות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:436 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:445 #, c-format msgid "" "If you don't save, changes from the last %ld minute will be permanently " @@ -528,15 +625,17 @@ msgid "" msgid_plural "" "If you don't save, changes from the last %ld minutes will be permanently " "lost." -msgstr[0] "אם לא תתבצע שמירה, השינויים מהדקה האחרונה יאבדו." -msgstr[1] "אם לא תתבצע שמירה, השינויים מ־%ld הדקות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:451 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:460 msgid "" "If you don't save, changes from the last hour will be permanently lost." msgstr "אם לא תתבצע שמירה, השינויים מהשעה האחרונה יאבדו." -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:457 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:466 #, c-format msgid "" "If you don't save, changes from the last hour and %d minute will be " @@ -544,72 +643,103 @@ msgid "" msgid_plural "" "If you don't save, changes from the last hour and %d minutes will be " "permanently lost." -msgstr[0] "אם לא תתבצע שמירה, שינויים מהשעה והדקה האחרונות יאבדו." -msgstr[1] "אם לא תתבצע שמירה, השינויים מהשעה ו־%d הדקות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:472 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:481 #, 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] "אם לא תתבצע שמירה, השינויים מהשעה האחרונה יאבדו." -msgstr[1] "אם לא תתבצע שמירה, השינויים מ־%d השעות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:522 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:527 #, c-format msgid "Changes to document \"%s\" will be permanently lost." msgstr "שינויים שנערכו בקובץ ״%s״ בשעה האחרונה יאבדו." -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:527 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:532 #, c-format msgid "Save changes to document \"%s\" before closing?" msgstr "האם לשמור את השינויים למסמך ״%s״ לפני הסגירה?" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:541 -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:772 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:546 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:765 msgid "Saving has been disabled by the system administrator." msgstr "אפשרות השמירה בוטלה על ידי מנהל מערכת." -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:720 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:717 #, c-format msgid "Changes to %d document will be permanently lost." msgid_plural "Changes to %d documents will be permanently lost." -msgstr[0] "השינויים למסמך אחד יאבדו." -msgstr[1] "השינויים ל־%d מסמכים יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:726 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:723 #, 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] "יש מסמך עם שינויים לא שמורים. האם לשמור את השינויים לפני הסגירה?" -msgstr[1] "יש %d מסמכים עם שינויים לא שמורים. האם לשמור את השינויים לפני הסגירה?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:744 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:741 msgid "Docum_ents with unsaved changes:" msgstr "מסמכים עם _שינויים לא שמורים:" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:746 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:743 msgid "S_elect the documents you want to save:" msgstr "נא ל_בחור את הקובץ שברצונך לשמור:" -#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:774 +#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:767 msgid "If you don't save, all your changes will be permanently lost." msgstr "אם לא תתבצע שמירה, כל השינויים יאבדו." -#: ../pluma/dialogs/pluma-encodings-dialog.c:321 +#: ../pluma/dialogs/pluma-encodings-dialog.c:313 +#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:4 +#: ../plugins/spell/pluma-spell-language-dialog.c:133 +#: ../plugins/spell/languages-dialog.ui.h:4 +#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:4 +#: ../plugins/time/pluma-time-plugin.c:923 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:4 +msgid "_OK" +msgstr "" + +#: ../pluma/dialogs/pluma-encodings-dialog.c:314 +#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:2 +#: ../pluma/dialogs/pluma-preferences-dialog.c:1138 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:2 ../pluma/pluma-ui.h:53 +#: ../plugins/sort/sort.ui.h:4 +#: ../plugins/spell/pluma-spell-language-dialog.c:134 +#: ../plugins/spell/languages-dialog.ui.h:2 +#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:2 +#: ../plugins/time/pluma-time-dialog.ui.h:2 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:2 +msgid "_Help" +msgstr "ע_זרה" + +#: ../pluma/dialogs/pluma-encodings-dialog.c:316 msgid "Character Encodings" msgstr "קידוד תווים" -#: ../pluma/dialogs/pluma-encodings-dialog.c:384 -#: ../pluma/dialogs/pluma-encodings-dialog.c:445 +#: ../pluma/dialogs/pluma-encodings-dialog.c:382 +#: ../pluma/dialogs/pluma-encodings-dialog.c:443 msgid "_Description" msgstr "_תיאור" -#: ../pluma/dialogs/pluma-encodings-dialog.c:393 -#: ../pluma/dialogs/pluma-encodings-dialog.c:454 +#: ../pluma/dialogs/pluma-encodings-dialog.c:391 +#: ../pluma/dialogs/pluma-encodings-dialog.c:452 msgid "_Encoding" msgstr "_קידוד" @@ -617,13 +747,24 @@ msgstr "_קידוד" msgid "Character encodings" msgstr "קידוד תווים" -#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:2 +#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:5 msgid "A_vailable encodings:" msgstr "קידודים _זמינים:" -#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:3 +#. + Add to Dictionary +#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:6 +#: ../plugins/spell/pluma-automatic-spell-checker.c:514 +msgid "_Add" +msgstr "הו_ספה" + +#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:7 msgid "E_ncodings shown in menu:" -msgstr "ק_ידודים המופיעים בתפריט:" +msgstr "ק_ידודים המוצגים בתפריט:" + +#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:8 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:33 +msgid "_Remove" +msgstr "ה_סרה" #: ../pluma/dialogs/pluma-preferences-dialog.c:572 msgid "Click on this button to select the font to be used by the editor" @@ -638,29 +779,39 @@ msgstr "יש ל_השתמש בגופן המערכת בעל רוחב קבוע (%s) msgid "The selected color scheme cannot be installed." msgstr "לא ניתן להתקין את סכימת הצבעים שנבחרה." -#: ../pluma/dialogs/pluma-preferences-dialog.c:810 +#: ../pluma/dialogs/pluma-preferences-dialog.c:863 msgid "Add Scheme" msgstr "הוספת סכימה" -#: ../pluma/dialogs/pluma-preferences-dialog.c:817 +#: ../pluma/dialogs/pluma-preferences-dialog.c:870 msgid "A_dd Scheme" msgstr "ה_וספת סכימה" -#: ../pluma/dialogs/pluma-preferences-dialog.c:825 +#: ../pluma/dialogs/pluma-preferences-dialog.c:878 msgid "Color Scheme Files" msgstr "קובצי סכימת צבעים" -#: ../pluma/dialogs/pluma-preferences-dialog.c:832 -#: ../pluma/pluma-file-chooser-dialog.c:53 +#: ../pluma/dialogs/pluma-preferences-dialog.c:885 +#: ../pluma/pluma-file-chooser-dialog.c:54 msgid "All Files" msgstr "כל הקבצים" -#: ../pluma/dialogs/pluma-preferences-dialog.c:877 +#: ../pluma/dialogs/pluma-preferences-dialog.c:930 #, c-format msgid "Could not remove color scheme \"%s\"." msgstr "לא ניתן להסיר את סכימת הצבעים \"%s\"." -#: ../pluma/dialogs/pluma-preferences-dialog.c:1088 +#. ex:et:ts=4: +#: ../pluma/dialogs/pluma-preferences-dialog.c:1137 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:3 +#: ../pluma/dialogs/pluma-search-dialog.c:333 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:2 ../pluma/pluma-ui.h:142 +#: ../plugins/docinfo/docinfo.ui.h:2 +#: ../plugins/pythonconsole/pythonconsole/config.ui.h:1 +msgid "_Close" +msgstr "_סגור" + +#: ../pluma/dialogs/pluma-preferences-dialog.c:1140 msgid "Pluma Preferences" msgstr "" @@ -668,190 +819,195 @@ msgstr "" msgid "Preferences" msgstr "העדפות" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:2 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:4 #: ../pluma/pluma-print-preferences.ui.h:9 msgid "Text Wrapping" msgstr "גלישת טקסט" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:3 -#: ../plugins/docinfo/docinfo.ui.h:4 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:5 +#: ../plugins/docinfo/docinfo.ui.h:5 #: ../plugins/externaltools/tools/tools.ui.h:21 #: ../plugins/snippets/snippets/snippets.ui.h:9 -#: ../plugins/time/pluma-time-dialog.ui.h:4 -#: ../plugins/time/pluma-time-setup-dialog.ui.h:3 +#: ../plugins/time/pluma-time-dialog.ui.h:6 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:6 msgid " " msgstr " " -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:4 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:6 #: ../pluma/pluma-print-preferences.ui.h:10 msgid "Enable text _wrapping" msgstr "אפשור _גלישת טקסט" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:5 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:7 #: ../pluma/pluma-print-preferences.ui.h:11 msgid "Do not _split words over two lines" msgstr "אין ל_פצל מילים ליותר משתי שורות" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:6 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:8 #: ../pluma/pluma-print-preferences.ui.h:3 msgid "Line Numbers" msgstr "מספרי שורות" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:7 ../pluma/pluma-view.c:1966 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:9 ../pluma/pluma-view.c:1968 msgid "_Display line numbers" msgstr "_הצגת מספרי שורות" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:8 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:10 msgid "Current Line" msgstr "שורה נוכחית" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:9 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:11 msgid "Highlight current _line" msgstr "ה_דגשת את השורה הנוכחית" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:10 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:12 msgid "Right Margin" -msgstr "שוליים ימניים" +msgstr "שוליים ימיניים" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:11 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:13 msgid "Display right _margin" msgstr "הצגת השול ה_ימני" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:12 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:14 msgid "_Right margin at column:" msgstr "_שוליים ימניים בעמודה:" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:13 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:15 msgid "Bracket Matching" msgstr "התאמת סוגריים" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:14 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:16 msgid "Highlight matching _bracket" msgstr "הדגשת ה_סוגר התואם" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:15 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:17 msgid "View" msgstr "תצוגה" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:16 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:18 msgid "Tab Stops" msgstr "עצירות טאב" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:17 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:19 msgid "_Tab width:" msgstr "_רוחב טאב:" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:18 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:20 msgid "Insert _spaces instead of tabs" msgstr "הוספת _רווחים במקום טאבים" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:19 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:21 msgid "Automatic Indentation" msgstr "הזחה אוטומטית" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:20 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:22 msgid "_Enable automatic indentation" msgstr "_אפשור הזחה אוטומטית" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:21 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:23 msgid "File Saving" msgstr "שמירת קובץ" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:22 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:24 msgid "Create a _backup copy of files before saving" msgstr "יש ליצור עותק _גיבוי של הקבצים לפני השמירה" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:23 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:25 msgid "_Autosave files every" msgstr "שמירה _אוטומטית בכול" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:24 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:26 msgid "_minutes" msgstr "_דקות" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:25 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:27 msgid "Editor" msgstr "עורך" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:26 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:28 msgid "Font" msgstr "גופן" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:27 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:29 msgid "Editor _font: " msgstr "_גופן העורך: " -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:28 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:30 msgid "Pick the editor font" msgstr "בחירת גופן לעורך" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:29 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:31 msgid "Color Scheme" msgstr "סכימת צבעים" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:30 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:32 msgid "_Add..." -msgstr "_הוספה..." +msgstr "הו_ספה..." -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:31 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:34 msgid "Font & Colors" msgstr "גופן וצבעים" -#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:32 +#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:35 msgid "Plugins" msgstr "תוספים" #: ../pluma/dialogs/pluma-search-dialog.c:301 -#: ../pluma/dialogs/pluma-search-dialog.ui.h:1 ../pluma/pluma-window.c:1510 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:1 ../pluma/pluma-window.c:1500 msgid "Replace" msgstr "החלפה" -#: ../pluma/dialogs/pluma-search-dialog.c:310 ../pluma/pluma-window.c:1508 +#: ../pluma/dialogs/pluma-search-dialog.c:310 ../pluma/pluma-window.c:1498 msgid "Find" msgstr "חיפוש" +#: ../pluma/dialogs/pluma-search-dialog.c:417 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:4 +msgid "_Find" +msgstr "" + #: ../pluma/dialogs/pluma-search-dialog.c:420 msgid "Replace _All" msgstr "החלפה ב_כול" #: ../pluma/dialogs/pluma-search-dialog.c:421 -#: ../pluma/pluma-commands-file.c:587 +#: ../pluma/pluma-commands-file.c:588 msgid "_Replace" msgstr "ה_חלפה" -#: ../pluma/dialogs/pluma-search-dialog.ui.h:2 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:3 msgid "Replace All" msgstr "החלפת הכול" -#: ../pluma/dialogs/pluma-search-dialog.ui.h:3 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:5 msgid "_Search for: " -msgstr "_חיפוש אחר: " +msgstr "_חפש: " -#: ../pluma/dialogs/pluma-search-dialog.ui.h:4 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:6 msgid "Replace _with: " msgstr "החלפה _עם: " -#: ../pluma/dialogs/pluma-search-dialog.ui.h:5 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:7 msgid "_Match case" -msgstr "הת_אמת רישיות" +msgstr "הת_אמת רשיות" -#: ../pluma/dialogs/pluma-search-dialog.ui.h:6 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:8 msgid "Match _regular expression" msgstr "" -#: ../pluma/dialogs/pluma-search-dialog.ui.h:7 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:9 msgid "Match _entire word only" msgstr "התאמת מילים _שלמות בלבד" -#: ../pluma/dialogs/pluma-search-dialog.ui.h:8 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:10 msgid "Search _backwards" msgstr "חיפוש _אחורה" -#: ../pluma/dialogs/pluma-search-dialog.ui.h:9 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:11 msgid "_Wrap around" msgstr "_גלישה מסביב" -#: ../pluma/dialogs/pluma-search-dialog.ui.h:10 +#: ../pluma/dialogs/pluma-search-dialog.ui.h:12 msgid "_Parse escape sequences (e.g. \\n)" msgstr "" @@ -863,7 +1019,9 @@ msgstr "Show the application's version" msgid "" "Set the character encoding to be used to open the files listed on the " "command line" -msgstr "Set the character encoding to be used to open the files listed on the command line" +msgstr "" +"Set the character encoding to be used to open the files listed on the " +"command line" #: ../pluma/pluma.c:111 msgid "ENCODING" @@ -900,7 +1058,9 @@ msgstr "- Edit text files" msgid "" "%s\n" "Run '%s --help' to see a full list of available command line options.\n" -msgstr "%s\nRun '%s --help' to see a full list of available command line options.\n" +msgstr "" +"%s\n" +"Run '%s --help' to see a full list of available command line options.\n" #: ../pluma/pluma-commands-file.c:250 #, c-format @@ -911,13 +1071,15 @@ msgstr "נטען הקובץ '%s'…" #, c-format msgid "Loading %d file…" msgid_plural "Loading %d files…" -msgstr[0] "נטען קובץ אחד…" -msgstr[1] "נטענים %d קבצים…" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #. Translators: "Open Files" is the title of the file chooser window #: ../pluma/pluma-commands-file.c:463 msgid "Open Files" -msgstr "פתיחת קבצים" +msgstr "קבצים פתוחים" #: ../pluma/pluma-commands-file.c:574 #, c-format @@ -928,26 +1090,26 @@ msgstr "הקובץ \"%s\" הנו לקריאה בלבד." msgid "Do you want to try to replace it with the one you are saving?" msgstr "האם ברצונך לנסות להחליפו עם הקובץ שנשמר?" -#: ../pluma/pluma-commands-file.c:648 ../pluma/pluma-commands-file.c:871 +#: ../pluma/pluma-commands-file.c:649 ../pluma/pluma-commands-file.c:872 #, c-format msgid "Saving file '%s'…" msgstr "נשמר קובץ '%s'…" -#: ../pluma/pluma-commands-file.c:756 +#: ../pluma/pluma-commands-file.c:757 msgid "Save As…" msgstr "שמירה בשם…" -#: ../pluma/pluma-commands-file.c:1085 +#: ../pluma/pluma-commands-file.c:1086 #, c-format msgid "Reverting the document '%s'…" msgstr "המסמך '%s' משוחזר…" -#: ../pluma/pluma-commands-file.c:1130 +#: ../pluma/pluma-commands-file.c:1131 #, c-format msgid "Revert unsaved changes to document '%s'?" msgstr "האם לבטל את השינויים שלא נשמרו במסמך '%s'?" -#: ../pluma/pluma-commands-file.c:1139 +#: ../pluma/pluma-commands-file.c:1140 #, c-format msgid "" "Changes made to the document in the last %ld second will be permanently " @@ -955,15 +1117,17 @@ msgid "" msgid_plural "" "Changes made to the document in the last %ld seconds will be permanently " "lost." -msgstr[0] "השינויים שנערכו במסמך בשנייה האחרונה יאבדו." -msgstr[1] "השינויים שנערכו במסמך ב־%ld השניות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/pluma-commands-file.c:1148 +#: ../pluma/pluma-commands-file.c:1149 msgid "" "Changes made to the document in the last minute will be permanently lost." msgstr "השינויים שנערכו במסמך בדקה האחרונה יאבדו." -#: ../pluma/pluma-commands-file.c:1154 +#: ../pluma/pluma-commands-file.c:1155 #, c-format msgid "" "Changes made to the document in the last minute and %ld second will be " @@ -971,10 +1135,12 @@ msgid "" msgid_plural "" "Changes made to the document in the last minute and %ld seconds will be " "permanently lost." -msgstr[0] "השינויים שנערכו במסמך בדקה והשנייה האחרונות יאבדו." -msgstr[1] "השינויים שנערכו במסמך בדקה ו־%ld השניות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/pluma-commands-file.c:1164 +#: ../pluma/pluma-commands-file.c:1165 #, c-format msgid "" "Changes made to the document in the last %ld minute will be permanently " @@ -982,15 +1148,17 @@ msgid "" msgid_plural "" "Changes made to the document in the last %ld minutes will be permanently " "lost." -msgstr[0] "השינויים שנערכו במסמך בדקה האחרונה יאבדו." -msgstr[1] "השינויים שנערכו במסמך ב־%ld הדקות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/pluma-commands-file.c:1179 +#: ../pluma/pluma-commands-file.c:1180 msgid "" "Changes made to the document in the last hour will be permanently lost." msgstr "השינויים שנערכו במסמך בשעה האחרונה יאבדו." -#: ../pluma/pluma-commands-file.c:1185 +#: ../pluma/pluma-commands-file.c:1186 #, c-format msgid "" "Changes made to the document in the last hour and %d minute will be " @@ -998,21 +1166,25 @@ msgid "" msgid_plural "" "Changes made to the document in the last hour and %d minutes will be " "permanently lost." -msgstr[0] "השינויים שנערכו במסמך בשעה ובדקה האחרונות יאבדו." -msgstr[1] "השינויים שנערכו במסמך בשעה וב־%d הדקות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/pluma-commands-file.c:1200 +#: ../pluma/pluma-commands-file.c:1201 #, 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] "השינויים שנערכו במסמך בשעה האחרונה יאבדו." -msgstr[1] "השינויים שנערכו במסמך ב־%d השעות האחרונות יאבדו." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../pluma/pluma-commands-file.c:1226 +#: ../pluma/pluma-commands-file.c:1228 ../pluma/pluma-ui.h:84 msgid "_Revert" -msgstr "_שחזור" +msgstr "_החזר" #: ../pluma/pluma-commands-help.c:83 msgid "Pluma is a small and lightweight text editor for the MATE Desktop" @@ -1020,14 +1192,16 @@ msgstr "" #: ../pluma/pluma-commands-help.c:95 msgid "translator-credits" -msgstr "מאיר קריחלי \nגיל אשר \nשושנה פורבס \nיאיר הרשקוביץ \nירון שהרבני \n\nפרוייקט תרגום MATE לעברית:\n‏http://mate-il.berlios.de" +msgstr "Yaron Shahrabani " #: ../pluma/pluma-commands-search.c:112 #, c-format msgid "Found and replaced %d occurrence" msgid_plural "Found and replaced %d occurrences" -msgstr[0] "מופע אחד נמצא והוחלף" -msgstr[1] "%d מופעים נמצאו והוחלפו" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: ../pluma/pluma-commands-search.c:122 msgid "Found and replaced one occurrence" @@ -1040,17 +1214,17 @@ msgstr "מופע אחד נמצא והוחלף" msgid "\"%s\" not found" msgstr "‏\"%s\" לא נמצא" -#: ../pluma/pluma-document.c:1084 ../pluma/pluma-document.c:1104 +#: ../pluma/pluma-document.c:1086 ../pluma/pluma-document.c:1106 #, c-format msgid "Unsaved Document %d" msgstr "מסמך שלא נשמר %d" #: ../pluma/pluma-documents-panel.c:97 ../pluma/pluma-documents-panel.c:111 -#: ../pluma/pluma-window.c:2237 ../pluma/pluma-window.c:2242 +#: ../pluma/pluma-window.c:2227 ../pluma/pluma-window.c:2232 msgid "Read-Only" msgstr "(קריאה בלבד)" -#: ../pluma/pluma-documents-panel.c:786 ../pluma/pluma-window.c:3667 +#: ../pluma/pluma-documents-panel.c:785 ../pluma/pluma-window.c:3646 msgid "Documents" msgstr "מסמכים" @@ -1069,11 +1243,11 @@ msgstr "מערבי" #: ../pluma/pluma-encodings.c:153 ../pluma/pluma-encodings.c:227 #: ../pluma/pluma-encodings.c:264 msgid "Central European" -msgstr "מרכז אירופה" +msgstr "מרכז אירופאי" #: ../pluma/pluma-encodings.c:155 msgid "South European" -msgstr "דרום אירופה" +msgstr "דרום אירופאי" #: ../pluma/pluma-encodings.c:157 ../pluma/pluma-encodings.c:171 #: ../pluma/pluma-encodings.c:278 @@ -1093,7 +1267,7 @@ msgstr "ערבית" #: ../pluma/pluma-encodings.c:163 ../pluma/pluma-encodings.c:270 msgid "Greek" -msgstr "יוונית" +msgstr "יווני" #: ../pluma/pluma-encodings.c:165 msgid "Hebrew Visual" @@ -1160,11 +1334,11 @@ msgstr "קירילית/אוקראינית" #: ../pluma/pluma-encodings.c:255 ../pluma/pluma-encodings.c:261 #: ../pluma/pluma-encodings.c:280 msgid "Vietnamese" -msgstr "וייטנאמית" +msgstr "ויאטנמית" #: ../pluma/pluma-encodings.c:257 msgid "Thai" -msgstr "תאי" +msgstr "תאית" #: ../pluma/pluma-encodings.c:431 msgid "Unknown" @@ -1184,219 +1358,233 @@ msgstr "מיקום נוכחי (%s)" msgid "Add or Remove..." msgstr "הוספה או הסרה..." -#: ../pluma/pluma-file-chooser-dialog.c:54 +#: ../pluma/pluma-file-chooser-dialog.c:55 msgid "All Text Files" msgstr "כל קובצי הטקסט" -#: ../pluma/pluma-file-chooser-dialog.c:82 +#: ../pluma/pluma-file-chooser-dialog.c:83 msgid "C_haracter Encoding:" msgstr "קידוד _תווים:" -#: ../pluma/pluma-file-chooser-dialog.c:151 +#: ../pluma/pluma-file-chooser-dialog.c:148 msgid "L_ine Ending:" msgstr "_סיום שורה:" -#: ../pluma/pluma-file-chooser-dialog.c:174 +#: ../pluma/pluma-file-chooser-dialog.c:167 msgid "Unix/Linux" msgstr "Unix/Linux" -#: ../pluma/pluma-file-chooser-dialog.c:180 +#: ../pluma/pluma-file-chooser-dialog.c:173 msgid "Mac OS Classic" msgstr "Mac OS קלסי" -#: ../pluma/pluma-file-chooser-dialog.c:186 +#: ../pluma/pluma-file-chooser-dialog.c:179 msgid "Windows" -msgstr "Windows" +msgstr "חלונות" -#: ../pluma/pluma-help.c:88 +#: ../pluma/pluma-file-chooser-dialog.c:442 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:812 +msgid "_Open" +msgstr "_פתח" + +#: ../pluma/pluma-help.c:81 msgid "There was an error displaying the help." msgstr "ארעה שגיאה בהצגת העזרה." -#: ../pluma/pluma-io-error-message-area.c:187 -#: ../pluma/pluma-io-error-message-area.c:489 +#: ../pluma/pluma-io-error-message-area.c:179 +#: ../pluma/pluma-io-error-message-area.c:481 msgid "_Retry" msgstr "_ניסיון חוזר" -#: ../pluma/pluma-io-error-message-area.c:208 +#: ../pluma/pluma-io-error-message-area.c:200 #, c-format msgid "Could not find the file %s." msgstr "לא ניתן לפתוח את הקובץ %s." -#: ../pluma/pluma-io-error-message-area.c:210 -#: ../pluma/pluma-io-error-message-area.c:249 -#: ../pluma/pluma-io-error-message-area.c:256 +#: ../pluma/pluma-io-error-message-area.c:202 +#: ../pluma/pluma-io-error-message-area.c:241 +#: ../pluma/pluma-io-error-message-area.c:248 msgid "Please check that you typed the location correctly and try again." msgstr "נא לוודא שהמיקום הוקלד נכון ולנסות שנית." #. Translators: %s is a URI scheme (like for example http:, ftp:, etc.) -#: ../pluma/pluma-io-error-message-area.c:225 +#: ../pluma/pluma-io-error-message-area.c:217 #, c-format msgid "pluma cannot handle %s locations." msgstr "אין באפשרות pluma להתמודד עם מיקומי %s." -#: ../pluma/pluma-io-error-message-area.c:231 +#: ../pluma/pluma-io-error-message-area.c:223 msgid "pluma cannot handle this location." msgstr "אין באפשרות ‏pluma להתמודד עם מיקום זה." -#: ../pluma/pluma-io-error-message-area.c:239 +#: ../pluma/pluma-io-error-message-area.c:231 msgid "The location of the file cannot be mounted." msgstr "לא ניתן לעגון את מיקום הקובץ." -#: ../pluma/pluma-io-error-message-area.c:243 +#: ../pluma/pluma-io-error-message-area.c:235 msgid "The location of the file cannot be accessed because it is not mounted." msgstr "לא ניתן לגשת למיקום הקובץ מכיוון שהוא לא מעוגן." -#: ../pluma/pluma-io-error-message-area.c:247 +#: ../pluma/pluma-io-error-message-area.c:239 #, c-format msgid "%s is a directory." msgstr "‏%s הוא תיקייה" -#: ../pluma/pluma-io-error-message-area.c:254 +#: ../pluma/pluma-io-error-message-area.c:246 #, c-format msgid "%s is not a valid location." msgstr "%s אינו מיקום תקין." -#: ../pluma/pluma-io-error-message-area.c:284 +#: ../pluma/pluma-io-error-message-area.c:276 #, c-format msgid "" "Host %s could not be found. Please check that your proxy settings are " "correct and try again." msgstr "המארח %s לא נמצא. נא לבדוק את הגדרות מתווך הרשת ולנסות שנית." -#: ../pluma/pluma-io-error-message-area.c:297 +#: ../pluma/pluma-io-error-message-area.c:289 #, c-format msgid "" "Hostname was invalid. Please check that you typed the location correctly and" " try again." msgstr "שם המארח לא היה תקין. נא לבדוק שהמיקום שהוזן נכון ולנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:305 +#: ../pluma/pluma-io-error-message-area.c:297 #, c-format msgid "%s is not a regular file." msgstr "‏%s אינו קובץ רגיל." -#: ../pluma/pluma-io-error-message-area.c:310 +#: ../pluma/pluma-io-error-message-area.c:302 msgid "Connection timed out. Please try again." msgstr "זמן תפוגת החיבור הגיעה. נא לנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:333 +#: ../pluma/pluma-io-error-message-area.c:325 msgid "The file is too big." msgstr "הקובץ גדול מידי." -#: ../pluma/pluma-io-error-message-area.c:374 +#: ../pluma/pluma-io-error-message-area.c:366 #, c-format msgid "Unexpected error: %s" msgstr "שגיאה בלתי צפויה: %s" -#: ../pluma/pluma-io-error-message-area.c:410 +#: ../pluma/pluma-io-error-message-area.c:402 msgid "pluma cannot find the file. Perhaps it has recently been deleted." -msgstr "לא ניתן לשחזר את הקובץ \"%s\" כיוון ש־pluma לא יכול למצוא אותו.\n\nככול הנראה, הוא נמחק לאחרונה." +msgstr "" +"לא ניתן לשחזר את הקובץ \"%s\" כיוון ש־pluma לא יכול למצוא אותו.\n" +"\n" +"ככול הנראה, הוא נמחק לאחרונה." -#: ../pluma/pluma-io-error-message-area.c:420 +#: ../pluma/pluma-io-error-message-area.c:412 #, c-format msgid "Could not revert the file %s." msgstr "לא ניתן לשחזר את הקובץ %s." -#: ../pluma/pluma-io-error-message-area.c:446 +#: ../pluma/pluma-io-error-message-area.c:438 msgid "Ch_aracter Encoding:" msgstr "קידוד ה_תווים:" #. Translators: the access key chosen for this string should be #. different from other main menu access keys (Open, Edit, View...) -#: ../pluma/pluma-io-error-message-area.c:498 -#: ../pluma/pluma-io-error-message-area.c:781 +#: ../pluma/pluma-io-error-message-area.c:490 +#: ../pluma/pluma-io-error-message-area.c:765 msgid "Edit Any_way" msgstr "_עריכה בכל זאת" #. Translators: the access key chosen for this string should be #. different from other main menu access keys (Open, Edit, View...) -#: ../pluma/pluma-io-error-message-area.c:503 -#: ../pluma/pluma-io-error-message-area.c:786 +#: ../pluma/pluma-io-error-message-area.c:495 +#: ../pluma/pluma-io-error-message-area.c:770 msgid "D_on't Edit" msgstr "_אין לערוך" -#: ../pluma/pluma-io-error-message-area.c:607 +#: ../pluma/pluma-io-error-message-area.c:591 msgid "" "The number of followed links is limited and the actual file could not be " "found within this limit." -msgstr "מספר הקישורים שנמצאים תחת מעקב מוגבל ולא ניתן היה למצוא את הקובץ במסגרת מגבלה זו." +msgstr "" +"מספר הקישורים שנמצאים תחת מעקב מוגבל ולא ניתן היה למצוא את הקובץ במסגרת " +"מגבלה זו." -#: ../pluma/pluma-io-error-message-area.c:611 +#: ../pluma/pluma-io-error-message-area.c:595 msgid "You do not have the permissions necessary to open the file." msgstr "אין לך את ההרשאות הדרושות לפתיחת הקובץ." -#: ../pluma/pluma-io-error-message-area.c:617 +#: ../pluma/pluma-io-error-message-area.c:601 msgid "pluma has not been able to detect the character encoding." msgstr "‏pluma נכשל בזיהוי קידוד התווים." -#: ../pluma/pluma-io-error-message-area.c:619 -#: ../pluma/pluma-io-error-message-area.c:641 +#: ../pluma/pluma-io-error-message-area.c:603 +#: ../pluma/pluma-io-error-message-area.c:625 msgid "Please check that you are not trying to open a binary file." msgstr "נא לוודא שלא מתבצע ניסיון לפתיחת קובץ בינרי." -#: ../pluma/pluma-io-error-message-area.c:620 +#: ../pluma/pluma-io-error-message-area.c:604 msgid "Select a character encoding from the menu and try again." msgstr "נא לבחור קידוד תווים מהתפריט ולנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:626 +#: ../pluma/pluma-io-error-message-area.c:610 #, c-format msgid "There was a problem opening the file %s." msgstr "ארעה שגיאה בפתיחת הקובץ %s." -#: ../pluma/pluma-io-error-message-area.c:628 +#: ../pluma/pluma-io-error-message-area.c:612 msgid "" "The file you opened has some invalid characters. If you continue editing " "this file you could make this document useless." -msgstr "בקובץ שפתחת ישנן בעיות קידוד מסוימות. אם עריכת קובץ זה תימשך יתכן שהקובץ יהפוך לחסר תועלת." +msgstr "" +"בקובץ שפתחת ישנן בעיות קידוד מסוימות. אם עריכת קובץ זה תימשך יתכן שהקובץ " +"יהפוך לחסר תועלת." -#: ../pluma/pluma-io-error-message-area.c:631 +#: ../pluma/pluma-io-error-message-area.c:615 msgid "You can also choose another character encoding and try again." msgstr "ניתן גם לבחור בקידוד תווים אחר מהתפריט ולנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:638 +#: ../pluma/pluma-io-error-message-area.c:622 #, c-format msgid "Could not open the file %s using the %s character encoding." msgstr "לא ניתן לפתוח את הקובץ %s באמצעות קידוד התווים %s." -#: ../pluma/pluma-io-error-message-area.c:642 -#: ../pluma/pluma-io-error-message-area.c:717 +#: ../pluma/pluma-io-error-message-area.c:626 +#: ../pluma/pluma-io-error-message-area.c:701 msgid "Select a different character encoding from the menu and try again." msgstr "נא לבחור בקידוד תווים שונה מהתפריט ולנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:652 +#: ../pluma/pluma-io-error-message-area.c:636 #, c-format msgid "Could not open the file %s." msgstr "לא ניתן לפתוח את הקובץ %s." -#: ../pluma/pluma-io-error-message-area.c:712 +#: ../pluma/pluma-io-error-message-area.c:696 #, c-format msgid "Could not save the file %s using the %s character encoding." msgstr "לא ניתן לשמור את הקובץ %s באמצעות קידוד התווים %s." -#: ../pluma/pluma-io-error-message-area.c:715 +#: ../pluma/pluma-io-error-message-area.c:699 msgid "" "The document contains one or more characters that cannot be encoded using " "the specified character encoding." -msgstr "המסמך מכיל תו אחד או יותר שאינם ניתנים לקידוד באמצעות קידוד התווים שצוין." +msgstr "" +"המסמך מכיל תו אחד או יותר שאינם ניתנים לקידוד באמצעות קידוד התווים שצוין." -#: ../pluma/pluma-io-error-message-area.c:801 +#: ../pluma/pluma-io-error-message-area.c:785 #, c-format msgid "This file (%s) is already open in another pluma window." msgstr "הקובץ (%s) כבר פתוח בחלון אחר של pluma." -#: ../pluma/pluma-io-error-message-area.c:819 +#: ../pluma/pluma-io-error-message-area.c:799 msgid "" "pluma opened this instance of the file in a non-editable way. Do you want to" " edit it anyway?" -msgstr "‏pluma פתח מופע זה של הקובץ עבור קריאה בלבד. האם להמשיך בעריכה למרות זאת?" +msgstr "" +"‏pluma פתח מופע זה של הקובץ עבור קריאה בלבד. האם להמשיך בעריכה למרות זאת?" -#: ../pluma/pluma-io-error-message-area.c:882 -#: ../pluma/pluma-io-error-message-area.c:986 +#: ../pluma/pluma-io-error-message-area.c:858 +#: ../pluma/pluma-io-error-message-area.c:954 msgid "S_ave Anyway" msgstr "_שמירה בכל זאת" -#: ../pluma/pluma-io-error-message-area.c:886 -#: ../pluma/pluma-io-error-message-area.c:990 +#: ../pluma/pluma-io-error-message-area.c:862 +#: ../pluma/pluma-io-error-message-area.c:958 msgid "D_on't Save" msgstr "_אין לשמור" @@ -1405,90 +1593,109 @@ msgstr "_אין לשמור" #. could be interpreted as the changes he made in the document. beside #. "reading" is #. not accurate (since last load/save) -#: ../pluma/pluma-io-error-message-area.c:904 +#: ../pluma/pluma-io-error-message-area.c:880 #, c-format msgid "The file %s has been modified since reading it." msgstr "הקובץ %s שונה מאז הפעם האחרונה שהוא נקרא." -#: ../pluma/pluma-io-error-message-area.c:923 +#: ../pluma/pluma-io-error-message-area.c:895 msgid "" "If you save it, all the external changes could be lost. Save it anyway?" -msgstr "אם תתבצע עבורו שמירה, כל השינויים החיצוניים עלולים ללכת לאיבוד. האם לשמור בכל זאת?" +msgstr "" +"אם תתבצע עבורו שמירה, כל השינויים החיצוניים עלולים ללכת לאיבוד. האם לשמור " +"בכל זאת?" -#: ../pluma/pluma-io-error-message-area.c:1008 +#: ../pluma/pluma-io-error-message-area.c:976 #, c-format msgid "Could not create a backup file while saving %s" msgstr "לא ניתן ליצור קובץ גיבוי בזמן שמירת %s" -#: ../pluma/pluma-io-error-message-area.c:1011 +#: ../pluma/pluma-io-error-message-area.c:979 #, c-format msgid "Could not create a temporary backup file while saving %s" msgstr "לא ניתן ליצור קובץ גיבוי זמני בזמן שמירת %s" -#: ../pluma/pluma-io-error-message-area.c:1031 +#: ../pluma/pluma-io-error-message-area.c:995 msgid "" "pluma 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 "לא עלה בידי pluma לגבות את העותק הישן של הקובץ לפני שמירת החדש. באפשרותך להתעלם מאזהרה זאת ולשמור את הקובץ, אבל במקרה שתחול שגיאה בזמן השמירה, העותק הישן עלול ללכת לאיבוד. האם לשמור את הקובץ?" +msgstr "" +"לא עלה בידי pluma לגבות את העותק הישן של הקובץ לפני שמירת החדש. באפשרותך " +"להתעלם מאזהרה זאת ולשמור את הקובץ, אבל במקרה שתחול שגיאה בזמן השמירה, העותק " +"הישן עלול ללכת לאיבוד. האם לשמור את הקובץ?" #. Translators: %s is a URI scheme (like for example http:, ftp:, etc.) -#: ../pluma/pluma-io-error-message-area.c:1095 +#: ../pluma/pluma-io-error-message-area.c:1055 #, c-format msgid "" "pluma cannot handle %s locations in write mode. Please check that you typed " "the location correctly and try again." -msgstr "אין באפשרות pluma לטפל במיקומי %s במצב כתיבה. נא לבדוק שהמיקום הוזן כראוי ולנסות שוב." +msgstr "" +"אין באפשרות pluma לטפל במיקומי %s במצב כתיבה. נא לבדוק שהמיקום הוזן כראוי " +"ולנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:1103 +#: ../pluma/pluma-io-error-message-area.c:1063 msgid "" "pluma cannot handle this location in write mode. Please check that you typed" " the location correctly and try again." -msgstr "אין באפשרות pluma לטפל במיקום זה במצב כתיבה. נא לבדוק שהמיקום הוזן כראוי ולנסות שוב." +msgstr "" +"אין באפשרות pluma לטפל במיקום זה במצב כתיבה. נא לבדוק שהמיקום הוזן כראוי " +"ולנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:1112 +#: ../pluma/pluma-io-error-message-area.c:1072 #, c-format msgid "" "%s is not a valid location. Please check that you typed the location " "correctly and try again." msgstr "‏%s אינו מיקום תקין. נא לוודא שהוקלד מיקום נכון ולנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:1118 +#: ../pluma/pluma-io-error-message-area.c:1078 msgid "" "You do not have the permissions necessary to save the file. Please check " "that you typed the location correctly and try again." -msgstr "אין לך את ההרשאות המתאימות כדי לשמור את הקובץ. נא לבדוק שהמיקום הוקלד נכון ולנסות שוב." +msgstr "" +"אין לך את ההרשאות המתאימות כדי לשמור את הקובץ. נא לבדוק שהמיקום הוקלד נכון " +"ולנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:1124 +#: ../pluma/pluma-io-error-message-area.c:1084 msgid "" "There is not enough disk space to save the file. Please free some disk space" " and try again." -msgstr "אין מספיק מקום פנוי בכונן כדי לשמור את הקובץ. נא לפנות מעט מקום בכונן ולנסות שוב." +msgstr "" +"אין מספיק מקום פנוי בכונן כדי לשמור את הקובץ. נא לפנות מעט מקום בכונן ולנסות" +" שוב." -#: ../pluma/pluma-io-error-message-area.c:1129 +#: ../pluma/pluma-io-error-message-area.c:1089 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 "ניסיון שמירת הקובץ בוצע על כונן לקריאה בלבד. נא לבדוק שהמיקום שהוקלד נכון ולנסות שוב." +msgstr "" +"ניסיון שמירת הקובץ בוצע על כונן לקריאה בלבד. נא לבדוק שהמיקום שהוקלד נכון " +"ולנסות שוב." -#: ../pluma/pluma-io-error-message-area.c:1135 +#: ../pluma/pluma-io-error-message-area.c:1095 msgid "A file with the same name already exists. Please use a different name." msgstr "קובץ בשם זהה כבר קיים. נא להשתמש בשם אחר." -#: ../pluma/pluma-io-error-message-area.c:1140 +#: ../pluma/pluma-io-error-message-area.c:1100 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 "בכונן בו מתבצע הניסיון לשמירת הקובץ יש הגבלה על אורך שמות הקבצים. נא להשתמש בשם קצר יותר." +msgstr "" +"בכונן בו מתבצע הניסיון לשמירת הקובץ יש הגבלה על אורך שמות הקבצים. נא להשתמש " +"בשם קצר יותר." -#: ../pluma/pluma-io-error-message-area.c:1147 +#: ../pluma/pluma-io-error-message-area.c:1107 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 "לדיסק שעליו אתה מנסה לשמור את הקובץ יש הגבלה בגדלי הקבצים. נא לנסות לשמור קובץ קטן יותר או לשמור את הקובץ לדיסק שאין לו הגבלה זו." +msgstr "" +"לדיסק שעליו אתה מנסה לשמור את הקובץ יש הגבלה בגדלי הקבצים. נא לנסות לשמור " +"קובץ קטן יותר או לשמור את הקובץ לדיסק שאין לו הגבלה זו." -#: ../pluma/pluma-io-error-message-area.c:1163 +#: ../pluma/pluma-io-error-message-area.c:1123 #, c-format msgid "Could not save the file %s." msgstr "לא ניתן לשמור את הקובץ %s." @@ -1498,20 +1705,20 @@ msgstr "לא ניתן לשמור את הקובץ %s." #. could be interpreted as the changes he made in the document. beside #. "reading" is #. not accurate (since last load/save) -#: ../pluma/pluma-io-error-message-area.c:1207 +#: ../pluma/pluma-io-error-message-area.c:1167 #, c-format msgid "The file %s changed on disk." msgstr "הקובץ \"%s\" השתנה בכונן." -#: ../pluma/pluma-io-error-message-area.c:1212 +#: ../pluma/pluma-io-error-message-area.c:1172 msgid "Do you want to drop your changes and reload the file?" msgstr "האם ברצונך להתעלם מהשינויים שלך ולטעון מחדש את הקובץ?" -#: ../pluma/pluma-io-error-message-area.c:1214 +#: ../pluma/pluma-io-error-message-area.c:1174 msgid "Do you want to reload the file?" msgstr "האם ברצונך לטעון את הקובץ מחדש?" -#: ../pluma/pluma-io-error-message-area.c:1219 +#: ../pluma/pluma-io-error-message-area.c:1179 msgid "_Reload" msgstr "_טעינה מחדש" @@ -1674,8 +1881,10 @@ msgstr " שורה %d, עמודה %d" #, c-format msgid "There is a tab with errors" msgid_plural "There are %d tabs with errors" -msgstr[0] "קיימת לשונית עם שגיאות" -msgstr[1] "קיימות %d לשוניות עם שגיאות" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: ../pluma/pluma-style-scheme-manager.c:213 #, c-format @@ -1719,42 +1928,42 @@ msgid "Saving %s" msgstr "שומר %s" #. Read only -#: ../pluma/pluma-tab.c:1674 +#: ../pluma/pluma-tab.c:1668 msgid "RO" msgstr "ק\"ב" -#: ../pluma/pluma-tab.c:1721 +#: ../pluma/pluma-tab.c:1715 #, c-format msgid "Error opening file %s" msgstr "שגיאה בטעינת הקובץ %s" -#: ../pluma/pluma-tab.c:1726 +#: ../pluma/pluma-tab.c:1720 #, c-format msgid "Error reverting file %s" msgstr "שגיאה בשחזור הקובץ %s" -#: ../pluma/pluma-tab.c:1731 +#: ../pluma/pluma-tab.c:1725 #, c-format msgid "Error saving file %s" msgstr "שגיאה בשמירת הקובץ %s" -#: ../pluma/pluma-tab.c:1752 +#: ../pluma/pluma-tab.c:1746 msgid "Unicode (UTF-8)" msgstr "יוניקוד (UTF-8)" -#: ../pluma/pluma-tab.c:1759 +#: ../pluma/pluma-tab.c:1753 msgid "Name:" msgstr "שם:" -#: ../pluma/pluma-tab.c:1760 +#: ../pluma/pluma-tab.c:1754 msgid "MIME Type:" msgstr "סוג MIME:" -#: ../pluma/pluma-tab.c:1761 +#: ../pluma/pluma-tab.c:1755 msgid "Encoding:" msgstr "קידוד:" -#: ../pluma/pluma-tab-label.c:276 +#: ../pluma/pluma-tab-label.c:288 msgid "Close document" msgstr "סגירת המסמך" @@ -1765,7 +1974,7 @@ msgstr "_קובץ" #: ../pluma/pluma-ui.h:48 msgid "_Edit" -msgstr "ע_ריכה" +msgstr "_עריכה" #: ../pluma/pluma-ui.h:49 msgid "_View" @@ -1783,9 +1992,10 @@ msgstr "_כלים" msgid "_Documents" msgstr "_מסמכים" -#: ../pluma/pluma-ui.h:53 -msgid "_Help" -msgstr "ע_זרה" +#. File menu +#: ../pluma/pluma-ui.h:56 +msgid "_New" +msgstr "_חדש" #: ../pluma/pluma-ui.h:57 msgid "Create a new document" @@ -1795,7 +2005,7 @@ msgstr "יצירת מסמך חדש" msgid "_Open..." msgstr "_פתיחה..." -#: ../pluma/pluma-ui.h:59 ../pluma/pluma-window.c:1438 +#: ../pluma/pluma-ui.h:59 ../pluma/pluma-window.c:1424 msgid "Open a file" msgstr "פתיחת קובץ" @@ -1806,20 +2016,29 @@ msgstr "ה_עדפות" #: ../pluma/pluma-ui.h:63 msgid "Configure the application" -msgstr "הגדרת היישום" +msgstr "הגדר את היישום" #. Help menu #: ../pluma/pluma-ui.h:66 msgid "_Contents" -msgstr "_תכנים" +msgstr "_תוכן עניינים" #: ../pluma/pluma-ui.h:67 msgid "Open the pluma manual" msgstr "פתיחת מדריך pluma" +#: ../pluma/pluma-ui.h:68 +msgid "_About" +msgstr "על _אודות" + #: ../pluma/pluma-ui.h:69 msgid "About this application" -msgstr "על אודות יישום זה" +msgstr "אודות יישום זה" + +#. Fullscreen toolbar +#: ../pluma/pluma-ui.h:72 +msgid "_Leave Fullscreen" +msgstr "" #: ../pluma/pluma-ui.h:73 msgid "Leave fullscreen mode" @@ -1839,7 +2058,7 @@ msgstr "שמירת הקובץ הנוכחי בשם אחר" #: ../pluma/pluma-ui.h:85 msgid "Revert to a saved version of the file" -msgstr "חזרה לגרסה השמורה של הקובץ" +msgstr "מחזיר לגירסה השמורה של הקובץ" #: ../pluma/pluma-ui.h:86 msgid "Print Previe_w" @@ -1851,31 +2070,59 @@ msgstr "תצוגה מקדימה" #: ../pluma/pluma-ui.h:88 msgid "_Print..." -msgstr "ה_דפסה..." +msgstr "_הדפס..." #: ../pluma/pluma-ui.h:89 msgid "Print the current page" msgstr "הדפסת הדף הנוכחי" +#. Edit menu +#: ../pluma/pluma-ui.h:92 +msgid "_Undo" +msgstr "_בטל" + #: ../pluma/pluma-ui.h:93 msgid "Undo the last action" msgstr "ביטול הפעולה האחרונה" +#: ../pluma/pluma-ui.h:94 +msgid "_Redo" +msgstr "_ביצוע שוב" + #: ../pluma/pluma-ui.h:95 msgid "Redo the last undone action" -msgstr "ביצוע חוזר של הפעולה המבוטלת האחרונה" +msgstr "ביצוע חוזר של הפעולה האחרונה שבוטלה" + +#: ../pluma/pluma-ui.h:96 +msgid "Cu_t" +msgstr "_גזור" #: ../pluma/pluma-ui.h:97 msgid "Cut the selection" msgstr "גזירת הבחירה" +#: ../pluma/pluma-ui.h:98 +msgid "_Copy" +msgstr "ה_עתק" + #: ../pluma/pluma-ui.h:99 msgid "Copy the selection" -msgstr "העתקת הבחירה" +msgstr "העתקת בחירה" + +#: ../pluma/pluma-ui.h:100 +msgid "_Paste" +msgstr "ה_דבק" #: ../pluma/pluma-ui.h:101 msgid "Paste the clipboard" -msgstr "הדבקה מהלוח" +msgstr "הדבקת תוכן לוח הגזירים" + +#. Add delete button +#: ../pluma/pluma-ui.h:102 +#: ../plugins/filebrowser/pluma-file-browser-utils.c:182 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:805 +msgid "_Delete" +msgstr "מ_חיקה" #: ../pluma/pluma-ui.h:103 msgid "Delete the selected text" @@ -1883,7 +2130,7 @@ msgstr "מחיקת הטקסט הנבחר" #: ../pluma/pluma-ui.h:104 msgid "Select _All" -msgstr "בחירת _הכול" +msgstr "_בחירת הכול" #: ../pluma/pluma-ui.h:105 msgid "Select the entire document" @@ -1897,7 +2144,7 @@ msgstr "מצב ה_דגשה" #. Search menu #: ../pluma/pluma-ui.h:111 msgid "_Find..." -msgstr "_חיפוש..." +msgstr "_חפש..." #: ../pluma/pluma-ui.h:112 msgid "Search for text" @@ -1905,7 +2152,7 @@ msgstr "חיפוש טקסט" #: ../pluma/pluma-ui.h:113 msgid "Find Ne_xt" -msgstr "חיפוש ה_בא" +msgstr "חיפוש _הבא" #: ../pluma/pluma-ui.h:114 msgid "Search forwards for the same text" @@ -1929,7 +2176,7 @@ msgstr "חיפוש והחלפת מחרוזת" #: ../pluma/pluma-ui.h:119 msgid "_Clear Highlight" -msgstr "ניקוי הה_דגשה" +msgstr "מחיקת הה_דגשה..." #: ../pluma/pluma-ui.h:120 msgid "Clear highlighting of search matches" @@ -1937,7 +2184,7 @@ msgstr "ניקוי הדגשות של תוצאות חיפוש" #: ../pluma/pluma-ui.h:121 msgid "Go to _Line..." -msgstr "מעבר _לשורה..." +msgstr "מעבר ל_שורה..." #: ../pluma/pluma-ui.h:122 msgid "Go to a specific line" @@ -1945,7 +2192,7 @@ msgstr "מעבר לשורה מסוימת" #: ../pluma/pluma-ui.h:123 msgid "_Incremental Search..." -msgstr "חיפוש מ_תווסף..." +msgstr "חיפוש מ_צטבר..." #: ../pluma/pluma-ui.h:124 msgid "Incrementally search for text" @@ -1962,7 +2209,7 @@ msgstr "שמירת כל הקבצים הפתוחים" #: ../pluma/pluma-ui.h:129 msgid "_Close All" -msgstr "_סגירת הכל" +msgstr "_סגור הכל" #: ../pluma/pluma-ui.h:130 msgid "Close all open files" @@ -1996,9 +2243,13 @@ msgstr "העברת המסמך הנוכחי לחלון חדש" msgid "Close the current file" msgstr "סגירת הקובץ הנוכחי" +#: ../pluma/pluma-ui.h:149 +msgid "_Quit" +msgstr "_יציאה" + #: ../pluma/pluma-ui.h:150 msgid "Quit the program" -msgstr "יציאה מהתכנית" +msgstr "צא מהתוכנית" #: ../pluma/pluma-ui.h:155 msgid "_Toolbar" @@ -2016,13 +2267,17 @@ msgstr "_שורת מצב" msgid "Show or hide the statusbar in the current window" msgstr "הצגה או הסתרה של שורת המצב בחלון הנוכחי" +#: ../pluma/pluma-ui.h:161 +msgid "_Fullscreen" +msgstr "_מסך מלא" + #: ../pluma/pluma-ui.h:162 msgid "Edit text in fullscreen" msgstr "עריכת הטקסט במסך מלא" #: ../pluma/pluma-ui.h:169 msgid "Side _Pane" -msgstr "_חלונית צד" +msgstr "סרגל _צד" #: ../pluma/pluma-ui.h:170 msgid "Show or hide the side pane in the current window" @@ -2057,36 +2312,36 @@ msgid "/ on %s" msgstr "/ תחת %s" #. create "Wrap Around" menu item. -#: ../pluma/pluma-view.c:1204 +#: ../pluma/pluma-view.c:1206 msgid "_Wrap Around" msgstr "_גלישה מסביב" #. create "Match Entire Word Only" menu item. -#: ../pluma/pluma-view.c:1214 +#: ../pluma/pluma-view.c:1216 msgid "Match _Entire Word Only" msgstr "התאמת מילים _שלמות בלבד" #. create "Match Case" menu item. -#: ../pluma/pluma-view.c:1224 +#: ../pluma/pluma-view.c:1226 msgid "_Match Case" msgstr "הת_אמת רישיות" #. create "Parse escapes" menu item. -#: ../pluma/pluma-view.c:1234 +#: ../pluma/pluma-view.c:1236 msgid "" "_Parse escape sequences (e.g. \n" ")" msgstr "" -#: ../pluma/pluma-view.c:1348 +#: ../pluma/pluma-view.c:1350 msgid "String you want to search for" msgstr "המחרוזת שברצונך לחפש" -#: ../pluma/pluma-view.c:1357 +#: ../pluma/pluma-view.c:1359 msgid "Line you want to move the cursor to" msgstr "השורה אליה להעביר את הסמן" -#: ../pluma/pluma-window.c:991 +#: ../pluma/pluma-window.c:983 #, c-format msgid "Use %s highlight mode" msgstr "שימוש במצב הדגשה %s" @@ -2094,7 +2349,7 @@ msgstr "שימוש במצב הדגשה %s" #. add the "Plain Text" item before all the others #. Translators: "Plain Text" means that no highlight mode is selected in the #. * "View->Highlight Mode" submenu and so syntax highlighting is disabled -#: ../pluma/pluma-window.c:1048 ../pluma/pluma-window.c:1938 +#: ../pluma/pluma-window.c:1040 ../pluma/pluma-window.c:1928 #: ../plugins/externaltools/tools/manager.py:138 #: ../plugins/externaltools/tools/manager.py:445 #: ../plugins/externaltools/tools/manager.py:556 @@ -2102,43 +2357,43 @@ msgstr "שימוש במצב הדגשה %s" msgid "Plain Text" msgstr "טקסט פשוט" -#: ../pluma/pluma-window.c:1049 +#: ../pluma/pluma-window.c:1041 msgid "Disable syntax highlighting" msgstr "_ביטול הדגשת תחביר" #. Translators: %s is a URI -#: ../pluma/pluma-window.c:1335 +#: ../pluma/pluma-window.c:1323 #, c-format msgid "Open '%s'" msgstr "פתיחת '%s'" -#: ../pluma/pluma-window.c:1440 +#: ../pluma/pluma-window.c:1430 msgid "Open a recently used file" msgstr "פתיחת קובץ שהיה בשימוש לאחרונה" -#: ../pluma/pluma-window.c:1446 +#: ../pluma/pluma-window.c:1436 msgid "Open" msgstr "פתיחה" -#: ../pluma/pluma-window.c:1504 +#: ../pluma/pluma-window.c:1494 msgid "Save" msgstr "שמירה" -#: ../pluma/pluma-window.c:1506 +#: ../pluma/pluma-window.c:1496 msgid "Print" -msgstr "הדפסה" +msgstr "הדפס" #. Translators: %s is a URI -#: ../pluma/pluma-window.c:1663 +#: ../pluma/pluma-window.c:1653 #, c-format msgid "Activate '%s'" msgstr "הפעלת '%s'" -#: ../pluma/pluma-window.c:1916 +#: ../pluma/pluma-window.c:1906 msgid "Use Spaces" msgstr "שימוש ברווחים" -#: ../pluma/pluma-window.c:1987 +#: ../pluma/pluma-window.c:1977 msgid "Tab Width" msgstr "רוחב טאב" @@ -2195,41 +2450,43 @@ msgstr "סטטיסטיקת המסמך" msgid "" "Analyzes the current document and reports the number of words, lines, " "characters and non-space characters in it." -msgstr "תוסף סטטיסטיקות המסמך מנתח את המסמך הנוכחי וקובע את מספר המילים, השורות, התווים והתווים שאינם רווחים במסמך ומציג את התוצאה." +msgstr "" +"תוסף סטטיסטיקות המסמך מנתח את המסמך הנוכחי וקובע את מספר המילים, השורות, " +"התווים והתווים שאינם רווחים במסמך ומציג את התוצאה." -#: ../plugins/docinfo/docinfo.ui.h:2 +#: ../plugins/docinfo/docinfo.ui.h:3 msgid "_Update" msgstr "_עדכון" -#: ../plugins/docinfo/docinfo.ui.h:3 +#: ../plugins/docinfo/docinfo.ui.h:4 msgid "File Name" msgstr "שם הקובץ" -#: ../plugins/docinfo/docinfo.ui.h:5 +#: ../plugins/docinfo/docinfo.ui.h:6 msgid "Bytes" msgstr "בתים" -#: ../plugins/docinfo/docinfo.ui.h:6 +#: ../plugins/docinfo/docinfo.ui.h:7 msgid "Characters (no spaces)" msgstr "תווים (ללא רווחים)" -#: ../plugins/docinfo/docinfo.ui.h:7 +#: ../plugins/docinfo/docinfo.ui.h:8 msgid "Characters (with spaces)" msgstr "תווים (כולל רווחים)" -#: ../plugins/docinfo/docinfo.ui.h:8 +#: ../plugins/docinfo/docinfo.ui.h:9 msgid "Words" msgstr "מילים" -#: ../plugins/docinfo/docinfo.ui.h:9 +#: ../plugins/docinfo/docinfo.ui.h:10 msgid "Lines" msgstr "שורות" -#: ../plugins/docinfo/docinfo.ui.h:10 +#: ../plugins/docinfo/docinfo.ui.h:11 msgid "Document" msgstr "מסמך" -#: ../plugins/docinfo/docinfo.ui.h:11 +#: ../plugins/docinfo/docinfo.ui.h:12 msgid "Selection" msgstr "בחירה" @@ -2243,222 +2500,222 @@ msgstr "קבלת מידע סטטיסטי על המסמך הנוכחי" #: ../plugins/externaltools/externaltools.plugin.desktop.in.h:1 msgid "External Tools" -msgstr "" +msgstr "כלים חיצוניים" #: ../plugins/externaltools/externaltools.plugin.desktop.in.h:2 msgid "Execute external commands and shell scripts." -msgstr "" +msgstr "הרץ פקודות חיצוניות וסקריפטים למעטפת." #: ../plugins/externaltools/tools/__init__.py:175 msgid "Manage _External Tools..." -msgstr "" +msgstr "ניהול _כלים חיצוניים..." #: ../plugins/externaltools/tools/__init__.py:177 msgid "Opens the External Tools Manager" -msgstr "" +msgstr "פותח את מנהל הכלים החיצוניים" #: ../plugins/externaltools/tools/__init__.py:181 msgid "External _Tools" -msgstr "" +msgstr "כלים _חיצוניים" #: ../plugins/externaltools/tools/__init__.py:183 msgid "External tools" -msgstr "" +msgstr "כלים חיצוניים" #: ../plugins/externaltools/tools/__init__.py:216 msgid "Shell Output" -msgstr "" +msgstr "פלט מעטפת" #: ../plugins/externaltools/tools/capture.py:92 #, python-format msgid "Could not execute command: %s" -msgstr "" +msgstr "לא ניתן להריץ את הפקודה: %s" #: ../plugins/externaltools/tools/functions.py:157 msgid "You must be inside a word to run this command" -msgstr "" +msgstr "עליך להיות בתוך מילה כדי להריץ את פקודה זו" #: ../plugins/externaltools/tools/functions.py:263 msgid "Running tool:" -msgstr "" +msgstr "הכלי הפעיל:" #: ../plugins/externaltools/tools/functions.py:287 msgid "Done." -msgstr "" +msgstr "הסתיים." #: ../plugins/externaltools/tools/functions.py:289 msgid "Exited" -msgstr "" +msgstr "נסגר" #: ../plugins/externaltools/tools/manager.py:136 msgid "All languages" -msgstr "" +msgstr "כל השפות" #: ../plugins/externaltools/tools/manager.py:545 #: ../plugins/externaltools/tools/manager.py:549 #: ../plugins/externaltools/tools/manager.py:871 #: ../plugins/externaltools/tools/tools.ui.h:22 msgid "All Languages" -msgstr "" +msgstr "כל השפות" #: ../plugins/externaltools/tools/manager.py:655 msgid "New tool" -msgstr "" +msgstr "כלי חדש" #: ../plugins/externaltools/tools/manager.py:786 #, python-format msgid "This accelerator is already bound to %s" -msgstr "" +msgstr "המאיץ כבר משויך ל־%s" #: ../plugins/externaltools/tools/manager.py:837 msgid "Type a new accelerator, or press Backspace to clear" -msgstr "" +msgstr "יש לבחור במקש האצה חדש או ללחוץ על Backspace לניקוי" #: ../plugins/externaltools/tools/manager.py:839 msgid "Type a new accelerator" -msgstr "" +msgstr "הקלדת מקש האצה חדש" #: ../plugins/externaltools/tools/outputpanel.py:101 msgid "Stopped." -msgstr "" +msgstr "נעצר." #. ex:ts=4:et: #: ../plugins/externaltools/tools/tools.ui.h:1 msgid "Nothing" -msgstr "" +msgstr "כלום" #: ../plugins/externaltools/tools/tools.ui.h:2 msgid "Current document" -msgstr "" +msgstr "המסמך הנוכחי" #: ../plugins/externaltools/tools/tools.ui.h:3 msgid "All documents" -msgstr "" +msgstr "כל המסמכים" #: ../plugins/externaltools/tools/tools.ui.h:4 msgid "Current selection" -msgstr "" +msgstr "הבחירה הנוכחית" #: ../plugins/externaltools/tools/tools.ui.h:5 msgid "Current selection (default to document)" -msgstr "" +msgstr "הבחירה הנוכחית (ברירת המחדל למסמכים)" #: ../plugins/externaltools/tools/tools.ui.h:6 msgid "Current line" -msgstr "" +msgstr "השורה הנוכחית" #: ../plugins/externaltools/tools/tools.ui.h:7 msgid "Current word" -msgstr "" +msgstr "המילה הנוכחית" #: ../plugins/externaltools/tools/tools.ui.h:8 msgid "Display in bottom pane" -msgstr "" +msgstr "הצגה בתפריט התחתון" #: ../plugins/externaltools/tools/tools.ui.h:9 msgid "Create new document" -msgstr "" +msgstr "יצירת מסמך חדש" #: ../plugins/externaltools/tools/tools.ui.h:10 msgid "Append to current document" -msgstr "" +msgstr "הוספה למסמך הנוכחי" #: ../plugins/externaltools/tools/tools.ui.h:11 msgid "Replace current document" -msgstr "" +msgstr "החלפת המסמך הנוכחי" #: ../plugins/externaltools/tools/tools.ui.h:12 msgid "Replace current selection" -msgstr "" +msgstr "החלפת הבחירה הנוכחית" #: ../plugins/externaltools/tools/tools.ui.h:13 msgid "Insert at cursor position" -msgstr "" +msgstr "הוספה במיקום הסמן" #: ../plugins/externaltools/tools/tools.ui.h:14 msgid "All documents except untitled ones" -msgstr "" +msgstr "כל המסמכים פרט לאילו שללא שם" #: ../plugins/externaltools/tools/tools.ui.h:15 msgid "Local files only" -msgstr "" +msgstr "קבצים מקומיים בלבד" #: ../plugins/externaltools/tools/tools.ui.h:16 msgid "Remote files only" -msgstr "" +msgstr "קבצים מרוחקים בלבד" #: ../plugins/externaltools/tools/tools.ui.h:17 msgid "Untitled documents only" -msgstr "" +msgstr "מסמכים ללא שם בלבד" #: ../plugins/externaltools/tools/tools.ui.h:18 msgid "External Tools Manager" -msgstr "" +msgstr "מנהל כלים חיצוניים" #: ../plugins/externaltools/tools/tools.ui.h:19 msgid "_Tools:" -msgstr "" +msgstr "_כלים:" #: ../plugins/externaltools/tools/tools.ui.h:20 #: ../plugins/snippets/snippets/snippets.ui.h:7 msgid "_Edit:" -msgstr "" +msgstr "_עריכה:" #: ../plugins/externaltools/tools/tools.ui.h:23 msgid "_Applicability:" -msgstr "" +msgstr "_יישומיות:" #: ../plugins/externaltools/tools/tools.ui.h:24 msgid "_Output:" -msgstr "" +msgstr "_פלט:" #: ../plugins/externaltools/tools/tools.ui.h:25 msgid "_Input:" -msgstr "" +msgstr "_קלט:" #: ../plugins/externaltools/tools/tools.ui.h:26 msgid "_Save:" -msgstr "" +msgstr "_שמירה:" #: ../plugins/externaltools/tools/tools.ui.h:27 msgid "_Shortcut Key:" -msgstr "" +msgstr "מקש _קיצור:" #: ../plugins/externaltools/data/build.desktop.in.h:1 msgid "Build" -msgstr "" +msgstr "בנייה" #: ../plugins/externaltools/data/build.desktop.in.h:2 msgid "Run \"make\" in the document directory" -msgstr "" +msgstr "הרצת ״make״ בספרייה הנוכחית" #: ../plugins/externaltools/data/open-terminal-here.desktop.in.h:1 msgid "Open terminal here" -msgstr "" +msgstr "פתיחת מסוף כאן" #: ../plugins/externaltools/data/open-terminal-here.desktop.in.h:2 msgid "Open a terminal in the document location" -msgstr "" +msgstr "פתיחת מסוף במיקום המסמך הנוכחי" #: ../plugins/externaltools/data/remove-trailing-spaces.desktop.in.h:1 msgid "Remove trailing spaces" -msgstr "" +msgstr "הסרת רווחים עוקבים" #: ../plugins/externaltools/data/remove-trailing-spaces.desktop.in.h:2 msgid "Remove useless trailing spaces in your file" -msgstr "" +msgstr "הסרת רווחים עוקבים מיותרים בקובץ שלך" #: ../plugins/externaltools/data/run-command.desktop.in.h:1 msgid "Run command" -msgstr "" +msgstr "הפעלת פקודה" #: ../plugins/externaltools/data/run-command.desktop.in.h:2 msgid "Execute a custom command and put its output in a new document" -msgstr "" +msgstr "הפעלת פקודה והצבת הפלט שלה במסמך חדש" #: ../plugins/externaltools/data/search-recursive.desktop.in.h:1 msgid "Search" -msgstr "" +msgstr "חיפוש" #: ../plugins/externaltools/data/switch-c.desktop.in.h:1 msgid "Switch onto a file .c and .h" @@ -2482,7 +2739,11 @@ msgid "" "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 "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 "" +"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.)" #: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:3 msgid "File Browser Filter Mode" @@ -2494,7 +2755,11 @@ msgid "" "values are: none (filter nothing), hidden (filter hidden files), binary " "(filter binary files) and hidden_and_binary (filter both hidden and binary " "files)." -msgstr "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 "" +"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)." #: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:5 msgid "File Browser Filter Pattern" @@ -2504,7 +2769,9 @@ msgstr "File Browser Filter Pattern" msgid "" "The filter pattern to filter the file browser with. This filter works on top" " of the filter_mode." -msgstr "The filter pattern to filter the file browser with. This filter works on top of the filter_mode." +msgstr "" +"The filter pattern to filter the file browser with. This filter works on top" +" of the filter_mode." #: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:7 msgid "Open With Tree View" @@ -2514,7 +2781,9 @@ msgstr "Open With Tree View" msgid "" "Open the tree view when the file browser plugin gets loaded instead of the " "bookmarks view" -msgstr "Open the tree view when the file browser plugin gets loaded instead of the bookmarks view" +msgstr "" +"Open the tree view when the file browser plugin gets loaded instead of the " +"bookmarks view" #: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:9 msgid "File Browser Root Directory" @@ -2524,7 +2793,9 @@ msgstr "File Browser Root Directory" msgid "" "The file browser root directory to use when loading the file browser plugin " "and onload/tree_view is TRUE." -msgstr "The file browser root directory to use when loading the file browser plugin and onload/tree_view is TRUE." +msgstr "" +"The file browser root directory to use when loading the file browser plugin " +"and onload/tree_view is TRUE." #: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:11 msgid "File Browser Virtual Root Directory" @@ -2535,7 +2806,10 @@ 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 "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 "" +"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." #: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:13 msgid "Enable Restore of Remote Locations" @@ -2605,7 +2879,9 @@ msgstr "ארעה שגיאה" msgid "" "Cannot move file to trash, do you\n" "want to delete permanently?" -msgstr "לא ניתן להעביר לאשפה\nהאם למחוק לצמיתות?" +msgstr "" +"לא ניתן להעביר לאשפה\n" +"האם למחוק לצמיתות?" #: ../plugins/filebrowser/pluma-file-browser-plugin.c:1134 #, c-format @@ -2616,18 +2892,18 @@ msgstr "לא ניתן להעביר את הקובץ ״%s״ לאשפה." msgid "The selected files cannot be moved to the trash." msgstr "לא ניתן להעביר את הקבצים הנבחרים לאשפה." -#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1167 +#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1165 #, c-format msgid "Are you sure you want to permanently delete \"%s\"?" -msgstr "האם למחוק את ״%s״ לצמיתות?" +msgstr "אתה באמת ברצונך למחוק לצמיתות את \"%s\"?" -#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1170 +#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1168 msgid "Are you sure you want to permanently delete the selected files?" msgstr "האם למחוק את הקבצים המסומנים?" -#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1173 +#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1171 msgid "If you delete an item, it is permanently lost." -msgstr "אם פריט ימחק, הוא יאבד." +msgstr "אם פריט נמחק הוא אובד לנצח." #: ../plugins/filebrowser/pluma-file-browser-store.c:1668 msgid "(Empty)" @@ -2637,7 +2913,9 @@ msgstr "(ריק)" msgid "" "The renamed file is currently filtered out. You need to adjust your filter " "settings to make the file visible" -msgstr "הקובץ ששמו שונה אינו נכלל עקב סינון. יהיה עליך להתאים את הגדרות המסנן שלך כדי שהקובץ יופיע" +msgstr "" +"הקובץ ששמו שונה אינו נכלל עקב סינון. יהיה עליך להתאים את הגדרות המסנן שלך " +"כדי שהקובץ יופיע" #. Translators: This is the default name of new files created by the file #. browser pane. @@ -2649,7 +2927,9 @@ msgstr "קובץ" msgid "" "The new file is currently filtered out. You need to adjust your filter " "settings to make the file visible" -msgstr "הקובץ החדש אינו נכלל עקב סינון. יהיה עליך להתאים את הגדרות המסנן שלך כדי הקובץ יופיע" +msgstr "" +"הקובץ החדש אינו נכלל עקב סינון. יהיה עליך להתאים את הגדרות המסנן שלך כדי " +"הקובץ יופיע" #. Translators: This is the default name of new directories created by the #. file browser pane. @@ -2661,7 +2941,9 @@ msgstr "תיקייה" msgid "" "The new directory is currently filtered out. You need to adjust your filter " "settings to make the directory visible" -msgstr "התיקייה החדשה לא נכללת עקב סינון. יהיה עליך להתאים את הגדרות המסנן שלך כך שהתיקייה תופיע" +msgstr "" +"התיקייה החדשה לא נכללת עקב סינון. יהיה עליך להתאים את הגדרות המסנן שלך כך " +"שהתיקייה תופיע" #: ../plugins/filebrowser/pluma-file-browser-widget.c:716 msgid "Bookmarks" @@ -2679,10 +2961,6 @@ msgstr "העברה ל_אשפה" msgid "Move selected file or folder to trash" msgstr "העברת הקובץ או התיקייה הנבחרים לאשפה" -#: ../plugins/filebrowser/pluma-file-browser-widget.c:805 -msgid "_Delete" -msgstr "_מחיקה" - #: ../plugins/filebrowser/pluma-file-browser-widget.c:806 msgid "Delete selected file or folder" msgstr "מחיקת הקובץ או התיקייה הנבחרים" @@ -2717,7 +2995,7 @@ msgstr "הוספת קובץ ריק" #: ../plugins/filebrowser/pluma-file-browser-widget.c:834 msgid "_Rename" -msgstr "ה_חלפת שם" +msgstr "_שינוי שם" #: ../plugins/filebrowser/pluma-file-browser-widget.c:835 msgid "Rename selected file or folder" @@ -2729,7 +3007,7 @@ msgstr "המיקום ה_קודם" #: ../plugins/filebrowser/pluma-file-browser-widget.c:843 msgid "Go to the previous visited location" -msgstr "מעבר למיקום הקודם בו ביקרת" +msgstr "מעבר למקום הקודם בו ביקרת" #: ../plugins/filebrowser/pluma-file-browser-widget.c:845 msgid "_Next Location" @@ -2737,7 +3015,7 @@ msgstr "המיקום ה_בא" #: ../plugins/filebrowser/pluma-file-browser-widget.c:846 msgid "Go to the next visited location" -msgstr "מעבר למיקום הבא בו ביקרת" +msgstr "מעבר למקום הבא בו ביקרת" #: ../plugins/filebrowser/pluma-file-browser-widget.c:847 msgid "Re_fresh View" @@ -2773,18 +3051,18 @@ msgstr "הצגה _בינרית" msgid "Show binary files" msgstr "הצגת קבצים בינריים" -#: ../plugins/filebrowser/pluma-file-browser-widget.c:993 -#: ../plugins/filebrowser/pluma-file-browser-widget.c:1002 -#: ../plugins/filebrowser/pluma-file-browser-widget.c:1023 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:991 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:1004 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:1027 msgid "Previous location" msgstr "המיקום הקודם" -#: ../plugins/filebrowser/pluma-file-browser-widget.c:995 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:997 msgid "Go to previous location" msgstr "מעבר למיקום הקודם" -#: ../plugins/filebrowser/pluma-file-browser-widget.c:997 -#: ../plugins/filebrowser/pluma-file-browser-widget.c:1018 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:999 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:1022 msgid "Go to a previously opened location" msgstr "מעבר למיקום שנפתח בעבר" @@ -2792,25 +3070,25 @@ msgstr "מעבר למיקום שנפתח בעבר" msgid "Next location" msgstr "המיקום הבא" -#: ../plugins/filebrowser/pluma-file-browser-widget.c:1016 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:1020 msgid "Go to next location" msgstr "מעבר למיקום הבא" -#: ../plugins/filebrowser/pluma-file-browser-widget.c:1228 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:1232 msgid "_Match Filename" msgstr "הת_אמת שם קובץ" -#: ../plugins/filebrowser/pluma-file-browser-widget.c:2140 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:2144 #, c-format msgid "No mount object for mounted volume: %s" msgstr "אין פריט עגינה עבור הכרך שעוגן: %s" -#: ../plugins/filebrowser/pluma-file-browser-widget.c:2220 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:2224 #, c-format msgid "Could not open media: %s" msgstr "לא ניתן לפתוח את המדיה: %s" -#: ../plugins/filebrowser/pluma-file-browser-widget.c:2267 +#: ../plugins/filebrowser/pluma-file-browser-widget.c:2271 #, c-format msgid "Could not mount volume: %s" msgstr "לא ניתן לעגון את הכרך: %s" @@ -2827,38 +3105,37 @@ msgstr "תמיכה במצבי שורה בסגנונות של Emacs, Kate ו־Vim #: ../plugins/pythonconsole/pythonconsole.plugin.desktop.in.h:1 #: ../plugins/pythonconsole/pythonconsole/__init__.py:55 msgid "Python Console" -msgstr "" +msgstr "מסוף Pyhton" #: ../plugins/pythonconsole/pythonconsole.plugin.desktop.in.h:2 msgid "Interactive Python console standing in the bottom panel" -msgstr "" +msgstr "מסוף Pyhton אינטראקטיבי הנמצא בלוח התחתון" -#. ex:et:ts=4: -#: ../plugins/pythonconsole/pythonconsole/config.ui.h:1 +#: ../plugins/pythonconsole/pythonconsole/config.ui.h:2 msgid "C_ommand color:" -msgstr "" +msgstr "_צבע פקודה:" -#: ../plugins/pythonconsole/pythonconsole/config.ui.h:2 +#: ../plugins/pythonconsole/pythonconsole/config.ui.h:3 msgid "_Error color:" -msgstr "" +msgstr "צבע ש_גיאה:" #. ex:ts=8:et: #: ../plugins/quickopen/quickopen/popup.py:31 #: ../plugins/quickopen/quickopen.plugin.desktop.in.h:1 msgid "Quick Open" -msgstr "" +msgstr "פתיחה מהירה" #: ../plugins/quickopen/quickopen/windowhelper.py:65 msgid "Quick open" -msgstr "" +msgstr "פתיחה מהירה" #: ../plugins/quickopen/quickopen/windowhelper.py:66 msgid "Quickly open documents" -msgstr "" +msgstr "פתיחת מסמכים במהירות" #: ../plugins/quickopen/quickopen.plugin.desktop.in.h:2 msgid "Quickly open files" -msgstr "" +msgstr "פתיחת קבצים במהירות" #. Do the fancy completion dialog #: ../plugins/snippets/snippets.plugin.desktop.in.h:1 @@ -2866,87 +3143,87 @@ msgstr "" #: ../plugins/snippets/snippets/Document.py:193 #: ../plugins/snippets/snippets/Document.py:614 msgid "Snippets" -msgstr "" +msgstr "מקטעים" #: ../plugins/snippets/snippets.plugin.desktop.in.h:2 msgid "Insert often-used pieces of text in a fast way" -msgstr "" +msgstr "הוספת קטעי טקסט נפוצים בדרך מהירה" #: ../plugins/snippets/snippets/snippets.ui.h:1 msgid "Snippets Manager" -msgstr "" +msgstr "מנהל המקטעים" #: ../plugins/snippets/snippets/snippets.ui.h:2 msgid "_Snippets:" -msgstr "" +msgstr "מ_קטעים:" #: ../plugins/snippets/snippets/snippets.ui.h:3 msgid "Create new snippet" -msgstr "" +msgstr "יצירת מקטע חדש" #: ../plugins/snippets/snippets/snippets.ui.h:4 #: ../plugins/snippets/snippets/Manager.py:792 msgid "Import snippets" -msgstr "" +msgstr "ייבוא מקטעים" #: ../plugins/snippets/snippets/snippets.ui.h:5 msgid "Export selected snippets" -msgstr "" +msgstr "ייצוא המקטעים הנבחרים" #: ../plugins/snippets/snippets/snippets.ui.h:6 #: ../plugins/snippets/snippets/Manager.py:403 msgid "Delete selected snippet" -msgstr "" +msgstr "מחיקת המקטע הנבחר" #: ../plugins/snippets/snippets/snippets.ui.h:8 msgid "Activation" -msgstr "" +msgstr "הפעלה" #: ../plugins/snippets/snippets/snippets.ui.h:10 msgid "_Tab trigger:" -msgstr "" +msgstr "ה_זנקה עם Tab:" #. self['hbox_tab_trigger'].set_spacing(0) #: ../plugins/snippets/snippets/snippets.ui.h:11 #: ../plugins/snippets/snippets/Manager.py:681 msgid "Single word the snippet is activated with after pressing Tab" -msgstr "" +msgstr "מילה בודדה המפעילה את המקטע לאחר לחיצה על Tab." #: ../plugins/snippets/snippets/snippets.ui.h:12 msgid "Shortcut key with which the snippet is activated" -msgstr "" +msgstr "מקש קיצור להפעלת המקטע" #: ../plugins/snippets/snippets/snippets.ui.h:13 msgid "S_hortcut key:" -msgstr "" +msgstr "מקש _קיצור:" #: ../plugins/snippets/snippets/snippets.ui.h:14 msgid "_Drop targets:" -msgstr "" +msgstr "י_עדי השלכה:" #: ../plugins/snippets/snippets/WindowHelper.py:72 msgid "Manage _Snippets..." -msgstr "" +msgstr "_ניהול מקטעים..." #: ../plugins/snippets/snippets/WindowHelper.py:73 msgid "Manage snippets" -msgstr "" +msgstr "ניהול מקטעים" #: ../plugins/snippets/snippets/Manager.py:41 msgid "Snippets archive" -msgstr "" +msgstr "ארכיון המקטעים" #: ../plugins/snippets/snippets/Manager.py:66 msgid "Add a new snippet..." -msgstr "" +msgstr "הוספת מקטע חדש..." #: ../plugins/snippets/snippets/Manager.py:117 msgid "Global" -msgstr "" +msgstr "כללי" #: ../plugins/snippets/snippets/Manager.py:400 msgid "Revert selected snippet" -msgstr "" +msgstr "שחזור המקטע הנבחר" #. self['hbox_tab_trigger'].set_spacing(3) #: ../plugins/snippets/snippets/Manager.py:674 @@ -2954,135 +3231,137 @@ msgid "" "This is not a valid Tab trigger. Triggers can either contain letters or a " "single (non-alphanumeric) character like: {, [, etc." msgstr "" +"זהו אינו מזניק Tab תקני. מזניקים יכולים להיות אותיות או תו יחיד (שאינו אות " +"או מספר) כגון: {, [, וכו׳." #: ../plugins/snippets/snippets/Manager.py:771 #, python-format msgid "The following error occurred while importing: %s" -msgstr "" +msgstr "ארעה שגיאה בעת הייבוא: %s" #: ../plugins/snippets/snippets/Manager.py:778 msgid "Import successfully completed" -msgstr "" +msgstr "הייבוא הסתיים בהצלחה" #: ../plugins/snippets/snippets/Manager.py:797 #: ../plugins/snippets/snippets/Manager.py:883 #: ../plugins/snippets/snippets/Manager.py:946 msgid "All supported archives" -msgstr "" +msgstr "כל הארכיונים הנתמכים" #: ../plugins/snippets/snippets/Manager.py:798 #: ../plugins/snippets/snippets/Manager.py:884 #: ../plugins/snippets/snippets/Manager.py:947 msgid "Gzip compressed archive" -msgstr "" +msgstr "ארכיון מכווץ Gzip" #: ../plugins/snippets/snippets/Manager.py:799 #: ../plugins/snippets/snippets/Manager.py:885 #: ../plugins/snippets/snippets/Manager.py:948 msgid "Bzip2 compressed archive" -msgstr "" +msgstr "ארכיון מכווץ Bzip2" #: ../plugins/snippets/snippets/Manager.py:800 msgid "Single snippets file" -msgstr "" +msgstr "קובץ מקטעים יחיד" #: ../plugins/snippets/snippets/Manager.py:801 #: ../plugins/snippets/snippets/Manager.py:887 #: ../plugins/snippets/snippets/Manager.py:950 msgid "All files" -msgstr "" +msgstr "כל הקבצים" #: ../plugins/snippets/snippets/Manager.py:813 #, python-format msgid "The following error occurred while exporting: %s" -msgstr "" +msgstr "ארעה שגיאה בעת הייצוא: %s" #: ../plugins/snippets/snippets/Manager.py:817 msgid "Export successfully completed" -msgstr "" +msgstr "הייצוא הסתיים בהצלחה" #. Ask if system snippets should also be exported #: ../plugins/snippets/snippets/Manager.py:857 #: ../plugins/snippets/snippets/Manager.py:924 msgid "Do you want to include selected system snippets in your export?" -msgstr "" +msgstr "האם ברצונך לכלול את מקטעי המערכת הנבחרים בייצוא?" #: ../plugins/snippets/snippets/Manager.py:872 #: ../plugins/snippets/snippets/Manager.py:942 msgid "There are no snippets selected to be exported" -msgstr "" +msgstr "אין מקטעים שנבחרו לייצוא" #: ../plugins/snippets/snippets/Manager.py:877 #: ../plugins/snippets/snippets/Manager.py:915 msgid "Export snippets" -msgstr "" +msgstr "ייצוא מקטעים" #: ../plugins/snippets/snippets/Manager.py:1055 msgid "Type a new shortcut, or press Backspace to clear" -msgstr "" +msgstr "יש להקליד קיצור חדש או ללחוץ על Backspace לניקוי" #: ../plugins/snippets/snippets/Manager.py:1057 msgid "Type a new shortcut" -msgstr "" +msgstr "הקלדת קיצור חדש" #: ../plugins/snippets/snippets/Exporter.py:65 #, python-format msgid "The archive \"%s\" could not be created" -msgstr "" +msgstr "לא ניתן ליצור את הארכיון \"%s\"" #: ../plugins/snippets/snippets/Exporter.py:82 #, python-format msgid "Target directory \"%s\" does not exist" -msgstr "" +msgstr "תיקיית היעד \"%s\" לא קיימת" #: ../plugins/snippets/snippets/Exporter.py:85 #, python-format msgid "Target directory \"%s\" is not a valid directory" -msgstr "" +msgstr "תיקיית היעד \"%s\" אינה תיקייה תקינה" #: ../plugins/snippets/snippets/Importer.py:29 #: ../plugins/snippets/snippets/Importer.py:83 #, python-format msgid "File \"%s\" does not exist" -msgstr "" +msgstr "הקובץ \"%s\" לא קיים" #: ../plugins/snippets/snippets/Importer.py:32 #, python-format msgid "File \"%s\" is not a valid snippets file" -msgstr "" +msgstr "הקובץ ״%s״ אינו קובץ מקטעים תקני" #: ../plugins/snippets/snippets/Importer.py:42 #, python-format msgid "Imported file \"%s\" is not a valid snippets file" -msgstr "" +msgstr "הקובץ המיובא ״%s״ אינו קובץ מקטעים תקני" #: ../plugins/snippets/snippets/Importer.py:52 #, python-format msgid "The archive \"%s\" could not be extracted" -msgstr "" +msgstr "לא ניתן לחלץ את הארכיון \"%s\"" #: ../plugins/snippets/snippets/Importer.py:70 #, python-format msgid "The following files could not be imported: %s" -msgstr "" +msgstr "לא ניתן היה לייבא את הקבצים הבאים: %s" #: ../plugins/snippets/snippets/Importer.py:86 #: ../plugins/snippets/snippets/Importer.py:99 #, python-format msgid "File \"%s\" is not a valid snippets archive" -msgstr "" +msgstr "הקובץ ״%s״ אינו ארכיון מקטעים תקני" #: ../plugins/snippets/snippets/Placeholder.py:593 #, python-format msgid "" "Execution of the Python command (%s) exceeds the maximum time, execution " "aborted." -msgstr "" +msgstr "הרצת פקודת ה־python ‏(%s) חרגה מכמות הזמן המרבית, ההפעלה בוטלה." #: ../plugins/snippets/snippets/Placeholder.py:601 #, python-format msgid "Execution of the Python command (%s) failed: %s" -msgstr "" +msgstr "הרצת פקודת ה־python ‏(%s) נכשלה: %s" #: ../plugins/sort/pluma-sort-plugin.c:94 msgid "S_ort..." @@ -3100,27 +3379,27 @@ msgstr "מיון" msgid "Sorts a document or selected text." msgstr "ממיין מסמך או טקסט מסומן." -#: ../plugins/sort/sort.ui.h:2 +#: ../plugins/sort/sort.ui.h:3 msgid "_Sort" msgstr "_מיון" -#: ../plugins/sort/sort.ui.h:3 +#: ../plugins/sort/sort.ui.h:5 msgid "_Reverse order" msgstr "סדר יור_ד" -#: ../plugins/sort/sort.ui.h:4 +#: ../plugins/sort/sort.ui.h:6 msgid "R_emove duplicates" msgstr "הסרת _כפולים" -#: ../plugins/sort/sort.ui.h:5 +#: ../plugins/sort/sort.ui.h:7 msgid "_Ignore case" msgstr "הת_עלמות מרישיות" -#: ../plugins/sort/sort.ui.h:6 +#: ../plugins/sort/sort.ui.h:8 msgid "S_tart at column:" msgstr "התחלה ב_עמודה:" -#: ../plugins/sort/sort.ui.h:7 +#: ../plugins/sort/sort.ui.h:9 msgid "You cannot undo a sort operation" msgstr "לא ניתן לבטל פעולת מיון" @@ -3134,7 +3413,7 @@ msgstr "" #. suggestions #. * for the current misspelled word #: ../plugins/spell/pluma-automatic-spell-checker.c:420 -#: ../plugins/spell/pluma-spell-checker-dialog.c:455 +#: ../plugins/spell/pluma-spell-checker-dialog.c:458 msgid "(no suggested words)" msgstr "(אין מילים מוצעות)" @@ -3143,16 +3422,11 @@ msgid "_More..." msgstr "_עוד..." #. Ignore all -#: ../plugins/spell/pluma-automatic-spell-checker.c:503 +#: ../plugins/spell/pluma-automatic-spell-checker.c:499 msgid "_Ignore All" msgstr "התע_למות מהכול" -#. + Add to Dictionary -#: ../plugins/spell/pluma-automatic-spell-checker.c:518 -msgid "_Add" -msgstr "_הוספה" - -#: ../plugins/spell/pluma-automatic-spell-checker.c:557 +#: ../plugins/spell/pluma-automatic-spell-checker.c:553 msgid "_Spelling Suggestions..." msgstr "ה_צעות איות..." @@ -3166,11 +3440,11 @@ msgstr "הצעות" #. Translators: Displayed in the "Check Spelling" dialog if the current word #. isn't misspelled -#: ../plugins/spell/pluma-spell-checker-dialog.c:562 +#: ../plugins/spell/pluma-spell-checker-dialog.c:565 msgid "(correct spelling)" msgstr "(איות נכון)" -#: ../plugins/spell/pluma-spell-checker-dialog.c:709 +#: ../plugins/spell/pluma-spell-checker-dialog.c:712 msgid "Completed spell checking" msgstr "בדיקת האיות הסתיימה" @@ -3182,7 +3456,7 @@ msgstr "בדיקת האיות הסתיימה" #, c-format msgctxt "language" msgid "%s (%s)" -msgstr "‏%s (‏%s)" +msgstr "%s (%s)" #. Translators: this refers to an unknown language code #. * (one which isn't in our built-in list). @@ -3197,14 +3471,14 @@ msgstr "לא ידוע (%s)" #: ../plugins/spell/pluma-spell-checker-language.c:406 msgctxt "language" msgid "Default" -msgstr "ברירת מחדל" +msgstr "בררת המחדל" -#: ../plugins/spell/pluma-spell-language-dialog.c:141 +#: ../plugins/spell/pluma-spell-language-dialog.c:136 #: ../plugins/spell/languages-dialog.ui.h:1 msgid "Set language" msgstr "הגדרת שפה" -#: ../plugins/spell/pluma-spell-language-dialog.c:195 +#: ../plugins/spell/pluma-spell-language-dialog.c:190 msgid "Languages" msgstr "שפות" @@ -3240,7 +3514,7 @@ msgstr "המסמך ריק." msgid "No misspelled words" msgstr "אין מילים שגויות" -#: ../plugins/spell/languages-dialog.ui.h:2 +#: ../plugins/spell/languages-dialog.ui.h:5 msgid "Select the _language of the current document." msgstr "בחירת _שפת המסמך הנוכחי." @@ -3254,7 +3528,7 @@ msgstr "מילה שגויה:" #: ../plugins/spell/spell-checker.ui.h:3 msgid "word" -msgstr "מילים" +msgstr "word" #: ../plugins/spell/spell-checker.ui.h:4 msgid "Change _to:" @@ -3304,19 +3578,19 @@ msgstr "שפה" msgid "_Configure Spell Checker plugin..." msgstr "" -#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:2 +#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:5 msgid "Autocheck spelling on document load..." msgstr "" -#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:3 +#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:6 msgid "_Never autocheck" msgstr "" -#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:4 +#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:7 msgid "_Remember autocheck by document" msgstr "" -#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:5 +#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:8 msgid "_Always autocheck" msgstr "" @@ -3332,7 +3606,7 @@ msgstr "בדיקת האיות במסמך הנוכחי." #: ../plugins/taglist/pluma-taglist-plugin-panel.c:709 #: ../plugins/taglist/pluma-taglist-plugin-panel.c:724 msgid "Tags" -msgstr "תגיות" +msgstr "תג" #: ../plugins/taglist/pluma-taglist-plugin-panel.c:613 msgid "Select the group of tags you want to use" @@ -3340,7 +3614,7 @@ msgstr "נא לבחור בקבוצת התגיות בה ברצונך להשתמש #: ../plugins/taglist/pluma-taglist-plugin-panel.c:632 msgid "_Preview" -msgstr "תצוגה _מקדימה" +msgstr "_תצוגה מקדימה" #: ../plugins/taglist/pluma-taglist-plugin-panel.c:706 msgid "Available Tag Lists" @@ -3384,7 +3658,7 @@ msgstr "Anchor URI" #: ../plugins/taglist/HTML.tags.xml.in.h:10 msgid "Anchor" -msgstr "Anchor" +msgstr "עוגן" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:12 @@ -3487,7 +3761,7 @@ msgstr "Columns" #: ../plugins/taglist/HTML.tags.xml.in.h:41 msgid "Comment" -msgstr "Comment" +msgstr "הערה" #: ../plugins/taglist/HTML.tags.xml.in.h:42 msgid "Computer code fragment" @@ -3546,7 +3820,7 @@ msgstr "Directionality (deprecated)" #: ../plugins/taglist/HTML.tags.xml.in.h:61 msgid "Disabled" -msgstr "Disabled" +msgstr "מכובה" #: ../plugins/taglist/HTML.tags.xml.in.h:62 msgid "DIV container" @@ -3712,7 +3986,7 @@ msgstr "Heading 6" #: ../plugins/taglist/HTML.tags.xml.in.h:103 msgid "Height" -msgstr "Height" +msgstr "גובה" #: ../plugins/taglist/HTML.tags.xml.in.h:104 msgid "Horizontal rule" @@ -3753,7 +4027,7 @@ msgstr "Image map" #: ../plugins/taglist/HTML.tags.xml.in.h:114 msgid "Image" -msgstr "Image" +msgstr "תמונה" #: ../plugins/taglist/HTML.tags.xml.in.h:115 msgid "Inline frame" @@ -3778,7 +4052,7 @@ msgstr "Java applet (deprecated)" #: ../plugins/taglist/HTML.tags.xml.in.h:121 msgid "Label" -msgstr "Label" +msgstr "תווית" #: ../plugins/taglist/HTML.tags.xml.in.h:122 msgid "Language code" @@ -3856,7 +4130,7 @@ msgstr "Multiple" #: ../plugins/taglist/HTML.tags.xml.in.h:145 msgid "Name" -msgstr "Name" +msgstr "שם" #: ../plugins/taglist/HTML.tags.xml.in.h:146 msgid "Named property value" @@ -3995,7 +4269,7 @@ msgstr "Paragraph style" #: ../plugins/taglist/HTML.tags.xml.in.h:182 msgid "Paragraph" -msgstr "Paragraph" +msgstr "פסקה" #: ../plugins/taglist/HTML.tags.xml.in.h:183 msgid "Preformatted text" @@ -4082,7 +4356,7 @@ msgstr "Small text style" #: ../plugins/taglist/HTML.tags.xml.in.h:206 msgid "Source" -msgstr "Source" +msgstr "מקור" #: ../plugins/taglist/HTML.tags.xml.in.h:207 msgid "Space-separated archive list" @@ -4098,7 +4372,7 @@ msgstr "Spacing within cells" #: ../plugins/taglist/HTML.tags.xml.in.h:210 msgid "Span" -msgstr "Span" +msgstr "פריסה" #: ../plugins/taglist/HTML.tags.xml.in.h:211 msgid "Standby load message" @@ -4129,11 +4403,11 @@ msgstr "Style info" #: ../plugins/taglist/HTML.tags.xml.in.h:220 msgid "Subscript" -msgstr "Subscript" +msgstr "כתב תחתי" #: ../plugins/taglist/HTML.tags.xml.in.h:221 msgid "Superscript" -msgstr "Superscript" +msgstr "כתב עילי" #: ../plugins/taglist/HTML.tags.xml.in.h:222 msgid "Table body" @@ -4210,7 +4484,7 @@ msgstr "Text entered by user" #: ../plugins/taglist/HTML.tags.xml.in.h:241 msgid "Title" -msgstr "Title" +msgstr "כותרת" #: ../plugins/taglist/HTML.tags.xml.in.h:242 msgid "Underlined text style" @@ -4230,7 +4504,7 @@ msgstr "Value interpretation" #: ../plugins/taglist/HTML.tags.xml.in.h:246 msgid "Value" -msgstr "Value" +msgstr "ערך" #: ../plugins/taglist/HTML.tags.xml.in.h:247 msgid "Variable or program argument" @@ -4252,7 +4526,7 @@ msgstr "Visited link color (deprecated)" #: ../plugins/taglist/HTML.tags.xml.in.h:253 msgid "Width" -msgstr "Width" +msgstr "רוחב" #: ../plugins/taglist/HTML.tags.xml.in.h:254 msgid "HTML - Tags" @@ -4272,7 +4546,7 @@ msgstr "Array" #: ../plugins/taglist/HTML.tags.xml.in.h:258 msgid "Background color" -msgstr "Background color" +msgstr "צבע רקע" #: ../plugins/taglist/HTML.tags.xml.in.h:259 msgid "Background texture tile" @@ -4288,11 +4562,11 @@ msgstr "Border color" #: ../plugins/taglist/HTML.tags.xml.in.h:262 msgid "Border" -msgstr "Border" +msgstr "גבול" #: ../plugins/taglist/HTML.tags.xml.in.h:263 msgid "Center" -msgstr "Center" +msgstr "ממורכז" #: ../plugins/taglist/HTML.tags.xml.in.h:264 msgid "Checked (state)" @@ -4312,7 +4586,7 @@ msgstr "Content type" #: ../plugins/taglist/HTML.tags.xml.in.h:268 msgid "Direction" -msgstr "Direction" +msgstr "כיוון" #: ../plugins/taglist/HTML.tags.xml.in.h:269 msgid "Directory list" @@ -4368,7 +4642,7 @@ msgstr "Layer" #: ../plugins/taglist/HTML.tags.xml.in.h:282 msgid "Link color" -msgstr "Link color" +msgstr "צבע קישור" #: ../plugins/taglist/HTML.tags.xml.in.h:283 msgid "Listing" @@ -4416,7 +4690,7 @@ msgstr "No word wrap" #: ../plugins/taglist/HTML.tags.xml.in.h:294 msgid "Note" -msgstr "Note" +msgstr "פתקית" #: ../plugins/taglist/HTML.tags.xml.in.h:295 msgid "Object applet file" @@ -4452,7 +4726,7 @@ msgstr "Single line prompt" #: ../plugins/taglist/HTML.tags.xml.in.h:303 msgid "Size" -msgstr "Size" +msgstr "גודל" #: ../plugins/taglist/HTML.tags.xml.in.h:304 msgid "Soft line break" @@ -4460,7 +4734,7 @@ msgstr "Soft line break" #: ../plugins/taglist/HTML.tags.xml.in.h:305 msgid "Sound" -msgstr "Sound" +msgstr "קול" #: ../plugins/taglist/HTML.tags.xml.in.h:306 msgid "Spacer" @@ -4492,7 +4766,7 @@ msgstr "Text color" #: ../plugins/taglist/HTML.tags.xml.in.h:313 msgid "Text" -msgstr "Text" +msgstr "טקסט" #: ../plugins/taglist/HTML.tags.xml.in.h:314 msgid "Top margin in pixels" @@ -4500,7 +4774,7 @@ msgstr "Top margin in pixels" #: ../plugins/taglist/HTML.tags.xml.in.h:315 msgid "URL" -msgstr "URL" +msgstr "כתובת" #: ../plugins/taglist/HTML.tags.xml.in.h:316 msgid "Vertical space" @@ -4668,7 +4942,7 @@ msgstr "Item with label" #: ../plugins/taglist/Latex.tags.xml.in.h:38 msgid "Item" -msgstr "Item" +msgstr "פריט" #: ../plugins/taglist/Latex.tags.xml.in.h:39 msgid "Maths (display)" @@ -4932,31 +5206,31 @@ msgstr "" msgid "Insert Date and Time" msgstr "הוספת תאריך ושעה" -#: ../plugins/time/pluma-time-dialog.ui.h:2 +#: ../plugins/time/pluma-time-dialog.ui.h:4 msgid "_Insert" msgstr "הו_ספה" -#: ../plugins/time/pluma-time-dialog.ui.h:3 -#: ../plugins/time/pluma-time-setup-dialog.ui.h:5 +#: ../plugins/time/pluma-time-dialog.ui.h:5 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:8 msgid "Use the _selected format" msgstr "שימוש ב_מבנה הנבחר" -#: ../plugins/time/pluma-time-dialog.ui.h:5 -#: ../plugins/time/pluma-time-setup-dialog.ui.h:6 +#: ../plugins/time/pluma-time-dialog.ui.h:7 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:9 msgid "_Use custom format" msgstr "שימוש במבנה _מותאם" #. Translators: Use the more common date format in your locale -#: ../plugins/time/pluma-time-dialog.ui.h:7 -#: ../plugins/time/pluma-time-setup-dialog.ui.h:9 +#: ../plugins/time/pluma-time-dialog.ui.h:9 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:12 #, no-c-format msgid "%d/%m/%Y %H:%M:%S" msgstr "%d/%m/%Y %H:%M:%S" #. Translators: This example should follow the date format defined in the #. entry above -#: ../plugins/time/pluma-time-dialog.ui.h:8 -#: ../plugins/time/pluma-time-setup-dialog.ui.h:11 +#: ../plugins/time/pluma-time-dialog.ui.h:10 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:14 msgid "01/11/2009 17:52:00" msgstr "01/11/2009 17:52:00" @@ -4964,10 +5238,10 @@ msgstr "01/11/2009 17:52:00" msgid "Configure date/time plugin" msgstr "תצורת התוסף תאריך/שעה" -#: ../plugins/time/pluma-time-setup-dialog.ui.h:2 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:5 msgid "When inserting date/time..." msgstr "בעת הוספת תאריך/שעה..." -#: ../plugins/time/pluma-time-setup-dialog.ui.h:4 +#: ../plugins/time/pluma-time-setup-dialog.ui.h:7 msgid "_Prompt for a format" msgstr "הצגת _שאלה על המבנה" -- cgit v1.2.1