aboutsummaryrefslogtreecommitdiffstats
path: root/po/he.po
diff options
context:
space:
mode:
authorSARL ENR-68 <david@david.david>2014-05-09 15:30:53 +0200
committerSARL ENR-68 <david@david.david>2014-05-09 15:30:53 +0200
commit0e1ef2d66a884d3ef1cea3716fef2ec54cb191f8 (patch)
tree20b2f491a0079648148e0da4e254a1dcbd28c69f /po/he.po
parentd4d6c7665d51a0100201049e004e4a0b29a57d23 (diff)
downloadisodumper-0e1ef2d66a884d3ef1cea3716fef2ec54cb191f8.tar
isodumper-0e1ef2d66a884d3ef1cea3716fef2ec54cb191f8.tar.gz
isodumper-0e1ef2d66a884d3ef1cea3716fef2ec54cb191f8.tar.bz2
isodumper-0e1ef2d66a884d3ef1cea3716fef2ec54cb191f8.tar.xz
isodumper-0e1ef2d66a884d3ef1cea3716fef2ec54cb191f8.zip
updated (all) po files for future 0.30 release
- added function to format the device in Fat32, ntfs or ext4. - separated backup from writing.
Diffstat (limited to 'po/he.po')
-rw-r--r--po/he.po189
1 files changed, 130 insertions, 59 deletions
diff --git a/po/he.po b/po/he.po
index 62130cc..f7c298d 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: isodumper\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-05-04 16:03+0200\n"
+"POT-Creation-Date: 2014-05-09 14:32+0200\n"
"PO-Revision-Date: 2008-08-06 04:57+0000\n"
"Last-Translator: Yaron <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n"
@@ -19,101 +19,117 @@ msgstr ""
"X-Launchpad-Export-Date: 2009-06-12 12:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
-#: lib/isodumper.py:138
+#: lib/isodumper.py:145
msgid "Mb"
msgstr ""
-#: lib/isodumper.py:176 share/isodumper/isodumper.glade.h:22
+#: lib/isodumper.py:224
+msgid "The device was formatted successfully."
+msgstr ""
+
+#: lib/isodumper.py:228
+msgid "An error occured while creating a partition."
+msgstr ""
+
+#: lib/isodumper.py:230
+msgid "Authentication error."
+msgstr ""
+
+#: lib/isodumper.py:232
+msgid "An error occurred."
+msgstr ""
+
+#: lib/isodumper.py:255 share/isodumper/isodumper.glade.h:32
msgid "Backup in:"
msgstr ""
-#: lib/isodumper.py:177
+#: lib/isodumper.py:271
msgid "Image: "
msgstr "דמות: "
-#: lib/isodumper.py:178
+#: lib/isodumper.py:272
msgid "Target Device: "
msgstr "התקן יעד: "
-#: lib/isodumper.py:181
+#: lib/isodumper.py:275
msgid "The device is too small to contain the ISO file."
msgstr ""
-#: lib/isodumper.py:188
+#: lib/isodumper.py:282
msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?"
msgstr ""
-#: lib/isodumper.py:221
+#: lib/isodumper.py:309
msgid "Unmounting all partitions of "
msgstr "מבטל את עגינת כל המחיצות של "
-#: lib/isodumper.py:223
+#: lib/isodumper.py:311
msgid "Trying to unmount "
msgstr "מנסה לבטל עגינה "
-#: lib/isodumper.py:229
+#: lib/isodumper.py:317
msgid " was terminated by signal "
msgstr " חוסלה על ידי אות "
-#: lib/isodumper.py:229 lib/isodumper.py:235
+#: lib/isodumper.py:317 lib/isodumper.py:323
msgid "Error, umount "
msgstr "שגיאה, ביטול עגינת "
-#: lib/isodumper.py:233
+#: lib/isodumper.py:321
msgid " successfully unmounted"
msgstr " ביטול העגינה הושלם בהצלחה"
-#: lib/isodumper.py:235
+#: lib/isodumper.py:323
msgid " returned "
msgstr " החזיר "
-#: lib/isodumper.py:238
+#: lib/isodumper.py:326
msgid "Execution failed: "
msgstr "ההפעלה נכשלה: "
-#: lib/isodumper.py:246
+#: lib/isodumper.py:334
msgid "Could not read mtab !"
msgstr "לא ניתן לקרוא את mtab !"
-#: lib/isodumper.py:254 lib/isodumper.py:277
+#: lib/isodumper.py:342 lib/isodumper.py:365
msgid "Reading error."
msgstr ""
-#: lib/isodumper.py:260
+#: lib/isodumper.py:348
msgid "You have not the rights for writing on the device"
msgstr ""
-#: lib/isodumper.py:265 lib/isodumper.py:266
+#: lib/isodumper.py:353 lib/isodumper.py:354
msgid " to "
msgstr " אל "
-#: lib/isodumper.py:265
+#: lib/isodumper.py:353
msgid "Writing "
msgstr "כותב "
-#: lib/isodumper.py:266
+#: lib/isodumper.py:354
#, fuzzy
msgid "Executing copy from "
msgstr "מפעיל: dd if="
-#: lib/isodumper.py:282 lib/isodumper.py:295 lib/isodumper.py:304
+#: lib/isodumper.py:370 lib/isodumper.py:383 lib/isodumper.py:392
#, fuzzy
msgid "Writing error."
msgstr "כותב "
-#: lib/isodumper.py:287
+#: lib/isodumper.py:375
msgid "Wrote: "
msgstr "נכתב: "
-#: lib/isodumper.py:299
+#: lib/isodumper.py:387
msgid " successfully written to "
msgstr " נכתב בהצלחה אל "
-#: lib/isodumper.py:299
+#: lib/isodumper.py:387
msgid "Image "
msgstr "דמות "
-#: lib/isodumper.py:300
+#: lib/isodumper.py:388
msgid "Bytes written: "
msgstr ""
@@ -177,46 +193,98 @@ msgstr ""
" הבית שלך אם היישום סגור."
#: share/isodumper/isodumper.glade.h:16
-msgid "Write Image:"
-msgstr "דמות לכתיבה:"
+msgid "Formatting the device"
+msgstr ""
#: share/isodumper/isodumper.glade.h:17
-msgid "Select an image file to be written to the device"
-msgstr "בחר קובץ דמות שיכתב אל ההתקן"
+msgid "label"
+msgstr ""
#: share/isodumper/isodumper.glade.h:18
-msgid "Select Image"
-msgstr "בחר דמות"
+msgid "Label for the device:"
+msgstr ""
#: share/isodumper/isodumper.glade.h:19
-msgid "to"
-msgstr "אל"
+msgid "FAT 32 (Windows)"
+msgstr ""
#: share/isodumper/isodumper.glade.h:20
-msgid "Select target device to write the image to"
-msgstr "בחר התקן יעד אליו תיכתב הדמות"
+msgid "The standard. The size of files are limited to 4Gb"
+msgstr ""
#: share/isodumper/isodumper.glade.h:21
-msgid "Create a backup of the device as image to restore it later"
+msgid "NTFS (Windows)"
+msgstr ""
+
+#: share/isodumper/isodumper.glade.h:22
+msgid "To handle files bigger than 4Gb"
+msgstr ""
+
+#: share/isodumper/isodumper.glade.h:23
+msgid "ext4 (Linux)"
msgstr ""
#: share/isodumper/isodumper.glade.h:24
-msgid "(None)"
+msgid "Only for Linux systems"
msgstr ""
#: share/isodumper/isodumper.glade.h:25
-msgid "Select a folder in which to write the backup image"
+msgid "Device to work on:"
msgstr ""
#: share/isodumper/isodumper.glade.h:26
-msgid "Details"
-msgstr "פרטים"
+msgid "Select target device to write the image to"
+msgstr "בחר התקן יעד אליו תיכתב הדמות"
#: share/isodumper/isodumper.glade.h:27
+msgid "Write Image:"
+msgstr "דמות לכתיבה:"
+
+#: share/isodumper/isodumper.glade.h:28
+msgid "Select an image file to be written to the device"
+msgstr "בחר קובץ דמות שיכתב אל ההתקן"
+
+#: share/isodumper/isodumper.glade.h:29
+msgid "Select Image"
+msgstr "בחר דמות"
+
+#: share/isodumper/isodumper.glade.h:30
msgid "Write to device"
msgstr "כתוב אל ההתקן"
-#: share/isodumper/isodumper.glade.h:28
+#: share/isodumper/isodumper.glade.h:31
+msgid "Create a backup of the device as image to restore it later"
+msgstr ""
+
+#: share/isodumper/isodumper.glade.h:34
+msgid "(None)"
+msgstr ""
+
+#: share/isodumper/isodumper.glade.h:35
+msgid "Select a folder in which to write the backup image"
+msgstr ""
+
+#: share/isodumper/isodumper.glade.h:36
+msgid "Backup the device"
+msgstr ""
+
+#: share/isodumper/isodumper.glade.h:37
+msgid "Format the device in FAT, NTFS or ext:"
+msgstr ""
+
+#: share/isodumper/isodumper.glade.h:38
+msgid "Choose the format. The device will be formatted in one partition"
+msgstr ""
+
+#: share/isodumper/isodumper.glade.h:39
+msgid "Format the device"
+msgstr ""
+
+#: share/isodumper/isodumper.glade.h:40
+msgid "Details"
+msgstr "פרטים"
+
+#: share/isodumper/isodumper.glade.h:41
msgid ""
"<b>Warning</b>\n"
" No target devices were found. \n"
@@ -225,7 +293,7 @@ msgid ""
" to which the image can be written."
msgstr ""
-#: share/isodumper/isodumper.glade.h:33
+#: share/isodumper/isodumper.glade.h:46
#, fuzzy
msgid ""
"<b>Success</b>\n"
@@ -243,6 +311,24 @@ msgstr ""
" יישמר אל תיקיית הבית שלך אם תסגור את\n"
" היישום."
+#~ msgid " "
+#~ msgstr " "
+
+#~ msgid "The dd process ended with an error !"
+#~ msgstr "תהליך ה-dd הסתיים בשגיאה !"
+
+#~ msgid "ImageWriter"
+#~ msgstr "ImageWriter"
+
+#~ msgid "gtk-cancel"
+#~ msgstr "gtk-cancel"
+
+#~ msgid "gtk-close"
+#~ msgstr "gtk-close"
+
+#~ msgid "gtk-ok"
+#~ msgstr "gtk-ok"
+
#~ msgid ""
#~ "<b>Error</b>\n"
#~ " No target devices were found. \n"
@@ -256,20 +342,5 @@ msgstr ""
#~ " עליך לחבר מפתח USB\n"
#~ " אליו יהיה ניתן לכתוב את הדמות."
-#~ msgid "gtk-ok"
-#~ msgstr "gtk-ok"
-
-#~ msgid "gtk-close"
-#~ msgstr "gtk-close"
-
-#~ msgid "gtk-cancel"
-#~ msgstr "gtk-cancel"
-
-#~ msgid "ImageWriter"
-#~ msgstr "ImageWriter"
-
-#~ msgid "The dd process ended with an error !"
-#~ msgstr "תהליך ה-dd הסתיים בשגיאה !"
-
-#~ msgid " "
-#~ msgstr " "
+#~ msgid "to"
+#~ msgstr "אל"