Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 18 additions & 5 deletions i18n/be/cosmic_edit.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,21 @@ todo = TODO

# Context Pages


## About
git-description = Git каміт {$hash} ад {$date}

git-description = Git каміт { $hash } ад { $date }

## Document statistics

document-statistics = Статыстыка дакументу
word-count = Колькасць слоў
character-count = Сімвалы
character-count-no-spaces = Сімвалы (без прабелаў)
line-count = Радкі

## Git management

git-management = Кіраванне Git
git-management-description = Кіраванне Git - гэта інструмент распрацоўшчыка, які выкарыстоўваецца для аперацый кантролю версій.
git-management-loading = Загрузка кіравання Git...
Expand All @@ -25,19 +29,23 @@ unstage = Прыбраць з індэксу
unstaged-changes = Не праіндэксаваныя змены

## Project search

project-search = Пошук праекта

## Prompt save changes

prompt-save-changes-title = Незахаваныя змены
prompt-unsaved-changes = У вас ёсць незахаваныя змены. Захаваць?
cancel = Адмяніць
discard = Адхіліць змены
save-all = Захаваць усё

## Settings

settings = Налады

### Appearance

appearance = Знешні выгляд
theme = Тэма
match-desktop = Як у сістэме
Expand All @@ -49,11 +57,10 @@ default-font = Шрыфт па змаўчанні
default-font-size = Памер шрыфта па змаўчанні
default-zoom-step = Крок маштабавання


### Keyboard shortcuts

keyboard-shortcuts = Спалучэнні клавіш
enable-vim-bindings = Уключыць прывязкі клавіш Vim

# Find
find-placeholder = Знайсці...
find-previous = Знайсці папярэдні
Expand All @@ -67,7 +74,9 @@ wrap-around = Перанос

# Menu


## File

file = Файл
new-file = Новы файл
new-window = Новае акно
Expand All @@ -88,6 +97,7 @@ print = Друк
quit = Выйсці

## Edit

edit = Праўка
undo = Адрабіць
redo = Паўтарыць
Expand All @@ -100,22 +110,25 @@ find-in-project = Знайсці ў праекце...
spell-check = Праверка правапісу...

## View

view = Выгляд
zoom-in = Павялічыць
default-size = Памер па змаўчанні
zoom-out = Паменшыць
indentation = Водступ

### Indentation

automatic-indentation = Аўтаматычныя водступы
tab-width = Шырыня табуляцыі: {$tab_width}
tab-width = Шырыня табуляцыі: { $tab_width }
convert-indentation-to-spaces = Пераўтварыць водступы ў прабелы
convert-indentation-to-tabs = Пераўтварыць водступы у табуляцыі

word-wrap = Перанос радкоў
show-line-numbers = Паказваць нумары радкоў
highlight-current-line = Вылучыць бягучы радок
syntax-highlighting = Падсвятленне сінтаксісу...
menu-settings = Налады...
menu-keyboard-shortcuts = Спалучэнні клавіш...
menu-about = Пра Тэкставы рэдактар COSMIC...
repository = Рэпазіторый
support = Падтрымка
Empty file added i18n/ca/cosmic_edit.ftl
Empty file.
2 changes: 1 addition & 1 deletion i18n/cs/cosmic_edit.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ find-in-project = Najít v projektu...
zoom-in = Přiblížit
default-size = Výchozí velikost
zoom-out = Oddálit
match-desktop = Dle systému
match-desktop = Podle systému
git-management-loading = Načítání správy Git...
unstage = Odebrat ze stage
staged-changes = Změny ve stage
Expand Down
Empty file added i18n/da/cosmic_edit.ftl
Empty file.
Empty file added i18n/en-GB/cosmic_edit.ftl
Empty file.
Empty file added i18n/eo/cosmic_edit.ftl
Empty file.
6 changes: 3 additions & 3 deletions i18n/es-419/cosmic_edit.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ line-count = Número de líneas
## Git management

git-management = Gestión de Git
git-management-description = Git management (gestión de Git) es una herramienta para desarrolladores utilizada para operaciones de control de versiones.
git-management-loading = Cargando Git management...
git-management-description = La gestión de Git es una herramienta para desarrolladores utilizada para operaciones de control de versiones.
git-management-loading = Cargando la gestión de Git...
stage = Etapa
staged-changes = Cambios en etapa
unstage = Quitar de la etapa
Expand Down Expand Up @@ -91,7 +91,7 @@ document-type = Tipo del documento...
encoding = Codificando...
menu-git-management = Gestión de Git...
print = Imprimir
quit = Salir
quit = Cerrar

## Edit

Expand Down
Empty file added i18n/es-MX/cosmic_edit.ftl
Empty file.
29 changes: 20 additions & 9 deletions i18n/es/cosmic_edit.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,47 @@ close = Cerrar

# Context Pages


## About
git-description = Git Commit: {$hash} - Fecha: {$date}

git-description = Git Commit: { $hash } - Fecha: { $date }

## Document statistics

document-statistics = Estadísticas del documento
word-count = Número de palabras
character-count = Letras
character-count-no-spaces = Letras (sin espacios)
line-count = Líneas

## Git management

git-management = Gestión de Git
git-management-description = {$git-management} es una herramienta para desarrolladores utilizada para las operciones de control de versión.
git-management-loading = Cargando {$git-management}...
git-management-description = La gestión de Git es una herramienta para desarrolladores utilizada para las operaciones de control de versión.
git-management-loading = Cargando la gestión de Git...
stage = Etapa
unstaged-changes = Cambios no confirmados
staged-changes = Cambios confirmados
unstagged-changes = Cambios rectificados

## Project search

project-search = Búsqueda del proyecto

## Prompt save changes

prompt-save-changes-title = Cambios no guardados
prompt-unsaved-changes = Hay cambios sin guardar, ¿Quiere guardarlos?
cancel = Cancelar
discard = Descartar cambios
save-all = Guardar todo

## Settings

settings = Configuración

## Appearance

appearance = Apariencia
theme = Tema
match-desktop = Seguir el estilo del escritorio
Expand All @@ -50,11 +58,10 @@ default-font = Fuente predeterminada
default-font-size = Tamaño predeterminado de la fuente
default-zoom-step = Granulidad de la ampliación o disminución


### Keyboard shortcuts

keyboard-shortcuts = Atajos de teclado
enable-vim-bindings = Activar atajos de teclado de Vim

# Find
find-placeholder = Buscar...
find-previous = Buscar anterior
Expand All @@ -68,7 +75,9 @@ wrap-around = Envolver

# Menu


## File

file = Archivo
new-file = Nuevo archivo
new-window = Nueva ventana
Expand All @@ -85,10 +94,11 @@ menu-document-statistics = Estadísticas del documento...
document-type = Tipo del documento...
encoding = Codificación...
menu-git-management = Gestión de Git...
print = Imprimir
print = Imprimir
quit = Salir

## Edit

edit = Editar
undo = Deshacer
redo = Rehacer
Expand All @@ -100,22 +110,23 @@ find-in-project = Buscar en el proyecto...
spell-check = Corrector ortográfico...

## View

view = Vista
zoom-in = Ampliar
default-size = Tamaño predeterminado
zoom-out = Disminuir
indentation = Indentación

### Indentation

automatic-indentation = Indentación automática
tab-width = Ancho de tabulación: {$tab_width}
tab-width = Ancho de tabulación: { $tab_width }
convert-indentation-to-spaces = Convertir indentación a espacios
convert-indentation-to-tabs = Convertir indentación a tabulaciones

word-wrap = Ajuste de línea
show-line-numbers = Mostrar números de línea
highlight-current-line = Resaltar línea actual
syntax-highlighting = Resaltado de sintaxis...
menu-settings = Configuración...
menu-keyboard-shortcuts = Atajos de teclado...
menu-about = Sobre el COSMIC Text Editor
menu-about = Sobre el COSMIC Text Editor...
39 changes: 38 additions & 1 deletion i18n/et/cosmic_edit.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,48 @@ find-placeholder = Otsi...
replace-placeholder = Asenda...
replace = Asenda
save = Salvesta
encoding = Kodeerimine...
encoding = Kodeering...
print = Trüki
undo = Võta tegevus tagasi
redo = Korda tegevust
cut = Lõika
view = Vaata
indentation = Taandread
menu-settings = Seadistused...
open-file = Ava fail...
open-recent-file = Ava hiljutine fail
new-file = Uus fail
use-regex = Kasuta regulaaravaldist
save-as = Salvesta kui...
menu-open-project = Ava projekt...
open-recent-project = Ava hiljutine projekt
close-project = Sulge projekt
zoom-in = Suumi sisse
default-size = Tavasuurus
zoom-out = Suumi välja
menu-keyboard-shortcuts = Klaviatuuri kiirklahvid...
character-count-no-spaces = Tähemärke (arvestamata tühikuid)
discard = Loobu muudatustest
save-all = Salvesta kõik
replace-all = Asenda kõik
case-sensitive = Tõstutundlik
revert-all-changes = Pööra kõik muudatused tagasi
menu-document-statistics = Dokumendi statistika...
document-type = Dokumendi tüüp...
menu-git-management = Giti haldus...
find-in-project = Otsi projektis...
spell-check = Õigekirjakontroll...
show-line-numbers = Näita reanumbreid
highlight-current-line = Tõsta praegune rida esile
syntax-highlighting = Süntaksi esiletõstmine...
tab-width = Tabulaatori samm: { $tab_width }
convert-indentation-to-spaces = Teisenda taandread/treppimine tühikuteks
convert-indentation-to-tabs = Teisenda taandread/treppimine tabulaatorisammudeks
automatic-indentation = Automaatne taandrida/treppimine
document-statistics = Dokumendi statistika
word-count = Sõnade arv
prompt-save-changes-title = Salvestamata muudatused
prompt-unsaved-changes = Sul on salvestamata muudatusi. Kas salvestame nüüd?
project-search = Projekti otsing
find-previous = Otsi järgmist
find-next = Otsi eelmist
Empty file added i18n/gd/cosmic_edit.ftl
Empty file.
Empty file added i18n/hr/cosmic_edit.ftl
Empty file.
Empty file added i18n/id/cosmic_edit.ftl
Empty file.
Empty file added i18n/ie/cosmic_edit.ftl
Empty file.
Empty file added i18n/jv/cosmic_edit.ftl
Empty file.
90 changes: 90 additions & 0 deletions i18n/nb-NO/cosmic_edit.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
settings = Innstillinger
appearance = Utseende
theme = Tema
dark = Mørk
light = Lys
file = Fil
close-file = Lukk fil
quit = Avslutt
cosmic-text-editor = COSMIC Tekstredigerer
new-document = Nytt dokument
open-project = Åpne prosjekt
cancel = Avbryt
todo = TODO
support = Støtte
document-statistics = Dokumentstatistikk
word-count = Ordtelling
character-count = Tegn
character-count-no-spaces = Tegn (uten mellomrom)
line-count = Linjer
undo = Angre
match-desktop = Følg skrivebordet
git-management = Git-håndtering
git-management-description = Git-håndtering er et utviklerverktøy som brukes til versjonskontroll.
git-management-loading = Laster Git-håndtering…
stage = Klargjør
staged-changes = Klargjorte endringer
unstage = Fjern fra klargjøring
unstaged-changes = Ikke-klargjorte endringer
project-search = Prosjektsøk
prompt-save-changes-title = Ulagrede endringer
save-all = Lagre alle
save = Lagre
repository = Kodelager
prompt-unsaved-changes = Du har ulagrede endringer. Lagre?
discard = Forkast endringer
default-font = Standard skrifttype
default-font-size = Standard skriftstørrelse
find-placeholder = Finn...
find-previous = Finn forrige
find-next = Finn neste
new-window = Nytt vindu
edit = Rediger
copy = Kopier
paste = Lim inn
select-all = Velg alt
find = Finn
view = Vis
menu-settings = Innstillinger...
default-zoom-step = Zoom steg
syntax-dark = Syntax mørk
syntax-light = Syntax lys
replace-placeholder = Erstatt...
replace = Erstatt
replace-all = Erstatt alle
case-sensitive = Skille mellom store og små bokstaver
use-regex = Bruk regex
menu-open-project = Åpne prosjekt...
open-file = Åpne fil...
new-file = Ny fil
open-recent-file = Åpne nylig fil
open-recent-project = Åpne nylige prosjekter
close-project = Lukk prosjekt
save-as = Lagre som…
keyboard-shortcuts = Tastatursnarveier
wrap-around = Rull rundt
menu-document-statistics = Dokumentstatistikk...
document-type = Dokumenttype...
menu-git-management = Git-håndtering...
spell-check = Stavekontroll...
zoom-in = Zoom inn
default-size = Standard størrelse
zoom-out = Zoom ut
automatic-indentation = Automatisk innrykk
word-wrap = Ordbryting
syntax-highlighting = Syntaksutheving…
menu-keyboard-shortcuts = Tastatursnarveier…
encoding = Koding...
print = Skriv ut
redo = Gjør om
cut = Klipp ut
indentation = Innrykk
enable-vim-bindings = Aktiver Vimbindinger
revert-all-changes = Tilbakestill alle endringer
find-in-project = Finn i prosjekt…
show-line-numbers = Vis linjenummer
highlight-current-line = Merker nåværende linje
convert-indentation-to-spaces = Konverter innrykk til mellomrom
convert-indentation-to-tabs = Konverter innrykk til tabber
menu-about = OM COSMIC Tekstredigerer...
tab-width = Tab-bredde: { $tab_width }
Loading