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
Loading
Loading full blame...