]> git.pld-linux.org Git - packages/BackupPC.git/blobdiff - backuppc-pl.pm
- ziew
[packages/BackupPC.git] / backuppc-pl.pm
index c6fec9cdbd051c22afcc57745d5b2b7d500655fd..6e5613b436ef1adc45e398a5ee276c56c27c28d0 100644 (file)
@@ -26,28 +26,28 @@ $Lang{Admin_Options_Page} = <<EOF;
 \${h2("Kontrola serwera")}
 <form action="\$MyURL" method="get">
 <table class="tableStnd">
-  <!--<tr><td>Zatrzymaj serwer:<td><input type="submit" name="action" value="Stop">-->
-  <tr><td>Wczytaj ponownie konfiguracje:<td><input type="submit" name="action" value="Reload">
+  <!--<tr><td>Zatrzymanie serwera:<td><input type="submit" name="action" value="Stop">-->
+  <tr><td>Wczytaj ponownie konfiguracjê:<td><input type="submit" name="action" value="Reload">
 </table>
 </form>
 <!--
 \${h2("Konfiguracja serwera")}
 <ul>
-  <li><i>Other options can go here... e.g.,</i>
+  <li><i>Inne opcje mog± znajdowaæ siê tu:... n.p.,</i>
   <li>Edycja konfiguracji serwera
 </ul>
 -->
 EOF
 $Lang{Unable_to_connect_to_BackupPC_server} = "Nie mo¿na uzyskaæ po³±czenia z serwerem BackupPC",
-            "Skrypt CGI (\$MyURL) nie mo¿e uzyskaæ po³±czenia z BackupPC"
-          . " server na \$Conf{ServerHost} port \$Conf{ServerPort}. B³±d"
-          . " was: \$err.",
+            "Skrypt CGI (\$MyURL) nie mo¿e uzyskaæ po³±czenia z serwerem"
+          . " BackupPC na \$Conf{ServerHost} port \$Conf{ServerPort}. Wyst±pi³"
+          . " b³±d: \$err.",
             "Byæ mo¿e serwer BackupPC nie jest uruchomiony lub jest to "
           . " b³±d konfiguracji. Zawiadom administratora systemu.";
 $Lang{Admin_Start_Server} = <<EOF;
 \${h1(qq{$Lang{Unable_to_connect_to_BackupPC_server}})}
 <form action="\$MyURL" method="get">
-BackupPC serwer na <tt>\$Conf{ServerHost}</tt> port <tt>\$Conf{ServerPort}</tt>
+Serwer BackupPC na <tt>\$Conf{ServerHost}</tt> port <tt>\$Conf{ServerPort}</tt>
 nie jest aktualnie uruchomiony (mo¿liwe, ¿e go tylko zatrzyma³e¶ lub jeszcze nie uruchomi³e¶).<br>
 Czy chcesz uruchomiæ serwer?
 <input type="hidden" name="action" value="startServer">
@@ -70,9 +70,9 @@ $Lang{BackupPC_Server_Status_General_Info}= <<EOF;
 <li> Komputery sprawdzaj± obecno¶æ nowych zleceñ co \$nextWakeupTime.
 <li> Pozosta³e informacje:
     <ul>
-        <li>\$numBgQueue pending backup requests from last scheduled wakeup,
-        <li>\$numUserQueue pending user backup requests,
-        <li>\$numCmdQueue pending command requests,
+        <li>\$numBgQueue oczekuj±ce zlecenia archiwizacji from last scheduled wakeup,
+        <li>\$numUserQueue oczekuj±ce zlecenia u¿ytkownika,
+        <li>\$numCmdQueue oczekuj±ce zlecenia,
         \$poolInfo
         <li>Pool file system was recently at \$Info{DUlastValue}%
             (\$DUlastTime), dzi¶ maksymalnie jest \$Info{DUDailyMax}% (\$DUmaxTime)
@@ -94,7 +94,7 @@ $Lang{BackupPC_Server_Status} = <<EOF;
     <td> Typ </td>
     <td> U¿ytkownik </td>
     <td> Rozpoczêcie </td>
-    <td> Command </td>
+    <td> Polecenie </td>
     <td align="center"> PID </td>
     <td align="center"> Xfer PID </td>
     </tr>
@@ -102,7 +102,7 @@ $Lang{BackupPC_Server_Status} = <<EOF;
 </table>
 <p>
 
-\${h2("Failures that need attention")}
+\${h2("B³êdy wymagaj±ce bli¿szej analizy")}
 <p>
 <table class="tableStnd" border cellspacing="1" cellpadding="3">
 <tr class="tableheader"><td align="center"> Host </td>
@@ -145,8 +145,8 @@ Jest \$hostCntGood komputer
     <td align="center"> Szybko¶æ MB/sec </td>
     <td align="center"> #Przyrostowy </td>
     <td align="center"> Incr Age/days </td>
-    <td align="center"> State </td>
-    <td align="center"> Last attempt </td></tr>
+    <td align="center"> Status </td>
+    <td align="center"> Ostatnia próba </td></tr>
 \$strGood
 </table>
 <br><br>
@@ -219,7 +219,7 @@ EOF
 
 $Lang{BackupPC_Archive2} = <<EOF;
 \${h1(qq{$Lang{BackupPC__Archive}})}
-About to archive the following hosts
+Archiwizacja nastêpuj±cych komputerów
 <ul>
 \$HostListStr
 </ul>
@@ -286,7 +286,7 @@ $Lang{BackupPC__Backup_Requested_on__host} = "BackupPC: Tworzenie kopii zapasowe
 $Lang{REPLY_FROM_SERVER} = <<EOF;
 \${h1(\$str)}
 <p>
-Reply from server was: \$reply
+Odpowied¼ od serwera: \$reply
 <p>
 Powrót na <a href="\$MyURL?host=\$host">\$host stronê domow±</a>.
 EOF
@@ -296,26 +296,26 @@ $Lang{BackupPC__Start_Backup_Confirm_on__host} = "BackupPC: Potwierdzenie tworze
 $Lang{Are_you_sure_start} = <<EOF;
 \${h1("Jeste¶ pewien?")}
 <p>
-You are about to start a \$type backup on \$host.
+Rozpoczêcie archiwizacji \$type dla \$host.
 
 <form action="\$MyURL" method="get">
 <input type="hidden" name="host" value="\$host">
 <input type="hidden" name="hostIP" value="\$ipAddr">
 <input type="hidden" name="doit" value="1">
-Do you really want to do this?
+Czy chcesz to na pewno zrobiæ?
 <input type="submit" value="\$In{action}" name="action">
 <input type="submit" value="No" name="">
 </form>
 EOF
 # --------------------------------
-$Lang{BackupPC__Stop_Backup_Confirm_on__host} = "BackupPC: Stop Backup Confirm on \$host";
+$Lang{BackupPC__Stop_Backup_Confirm_on__host} = "BackupPC: Potwierdzenie zatrzymania archiwizacji dla \$host";
 # --------------------------------
 $Lang{Are_you_sure_stop} = <<EOF;
 
 \${h1("Czy jeste¶ pewny?")}
 
 <p>
-You are about to stop/dequeue backups on \$host;
+Zatrzymanie archiwizacji dla \$host;
 
 <form action="\$MyURL" method="get">
 <input type="hidden" name="host" value="\$host">
@@ -330,7 +330,7 @@ Do you really want to do this?
 
 EOF
 # --------------------------------
-$Lang{Only_privileged_users_can_view_queues_} = "Only privileged users can view queues.";
+$Lang{Only_privileged_users_can_view_queues_} = "Tylko uprzywilejowani u¿ytkownicy mog± przegl±daæ kolejki";
 # --------------------------------
 $Lang{Only_privileged_users_can_archive} = "Tylko U¿ytkownik z odpowiednimi uprawnieniami mo¿e archiwizowaæ.";
 # --------------------------------
@@ -339,7 +339,7 @@ $Lang{BackupPC__Queue_Summary} = "BackupPC: Queue Summary";
 $Lang{Backup_Queue_Summary} = <<EOF;
 \${h1("Backup Queue Summary")}
 <br><br>
-\${h2("U¿ytkownik Queue Summary")}
+\${h2("User Queue Summary")}
 <p>
 The following user requests are currently queued:
 </p>
@@ -370,15 +370,15 @@ The following command requests are currently queued:
 <tr class="tableheader"><td> Host </td>
     <td> Req Time </td>
     <td> U¿ytkownik </td>
-    <td> Command </td></tr>
+    <td> Polecenie </td></tr>
 \$strCmd
 </table>
 EOF
 
 # --------------------------------
-$Lang{Backup_PC__Log_File__file} = "BackupPC: File \$file";
+$Lang{Backup_PC__Log_File__file} = "BackupPC: Plik \$file";
 $Lang{Log_File__file__comment} = <<EOF;
-\${h1("File \$file \$comment")}
+\${h1("Plik \$file \$comment")}
 <p>
 EOF
 # --------------------------------
@@ -387,9 +387,9 @@ Contents of file <tt>\$file</tt>, modified \$mtimeStr \$comment
 EOF
 
 # --------------------------------
-$Lang{skipped__skipped_lines} = "[ skipped \$skipped lines ]\n";
+$Lang{skipped__skipped_lines} = "[ Pominiête \$skipped linie ]\n";
 # --------------------------------
-$Lang{_pre___Can_t_open_log_file__file} = "<pre>\nCan\'t open log file \$file\n";
+$Lang{_pre___Can_t_open_log_file__file} = "<pre>\nNie mo¿na otworzyæ pliku loguj±cego \$file\n";
 
 # --------------------------------
 $Lang{BackupPC__Log_File_History} = "BackupPC: Log File History";
@@ -398,8 +398,8 @@ $Lang{Log_File_History__hdr} = <<EOF;
 <p>
 <table class="tableStnd" border cellspacing="1" cellpadding="3" width="80%">
 <tr class="tableheader"><td align="center"> File </td>
-    <td align="center"> Size </td>
-    <td align="center"> Modification time </td></tr>
+    <td align="center"> Rozmiar </td>
+    <td align="center"> Ostatnia modyfikacja </td></tr>
 \$str
 </table>
 EOF
@@ -426,25 +426,25 @@ $Lang{Restore_Options_for__host} = "BackupPC: Restore Options for \$host";
 $Lang{Restore_Options_for__host2} = <<EOF;
 \${h1("Restore Options for \$host")}
 <p>
-You have selected the following files/directories from
-share \$share, backup number #\$num:
+Wybra³e¶ nastêpuj±ce pliki/katalogi z
+udzia³u \$share, backup number #\$num:
 <ul>
 \$fileListStr
 </ul>
 </p><p>
-You have three choices for restoring these files/directories.
-Please select one of the following options.
+Masz trzy mo¿liwo¶ci odzyskania tych plików/katalogów.
+Wybierz proszê, jedn± z nastêpuj±cych opcji:
 </p>
-\${h2("Option 1: Direct Restore")}
+\${h2("Option 1: Bezpo¶rednie odzyskiwanie")}
 <p>
 EOF
 
 $Lang{Restore_Options_for__host_Option1} = <<EOF;
-You can start a restore that will restore these files directly onto
+Mo¿esz zacz±æ odzyskiwanie, które przywróci te pliki bezpo¶rednio na
 \$host.
 </p><p>
-<b>Warning:</b> any existing files that match the ones you have
-selected will be overwritten!
+<b>Ostrze¿enie:</b> Wszystkie pliki, pasuj±ce do tych, które wybra³e¶
+zostan± nadpisane!
 </p>
 <form action="\$MyURL" method="post" name="direct">
 <input type="hidden" name="host" value="\${EscHTML(\$host)}">
@@ -454,7 +454,7 @@ selected will be overwritten!
 <input type="hidden" value="\$In{action}" name="action">
 <table border="0">
 <tr>
-    <td>Restore the files to host</td>
+    <td>Odzyskiwanie plików komputera</td>
     <td><!--<input type="text" size="40" value="\${EscHTML(\$host)}"
         name="hostDest">-->
         <select name="hostDest" onChange="document.direct.shareDest.value=''">
@@ -467,7 +467,7 @@ selected will be overwritten!
         </script>
         <!--<a href="javascript:myOpen('\$MyURL?action=findShares&host='+document.direct.hostDest.options.value)">Search for available shares (NOT IMPLEMENTED)</a>--></td>
 </tr><tr>
-    <td>Restore the files to share</td>
+    <td>Odzyskiwanie plików udzia³u</td>
     <td><input type="text" size="40" value="\${EscHTML(\$share)}"
         name="shareDest"></td>
 </tr><tr>
@@ -475,26 +475,27 @@ selected will be overwritten!
     <td valign="top"><input type="text" size="40" maxlength="256"
        value="\${EscHTML(\$pathHdr)}" name="pathHdr"></td>
 </tr><tr>
-    <td><input type="submit" value="Start Restore" name=""></td>
+    <td><input type="submit" value="Rozpoczêcie odzyskiwania" name=""></td>
 </table>
 </form>
 EOF
 
 $Lang{Restore_Options_for__host_Option1_disabled} = <<EOF;
-Direct restore has been disabled for host \${EscHTML(\$hostDest)}.
-Please select one of the other restore options.
+Bezpo¶rednia przywracanie zosta³o wy³±czone dla komputera \${EscHTML(\$hostDest)}.
+Wybierz jedn± z innych mo¿liwo¶ci:
 EOF
 
 # ------------------------------
 $Lang{Option_2__Download_Zip_archive} = <<EOF;
 <p>
-\${h2("Option 2: Download Zip archive")}
+\${h2("Option 2: ¦ci±gnij archiwum Zip")}
 <p>
-You can download a Zip archive containing all the files/directories you have
-selected.  You can then use a local application, such as WinZip,
-to view or extract any of the files.
+Mo¿esz ¶ci±gn±æ archiwum Zip zawieraj±ce wszystkie pliki/katalogi, które 
+wybra³e¶
+Mo¿esz u¿ywaæ wtedy lokalnych aplikacji takich jak WinZip,
+do przejrzenia lub wypakowania ka¿dego z plików.
 </p><p>
-<b>Warning:</b> depending upon which files/directories you have selected,
+<b>Ostrze¿enie:</b> depending upon which files/directories you have selected,
 this archive might be very very large.  It might take many minutes to
 create and transfer the archive, and you will need enough local disk
 space to store it.
This page took 0.087366 seconds and 4 git commands to generate.