Skip to content
Snippets Groups Projects
he.po 144 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-2021
# GenghisKhan <genghiskhan@gmx.ca>, 2015-2016
# Omer I.S. <omeritzicschwartz@gmail.com>, 2020-2021
# Omer I.S. <omeritzicschwartz@gmail.com>, 2021
# 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: 2021-08-03 00:45+0200\n"
"PO-Revision-Date: 2021-08-02 22:45+0000\n"
"Last-Translator: Xfce Bot <transifex@xfce.org>\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:297
#, c-format
msgid "Acquired the session message bus '%s'\n"
msgstr "הושג ה־bus של הודעת הסשן '%s'\n"

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

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

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

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

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

#. display an error message to the user
#: ../thunar/thunar-application.c:807
msgid "Failed to launch operation"
msgstr "נכשל להפעיל תהליך"
#. tell the user that we were unable to launch the file specified
#: ../thunar/thunar-application.c:1561 ../thunar/thunar-application.c:1721
#: ../thunar/thunar-launcher.c:1116 ../thunar/thunar-location-entry.c:368
#: ../thunar/thunar-location-entry.c:396
#, c-format
msgid "Failed to open \"%s\""
msgstr "נכשל לפתוח את \"%s\""
#: ../thunar/thunar-application.c:1725
#, 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:1783 ../thunar/thunar-launcher.c:2350
#: ../thunar/thunar-properties-dialog.c:803
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#, c-format
msgid "Failed to rename \"%s\""
msgstr "נכשל לשנות שם של \"%s\""
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#. ask the user to enter a name for the new folder
#: ../thunar/thunar-application.c:1885 ../thunar/thunar-launcher.c:2545
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "New Folder"
msgstr "תיקייה חדשה"

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

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

#: ../thunar/thunar-application.c:1891
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:1948 ../thunar/thunar-launcher.c:2597
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:2012
msgid "Copying files..."
msgstr "כעת מעתיק קבצים..."
#: ../thunar/thunar-application.c:2063
msgid "Copying files to \"%s\"..."
msgstr "כעת מעתיק קבצים לתוך \"%s\"..."
#: ../thunar/thunar-application.c:2116
msgid "Creating symbolic links in \"%s\"..."
msgstr "כעת יוצר קישורים סמליים בתוך \"%s\"..."
#: ../thunar/thunar-application.c:2182
msgid "Moving files into \"%s\"..."
msgstr "כעת מעביר קבצים לתוך \"%s\"..."
#: ../thunar/thunar-application.c:2265
#, c-format
msgid ""
"Are you sure that you want to\n"
"permanently delete \"%s\"?"
msgstr "האם אתה בטוח כי ברצונך\nלמחוק באופן קבוע את \"%s\"?"
#: ../thunar/thunar-application.c:2270
#, 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:2285 ../thunar/thunar-application.c:2464
#: ../thunar/thunar-chooser-dialog.c:293 ../thunar/thunar-chooser-dialog.c:749
#: ../thunar/thunar-chooser-dialog.c:822 ../thunar/thunar-chooser-dialog.c:868
#: ../thunar/thunar-dialogs.c:98 ../thunar/thunar-dialogs.c:233
#: ../thunar/thunar-dialogs.c:650 ../thunar/thunar-dialogs.c:763
#: ../thunar/thunar-dialogs.c:1035 ../thunar/thunar-dnd.c:169
#: ../thunar/thunar-launcher.c:981 ../thunar/thunar-permissions-chooser.c:559
#: ../thunar/thunar-permissions-chooser.c:1169
#: ../thunar/thunar-properties-dialog.c:892
#: ../thunar/thunar-renamer-dialog.c:359
#: ../thunar/thunar-renamer-dialog.c:1074
#: ../thunar/thunar-renamer-progress.c:198
#: ../thunar/thunar-renamer-progress.c:208
#: ../thunar/thunar-standard-view.c:2220
#: ../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:2286 ../thunar/thunar-launcher.c:294
#: ../plugins/thunar-uca/thunar-uca-chooser.c:372
msgid "_Delete"
msgstr "_מחק"

#: ../thunar/thunar-application.c:2290
msgid "If you delete a file, it is permanently lost."
msgstr "אם אתה מוחק קובץ, הוא אובד באופן קבוע."
#: ../thunar/thunar-application.c:2300
msgid "Deleting files..."
msgstr "כעת מוחק קבצים..."
#: ../thunar/thunar-application.c:2335
msgid "Moving files into the trash..."
msgstr "כעת מעביר קבצים לתוך האשפה..."
#: ../thunar/thunar-application.c:2381
msgid "Creating files..."
msgstr "כעת יוצר קבצים..."
#: ../thunar/thunar-application.c:2420
msgid "Creating directories..."
msgstr "כעת יוצר ספריות..."
#: ../thunar/thunar-application.c:2459
msgid "Remove all files and folders from the Trash?"
msgstr "להסיר את כל הקבצים והתיקיות מתוך האשפה?"
Nick Schermer's avatar
Nick Schermer committed
#. prepare the menu item
#: ../thunar/thunar-application.c:2465 ../thunar/thunar-launcher.c:286
#: ../plugins/thunar-tpa/thunar-tpa.c:175
msgid "_Empty Trash"
msgstr "_רוקן אשפה"
#: ../thunar/thunar-application.c:2469
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:2486
msgid "Emptying the Trash..."
msgstr "כעת מרוקן את האשפה..."
#: ../thunar/thunar-application.c:2532
#, c-format
msgid "Failed to determine the original path for \"%s\""
msgstr "נכשל לקבוע את הנתיב המקורי של \"%s\""

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

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

#. create the "Custom command" expand
#: ../thunar/thunar-chooser-dialog.c:256
msgid "Use a _custom command:"
msgstr "השתמש בפקודה מותאמת אישית:"
#: ../thunar/thunar-chooser-dialog.c:257
"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:278
msgid "_Browse..."
msgstr "_סייר..."

#. create the "Use as default for this kind of file" button
#: ../thunar/thunar-chooser-dialog.c:284
msgid "Use as _default for this kind of file"
msgstr "השתמש כ_ברירת מחדל לסוג קובץ זה"
#. add the "Ok"/"Open" button
#: ../thunar/thunar-chooser-dialog.c:296
#: ../thunar/thunar-chooser-dialog.c:1280
#: ../thunar/thunar-properties-dialog.c:893 ../thunar/thunar-window.c:3719
#: ../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:438
#, c-format
msgid "Failed to add new application \"%s\""
msgstr "נכשל להוסיף יישום חדש \"%s\""
#: ../thunar/thunar-chooser-dialog.c:531
msgid "Failed to execute application \"%s\""
msgstr "נכשל לבצע יישום \"%s\""
#. append the "Remove Launcher" item
#: ../thunar/thunar-chooser-dialog.c:600
msgid "_Remove Launcher"
msgstr "_הסר מפעיל"
#. append the "Forget Association" item
#: ../thunar/thunar-chooser-dialog.c:607
msgid "_Forget Association"
msgstr "_שכח קישור"
#. update the header label
#: ../thunar/thunar-chooser-dialog.c:687
#, c-format
msgid "Open <i>%s</i> and other files of type \"%s\" with:"
msgstr "פתח את <i>%s</i> וקבצים אחרים מסוג \"%s\" בעזרת:"
#: ../thunar/thunar-chooser-dialog.c:695
"Browse the file system to select an application to open files of type "
"\"%s\"."
msgstr "סיור במערכת הקבצים כדי לבחור ביישום שישמש לפתיחת קבצים מסוג \"%s\"."
#: ../thunar/thunar-chooser-dialog.c:701
msgid ""
"Change the default application for files of type \"%s\" to the selected "
"application."
msgstr "החלפת יישום ברירת המחדל של קבצים מסוג \"%s\" ליישום הנבחר."
#: ../thunar/thunar-chooser-dialog.c:747
#, c-format
msgid "Are you sure that you want to remove \"%s\"?"
msgstr "האם אתה בטוח כי ברצונך להסיר את \"%s\"?"
#: ../thunar/thunar-chooser-dialog.c:750
msgid "_Remove"
msgstr "_הסר"

#: ../thunar/thunar-chooser-dialog.c:753
"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:768
#, c-format
msgid "Failed to remove \"%s\""
msgstr "נכשל להסיר את \"%s\""
#: ../thunar/thunar-chooser-dialog.c:820
#, c-format
msgid "Are you sure that you want to forget \"%s\"?"
msgstr "האם אתה בטוח שברצונך לשכוח \"%s\"?"
#: ../thunar/thunar-chooser-dialog.c:823
msgid "_Forget"
msgstr "ל_שכוח"
#: ../thunar/thunar-chooser-dialog.c:826
msgid ""
"This will dissociate the application launcher for this file type, but will "
"not uninstall or remove the application launcher itself."
msgstr "זה ינתק את מפעיל הישום לסוג קובץ זה, אבל לא יסיר או ימחק את מפעיל הישום עצמו."

#. display an error to the user
#: ../thunar/thunar-chooser-dialog.c:838
#, c-format
msgid "Failed to forget \"%s\""
msgstr "נכשל לשכוח את \"%s\""
#: ../thunar/thunar-chooser-dialog.c:865
#: ../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:869
#: ../thunar/thunar-chooser-dialog.c:1280 ../thunar/thunar-launcher.c:1526
#: ../thunar/thunar-renamer-dialog.c:1075
#: ../plugins/thunar-uca/thunar-uca-editor.c:179
msgid "_Open"
msgstr "_פתח"

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

#: ../thunar/thunar-chooser-dialog.c:880
#: ../plugins/thunar-uca/thunar-uca-editor.c:191
msgid "Executable Files"
msgstr "קבצים ברי ביצוע"
#: ../thunar/thunar-chooser-dialog.c:895
#: ../plugins/thunar-uca/thunar-uca-editor.c:206
msgid "Perl Scripts"
msgstr "תסריטי Perl"
#: ../thunar/thunar-chooser-dialog.c:901
#: ../plugins/thunar-uca/thunar-uca-editor.c:212
msgid "Python Scripts"
msgstr "תסריטי Python"
#: ../thunar/thunar-chooser-dialog.c:907
#: ../plugins/thunar-uca/thunar-uca-editor.c:218
msgid "Ruby Scripts"
msgstr "תסריטי Ruby"
#: ../thunar/thunar-chooser-dialog.c:913
#: ../plugins/thunar-uca/thunar-uca-editor.c:224
msgid "Shell Scripts"
msgstr "תסריטי Shell"
#: ../thunar/thunar-chooser-dialog.c:1348
msgid "Set Default Application"
msgstr "קביעת יישום כברירת מחדל"

#: ../thunar/thunar-chooser-model.c:251
msgid "None available"
msgstr "אף אחד לא זמין"
#: ../thunar/thunar-chooser-model.c:300
msgid "Default Application"
msgstr "יישום ברירת מחדל"

#: ../thunar/thunar-chooser-model.c:311
msgid "Recommended Applications"
msgstr "יישומים מומלצים"
#: ../thunar/thunar-chooser-model.c:329
msgid "Other Applications"
msgstr "יישומים אחרים"
#: ../thunar/thunar-chooser-model.c:424
#, 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:980
#: ../thunar/thunar-preferences-dialog.c:291
#: ../thunar/thunar-properties-dialog.c:257
#: ../thunar/thunar-renamer-dialog.c:360
#: ../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:299
#: ../thunar/thunar-properties-dialog.c:256 ../thunar/thunar-window.c:459
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 "ה_רחב את גדלי העמודות אוטומטית לפי הצורך"

#. reset page title
#. tell the user that we're unable to determine the file info
#: ../thunar/thunar-column-model.c:874 ../thunar/thunar-list-model.c:772
#: ../thunar/thunar-list-model.c:808
#: ../thunar/thunar-permissions-chooser.c:232 ../thunar/thunar-util.c:408
#: ../plugins/thunar-apr/thunar-apr-desktop-page.c:710
#: ../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:414
msgid "Detailed directory listing"
msgstr "תרשים ספרייה מפורט"
#: ../thunar/thunar-details-view.c:415
msgid "Details view"
msgstr "תצוגת פרטים"
#: ../thunar/thunar-device.c:517
msgid "_Safely Remove"
msgstr "הסר ב_בטחה"

#: ../thunar/thunar-device.c:519
msgid "_Disconnect"
msgstr "הת_נתק"

#: ../thunar/thunar-device.c:521
msgid "_Stop the Multi-Disk Drive"
msgstr "_עצור את הכונן מרובה הדיסקים"

#: ../thunar/thunar-device.c:523
msgid "_Lock"
msgstr "נ_עילה"

#: ../thunar/thunar-device.c:526 ../thunar/thunar-launcher.c:306
msgid "_Eject"
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:409
msgid "translator-credits"
msgstr "שבחים-מתרגמים"
#: ../thunar/thunar-dialogs.c:583 ../thunar/thunar-permissions-chooser.c:561
msgstr "_כן"
#: ../thunar/thunar-dialogs.c:587
msgid "Yes to _all"
msgstr "כן ל_הכל"
#: ../thunar/thunar-dialogs.c:591 ../thunar/thunar-dialogs.c:767
msgid "_Replace"
msgstr "ה_חלף"

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

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

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

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

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

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

#: ../thunar/thunar-dialogs.c:619
msgid "N_o to all"
msgstr "ל_א להכל"
#: ../thunar/thunar-dialogs.c:623
msgstr "_נסה שוב"
#: ../thunar/thunar-dialogs.c:627
Nick Schermer's avatar
Nick Schermer committed
msgid "Copy _Anyway"
msgstr "העתק בכל או_פן"
#: ../thunar/thunar-dialogs.c:742
msgid "Confirm to replace files"
msgstr "אימות להחלפת קבצים"
#: ../thunar/thunar-dialogs.c:812
msgid "This folder already contains a symbolic link \"%s\"."
msgstr "תיקייה זו כבר מכילה קישור סמלי \"%s\"."
#: ../thunar/thunar-dialogs.c:817
#, c-format
msgid "This folder already contains a folder \"%s\"."
msgstr "תיקייה זו כבר מכילה תיקייה \"%s\"."
#: ../thunar/thunar-dialogs.c:822
#, c-format
msgid "This folder already contains a file \"%s\"."
msgstr "תיקייה זו כבר מכילה קובץ \"%s\"."
#. TRANSLATORS: First part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:837
msgid "Do you want to replace the link"
msgstr "האם ברצונך להחליף את הקישור"
#. TRANSLATORS: First part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:840
msgid "Do you want to replace the existing folder"
msgstr "האם ברצונך להחליף את התיקייה הקיימת"
#. TRANSLATORS: First part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:843
msgid "Do you want to replace the existing file"
msgstr "האם ברצונך להחליף את הקובץ הקיים"

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

#: ../thunar/thunar-dialogs.c:864 ../thunar/thunar-dialogs.c:903
#: ../thunar/thunar-properties-dialog.c:494
msgid "Modified:"
msgstr "שונה:"
#. TRANSLATORS: Second part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:876
msgid "with the following link?"
msgstr "עם הקישור להלן?"
#. TRANSLATORS: Second part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:879
msgid "with the following folder?"
msgstr "עם התיקייה להלן?"
#. TRANSLATORS: Second part of replace dialog sentence
#: ../thunar/thunar-dialogs.c:882
msgid "with the following file?"
msgstr "עם הקובץ להלן?"
#: ../thunar/thunar-dialogs.c:1015
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:1032
Nick Schermer's avatar
Nick Schermer committed
msgid "_Launch Anyway"
msgstr "_הפעל בכל אופן"
#: ../thunar/thunar-dialogs.c:1034
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:793
#, 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:102
msgid "Date Created"
msgstr "תאריך יצירה"

#: ../thunar/thunar-enum-types.c:103
#: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:137
msgid "Date Accessed"
msgstr "תאריך גישה"

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

#: ../thunar/thunar-enum-types.c:105
msgid "Date Deleted"
msgstr "תאריך מחיקה"

#: ../thunar/thunar-enum-types.c:106
msgid "Recency"
msgstr "עדכניות"

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

#: ../thunar/thunar-enum-types.c:108
msgid "MIME Type"
msgstr "סוג MIME"
#: ../thunar/thunar-enum-types.c:109 ../thunar/thunar-renamer-dialog.c:429
#: ../thunarx/thunarx-renamer.c:164
#: ../thunar/thunar-enum-types.c:110
msgstr "בעלים"

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

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

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

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

#: ../thunar/thunar-enum-types.c:116
msgid "File Name"
msgstr "שם קובץ"
#: ../thunar/thunar-enum-types.c:539 ../thunar/thunar-preferences-dialog.c:365
#: ../thunar/thunar-preferences-dialog.c:945
msgid "Never"
msgstr "אף פעם"

#: ../thunar/thunar-enum-types.c:540
msgid "Only for remote location"
msgstr "רק עבור מיקום מרוחק"

#: ../thunar/thunar-enum-types.c:541 ../thunar/thunar-preferences-dialog.c:367
#: ../thunar/thunar-preferences-dialog.c:942
msgid "Always"
msgstr "תמיד"

#: ../thunar/thunar-file.c:1068 ../thunar/thunar-gio-extensions.c:428
#: ../thunar/thunar-shortcuts-model.c:1110 ../thunar.desktop.in.in.h:7
msgid "Trash"
msgstr "אשפה"

#: ../thunar/thunar-file.c:1075 ../thunar/thunar-gio-extensions.c:426
#: ../thunar/thunar-shortcuts-model.c:992 ../thunar/thunar-window.c:447
msgid "File System"
msgstr "מערכת קבצים"

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

#: ../thunar/thunar-file.c:1628
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:1640
Nick Schermer's avatar
Nick Schermer committed
msgid "Untrusted application launcher"
msgstr "מפעיל יישום לא מהימן"
#: ../thunar/thunar-file.c:1668
#, 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:1677
Nick Schermer's avatar
Nick Schermer committed
msgid "Untrusted link launcher"
msgstr "מפעיל קישור לא מהימן"
#: ../thunar/thunar-file.c:1693
#, c-format
msgid "No URL field specified"
msgstr "לא צויין שדה URL"
#: ../thunar/thunar-file.c:1698
msgid "Invalid desktop file"
msgstr "קובץ שולחן עבודה לא חוקי"
#. Implementation specific
#: ../thunar/thunar-gio-extensions.c:52
msgid "iPod touch"
msgstr "iPod touch"

#: ../thunar/thunar-gio-extensions.c:53
msgid "iPad"
msgstr "iPad"

#: ../thunar/thunar-gio-extensions.c:54
msgid "iPhone"
msgstr "iPhone"

#: ../thunar/thunar-gio-extensions.c:55
msgid "Solid State Drive"
msgstr "כונן מצב מוצק"

#: ../thunar/thunar-gio-extensions.c:56
msgid "System Drive"
msgstr "כונן מערכת"

#: ../thunar/thunar-gio-extensions.c:57 ../thunar/thunar-gio-extensions.c:58
msgid "USB Drive"
msgstr "USB כונן"

#. Freedesktop icon-naming-spec
#: ../thunar/thunar-gio-extensions.c:61
msgid "Camera"
msgstr "מצלמה"

#: ../thunar/thunar-gio-extensions.c:62
msgid "Harddisk"
msgstr "כונן קשיח"

#: ../thunar/thunar-gio-extensions.c:63
msgid "Optical Drive"
msgstr "כונן אופטי"

#: ../thunar/thunar-gio-extensions.c:64
msgid "Removable Drive"
msgstr "כונן ניתן להסרה"

#: ../thunar/thunar-gio-extensions.c:65
msgid "Flash Drive"
msgstr "כונן פלאש"

#: ../thunar/thunar-gio-extensions.c:66
msgid "Floppy"
msgstr "פלופי"

#: ../thunar/thunar-gio-extensions.c:67
msgid "Optical Media"
msgstr "מדיה אופטית"