forked from uup-dump/contrib
Update translations
This commit is contained in:
parent
1f317d0dff
commit
f587655e99
@ -19,6 +19,7 @@ $s['uupdumpSub'] = '%s - UUP dump'; //Browse known builds - UUP dump
|
|||||||
$s['build'] = 'Build';
|
$s['build'] = 'Build';
|
||||||
$s['arch'] = 'Architecture';
|
$s['arch'] = 'Architecture';
|
||||||
$s['ring'] = 'Channel';
|
$s['ring'] = 'Channel';
|
||||||
|
$s['branch'] = 'Branch';
|
||||||
$s['updateid'] = 'Update ID';
|
$s['updateid'] = 'Update ID';
|
||||||
$s['update'] = 'Update';
|
$s['update'] = 'Update';
|
||||||
$s['lang'] = 'Language';
|
$s['lang'] = 'Language';
|
||||||
@ -82,6 +83,8 @@ $s['addNewBuild'] = 'Add a new build';
|
|||||||
$s['newBuildNextText'] = 'Click the <i>Next</i> button to start searching with the specified options.';
|
$s['newBuildNextText'] = 'Click the <i>Next</i> button to start searching with the specified options.';
|
||||||
$s['optionsNotice'] = 'Options notice';
|
$s['optionsNotice'] = 'Options notice';
|
||||||
$s['optionsNoticeText'] = 'Options found here configure how the underlying Windows Update client reports itself to the Microsoft servers. It is crucial to set these properly, otherwise you will receive an error.';
|
$s['optionsNoticeText'] = 'Options found here configure how the underlying Windows Update client reports itself to the Microsoft servers. It is crucial to set these properly, otherwise you will receive an error.';
|
||||||
|
$s['autoSelect'] = 'Automatic selection';
|
||||||
|
$s['thisOnly'] = 'Return the specified build only';
|
||||||
|
|
||||||
//known.php
|
//known.php
|
||||||
$s['browseKnown'] = 'Browse known builds';
|
$s['browseKnown'] = 'Browse known builds';
|
||||||
|
@ -19,6 +19,7 @@ $s['uupdumpSub'] = '%s - UUP dump'; //Browse known builds - UUP dump
|
|||||||
$s['build'] = 'Kompilacja';
|
$s['build'] = 'Kompilacja';
|
||||||
$s['arch'] = 'Architektura';
|
$s['arch'] = 'Architektura';
|
||||||
$s['ring'] = 'Kanał';
|
$s['ring'] = 'Kanał';
|
||||||
|
$s['branch'] = 'Gałąź';
|
||||||
$s['updateid'] = 'Identyfikator aktualizacji';
|
$s['updateid'] = 'Identyfikator aktualizacji';
|
||||||
$s['update'] = 'Aktualizacja';
|
$s['update'] = 'Aktualizacja';
|
||||||
$s['lang'] = 'Język';
|
$s['lang'] = 'Język';
|
||||||
@ -82,6 +83,8 @@ $s['addNewBuild'] = 'Dodaj nową kompilację';
|
|||||||
$s['newBuildNextText'] = 'Kliknij przycisk <i>Dalej</i>, aby rozpocząć wyszukiwanie przy użyciu wybranych opcji.';
|
$s['newBuildNextText'] = 'Kliknij przycisk <i>Dalej</i>, aby rozpocząć wyszukiwanie przy użyciu wybranych opcji.';
|
||||||
$s['optionsNotice'] = 'Uwaga dotycząca opcji';
|
$s['optionsNotice'] = 'Uwaga dotycząca opcji';
|
||||||
$s['optionsNoticeText'] = 'Opcje dostępne tutaj konfigurują sposób w jaki klient usługi Windows Update raportuje się serwerom firmy Microsoft. Ważne jest, aby ustawić je prawidłowo, w przeciwnym wypadku otrzymany zostanie błąd.';
|
$s['optionsNoticeText'] = 'Opcje dostępne tutaj konfigurują sposób w jaki klient usługi Windows Update raportuje się serwerom firmy Microsoft. Ważne jest, aby ustawić je prawidłowo, w przeciwnym wypadku otrzymany zostanie błąd.';
|
||||||
|
$s['autoSelect'] = 'Wybór automatyczny';
|
||||||
|
$s['thisOnly'] = 'Zwróć wyłącznie podaną kompilację';
|
||||||
|
|
||||||
//known.php
|
//known.php
|
||||||
$s['browseKnown'] = 'Przeglądaj znane kompilacje';
|
$s['browseKnown'] = 'Przeglądaj znane kompilacje';
|
||||||
|
Loading…
Reference in New Issue
Block a user