Merge pull request #564 from VandaLHJ/patch-9
Update cosmic_files.ftl PL Translation
This commit is contained in:
commit
2b6a89f234
1 changed files with 21 additions and 4 deletions
|
|
@ -4,15 +4,17 @@ empty-folder-hidden = Pusty katalog (z ukrytymi plikami)
|
||||||
no-results = Brak wyników
|
no-results = Brak wyników
|
||||||
filesystem = System plików
|
filesystem = System plików
|
||||||
home = Katalog Domowy
|
home = Katalog Domowy
|
||||||
networks = sieci
|
networks = Sieci
|
||||||
notification-in-progress = Operacje na plikach w toku.
|
notification-in-progress = Operacje na plikach w toku.
|
||||||
trash = Kosz
|
trash = Kosz
|
||||||
recents = Ubiegłe
|
recents = Ubiegłe
|
||||||
undo = Cofnij
|
undo = Cofnij
|
||||||
|
today = Dzisiaj
|
||||||
|
|
||||||
# List view
|
# List view
|
||||||
name = Nazwa
|
name = Nazwa
|
||||||
modified = Zmodyfikowano
|
modified = Zmodyfikowano
|
||||||
|
trashed-on = Wyrzucono do kosza
|
||||||
size = Rozmiar
|
size = Rozmiar
|
||||||
|
|
||||||
# Dialogs
|
# Dialogs
|
||||||
|
|
@ -49,6 +51,10 @@ open-multiple-folders = Otwórz wiele katalogów
|
||||||
save = Zapisz
|
save = Zapisz
|
||||||
save-file = Zapisz plik
|
save-file = Zapisz plik
|
||||||
|
|
||||||
|
## Open With Dialog
|
||||||
|
open-with-title = Czym chcesz otworzyć "{$name}"?
|
||||||
|
browse-store = Przeglądaj {$store}
|
||||||
|
|
||||||
# Rename Dialog
|
# Rename Dialog
|
||||||
rename-file = Zmień nazwę pliku
|
rename-file = Zmień nazwę pliku
|
||||||
rename-folder = Zmień nazwę katalogu
|
rename-folder = Zmień nazwę katalogu
|
||||||
|
|
@ -64,6 +70,11 @@ apply-to-all = Zastosuj do wszystkich
|
||||||
keep-both = Zachowaj oba
|
keep-both = Zachowaj oba
|
||||||
skip = Pomiń
|
skip = Pomiń
|
||||||
|
|
||||||
|
## Set as Executable and Launch Dialog
|
||||||
|
set-executable-and-launch = Ustaw jako wykonywalny i uruchom
|
||||||
|
set-executable-and-launch-description = Czu chcesz ustawić "{$name}" jako wykonywalny i uruchomić?
|
||||||
|
set-and-launch = Ustaw i uruchom
|
||||||
|
|
||||||
## Metadata Dialog
|
## Metadata Dialog
|
||||||
owner = Właściciel
|
owner = Właściciel
|
||||||
group = Grupa
|
group = Grupa
|
||||||
|
|
@ -156,13 +167,12 @@ renamed = Zmieniono nazwę {$from} na {$to}
|
||||||
restoring = Przywracanie {$items} {$items ->
|
restoring = Przywracanie {$items} {$items ->
|
||||||
[one] elementu
|
[one] elementu
|
||||||
*[other] elementów
|
*[other] elementów
|
||||||
} z {trash}
|
} z {trash}
|
||||||
restored = Przywrócono {$items} {$items ->
|
restored = Przywrócono {$items} {$items ->
|
||||||
[one] element
|
[one] element
|
||||||
[few] elementy
|
[few] elementy
|
||||||
*[other] elementów
|
*[other] elementów
|
||||||
} z {trash}
|
} z {trash}
|
||||||
undo = Cofnij
|
|
||||||
unknown-folder = nieznany katalog
|
unknown-folder = nieznany katalog
|
||||||
|
|
||||||
## Open with
|
## Open with
|
||||||
|
|
@ -196,6 +206,12 @@ remove-from-sidebar = Usuń z bocznego panelu
|
||||||
sort-by-name = Uszereguj według nazwy
|
sort-by-name = Uszereguj według nazwy
|
||||||
sort-by-modified = Uszereguj według czasu modyfikacji
|
sort-by-modified = Uszereguj według czasu modyfikacji
|
||||||
sort-by-size = Uszereguj według rozmiaru
|
sort-by-size = Uszereguj według rozmiaru
|
||||||
|
sort-by-trashed = Uszereguj według czasu usunięcia
|
||||||
|
|
||||||
|
## Desktop
|
||||||
|
change-wallpaper = Zmień tapetę...
|
||||||
|
desktop-appearance = Wygląd pulpitu...
|
||||||
|
display-settings = Ustawienia wyświetlacza...
|
||||||
|
|
||||||
# Menu
|
# Menu
|
||||||
|
|
||||||
|
|
@ -224,6 +240,7 @@ grid-view = Widok siatki
|
||||||
list-view = Widok listy
|
list-view = Widok listy
|
||||||
show-hidden-files = Pokaż ukryte pliki
|
show-hidden-files = Pokaż ukryte pliki
|
||||||
list-directories-first = Najpierw wyświetlaj katalogi
|
list-directories-first = Najpierw wyświetlaj katalogi
|
||||||
|
gallery-preview = Podgąd galerii
|
||||||
menu-settings = Ustawienia...
|
menu-settings = Ustawienia...
|
||||||
menu-about = O Plikach COSMIC...
|
menu-about = O Plikach COSMIC...
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue