Update cosmic_edit.ftl PL translation
Added missing bits
This commit is contained in:
parent
973cc5f5c4
commit
b666d847a5
1 changed files with 14 additions and 1 deletions
|
|
@ -1,9 +1,13 @@
|
||||||
|
cosmic-text-editor = Edytor Tekstu COSMIC
|
||||||
new-document = Nowy dokument
|
new-document = Nowy dokument
|
||||||
open-project = Otwórz projekt
|
open-project = Otwórz projekt
|
||||||
todo = TODO
|
todo = TODO
|
||||||
|
|
||||||
# Context Pages
|
# Context Pages
|
||||||
|
|
||||||
|
## About
|
||||||
|
git-description = Git commit {$hash} z {$date}
|
||||||
|
|
||||||
## Document statistics
|
## Document statistics
|
||||||
document-statistics = Statystyki dokumentu
|
document-statistics = Statystyki dokumentu
|
||||||
word-count = Liczba słów
|
word-count = Liczba słów
|
||||||
|
|
@ -12,13 +16,20 @@ character-count-no-spaces = Znaki (bez spacji)
|
||||||
line-count = Linie
|
line-count = Linie
|
||||||
|
|
||||||
## Git management
|
## Git management
|
||||||
git-management = Zarządzanie Git
|
git-management = Zarządzanie git
|
||||||
|
git-management-description = Zarządzanie git jest narzędziem programistycznym używanym do kontroli werji oprogramowania.
|
||||||
|
git-management-loading = Ładuje zarządzanie git...
|
||||||
unstaged-changes = Nieprzemieszczone zmiany
|
unstaged-changes = Nieprzemieszczone zmiany
|
||||||
staged-changes = Przemieszczone zmiany
|
staged-changes = Przemieszczone zmiany
|
||||||
|
|
||||||
## Project search
|
## Project search
|
||||||
project-search = Wyszukiwanie w Projekcie
|
project-search = Wyszukiwanie w Projekcie
|
||||||
|
|
||||||
|
## Prompt save changes
|
||||||
|
prompt-save-changes-title = Niezapisane zmiany
|
||||||
|
prompt-unsaved-changes = Masz niezapisane zmiany. Zapisać?
|
||||||
|
discard = Odrzuć zmiany
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
settings = Ustawienia
|
settings = Ustawienia
|
||||||
|
|
||||||
|
|
@ -44,6 +55,8 @@ find-next = Szukaj następny
|
||||||
replace-placeholder = Zastąp...
|
replace-placeholder = Zastąp...
|
||||||
replace = Zastąp
|
replace = Zastąp
|
||||||
replace-all = Zastąp wszystkie
|
replace-all = Zastąp wszystkie
|
||||||
|
case-sensitive = Uwzględnienie wielkości liter
|
||||||
|
use-regex = Użyj wyrażenia regularnego
|
||||||
|
|
||||||
# Menu
|
# Menu
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue