|
@@ -4,7 +4,7 @@
|
|
|
<body>
|
|
|
<trans-unit id="sonata_administration">
|
|
|
<source>sonata_administration</source>
|
|
|
- <target>Administration</target>
|
|
|
+ <target>Panel administracyjny</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id="action_delete">
|
|
|
<source>action_delete</source>
|
|
@@ -144,19 +144,19 @@
|
|
|
</trans-unit>
|
|
|
<trans-unit id='flash_create_success'>
|
|
|
<source>flash_create_success</source>
|
|
|
- <target>Element został pomyślnie dodany.</target>
|
|
|
+ <target>Element "%name%" został pomyślnie dodany.</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id='flash_create_error'>
|
|
|
<source>flash_create_error</source>
|
|
|
- <target>Pojawił się błąd przy tworzeniu nowego elementu.</target>
|
|
|
+ <target>Pojawił się błąd przy tworzeniu elementu "%name%".</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id='flash_edit_success'>
|
|
|
<source>flash_edit_success</source>
|
|
|
- <target>Element został pomyślnie zaktualizowany.</target>
|
|
|
+ <target>Element "%name%" został pomyślnie zaktualizowany.</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id='flash_edit_error'>
|
|
|
<source>flash_edit_error</source>
|
|
|
- <target>Pojawił się błąd przy aktualizowaniu elementu.</target>
|
|
|
+ <target>Pojawił się błąd przy aktualizowaniu elementu "%name%".</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id='flash_batch_delete_success'>
|
|
|
<source>flash_batch_delete_success</source>
|
|
@@ -168,11 +168,11 @@
|
|
|
</trans-unit>
|
|
|
<trans-unit id='flash_delete_error'>
|
|
|
<source>flash_delete_error</source>
|
|
|
- <target>Pojawił się błąd przy usuwaniu elementu.</target>
|
|
|
+ <target>Pojawił się błąd przy usuwaniu elementu "%name%".</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id='flash_delete_success'>
|
|
|
<source>flash_delete_success</source>
|
|
|
- <target>Element został pomyślnie usunięty.</target>
|
|
|
+ <target>Element "%name%" został pomyślnie usunięty.</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id="link_breadcrumb_dashboard">
|
|
|
<source>breadcrumb.link_dashboard</source>
|