summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/po/ar.po
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-08-09 09:29:11 +0000
committerThierry Vignaud <tv@mandriva.org>2007-08-09 09:29:11 +0000
commit8b97ded22301760fe3d5aab16dfe935e14a9615a (patch)
treefd8deca7303f127104469a1f3412c7c77fd8db0b /perl-install/standalone/po/ar.po
parenta55a29bc468b3bd4ed1ed5708ddb7b33b5c2b411 (diff)
downloaddrakx-8b97ded22301760fe3d5aab16dfe935e14a9615a.tar
drakx-8b97ded22301760fe3d5aab16dfe935e14a9615a.tar.gz
drakx-8b97ded22301760fe3d5aab16dfe935e14a9615a.tar.bz2
drakx-8b97ded22301760fe3d5aab16dfe935e14a9615a.tar.xz
drakx-8b97ded22301760fe3d5aab16dfe935e14a9615a.zip
sync with code
Diffstat (limited to 'perl-install/standalone/po/ar.po')
-rw-r--r--perl-install/standalone/po/ar.po42
1 files changed, 26 insertions, 16 deletions
diff --git a/perl-install/standalone/po/ar.po b/perl-install/standalone/po/ar.po
index 0f7ca6658..9b035136d 100644
--- a/perl-install/standalone/po/ar.po
+++ b/perl-install/standalone/po/ar.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-08-06 12:30+0200\n"
+"POT-Creation-Date: 2007-08-09 11:27+0200\n"
"PO-Revision-Date: 2005-03-03 01:06+0300\n"
"Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
@@ -1754,80 +1754,90 @@ msgstr "اسم مصنّع الجهاز"
#: harddrake2:55
#, c-format
+msgid "PCI domain"
+msgstr ""
+
+#: harddrake2:55
+#, fuzzy, c-format
+msgid "the PCI domain of the device"
+msgstr "اسم مصنّع الجهاز"
+
+#: harddrake2:56
+#, c-format
msgid "Bus PCI #"
msgstr "ناقل PCI #"
-#: harddrake2:55
+#: harddrake2:56
#, c-format
msgid "the PCI bus on which the device is plugged"
msgstr "ناقل PCI الذي يتّصل عليه الجهاز"
-#: harddrake2:56
+#: harddrake2:57
#, c-format
msgid "PCI device #"
msgstr "جهاز PCI #"
-#: harddrake2:56
+#: harddrake2:57
#, c-format
msgid "PCI device number"
msgstr "رقم جهاز PCI"
-#: harddrake2:57
+#: harddrake2:58
#, c-format
msgid "PCI function #"
msgstr "وظيفة PCI #"
-#: harddrake2:57
+#: harddrake2:58
#, c-format
msgid "PCI function number"
msgstr "رقم وظيفة PCI"
-#: harddrake2:58
+#: harddrake2:59
#, c-format
msgid "Vendor ID"
msgstr "معرّف الصّانع"
-#: harddrake2:58
+#: harddrake2:59
#, c-format
msgid "this is the standard numerical identifier of the vendor"
msgstr "هذا هو المعرّف العددي المقياسي للصّانع"
-#: harddrake2:59
+#: harddrake2:60
#, c-format
msgid "Device ID"
msgstr "معرّف الجهاز"
-#: harddrake2:59
+#: harddrake2:60
#, c-format
msgid "this is the numerical identifier of the device"
msgstr "هذا هو المعرّف العددي للجهاز"
-#: harddrake2:60
+#: harddrake2:61
#, c-format
msgid "Sub vendor ID"
msgstr "المعرّف الثّانوي للصّانع"
-#: harddrake2:60
+#: harddrake2:61
#, c-format
msgid "this is the minor numerical identifier of the vendor"
msgstr "هذا هو المعرّف العددي الأصغر للصّانع"
-#: harddrake2:61
+#: harddrake2:62
#, c-format
msgid "Sub device ID"
msgstr "المعرّف الثّانوي للجهاز"
-#: harddrake2:61
+#: harddrake2:62
#, c-format
msgid "this is the minor numerical identifier of the device"
msgstr "هذا هو المعرّف العددي الأصغر للجهاز"
-#: harddrake2:62
+#: harddrake2:63
#, c-format
msgid "Device USB ID"
msgstr "معرّف جهاز USB"
-#: harddrake2:62
+#: harddrake2:63
#, c-format
msgid ".."
msgstr ".."
ef='#n331'>331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473
package fsedit; # $Id$

use diagnostics;
use strict;
use vars qw(%suggestions);

#-######################################################################################
#- misc imports
#-######################################################################################
use common qw(:common :constant :functional :file);
use partition_table qw(:types);
use partition_table_raw;
use detect_devices;
use fsedit;
use devices;
use loopback;
use log;
use fs;

%suggestions = (
  __("simple") => [
    { mntpoint => "/",     size => 300 << 11, type => 0x83, ratio => 5, maxsize =>3500 << 11 },
    { mntpoint => "swap",  size =>  64 << 11, type => 0x82, ratio => 1, maxsize => 250 << 11 },
    { mntpoint => "/home", size => 300 << 11, type => 0x83, ratio => 3 },
  ], 'with usr' => [
    { mntpoint => "/",     size => 150 << 11, type => 0x83, ratio => 1, maxsize => 500 << 11 },
    { mntpoint => "swap",  size =>  64 << 11, type => 0x82, ratio => 1, maxsize => 250 << 11 },
    { mntpoint => "/usr",  size => 300 << 11, type => 0x83, ratio => 4, maxsize =>3000 << 11 },
    { mntpoint => "/home", size => 100 << 11, type => 0x83, ratio => 5 },
  ], __("server") => [
    { mntpoint => "/",     size => 150 << 11, type => 0x83, ratio => 1, maxsize => 250 << 11 },
    { mntpoint => "swap",  size =>  64 << 11, type => 0x82, ratio => 2, maxsize => 400 << 11 },
    { mntpoint => "/usr",  size => 300 << 11, type => 0x83, ratio => 3, maxsize =>3000 << 11 },
    { mntpoint => "/var",  size => 100 << 11, type => 0x83, ratio => 4 },
    { mntpoint => "/home", size => 100 << 11, type => 0x83, ratio => 5 },
  ],
);
my @suggestions_mntpoints = (
    "/root", "/var/ftp", "/var/www", "/boot",
    arch() =~ /sparc/ ? "/mnt/sunos" : "/mnt/windows",
);

my @partitions_signatures = (
    [ 0x83, 0x438, "\x53\xEF" ],
    [ 0x183, 0x10034, "ReIsErFs" ],
    [ 0x183, 0x10034, "ReIsEr2Fs" ],
    [ 0x82, 4086, "SWAP-SPACE" ],
    [ 0x7,  0x1FE, "\x55\xAA", 0x3, "NTFS" ],
    [ 0xc,  0x1FE, "\x55\xAA", 0x52, "FAT32" ],
arch() !~ /^sparc/ ? (
    [ 0x6,  0x1FE, "\x55\xAA", 0x36, "FAT" ],
) : (),
);

sub typeOfPart { typeFromMagic(devices::make($_[0]), @partitions_signatures) }