Skip to content
Snippets Groups Projects
he.po 135 KiB
Newer Older
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Translators:
# Bar Boko <bokodev@outlook.com>, 2016
# Elishai Eliyahu <elishai@mailfence.com>, 2016-2020
# Elishai Eliyahu <elishai@mailfence.com>, 2020
# GenghisKhan <genghiskhan@gmx.ca>, 2015-2016
# Omer I.S. <omeritzicschwartz@gmail.com>, 2020
# Omer I.S. <omeritzicschwartz@gmail.com>, 2020
# Omer I.S. <omeritzicschwartz@gmail.com>, 2020
# Yaron Shahrabani <sh.yaron@gmail.com>, 2013-2014
# Yo'av Moshe <bjesusATgmailDOTcom>, 2006
# Yuval Tanny <tanai@int.gov.il>, 2006-2007
"Project-Id-Version: Thunar\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-26 00:45+0100\n"
"PO-Revision-Date: 2020-12-26 12:33+0000\n"
"Last-Translator: Elishai Eliyahu <elishai@mailfence.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/xfce/thunar/language/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"

#. setup application name
#: ../thunar/main.c:57
msgid "Thunar"
msgstr "Thunar"

#: ../thunar/thunar-application.c:78
msgid "Open the bulk rename dialog"
msgstr "פתח את דו-שיח שינוי שם נפחי"

#: ../thunar/thunar-application.c:79
msgid "Run in daemon mode"
msgstr "הפעל במצב תהליך רקע"

#: ../thunar/thunar-application.c:81
msgid "Quit a running Thunar instance"
msgstr "הפסק מופע פועל של Thunar "

#: ../thunar/thunar-application.c:82
msgid "Print version information and exit"
msgstr "הדפס מידע גרסה וצא"

#: ../thunar/thunar-application.c:295
#, c-format
msgid "Acquired the session message bus '%s'\n"
msgstr "הושג ה־bus של הודעת הסשן '%s'\n"

#: ../thunar/thunar-application.c:305
#, c-format
msgid "Acquired the name '%s' on the session message bus\n"
msgstr "הושג השם '%s' על ה־bus של הודעת הסשן\n"

#: ../thunar/thunar-application.c:315
#, c-format
msgid "Name '%s' lost on the message dbus."
msgstr "שם '%s' אבד ב-dbus הודעה."

#: ../thunar/thunar-application.c:475
msgid "The Thunar development team. All rights reserved."
msgstr "קבוצת הפיתוח של Thunar. כל הזכויות שמורות."

#: ../thunar/thunar-application.c:476
msgid "Written by Benedikt Meurer <benny@xfce.org>."
msgstr "נכתב ע\"י Benedikt Meurer <benny@xfce.org>."

#: ../thunar/thunar-application.c:477
#, c-format
msgid "Please report bugs to <%s>."
msgstr "אנא דווח באגים ל-<%s>."

#. display an error message to the user
#: ../thunar/thunar-application.c:751
msgid "Failed to launch operation"
msgstr "נכשל להפעיל תהליך"
#. tell the user that we were unable to launch the file specified
#: ../thunar/thunar-application.c:1505 ../thunar/thunar-application.c:1637
#: ../thunar/thunar-location-entry.c:366 ../thunar/thunar-location-entry.c:394
#: ../thunar/thunar-shortcuts-view.c:1706
#: ../thunar/thunar-shortcuts-view.c:1734 ../thunar/thunar-window.c:2405
#, c-format
msgid "Failed to open \"%s\""
msgstr "נכשל לפתוח את \"%s\""
#: ../thunar/thunar-application.c:1641
#, c-format
msgid "Failed to open \"%s\": %s"
msgstr "נכשל לפתוח את \"%s\": %s"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#. display an error message
#: ../thunar/thunar-application.c:1696 ../thunar/thunar-launcher.c:2105
#: ../thunar/thunar-properties-dialog.c:762
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#, c-format
msgid "Failed to rename \"%s\""
msgstr "נכשל לשנות שם של \"%s\""
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-application.c:1798 ../thunar/thunar-launcher.c:2259
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "New Folder"
msgstr "תיקייה חדשה"

#: ../thunar/thunar-application.c:1799 ../thunar/thunar-launcher.c:2260
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "Create New Folder"
msgstr "יצירת תיקייה חדשה"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-application.c:1803
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "New File"
msgstr "קובץ חדש"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-application.c:1804
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "Create New File"
msgstr "צור קובץ חדש"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#. generate a title for the create dialog
#: ../thunar/thunar-application.c:1861 ../thunar/thunar-launcher.c:2305
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#, c-format
msgid "Create Document from template \"%s\""
msgstr "יצירת מסמך מתוך תבנית \"%s\""
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-application.c:1925
msgid "Copying files..."
msgstr "כעת מעתיק קבצים..."
#: ../thunar/thunar-application.c:1961
msgid "Copying files to \"%s\"..."
msgstr "כעת מעתיק קבצים לתוך \"%s\"..."
#: ../thunar/thunar-application.c:2008
msgid "Creating symbolic links in \"%s\"..."
msgstr "כעת יוצר קישורים סמליים בתוך \"%s\"..."
#: ../thunar/thunar-application.c:2062
msgid "Moving files into \"%s\"..."
msgstr "כעת מעביר קבצים לתוך \"%s\"..."
#: ../thunar/thunar-application.c:2145
#, c-format
msgid ""
"Are you sure that you want to\n"
"permanently delete \"%s\"?"
msgstr "האם אתה בטוח כי ברצונך\nלמחוק באופן קבוע את \"%s\"?"
#: ../thunar/thunar-application.c:2150
#, c-format
msgid ""
"Are you sure that you want to permanently\n"
"delete the selected file?"
msgid_plural ""
"Are you sure that you want to permanently\n"
"delete the %u selected files?"
msgstr[0] "האם אתה בטוח כי ברצונך למחוק\nלצמיתות את הקובץ הנבחר?"
msgstr[1] "האם אתה בטוח כי ברצונך למחוק\nבאופן קבוע את %u הקבצים הנבחרים?"
msgstr[2] "האם אתה בטוח כי ברצונך למחוק\nבאופן קבוע את %u הקבצים הנבחרים?"
msgstr[3] "האם אתה בטוח כי ברצונך למחוק\nבאופן קבוע את %u הקבצים הנבחרים?"
#. add the "Cancel" button
#. append the cancel item
#. add the Cancel/Close buttons
#. configure the dialog properties
#: ../thunar/thunar-application.c:2165 ../thunar/thunar-application.c:2344
#: ../thunar/thunar-chooser-dialog.c:288 ../thunar/thunar-chooser-dialog.c:720
#: ../thunar/thunar-chooser-dialog.c:769 ../thunar/thunar-dialogs.c:98
#: ../thunar/thunar-dialogs.c:233 ../thunar/thunar-dialogs.c:649
#: ../thunar/thunar-dialogs.c:762 ../thunar/thunar-dialogs.c:1034
#: ../thunar/thunar-dnd.c:169 ../thunar/thunar-launcher.c:877
#: ../thunar/thunar-permissions-chooser.c:535
#: ../thunar/thunar-permissions-chooser.c:1143
#: ../thunar/thunar-properties-dialog.c:850
#: ../thunar/thunar-renamer-dialog.c:357
#: ../thunar/thunar-renamer-dialog.c:1059
#: ../thunar/thunar-renamer-progress.c:198
#: ../thunar/thunar-renamer-progress.c:208
#: ../thunar/thunar-standard-view.c:2176
#: ../plugins/thunar-sendto-email/main.c:219
#: ../plugins/thunar-sendto-email/main.c:238
#: ../plugins/thunar-sendto-email/main.c:302
#: ../plugins/thunar-uca/thunar-uca-chooser.c:371
#: ../plugins/thunar-uca/thunar-uca-editor.c:143
#: ../plugins/thunar-uca/thunar-uca-editor.c:178
#: ../plugins/thunar-uca/thunar-uca-editor.c:436
msgid "_Cancel"
msgstr "_ביטול"

#: ../thunar/thunar-application.c:2166 ../thunar/thunar-launcher.c:259
#: ../plugins/thunar-uca/thunar-uca-chooser.c:372
msgid "_Delete"
msgstr "_מחק"

#: ../thunar/thunar-application.c:2170
msgid "If you delete a file, it is permanently lost."
msgstr "אם אתה מוחק קובץ, הוא אובד באופן קבוע."
#: ../thunar/thunar-application.c:2180
msgid "Deleting files..."
msgstr "כעת מוחק קבצים..."
#: ../thunar/thunar-application.c:2215
msgid "Moving files into the trash..."
msgstr "כעת מעביר קבצים לתוך האשפה..."
#: ../thunar/thunar-application.c:2261
msgid "Creating files..."
msgstr "כעת יוצר קבצים..."
#: ../thunar/thunar-application.c:2300
msgid "Creating directories..."
msgstr "כעת יוצר ספריות..."
#: ../thunar/thunar-application.c:2339
msgid "Remove all files and folders from the Trash?"
msgstr "להסיר את כל הקבצים והתיקיות מתוך האשפה?"

#. append the "Empty Trash" menu action
Nick Schermer's avatar
Nick Schermer committed
#. prepare the menu item
#: ../thunar/thunar-application.c:2345 ../thunar/thunar-launcher.c:253
#: ../thunar/thunar-shortcuts-view.c:1226
#: ../plugins/thunar-tpa/thunar-tpa.c:175
msgid "_Empty Trash"
msgstr "_רוקן אשפה"
#: ../thunar/thunar-application.c:2349
msgid ""
"If you choose to empty the Trash, all items in it will be permanently lost. "
"Please note that you can also delete them separately."
msgstr "אם תבחר לרוקן את האשפה, כל הפריטים שמצויים בה אובדים באופן קבוע. אנא שים לב כי באפשרותך למחוק אותם בנפרד."
#: ../thunar/thunar-application.c:2366
msgid "Emptying the Trash..."
msgstr "כעת מרוקן את האשפה..."
#: ../thunar/thunar-application.c:2412
#, c-format
msgid "Failed to determine the original path for \"%s\""
msgstr "נכשל לקבוע את הנתיב המקורי של \"%s\""

#. display an error dialog
#: ../thunar/thunar-application.c:2429
msgid "Could not restore \"%s\""
msgstr "לא יכול לשחזר את \"%s\""
#: ../thunar/thunar-application.c:2437
msgid "Restoring files..."
msgstr "כעת משחזר קבצים..."
#: ../thunar/thunar-chooser-button.c:309 ../thunar/thunar-chooser-dialog.c:471
#, c-format
msgid "Failed to set default application for \"%s\""
msgstr "נכשל להגדיר יישום ברירת מחדל עבור \"%s\""
#: ../thunar/thunar-chooser-button.c:440
"The selected application is used to open this and other files of type "
"\"%s\"."
msgstr "היישום הנבחר ישמש לפתיחת קובץ זה וקבצים אחרים מסוג \"%s\"."
#: ../thunar/thunar-chooser-button.c:495
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "No application selected"
msgstr "לא נבחר יישום"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-chooser-button.c:508
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "Other Application..."
msgstr "יישום אחר..."
#: ../thunar/thunar-chooser-dialog.c:186 ../thunar/thunar-launcher.c:2862
msgid "Open With"
msgstr "פתח בעזרת"

#. create the "Custom command" expand
#: ../thunar/thunar-chooser-dialog.c:255
msgid "Use a _custom command:"
msgstr "השתמש בפקודה מותאמת אישית:"
#: ../thunar/thunar-chooser-dialog.c:256
"Use a custom command for an application that is not available from the above"
" application list."
msgstr "השתמש בפקודה מותאמת אישית עבור יישום שלא נמצא ברשימת היישומים מעלה."

#. create the "Custom command" button
#: ../thunar/thunar-chooser-dialog.c:275
msgid "_Browse..."
msgstr "_סייר..."

#. create the "Use as default for this kind of file" button
#: ../thunar/thunar-chooser-dialog.c:281
msgid "Use as _default for this kind of file"
msgstr "השתמש כ_ברירת מחדל לסוג קובץ זה"
#. add the "Ok"/"Open" button
#: ../thunar/thunar-chooser-dialog.c:291
#: ../thunar/thunar-chooser-dialog.c:1173
#: ../thunar/thunar-properties-dialog.c:851 ../thunar/thunar-window.c:3132
#: ../plugins/thunar-uca/thunar-uca-editor.c:144
#: ../plugins/thunar-uca/thunar-uca-editor.c:437
msgstr "_אישור"
#. display an error to the user
#: ../thunar/thunar-chooser-dialog.c:432
#, c-format
msgid "Failed to add new application \"%s\""
msgstr "נכשל להוסיף יישום חדש \"%s\""
#: ../thunar/thunar-chooser-dialog.c:509
msgid "Failed to execute application \"%s\""
msgstr "נכשל לבצע יישום \"%s\""
#. append the "Remove Launcher" item
#: ../thunar/thunar-chooser-dialog.c:578
msgid "_Remove Launcher"
msgstr "_הסר מפעיל"
#. update the header label
#: ../thunar/thunar-chooser-dialog.c:658
#, c-format
msgid "Open <i>%s</i> and other files of type \"%s\" with:"
msgstr "פתח את <i>%s</i> וקבצים אחרים מסוג \"%s\" בעזרת:"
#: ../thunar/thunar-chooser-dialog.c:666
"Browse the file system to select an application to open files of type "
"\"%s\"."
msgstr "סיור במערכת הקבצים כדי לבחור ביישום שישמש לפתיחת קבצים מסוג \"%s\"."
#: ../thunar/thunar-chooser-dialog.c:672
msgid ""
"Change the default application for files of type \"%s\" to the selected "
"application."
msgstr "החלפת יישום ברירת המחדל של קבצים מסוג \"%s\" ליישום הנבחר."
#: ../thunar/thunar-chooser-dialog.c:718
#, c-format
msgid "Are you sure that you want to remove \"%s\"?"
msgstr "האם אתה בטוח כי ברצונך להסיר את \"%s\"?"
#: ../thunar/thunar-chooser-dialog.c:721
msgid "_Remove"
msgstr "_הסר"

#: ../thunar/thunar-chooser-dialog.c:724
"This will remove the application launcher that appears in the file context menu, but will not uninstall the application itself.\n"
"You can only remove application launchers that were created using the custom command box in the \"Open With\" dialog of the file manager."
msgstr "זה יסיר את מפעיל היישום שמופיע בתפריט ההקשר של קובץ, אבל לא יסיר את היישום עצמו.\n\nאפשר להסיר רק מפעילי יישומים אשר נוצרו בעזרת תיבת פקודה מותאמת אישית בדו-שיח \"פתח בעזרת\" של מנהל הקבצים."
#. display an error to the user
#: ../thunar/thunar-chooser-dialog.c:739
#, c-format
msgid "Failed to remove \"%s\""
msgstr "נכשל להסיר את \"%s\""
#: ../thunar/thunar-chooser-dialog.c:766
#: ../plugins/thunar-uca/thunar-uca-editor.c:175
msgid "Select an Application"
msgstr "בחר יישום"
#. change the accept button label text
#. aka "activate"
#: ../thunar/thunar-chooser-dialog.c:770
#: ../thunar/thunar-chooser-dialog.c:1173 ../thunar/thunar-launcher.c:1317
#: ../thunar/thunar-renamer-dialog.c:1060
#: ../thunar/thunar-shortcuts-view.c:1118
#: ../plugins/thunar-uca/thunar-uca-editor.c:179
msgid "_Open"
msgstr "_פתח"

#: ../thunar/thunar-chooser-dialog.c:776
#: ../thunar/thunar-renamer-dialog.c:1067
#: ../plugins/thunar-uca/thunar-uca-editor.c:186
msgid "All Files"
msgstr "כל הקבצים"

#: ../thunar/thunar-chooser-dialog.c:781
#: ../plugins/thunar-uca/thunar-uca-editor.c:191
msgid "Executable Files"
msgstr "קבצים ברי ביצוע"
#: ../thunar/thunar-chooser-dialog.c:796
#: ../plugins/thunar-uca/thunar-uca-editor.c:206
msgid "Perl Scripts"
msgstr "תסריטי Perl"
#: ../thunar/thunar-chooser-dialog.c:802
#: ../plugins/thunar-uca/thunar-uca-editor.c:212
msgid "Python Scripts"
msgstr "תסריטי Python"
#: ../thunar/thunar-chooser-dialog.c:808
#: ../plugins/thunar-uca/thunar-uca-editor.c:218
msgid "Ruby Scripts"
msgstr "תסריטי Ruby"
#: ../thunar/thunar-chooser-dialog.c:814
#: ../plugins/thunar-uca/thunar-uca-editor.c:224
msgid "Shell Scripts"
msgstr "תסריטי Shell"
#: ../thunar/thunar-chooser-model.c:251
msgid "None available"
msgstr "אף אחד לא זמין"
#: ../thunar/thunar-chooser-model.c:298
msgid "Recommended Applications"
msgstr "יישומים מומלצים"
#: ../thunar/thunar-chooser-model.c:316
msgid "Other Applications"
msgstr "יישומים אחרים"
#: ../thunar/thunar-chooser-model.c:406
#, c-format
msgid "Failed to remove \"%s\"."
msgstr "נכשל להסיר את \"%s\"."
#. tell the user that we cannot paste
Nick Schermer's avatar
Nick Schermer committed
#: ../thunar/thunar-clipboard-manager.c:354
msgid "There is nothing on the clipboard to paste"
msgstr "אין שום דבר בלוח הגזירים כדי להדביק"
#. setup the dialog
#. add the "Close" button
#. add a regular close button, the header bar already provides one
#: ../thunar/thunar-column-editor.c:120 ../thunar/thunar-dialogs.c:979
#: ../thunar/thunar-preferences-dialog.c:292
#: ../thunar/thunar-properties-dialog.c:256
#: ../thunar/thunar-renamer-dialog.c:358
#: ../thunar/thunar-renamer-progress.c:215
#: ../plugins/thunar-uca/thunar-uca-chooser.c:131
msgid "_Close"
msgstr "_סגור"

#: ../thunar/thunar-column-editor.c:123
msgid "Configure Columns in the Detailed List View"
msgstr "הגדר עמודות בתצוגת הרשימה המפורטת"
#. add the "Help" button
#: ../thunar/thunar-column-editor.c:126
#: ../thunar/thunar-preferences-dialog.c:303
#: ../thunar/thunar-properties-dialog.c:255 ../thunar/thunar-window.c:409
msgid "_Help"
msgstr "_עזרה"

#: ../thunar/thunar-column-editor.c:141
msgid "Visible Columns"
msgstr "עמודות נראות"

#. create the top label for the column editor dialog
#: ../thunar/thunar-column-editor.c:154
msgid ""
"Choose the order of information to appear in the\n"
"detailed list view."
msgstr "בחר בסדר הופעת המידע בתצוגת הרשימה המפורטת."

#. create the "Move Up" button
#: ../thunar/thunar-column-editor.c:198
msgid "Move _Up"
msgstr "הזז _מעלה"

#. create the "Move Down" button
#: ../thunar/thunar-column-editor.c:209
msgid "Move Dow_n"
msgstr "הזז מ_טה"

#. create the "Show" button
#: ../thunar/thunar-column-editor.c:220
msgstr "ה_צג"

#. create the "Hide" button
#: ../thunar/thunar-column-editor.c:226
msgstr "ה_סתר"

#. create the "Use Default" button
#: ../thunar/thunar-column-editor.c:237
msgid "Use De_fault"
msgstr "השתמש ב_ברירת מחדל"
#: ../thunar/thunar-column-editor.c:246
msgid "Column Sizing"
msgstr "שינוי גודל עמודות"

#. create the label that explains the column sizing option
#: ../thunar/thunar-column-editor.c:259
msgid ""
"By default columns will be automatically expanded if\n"
"needed to ensure the text is fully visible. If you dis-\n"
"able this behavior below the file manager will always\n"
"use the user defined column widths."
msgstr "ברירת המחדל היא לשנות את גדלי העמודות כך שיוכלו\nלהכיל את כל תוכן הטקסט. אם תבטל התנהגות זאת, מנהל\nהקבצים ישתמש תמיד בגדלים הקבועים שתגדיר לעמודות."

#. create the "Automatically expand columns as needed" button
#: ../thunar/thunar-column-editor.c:268
msgid "Automatically _expand columns as needed"
msgstr "ה_רחב את גדלי העמודות אוטומטית לפי הצורך"
#. the file_time is invalid
#. reset page title
#. tell the user that we're unable to determine the file info
#: ../thunar/thunar-column-model.c:877 ../thunar/thunar-list-model.c:734
#: ../thunar/thunar-list-model.c:770
#: ../thunar/thunar-permissions-chooser.c:232 ../thunar/thunar-util.c:491
#: ../plugins/thunar-apr/thunar-apr-desktop-page.c:513
#: ../plugins/thunar-apr/thunar-apr-image-page.c:293
#: ../plugins/thunar-apr/thunar-apr-image-page.c:294
#: ../plugins/thunar-uca/thunar-uca-editor.c:431
msgid "Unknown"
msgstr "לא ידוע"

#: ../thunar/thunar-compact-view.c:108
msgid "Compact directory listing"
msgstr "תרשים ספרייה קומפקטי"
#: ../thunar/thunar-compact-view.c:109
msgid "Compact view"
msgstr "תצוגה קומפקטית"

#: ../thunar/thunar-dbus-service.c:527
#, c-format
msgid "Invalid filename \"%s\""
msgstr "שם קובץ לא חוקי \"%s\""

#. LaunchFiles() invoked without a valid working directory
#: ../thunar/thunar-dbus-service.c:976
Brian Tarricone's avatar
Brian Tarricone committed
#, c-format
msgid "The working directory must be an absolute path"
msgstr "ספריית עבודה חייבת להיות נתיב מוחלט"

#. LaunchFiles() invoked with an empty filename list
#: ../thunar/thunar-dbus-service.c:984 ../thunar/thunar-dbus-service.c:1419
Brian Tarricone's avatar
Brian Tarricone committed
#, c-format
msgid "At least one filename must be specified"
msgstr "יש לציין לפחות שם קובץ אחד"
#: ../thunar/thunar-dbus-service.c:1159
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "At least one source filename must be specified"
msgstr "יש לציין לפחות שם של קובץ מקור אחד"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-dbus-service.c:1169
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#, c-format
msgid "The number of source and target filenames must be the same"
msgstr "מספר שמות קובצי המקור והיעד חייב להיות זהה"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-dbus-service.c:1178
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "A destination directory must be specified"
msgstr "יש לציין ספריית יעד"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-details-view.c:147
msgid "Configure _Columns..."
msgstr "הגדר עמודות..."
#: ../thunar/thunar-details-view.c:147
msgid "Configure the columns in the detailed list view"
msgstr "הגדר את העמודות בתצוגת הרשימה המפורטת"
#: ../thunar/thunar-details-view.c:413
msgid "Detailed directory listing"
msgstr "תרשים ספרייה מפורט"
#: ../thunar/thunar-details-view.c:414
msgid "Details view"
msgstr "תצוגת פרטים"
#: ../thunar/thunar-dialogs.c:99
msgid "C_reate"
msgstr "_צור"

#: ../thunar/thunar-dialogs.c:127
msgid "Enter the name:"
msgstr "הכנס את השם:"

#. display an error message
#: ../thunar/thunar-dialogs.c:167
#, c-format
msgid "Cannot convert filename \"%s\" to the local encoding"
msgstr "לא ניתן להמיר את שם הקובץ \"%s\" לקידוד המקומי"

#. create a new dialog window
#: ../thunar/thunar-dialogs.c:228
#, c-format
msgid "Rename \"%s\""
msgstr "שינוי שם \"%s\""
#: ../thunar/thunar-dialogs.c:234
msgstr "ש_נה שם"
#: ../thunar/thunar-dialogs.c:264
msgid "Enter the new name:"
msgstr "הזן שם חדש:"

#: ../thunar/thunar-dialogs.c:408
msgid "translator-credits"
msgstr "שבחים-מתרגמים"
#: ../thunar/thunar-dialogs.c:582 ../thunar/thunar-permissions-chooser.c:537
msgstr "_כן"
#: ../thunar/thunar-dialogs.c:586
msgid "Yes to _all"
msgstr "כן ל_הכל"
#: ../thunar/thunar-dialogs.c:590 ../thunar/thunar-dialogs.c:766
msgid "_Replace"
msgstr "ה_חלף"

#: ../thunar/thunar-dialogs.c:594 ../thunar/thunar-dialogs.c:765
msgid "Replace _All"
msgstr "החלף ה_כל"

#: ../thunar/thunar-dialogs.c:598 ../thunar/thunar-dialogs.c:764
msgid "_Skip"
msgstr "_דלג"

#: ../thunar/thunar-dialogs.c:602 ../thunar/thunar-dialogs.c:763
msgid "S_kip All"
msgstr "דל_ג על הכל"

#: ../thunar/thunar-dialogs.c:606 ../thunar/thunar-dialogs.c:768
msgid "Re_name"
msgstr "שנה_שם"

#: ../thunar/thunar-dialogs.c:610 ../thunar/thunar-dialogs.c:767
msgid "Rena_me All"
msgstr "שנה_שם לכולם"

#: ../thunar/thunar-dialogs.c:614 ../thunar/thunar-permissions-chooser.c:536
msgid "_No"
msgstr "_לא"

#: ../thunar/thunar-dialogs.c:618
msgid "N_o to all"
msgstr "ל_א להכל"
#: ../thunar/thunar-dialogs.c:622
msgstr "_נסה שוב"
#: ../thunar/thunar-dialogs.c:626
Nick Schermer's avatar
Nick Schermer committed
msgid "Copy _Anyway"
msgstr "העתק בכל או_פן"
#: ../thunar/thunar-dialogs.c:741
msgid "Confirm to replace files"
msgstr "אימות להחלפת קבצים"
#: ../thunar/thunar-dialogs.c:811
msgid "This folder already contains a symbolic link \"%s\"."
msgstr "תיקייה זו כבר מכילה קישור סמלי \"%s\"."
#: ../thunar/thunar-dialogs.c:816
#, c-format
msgid "This folder already contains a folder \"%s\"."
msgstr "תיקייה זו כבר מכילה תיקייה \"%s\"."
#: ../thunar/thunar-dialogs.c:821
#, c-format
msgid "This folder already contains a file \"%s\"."
msgstr "תיקייה זו כבר מכילה קובץ \"%s\"."
#. TRANSLATORS: First part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:836
msgid "Do you want to replace the link"
msgstr "האם ברצונך להחליף את הקישור"
#. TRANSLATORS: First part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:839
msgid "Do you want to replace the existing folder"
msgstr "האם ברצונך להחליף את התיקייה הקיימת"
#. TRANSLATORS: First part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:842
msgid "Do you want to replace the existing file"
msgstr "האם ברצונך להחליף את הקובץ הקיים"

#. Fourth box (size, volume, free space)
#: ../thunar/thunar-dialogs.c:863 ../thunar/thunar-dialogs.c:902
#: ../thunar/thunar-properties-dialog.c:514
msgid "Size:"
msgstr "גודל:"

#: ../thunar/thunar-dialogs.c:863 ../thunar/thunar-dialogs.c:902
#: ../thunar/thunar-properties-dialog.c:473
msgid "Modified:"
msgstr "שונה:"
#. TRANSLATORS: Second part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:875
msgid "with the following link?"
msgstr "עם הקישור להלן?"
#. TRANSLATORS: Second part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:878
msgid "with the following folder?"
msgstr "עם התיקייה להלן?"
#. TRANSLATORS: Second part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:881
msgid "with the following file?"
msgstr "עם הקובץ להלן?"
#: ../thunar/thunar-dialogs.c:1014
Nick Schermer's avatar
Nick Schermer committed
#, c-format
msgid ""
"The desktop file \"%s\" is in an insecure location and not marked as "
"executable. If you do not trust this program, click Cancel."
msgstr "קובץ שולחן עבודה \"%s\" מוצב בתוך מיקום לא בטוח ולא מסומן בתור כזה שהוא בר-ביצוע. אם אין ברצונך לסמוך על תוכנית זו, לחץ ביטול."
#: ../thunar/thunar-dialogs.c:1031
Nick Schermer's avatar
Nick Schermer committed
msgid "_Launch Anyway"
msgstr "_הפעל בכל אופן"
#: ../thunar/thunar-dialogs.c:1033
Nick Schermer's avatar
Nick Schermer committed
msgid "Mark _Executable"
msgstr "_סמן בר ביצוע"
#: ../thunar/thunar-dnd.c:70
msgid "_Copy here"
msgstr "_העתק כאן"
#: ../thunar/thunar-dnd.c:70
msgid "_Move here"
msgstr "ה_עבר לכאן"
#: ../thunar/thunar-dnd.c:70
msgid "_Link here"
msgstr "צור _קישור כאן"

#. display an error to the user
#. display an error message to the user
#: ../thunar/thunar-dnd.c:250 ../thunar/thunar-launcher.c:693
#, c-format
msgid "Failed to execute file \"%s\""
msgstr "נכשל לבצע את הקובץ \"%s\""
#: ../thunar/thunar-enum-types.c:49
msgid "Name only"
msgstr "רק שם"
#: ../thunar/thunar-enum-types.c:50
msgid "Suffix only"
msgstr "רק סיומת"
#: ../thunar/thunar-enum-types.c:51
msgid "Name and Suffix"
msgstr "שם וגם סיומת"
#: ../thunar/thunar-enum-types.c:101
#: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:137
msgid "Date Accessed"
msgstr "תאריך גישה"

#: ../thunar/thunar-enum-types.c:102
#: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:138
msgid "Date Modified"
msgstr "תאריך שינוי"

#: ../thunar/thunar-enum-types.c:103
msgid "Group"
msgstr "קבוצה"

#: ../thunar/thunar-enum-types.c:104
msgid "MIME Type"
msgstr "סוג MIME"
#: ../thunar/thunar-enum-types.c:105 ../thunar/thunar-renamer-dialog.c:417
#: ../thunarx/thunarx-renamer.c:164
#: ../thunar/thunar-enum-types.c:106
msgstr "בעלים"

#. Permissions chooser
#: ../thunar/thunar-enum-types.c:107 ../thunar/thunar-properties-dialog.c:598
msgid "Permissions"
msgstr "הרשאות"

#: ../thunar/thunar-enum-types.c:108
msgid "Size"
msgstr "גודל"

#: ../thunar/thunar-enum-types.c:109
msgid "Size in Bytes"
msgstr "גודל בבייטים"

#: ../thunar/thunar-enum-types.c:110
msgstr "סוג"
#: ../thunar/thunar-enum-types.c:111
msgid "File"
msgstr "קובץ"

#: ../thunar/thunar-enum-types.c:112
msgid "File Name"
msgstr "שם קובץ"
#: ../thunar/thunar-file.c:1059 ../thunar/thunar-gio-extensions.c:289
#: ../thunar/thunar-shortcuts-model.c:1112 ../thunar.desktop.in.in.h:7
msgid "Trash"
msgstr "אשפה"

#: ../thunar/thunar-file.c:1066 ../thunar/thunar-gio-extensions.c:287
#: ../thunar/thunar-shortcuts-model.c:994 ../thunar/thunar-window.c:397
msgid "File System"
msgstr "מערכת קבצים"

#: ../thunar/thunar-file.c:1519
Brian Tarricone's avatar
Brian Tarricone committed
#, c-format
msgid "The root folder has no parent"
msgstr "לתיקיית השורש אין הורה"

#: ../thunar/thunar-file.c:1613
msgid "Failed to parse the desktop file: %s"
msgstr "אירע כשל בניתוח קובץ שולחן עבודה: %s"
Nick Schermer's avatar
Nick Schermer committed
#. if the .desktop file is not secure, ask user what to do
#: ../thunar/thunar-file.c:1625
Nick Schermer's avatar
Nick Schermer committed
msgid "Untrusted application launcher"
msgstr "מפעיל יישום לא מהימן"
#: ../thunar/thunar-file.c:1653
#, c-format
msgid "No Exec field specified"
msgstr "שדה Exec לא צוין"
Nick Schermer's avatar
Nick Schermer committed
#. if the .desktop file is not secure, ask user what to do
#: ../thunar/thunar-file.c:1662
Nick Schermer's avatar
Nick Schermer committed
msgid "Untrusted link launcher"
msgstr "מפעיל קישור לא מהימן"
#: ../thunar/thunar-file.c:1678
#, c-format
msgid "No URL field specified"
msgstr "לא צויין שדה URL"
#: ../thunar/thunar-file.c:1683
msgid "Invalid desktop file"
msgstr "קובץ שולחן עבודה לא חוקי"
Nick Schermer's avatar
Nick Schermer committed
#. TRANSLATORS: this will result in "<path> on <hostname>"
#: ../thunar/thunar-gio-extensions.c:369
Nick Schermer's avatar
Nick Schermer committed
#, c-format
msgid "%s on %s"
msgstr "%s על %s"
#. free disk space string
#: ../thunar/thunar-gio-extensions.c:480
msgid "%s of %s free (%d%% used)"
msgstr "%s מתוך %s פנוי (%d%% בשימוש)"
#: ../thunar/thunar-history.c:296
Nick Schermer's avatar
Nick Schermer committed
msgid "The item will be removed from the history"
msgstr "הפריט יוסר מההיסטוריה"
#: ../thunar/thunar-history.c:308
Nick Schermer's avatar
Nick Schermer committed
msgid "Could not find \"%s\""
msgstr "לא היתה אפשרות למצוא את \"%s\""
#: ../thunar/thunar-icon-view.c:164
msgid "Icon based directory listing"
msgstr "תרשים ספרייה מבוסס איקונים"
#: ../thunar/thunar-icon-view.c:165
msgid "Icon view"
msgstr "תצוגת איקונים"
#: ../thunar/thunar-io-jobs.c:111
#, c-format
msgid "Error removing file: %s"
msgstr "שגיאה במחיקת הקובץ: %s"

#: ../thunar/thunar-io-jobs.c:214 ../thunar/thunar-io-jobs.c:369
#, c-format
msgid "The file \"%s\" already exists"
msgstr "הקובץ \"%s\" כבר קיים"
#: ../thunar/thunar-io-jobs.c:237
msgid "Failed to create empty file \"%s\": %s"
msgstr "אירע כשל ביצירת הקובץ הריק \"%s\": %s"
#: ../thunar/thunar-io-jobs.c:392
msgid "Failed to create directory \"%s\": %s"
msgstr "אירע כשל ביצירת הספריה \"%s\": %s"

#. tell the user that we're preparing to unlink the files
#: ../thunar/thunar-io-jobs.c:459
msgid "Preparing..."
msgstr "כעת מכין..."
#: ../thunar/thunar-io-jobs.c:537
msgid "Could not delete file \"%s\": %s"
msgstr "לא ניתן למחוק את הקובץ \"%s\": %s"
#: ../thunar/thunar-io-jobs.c:640
#, c-format
msgid "Could not create symbolic link to \"%s\" because it is not a local file"
msgstr "לא ניתן ליצור את הקישור הסימבולי אל \"%s\" מכיוון שאינו קובץ מקומי"

#. generate a useful error message
#: ../thunar/thunar-io-jobs.c:1015
msgid "Failed to change the owner of \"%s\": %s"
msgstr "ארע כשל בשינוי הבעלים של \"%s\": %s"
#: ../thunar/thunar-io-jobs.c:1016
msgid "Failed to change the group of \"%s\": %s"
msgstr "ארע כשל בשינוי הקבוצה של \"%s\": %s"
#: ../thunar/thunar-io-jobs.c:1171
msgid "Failed to change the permissions of \"%s\": %s"
msgstr "אירע כשל בשינוי ההרשאות של \"%s\": %s"
#. I18N: put " (copy #)" between basename and extension
#: ../thunar/thunar-io-jobs-util.c:106 ../thunar/thunar-io-jobs-util.c:212
msgid "%s (copy %u)%s"
msgstr "%s (עותק %u)%s"
#. I18N: put " (copy #)" after filename (for files without extension)
#: ../thunar/thunar-io-jobs-util.c:112 ../thunar/thunar-io-jobs-util.c:218
msgid "%s (copy %u)"
msgstr "%s (עותק %u)"
#. I18N: name for first link to basename
#: ../thunar/thunar-io-jobs-util.c:121 ../thunar/thunar-list-model.c:792
#: ../thunar/thunar-list-model.c:1633 ../thunar/thunar-list-model.c:1644
#: ../thunar/thunar-properties-dialog.c:1033
msgid "link to %s"
msgstr "קישור אל %s"
#. I18N: name for nth link to basename
#: ../thunar/thunar-io-jobs-util.c:126
msgid "link %u to %s"
msgstr "קישור של %u אל %s"
#: ../thunar/thunar-job.c:304
#, c-format
msgid ""
"The file \"%s\" already exists. Would you like to replace it?\n"
"\n"
"If you replace an existing file, its contents will be overwritten."
msgstr "הקובץ \"%s\" כבר קיים. האם ברצונך להחליף אותו?\n\nאם יוחלף קובץ קיים, תוכנו יוחלף."
#: ../thunar/thunar-job.c:386
msgid "Do you want to overwrite it?"
msgstr "האם ברצונך להחליף את זה?"
#: ../thunar/thunar-job.c:443
msgid "Do you want to permanently delete it?"
msgstr "האם ברצונך למחוק לצמיתות?"

#: ../thunar/thunar-job.c:497
msgid "Do you want to create it?"
msgstr "האם ברצונך ליצור את זה?"
#: ../thunar/thunar-job.c:605
msgid "Do you want to skip it?"
msgstr "האם ברצונך לדלג על זה?"

#: ../thunar/thunar-job.c:654