Merge pull request #404 from weblate/weblate-pop-os-cosmic-edit

Translations update from Hosted Weblate
This commit is contained in:
Jeremy Soller 2025-09-23 11:26:34 -06:00 committed by GitHub
commit 5ade792fe2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 128 additions and 26 deletions

View file

@ -3,7 +3,9 @@ open-project = Otevřít projekt
# Context Pages # Context Pages
## Document statistics ## Document statistics
document-statistics = Statistiky dokumentu document-statistics = Statistiky dokumentu
word-count = Počet slov word-count = Počet slov
character-count = Znaky character-count = Znaky
@ -11,25 +13,30 @@ character-count-no-spaces = Znaky (bez mezer)
line-count = Řádky line-count = Řádky
## Settings ## Settings
settings = Nastavení settings = Nastavení
## Appearance ## Appearance
appearance = Vzhled appearance = Vzhled
theme = Téma theme = Téma
default-font = Výchozí font default-font = Výchozí písmo
default-font-size = Výchozí velikost fontu default-font-size = Výchozí velikost písma
### Keyboard shortcuts ### Keyboard shortcuts
keyboard-shortcuts = Klávesové zkratky keyboard-shortcuts = Klávesové zkratky
enable-vim-bindings = Povolit režim Vim enable-vim-bindings = Povolit režim Vim
# Menu # Menu
## File ## File
file = Soubor file = Soubor
new-file = Nový soubor new-file = Nový soubor
new-window = Nové okno new-window = Nové okno
open-file = Otevřít... open-file = Otevřít soubor...
open-recent = Otevřít nedávný open-recent = Otevřít nedávný
todo = TODO todo = TODO
save = Uložit save = Uložit
@ -42,8 +49,9 @@ print = Tisk
quit = Ukončit quit = Ukončit
## Edit ## Edit
edit = Upravit edit = Upravit
undo = Zpět undo = Vrátit
redo = Opakovat redo = Opakovat
cut = Vyjmout cut = Vyjmout
copy = Kopírovat copy = Kopírovat
@ -53,19 +61,61 @@ replace = Nahradit
spell-check = Kontrola pravopisu... spell-check = Kontrola pravopisu...
## View ## View
view = Zobrazit view = Zobrazit
indentation = Odsazení indentation = Odsazení
### Indentation ### Indentation
automatic-indentation = Automatické odsazení automatic-indentation = Automatické odsazení
tab-width = Šířka tabulátoru: {$tab_width} tab-width = Šířka tabulátoru: { $tab_width }
convert-indentation-to-spaces = Převést odsazení na mezery convert-indentation-to-spaces = Převést odsazení na mezery
convert-indentation-to-tabs = Převést odsazení na tabulátory convert-indentation-to-tabs = Převést odsazení na tabulátory
word-wrap = Zalamování slov word-wrap = Zalamování slov
show-line-numbers = Zobrazit čísla řádků show-line-numbers = Zobrazit čísla řádků
highlight-current-line = Zvýraznění aktuálního řádku highlight-current-line = Zvýraznění aktuálního řádku
syntax-highlighting = Zvýraznění syntaxe... syntax-highlighting = Zvýraznění syntaxe...
menu-settings = Nastavení... menu-settings = Nastavení...
menu-keyboard-shortcuts = Klávesové zkratky... menu-keyboard-shortcuts = Klávesové zkratky...
menu-about = O textovém editoru COSMIC menu-about = O textovém editoru COSMIC...
cosmic-text-editor = Textový Editor COSMIC
repository = Repozitář
support = Podpora
git-management = Správa Git
git-management-description = Správa Git je vývojářský nástroj používaný pro operace verzování.
prompt-save-changes-title = Neuložené změny
prompt-unsaved-changes = Máte neuložené změny. Uložit?
cancel = Zrušit
discard = Zahodit změny
save-all = Uložit vše
dark = Tmavý
light = Světlý
default-zoom-step = Kroky přiblížení
find-placeholder = Najít...
find-previous = Najít předchozí
find-next = Najít další
replace-placeholder = Nahradit...
replace-all = Nahradit vše
use-regex = Použít regex
open-recent-file = Otevřít nedávný soubor
close-file = Zavřít soubor
menu-open-project = Otevřít projekt...
open-recent-project = Otevřít nedávný projekt
close-project = Zavřít projekt
menu-git-management = Správa Git...
select-all = Vybrat vše
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
git-management-loading = Načítání správy Git...
unstage = Odebrat z přípravy
staged-changes = Připravené změny
stage = Připravit
unstaged-changes = Nepřipravené změny
project-search = Vyhledávání v projektu
case-sensitive = Rozlišovat velikost písmen
wrap-around = Pokračovat od začátku
syntax-light = Světlá syntaxe
syntax-dark = Tmavá syntaxe

View file

@ -5,11 +5,13 @@ todo = TODO
# Context Pages # Context Pages
## About ## About
repository = Repository repository = Repository
support = Supporto support = Supporto
## Document statistics ## Document statistics
document-statistics = Statistiche documento document-statistics = Statistiche documento
word-count = Conteggio parole word-count = Conteggio parole
character-count = Caratteri character-count = Caratteri
@ -26,9 +28,11 @@ staged-changes = Modifiche preparate
unstaged-changes = Modifiche non confirmate unstaged-changes = Modifiche non confirmate
## Project search ## Project search
project-search = Ricerca nel progetto project-search = Ricerca nel progetto
## Prompt save changes ## Prompt save changes
prompt-save-changes-title = Modifiche non salvate prompt-save-changes-title = Modifiche non salvate
prompt-unsaved-changes = Hai delle modifiche non salvate, vuoi salvarle? prompt-unsaved-changes = Hai delle modifiche non salvate, vuoi salvarle?
cancel = Annulla cancel = Annulla
@ -36,9 +40,11 @@ discard = Ignora modifiche
save-all = Salva tutto save-all = Salva tutto
## Settings ## Settings
settings = Impostazioni settings = Impostazioni
## Appearance ## Appearance
appearance = Aspetto appearance = Aspetto
theme = Tema theme = Tema
match-desktop = Sistema match-desktop = Sistema
@ -68,7 +74,9 @@ wrap-around = Wrap Around
# Menu # Menu
## File ## File
file = File file = File
new-file = Nuovo file new-file = Nuovo file
new-window = Nuova finestra new-window = Nuova finestra
@ -89,6 +97,7 @@ print = Stampa
quit = Esci quit = Esci
## Edit ## Edit
edit = Modifica edit = Modifica
undo = Annulla undo = Annulla
redo = Ripeti redo = Ripeti
@ -101,6 +110,7 @@ find-in-project = Trova nel progetto...
spell-check = Controllo ortografico... spell-check = Controllo ortografico...
## View ## View
view = Visualizza view = Visualizza
zoom-in = Aumenta zoom zoom-in = Aumenta zoom
default-size = Dimensione predefinita default-size = Dimensione predefinita
@ -108,11 +118,11 @@ zoom-out = Diminuisci zoom
indentation = Indentazione indentation = Indentazione
### Indentation ### Indentation
automatic-indentation = Indentazione automatica automatic-indentation = Indentazione automatica
tab-width = Larghezza tabulazione: { $tab_width } tab-width = Larghezza tabulazione: { $tab_width }
convert-indentation-to-spaces = Converti indentazione in spazi convert-indentation-to-spaces = Converti indentazione in spazi
convert-indentation-to-tabs = Converti indentazione in tabulazioni convert-indentation-to-tabs = Converti indentazione in tabulazioni
word-wrap = "a capo" automatico word-wrap = "a capo" automatico
show-line-numbers = Mostra numeri linea show-line-numbers = Mostra numeri linea
highlight-current-line = Evidenzia linea corrente highlight-current-line = Evidenzia linea corrente
@ -120,3 +130,4 @@ syntax-highlighting = Evidenziazione sintassi...
menu-settings = Impostazioni... menu-settings = Impostazioni...
menu-keyboard-shortcuts = Scorciatoie da tastiera... menu-keyboard-shortcuts = Scorciatoie da tastiera...
menu-about = Informazioni su "COSMIC - Editor di testo" menu-about = Informazioni su "COSMIC - Editor di testo"
support = Supporto

View file

@ -5,10 +5,13 @@ todo = TODO
# Context Pages # Context Pages
## About ## About
git-description = Git commit {$hash} op {$date}
git-description = Git commit { $hash } op { $date }
## Document statistics ## Document statistics
document-statistics = Document statistieken document-statistics = Document statistieken
word-count = Aantal woorden word-count = Aantal woorden
character-count = Tekens character-count = Tekens
@ -16,6 +19,7 @@ character-count-no-spaces = Tekens (zonder spaties)
line-count = Regels line-count = Regels
## Git management ## Git management
git-management = Git-beheer git-management = Git-beheer
git-management-description = Git-beheer is een hulpmiddel voor ontwikkelaars dat wordt gebruikt voor versiebeheer. git-management-description = Git-beheer is een hulpmiddel voor ontwikkelaars dat wordt gebruikt voor versiebeheer.
git-management-loading = Git-beheer wordt geladen... git-management-loading = Git-beheer wordt geladen...
@ -25,9 +29,11 @@ unstage = Niet voorbereiden
unstaged-changes = Niet-voorbereide wijzigingen unstaged-changes = Niet-voorbereide wijzigingen
## Project search ## Project search
project-search = Project zoeken project-search = Project zoeken
## Prompt save changes ## Prompt save changes
prompt-save-changes-title = Wijzigingen niet opgeslagen prompt-save-changes-title = Wijzigingen niet opgeslagen
prompt-unsaved-changes = Er zijn wijzigingen die niet zijn opgeslagen. Opslaan? prompt-unsaved-changes = Er zijn wijzigingen die niet zijn opgeslagen. Opslaan?
cancel = Annuleren cancel = Annuleren
@ -35,9 +41,11 @@ discard = Wijzigingen verwerpen
save-all = Alles opslaan save-all = Alles opslaan
## Settings ## Settings
settings = Instellingen settings = Instellingen
## Appearance ## Appearance
appearance = Weergave appearance = Weergave
theme = Thema theme = Thema
match-desktop = Systeemstandaard match-desktop = Systeemstandaard
@ -49,11 +57,10 @@ default-font = Standaard lettertype
default-font-size = Standaard lettertypegrootte default-font-size = Standaard lettertypegrootte
default-zoom-step = Zoom-stapgrootte default-zoom-step = Zoom-stapgrootte
### Keyboard shortcuts ### Keyboard shortcuts
keyboard-shortcuts = Toetsenbord snelkoppelingen keyboard-shortcuts = Toetsenbord snelkoppelingen
enable-vim-bindings = Vim-snelkoppelingen inschakelen enable-vim-bindings = Vim-snelkoppelingen inschakelen
# Find # Find
find-placeholder = Zoeken... find-placeholder = Zoeken...
find-previous = Vorige zoeken find-previous = Vorige zoeken
@ -67,7 +74,9 @@ wrap-around = Achterwaarts vervangen
# Menu # Menu
## File ## File
file = Bestand file = Bestand
new-file = Nieuw bestand new-file = Nieuw bestand
new-window = Nieuw venster new-window = Nieuw venster
@ -88,6 +97,7 @@ print = Afdrukken
quit = Afsluiten quit = Afsluiten
## Edit ## Edit
edit = Bewerken edit = Bewerken
undo = Ongedaan maken undo = Ongedaan maken
redo = Opnieuw doen redo = Opnieuw doen
@ -100,6 +110,7 @@ find-in-project = Project doorzoeken...
spell-check = Spellingscontrole... spell-check = Spellingscontrole...
## View ## View
view = Beeld view = Beeld
zoom-in = Inzoomen zoom-in = Inzoomen
default-size = Normaal zoomniveau default-size = Normaal zoomniveau
@ -107,11 +118,11 @@ zoom-out = Uitzoomen
indentation = Inspringing indentation = Inspringing
### Indentation ### Indentation
automatic-indentation = Automatische inspringing automatic-indentation = Automatische inspringing
tab-width = Tab breedte: {$tab_width} tab-width = Tab breedte: { $tab_width }
convert-indentation-to-spaces = Inspringing omzetten in spaties convert-indentation-to-spaces = Inspringing omzetten in spaties
convert-indentation-to-tabs = Inspringing omzetten in tabs convert-indentation-to-tabs = Inspringing omzetten in tabs
word-wrap = Woordomloop word-wrap = Woordomloop
show-line-numbers = Toon regelnummers show-line-numbers = Toon regelnummers
highlight-current-line = Markeer huidige regel highlight-current-line = Markeer huidige regel
@ -119,3 +130,4 @@ syntax-highlighting = Syntaxiskleuring...
menu-settings = Instellingen... menu-settings = Instellingen...
menu-keyboard-shortcuts = Toetsenbord snelkoppelingen... menu-keyboard-shortcuts = Toetsenbord snelkoppelingen...
menu-about = Over COSMIC-tekstbewerker... menu-about = Over COSMIC-tekstbewerker...
open-recent-file = Recent bestand openen

View file

@ -5,10 +5,13 @@ todo = Úloha
# Kontextové stránky # Kontextové stránky
## O aplikácii ## O aplikácii
git-description = Git commit {$hash} dňa {$date}
git-description = Git commit { $hash } dňa { $date }
## Štatistika dokumentu ## Štatistika dokumentu
document-statistics = Štatistika dokumentu document-statistics = Štatistika dokumentu
word-count = Počet slov word-count = Počet slov
character-count = Počet znakov character-count = Počet znakov
@ -16,6 +19,7 @@ character-count-no-spaces = Počet znakov (bez medzier)
line-count = Počet riadkov line-count = Počet riadkov
## Správa Git ## Správa Git
git-management = Správa Git git-management = Správa Git
git-management-description = Správa Git je vývojársky nástroj používaný na operácie verzovania. git-management-description = Správa Git je vývojársky nástroj používaný na operácie verzovania.
git-management-loading = Načítava sa správa Git... git-management-loading = Načítava sa správa Git...
@ -25,9 +29,11 @@ unstage = Odstrániť zo stage
unstaged-changes = Zmeny mimo stage unstaged-changes = Zmeny mimo stage
## Hľadanie v projekte ## Hľadanie v projekte
project-search = Hľadanie v projekte project-search = Hľadanie v projekte
## Výzva na uloženie zmien ## Výzva na uloženie zmien
prompt-save-changes-title = Neuložené zmeny prompt-save-changes-title = Neuložené zmeny
prompt-unsaved-changes = Máte neuložené zmeny. Uložiť? prompt-unsaved-changes = Máte neuložené zmeny. Uložiť?
cancel = Zrušiť cancel = Zrušiť
@ -35,9 +41,11 @@ discard = Zahodiť zmeny
save-all = Uložiť všetko save-all = Uložiť všetko
## Nastavenia ## Nastavenia
settings = Nastavenia settings = Nastavenia
### Vzhľad ### Vzhľad
appearance = Vzhľad appearance = Vzhľad
theme = Téma theme = Téma
match-desktop = Prispôsobiť prostrediu match-desktop = Prispôsobiť prostrediu
@ -49,11 +57,10 @@ default-font = Predvolený font
default-font-size = Predvolená veľkosť písma default-font-size = Predvolená veľkosť písma
default-zoom-step = Kroky priblíženia default-zoom-step = Kroky priblíženia
### Klávesové skratky ### Klávesové skratky
keyboard-shortcuts = Klávesové skratky keyboard-shortcuts = Klávesové skratky
enable-vim-bindings = Povoliť Vim skratky enable-vim-bindings = Povoliť Vim skratky
# Hľadať # Hľadať
find-placeholder = Hľadať... find-placeholder = Hľadať...
find-previous = Hľadať predchádzajúce find-previous = Hľadať predchádzajúce
@ -67,7 +74,9 @@ wrap-around = Pokračovať od začiatku
# Menu # Menu
## Súbor ## Súbor
file = Súbor file = Súbor
new-file = Nový súbor new-file = Nový súbor
new-window = Nové okno new-window = Nové okno
@ -88,6 +97,7 @@ print = Tlačiť
quit = Ukončiť quit = Ukončiť
## Úpravy ## Úpravy
edit = Upraviť edit = Upraviť
undo = Späť undo = Späť
redo = Znovu redo = Znovu
@ -100,6 +110,7 @@ find-in-project = Hľadať v projekte...
spell-check = Kontrola pravopisu... spell-check = Kontrola pravopisu...
## Zobraziť ## Zobraziť
view = Zobraziť view = Zobraziť
zoom-in = Priblížiť zoom-in = Priblížiť
default-size = Predvolená veľkosť default-size = Predvolená veľkosť
@ -107,11 +118,11 @@ zoom-out = Oddialiť
indentation = Odsadenie indentation = Odsadenie
### Odsadenie ### Odsadenie
automatic-indentation = Automatické odsadenie automatic-indentation = Automatické odsadenie
tab-width = Šírka tabulátora: {$tab_width} tab-width = Šírka tabulátora: { $tab_width }
convert-indentation-to-spaces = Konvertovať odsadenie na medzery convert-indentation-to-spaces = Konvertovať odsadenie na medzery
convert-indentation-to-tabs = Konvertovať odsadenie na tabulátory convert-indentation-to-tabs = Konvertovať odsadenie na tabulátory
word-wrap = Zalomiť text word-wrap = Zalomiť text
show-line-numbers = Zobraziť čísla riadkov show-line-numbers = Zobraziť čísla riadkov
highlight-current-line = Zvýrazniť aktuálny riadok highlight-current-line = Zvýrazniť aktuálny riadok
@ -119,3 +130,5 @@ syntax-highlighting = Zvýrazňovanie syntaxe...
menu-settings = Nastavenia... menu-settings = Nastavenia...
menu-keyboard-shortcuts = Klávesové skratky... menu-keyboard-shortcuts = Klávesové skratky...
menu-about = O aplikácii Textový editor COSMIC... menu-about = O aplikácii Textový editor COSMIC...
repository = Repozitár
support = Podpora

View file

@ -55,7 +55,7 @@ enable-vim-bindings = Aktivera Vimbindningar
# Sök # Sök
find-placeholder = Sök... find-placeholder = Sök...
find-previous = Sök föregående find-previous = Sök föregående
find-next = Sök nästa find-next = Hitta nästa
replace-placeholder = Ersätt... replace-placeholder = Ersätt...
replace = Ersätt replace = Ersätt
replace-all = Ersätt alla replace-all = Ersätt alla
@ -111,7 +111,7 @@ indentation = Indrag
### Indentation ### Indentation
automatic-indentation = Automatiska indrag automatic-indentation = Automatiska indrag
tab-width = Tab width: { $tab_width } tab-width = Tab-bredd: { $tab_width }
convert-indentation-to-spaces = Konvertera indrag till mellanslag convert-indentation-to-spaces = Konvertera indrag till mellanslag
convert-indentation-to-tabs = Konvertera indrag till tabbar convert-indentation-to-tabs = Konvertera indrag till tabbar
word-wrap = Ordlinding word-wrap = Ordlinding
@ -120,9 +120,11 @@ highlight-current-line = Markera aktuell rad
syntax-highlighting = Syntax markering... syntax-highlighting = Syntax markering...
menu-settings = Inställningar... menu-settings = Inställningar...
menu-keyboard-shortcuts = Tangentbordsgenvägar... menu-keyboard-shortcuts = Tangentbordsgenvägar...
menu-about = Om COSMIC Textredigerare menu-about = Om COSMIC Textredigerare
cosmic-text-editor = COSMIC Textredigerare cosmic-text-editor = COSMIC Textredigerare
repository = Arkiv repository = Källkod
support = Support support = Support
git-management-description = Githantering är ett utvecklar verktyg som används för versionshantering. git-management-description = Githantering är ett utvecklar verktyg som används för versionshantering.
git-management-loading = Laddar Githantering... git-management-loading = Laddar Githantering...
stage = Köa
unstage = Av-köa

View file

@ -5,10 +5,13 @@ todo = 待办事项
# Context Pages # Context Pages
## About ## About
git-description = Git 提交 {$hash} 于 {$date}
git-description = Git 提交 { $hash } 于 { $date }
## Document statistics ## Document statistics
document-statistics = 文件统计 document-statistics = 文件统计
word-count = 字数 word-count = 字数
character-count = 字符数 character-count = 字符数
@ -16,6 +19,7 @@ character-count-no-spaces = 字符数(不含空格)
line-count = 行数 line-count = 行数
## Git management ## Git management
git-management = Git 管理 git-management = Git 管理
git-management-description = Git 管理是一个用于版本控制操作的开发工具。 git-management-description = Git 管理是一个用于版本控制操作的开发工具。
git-management-loading = 正在加载 Git 管理... git-management-loading = 正在加载 Git 管理...
@ -25,9 +29,11 @@ unstage = 取消暂存
unstaged-changes = 未暂存的更改 unstaged-changes = 未暂存的更改
## Project search ## Project search
project-search = 项目搜索 project-search = 项目搜索
## Prompt save changes ## Prompt save changes
prompt-save-changes-title = 未保存的更改 prompt-save-changes-title = 未保存的更改
prompt-unsaved-changes = 您有未保存的更改。是否保存? prompt-unsaved-changes = 您有未保存的更改。是否保存?
cancel = 取消 cancel = 取消
@ -35,9 +41,11 @@ discard = 放弃更改
save-all = 全部保存 save-all = 全部保存
## Settings ## Settings
settings = 设置 settings = 设置
### Appearance ### Appearance
appearance = 外观 appearance = 外观
theme = 主题 theme = 主题
match-desktop = 匹配桌面 match-desktop = 匹配桌面
@ -50,9 +58,9 @@ default-font-size = 默认字体大小
default-zoom-step = 缩放步长 default-zoom-step = 缩放步长
### Keyboard shortcuts ### Keyboard shortcuts
keyboard-shortcuts = 键盘快捷键 keyboard-shortcuts = 键盘快捷键
enable-vim-bindings = 启用 Vim 绑定 enable-vim-bindings = 启用 Vim 绑定
# Find # Find
find-placeholder = 查找... find-placeholder = 查找...
find-previous = 查找上一个 find-previous = 查找上一个
@ -66,7 +74,9 @@ wrap-around = 循环查找
# Menu # Menu
## File ## File
file = 文件 file = 文件
new-file = 新建文件 new-file = 新建文件
new-window = 新建窗口 new-window = 新建窗口
@ -87,6 +97,7 @@ print = 打印
quit = 退出 quit = 退出
## Edit ## Edit
edit = 编辑 edit = 编辑
undo = 撤销 undo = 撤销
redo = 重做 redo = 重做
@ -99,6 +110,7 @@ find-in-project = 在项目中查找...
spell-check = 拼写检查... spell-check = 拼写检查...
## View ## View
view = 视图 view = 视图
zoom-in = 放大 zoom-in = 放大
default-size = 默认大小 default-size = 默认大小
@ -106,11 +118,11 @@ zoom-out = 缩小
indentation = 缩进 indentation = 缩进
### Indentation ### Indentation
automatic-indentation = 自动缩进 automatic-indentation = 自动缩进
tab-width = Tab 宽度:{$tab_width} tab-width = Tab 宽度:{ $tab_width }
convert-indentation-to-spaces = 将缩进转换为空格 convert-indentation-to-spaces = 将缩进转换为空格
convert-indentation-to-tabs = 将缩进转换为 Tab convert-indentation-to-tabs = 将缩进转换为 Tab
word-wrap = 自动换行 word-wrap = 自动换行
show-line-numbers = 显示行号 show-line-numbers = 显示行号
highlight-current-line = 高亮当前行 highlight-current-line = 高亮当前行
@ -118,3 +130,5 @@ syntax-highlighting = 语法高亮...
menu-settings = 设置... menu-settings = 设置...
menu-keyboard-shortcuts = 键盘快捷键... menu-keyboard-shortcuts = 键盘快捷键...
menu-about = 关于 COSMIC 文本编辑器... menu-about = 关于 COSMIC 文本编辑器...
repository = 仓库
support = 支持