Update cosmic_files.ftl PL translation permadelete
Added permanent delete bits
This commit is contained in:
parent
53143d0abc
commit
f32a54ee3d
1 changed files with 17 additions and 0 deletions
|
|
@ -81,6 +81,14 @@ save-file = Zapisz plik
|
||||||
## Open With Dialog
|
## Open With Dialog
|
||||||
open-with-title = Czym chcesz otworzyć „{$name}”?
|
open-with-title = Czym chcesz otworzyć „{$name}”?
|
||||||
browse-store = Przeglądaj {$store}
|
browse-store = Przeglądaj {$store}
|
||||||
|
other-apps = Inne aplikacje
|
||||||
|
related-apps = Pokrewne aplikacje
|
||||||
|
|
||||||
|
## Permanently delete Dialog
|
||||||
|
selected-items = {$items} zaznaczonych elementów
|
||||||
|
permanently-delete-question = Usuń definitywnie
|
||||||
|
delete = Usuń
|
||||||
|
permanently-delete-warning = Jesteś pewien, że chcesz definitywnie usunąć {$target}? Nie można tego cofnąć.
|
||||||
|
|
||||||
# Rename Dialog
|
# Rename Dialog
|
||||||
rename-file = Zmień nazwę pliku
|
rename-file = Zmień nazwę pliku
|
||||||
|
|
@ -226,6 +234,15 @@ moved = Przeniesiono {$items} {$items ->
|
||||||
[few] elementy
|
[few] elementy
|
||||||
*[other] elementów
|
*[other] elementów
|
||||||
} z „{$from}” do „{$to}”
|
} z „{$from}” do „{$to}”
|
||||||
|
permanently-deleting = Definitywne usuwanie "{$items}" "{$items ->
|
||||||
|
[one] elementu
|
||||||
|
*[other] elementów
|
||||||
|
}"
|
||||||
|
permanently-deleted = Definitywnie usunięto "{$items}" "{$items ->
|
||||||
|
[one] element
|
||||||
|
[few] elementy
|
||||||
|
*[other] elementów
|
||||||
|
}"
|
||||||
renaming = Zmieniana nazwa {$from} na {$to}
|
renaming = Zmieniana nazwa {$from} na {$to}
|
||||||
renamed = Zmieniono nazwę {$from} na {$to}
|
renamed = Zmieniono nazwę {$from} na {$to}
|
||||||
restoring = Przywracanie {$items} {$items ->
|
restoring = Przywracanie {$items} {$items ->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue