PL language (Uzytkownici)

This commit is contained in:
Milan Hanajik 2023-11-09 16:52:57 +01:00
parent 8318ed33e1
commit ae6d77efc1
2 changed files with 8 additions and 8 deletions

View File

@ -184,14 +184,14 @@
<value>Zamknij</value>
</data>
<data name="administrator" xml:space="preserve">
<value>Administrator</value>
<value>Użytkownik stanowiska</value>
</data>
<data name="calibration_specialist" xml:space="preserve">
<value>Legalizator</value>
<comment>Specjalista ds. kalibracji</comment>
</data>
<data name="head_of_lab" xml:space="preserve">
<value>Kierownik Laboratorium</value>
<value>Kierownik laboratorium</value>
</data>
<data name="maintenance" xml:space="preserve">
<value>Konserwator</value>
@ -200,19 +200,19 @@
<value>Metrolog</value>
</data>
<data name="specialist" xml:space="preserve">
<value>Specjalista ds. testów</value>
<value>Specjalista</value>
</data>
<data name="tester" xml:space="preserve">
<value>Pracownik przeprowadzający testy</value>
<value>Pracownik</value>
</data>
<data name="metrological_authority" xml:space="preserve">
<value>Metrological authority</value>
<value>GUM (Główny Urząd Miar)</value>
</data>
<data name="production_tracing_administrator" xml:space="preserve">
<value>Production tracing administrator</value>
</data>
<data name="water_meter_authority" xml:space="preserve">
<value>Water meter authority</value>
<value>OUM (Okręgowy Urząd Miar)</value>
</data>
<data name="Result" xml:space="preserve">
<value>Wynik</value>

View File

@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("3.9.2125.0")]
[assembly: AssemblyFileVersion("3.9.2125.0")]
[assembly: AssemblyVersion("3.9.2126.0")]
[assembly: AssemblyFileVersion("3.9.2126.0")]