-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
116 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
cosmic-text-editor = Eagarthóir Téacs COSMIC | ||
new-document = Doiciméad nua | ||
open-project = Tionscadal oscailte | ||
todo = LE DÉANAMH | ||
# Context Pages | ||
|
||
## About | ||
git-description = Git tiomantas {$hash} ar {$date} | ||
## Document statistics | ||
document-statistics = Staitisticí Doiciméad | ||
word-count = Comhaireamh focal | ||
character-count = Carachtair | ||
character-count-no-spaces = Carachtair (gan spásanna) | ||
line-count = Comhaireamh línte | ||
## Git management | ||
git-management = Bainistíocht Git | ||
git-management-description = Is uirlis do fhorbróirí é Bainistíocht Git, a úsáidtear le haghaidh oibríochtaí rialaithe leagan. | ||
git-management-loading = Bainistíocht Git a luchtú... | ||
stage = Céim | ||
staged-changes = Athruithe faoi chéim | ||
unstage = Céim a bhaint | ||
unstaged-changes = Athruithe neamhchéime | ||
## Project search | ||
project-search = Cuardach tionscadail | ||
## Prompt save changes | ||
prompt-save-changes-title = Athruithe neamhshábháilte | ||
prompt-unsaved-changes = Tá athruithe neamhshábháilte agat. Sábháil? | ||
cancel = Cealaigh | ||
discard = Athruithe a scriosadh | ||
save-all = Sábháil gach rud | ||
## Settings | ||
settings = Socruithe | ||
### Appearance | ||
appearance = Dealramh | ||
theme = Téama | ||
match-desktop = Meaitseáil le deasc | ||
dark = Dorcha | ||
light = Solas | ||
syntax-dark = Comhréir Dorcha | ||
syntax-light = Solas comhréir | ||
default-font = Cló réamhshocraithe | ||
default-font-size = Méid cló réamhshocraithe | ||
### Keyboard shortcuts | ||
keyboard-shortcuts = Aicearraí méarchláir | ||
enable-vim-bindings = Cumasaigh Ceangail Vim | ||
# Find | ||
find-placeholder = Faigh... | ||
find-previous = Faigh an roimhe seo | ||
find-next = Faigh an chéad cheann eile | ||
replace-placeholder = Ionadaigh... | ||
replace = Cuir in ionad | ||
replace-all = Cuir gach ceann in ionad | ||
case-sensitive = Íogaireacht cháis | ||
use-regex = Úsáid Regex | ||
wrap-around = Timpeallacht | ||
# Menu | ||
|
||
## File | ||
file = Comhad | ||
new-file = Comhad nua | ||
new-window = Fuinneog nua | ||
open-file = Oscail comhad... | ||
open-recent-file = Oscail comhad le déanaí | ||
close-file = Dún an comhad | ||
menu-open-project = Oscail tionscadal... | ||
open-recent-project = Oscail tionscadal le déanaí | ||
close-project = Dún an tionscadal | ||
save = Sábháil | ||
save-as = Sábháil mar... | ||
revert-all-changes = Cuir gach athrú ar ais | ||
menu-document-statistics = Staitisticí an doiciméid... | ||
document-type = Cineál doiciméid... | ||
encoding = Ionchódú... | ||
menu-git-management = Bainistíocht Git... | ||
print = Priontáil | ||
quit = Scoir | ||
## Edit | ||
edit = Cuir in eagar | ||
undo = Fill | ||
redo = Déan arís | ||
cut = Gearr | ||
copy = Cóip | ||
paste = Greamaigh | ||
select-all = Roghnaigh gach rud | ||
find = Faigh | ||
find-in-project = Faigh i dTionscadal... | ||
spell-check = Seiceáil litrithe... | ||
## View | ||
view = Amharc | ||
indentation = Cuir eangach | ||
### Indentation | ||
automatic-indentation = Eangach uathoibríoch | ||
tab-width = Leithead táb: {$tab_width} | ||
convert-indentation-to-spaces = Tiontú eangach go spásanna | ||
convert-indentation-to-tabs = Tiontú eangach go cluaisíní | ||
word-wrap = Cumhdach focal | ||
show-line-numbers = Taispeáin uimhreacha líne | ||
highlight-current-line = Aibhsigh an líne reatha | ||
syntax-highlighting = Comhréir ag aibhsiú... | ||
menu-settings = Socruithe... | ||
menu-keyboard-shortcuts = Aicearraí méarchláir... | ||
menu-about = Maidir le Eagarthóir Téacs COSMIC... |