Translation updates from Crowdin [CI SKIP]

This commit is contained in:
gitnexbot 2022-07-29 12:10:57 +00:00
parent 6a84e4d897
commit f15477b03a
26 changed files with 930 additions and 590 deletions

View File

@ -96,7 +96,7 @@
<string name="infoTabRepoSshUrl">SSH-URL</string> <string name="infoTabRepoSshUrl">SSH-URL</string>
<string name="infoTabRepoCloneUrl">Klon-URL</string> <string name="infoTabRepoCloneUrl">Klon-URL</string>
<string name="infoTabRepoRepoUrl">Repo-URL</string> <string name="infoTabRepoRepoUrl">Repo-URL</string>
<string name="infoTabRepoForksCount">Anzahl an Forks</string> <string name="infoTabRepoForksCount">Forks</string>
<string name="infoTabRepoCreatedAt">Erstellt</string> <string name="infoTabRepoCreatedAt">Erstellt</string>
<string name="infoTabRepoUpdatedAt">Letzte Aktualisierung</string> <string name="infoTabRepoUpdatedAt">Letzte Aktualisierung</string>
<string name="infoShowMoreInformation">Mehr Informationen anzeigen</string> <string name="infoShowMoreInformation">Mehr Informationen anzeigen</string>

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@
<string name="pageTitleExplore">Keşfet</string> <string name="pageTitleExplore">Keşfet</string>
<string name="pageTitleAdministration">Gitea Administration</string> <string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleNewPullRequest">New Pull Request</string> <string name="pageTitleNewPullRequest">New Pull Request</string>
<string name="pageTitleUsers">Users</string> <string name="pageTitleUsers">Kullanıcılar</string>
<!-- page titles --> <!-- page titles -->
<string name="repoName">Demo deposu</string> <string name="repoName">Demo deposu</string>
<string name="repoDescription">Demo açıklaması</string> <string name="repoDescription">Demo açıklaması</string>
@ -50,10 +50,10 @@
<string name="navigationDrawerOpen">Gezinme Çekmecesini Aç</string> <string name="navigationDrawerOpen">Gezinme Çekmecesini Aç</string>
<string name="navigationDrawerClose">Gezinme Çekmecesini Kapat</string> <string name="navigationDrawerClose">Gezinme Çekmecesini Kapat</string>
<string name="logo">Gitea\'ya Giriş Yap</string> <string name="logo">Gitea\'ya Giriş Yap</string>
<string name="protocol">Protocol</string> <string name="protocol">Protokol</string>
<string name="urlInfoTooltip">1- Doğru protokolü seçin (https veya http). \n2- Gitea url girin, örneğin: try.gitea.io. \n3- Hesabınız için 2FA\'yı etkinleştirdiyseniz, kodu OTP Kodu alanına girin. \n4- HTTP temel kimlik doğrulaması için, URL alanında KULLANICIADI@DOMAIN.COM adresini kullanın.</string> <string name="urlInfoTooltip">1- Doğru protokolü seçin (https veya http). \n2- Gitea url girin, örneğin: try.gitea.io. \n3- Hesabınız için 2FA\'yı etkinleştirdiyseniz, kodu OTP Kodu alanına girin. \n4- HTTP temel kimlik doğrulaması için, URL alanında KULLANICIADI@DOMAIN.COM adresini kullanın.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string> <string name="malformedUrl">Sunucuya bağlanamadı. Lütfen URL\'nizde veya portunuzda hata olup olmadığını kontrol edin</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string> <string name="protocolError">Yerel ağ üzerinde test yapmadığınız sürece HTTP protokolünü kullanmanız önerilmez</string>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string> <string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
<string name="emptyFieldURL">Örnek URL gerekli</string> <string name="emptyFieldURL">Örnek URL gerekli</string>
<string name="emptyFieldUsername">Kullanıcı adı gerekli</string> <string name="emptyFieldUsername">Kullanıcı adı gerekli</string>
@ -62,18 +62,18 @@
<string name="checkNetConnection">Ağa erişilemiyor, lütfen internet bağlantınızı kontrol edin</string> <string name="checkNetConnection">Ağa erişilemiyor, lütfen internet bağlantınızı kontrol edin</string>
<string name="repoNameErrorEmpty">Depo adı boş</string> <string name="repoNameErrorEmpty">Depo adı boş</string>
<string name="repoNameErrorInvalid">Depo adı geçerli değil. [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string> <string name="repoNameErrorInvalid">Depo adı geçerli değil. [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string>
<string name="repoNameErrorReservedName">Repository name is reserved</string> <string name="repoNameErrorReservedName">Depo adı ayrılmış</string>
<string name="repoNameErrorReservedPatterns">Repository name contains reserved keywords</string> <string name="repoNameErrorReservedPatterns">Depo adı ayrılmış anahtar kelimeler içeriyor</string>
<string name="repoDescError">Depo açıklaması maksimum 255 karakter sınırınııyor</string> <string name="repoDescError">Depo açıklaması maksimum 255 karakter sınırınııyor</string>
<string name="repoCreated">Depo başarıyla oluşturuldu</string> <string name="repoCreated">Depo başarıyla oluşturuldu</string>
<string name="repoExistsError">Bu adın deposu, seçilen Sahibi altında zaten var</string> <string name="repoExistsError">Bu adın deposu, seçilen Sahibi altında zaten var</string>
<string name="repoOwnerError">Select owner for the repository</string> <string name="repoOwnerError">Depo için sahip seçin</string>
<string name="orgNameErrorEmpty">Organizasyon adı boş</string> <string name="orgNameErrorEmpty">Organizasyon adı boş</string>
<string name="orgNameErrorInvalid">Organizasyon adı geçerli değil, [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string> <string name="orgNameErrorInvalid">Organizasyon adı geçerli değil, [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string>
<string name="orgDescError">Organizasyon açıklaması maksimum 255 karakter sınırınııyor</string> <string name="orgDescError">Organizasyon açıklaması maksimum 255 karakter sınırınııyor</string>
<string name="orgCreated">Organizasyon başarıyla oluşturuldu</string> <string name="orgCreated">Organizasyon başarıyla oluşturuldu</string>
<string name="orgExistsError">Organizasyon zaten var</string> <string name="orgExistsError">Organizasyon zaten var</string>
<string name="diffStatistics">%1$s addition(s) and %2$s deletion(s)</string> <string name="diffStatistics">%1$s ekleme ve %2$s silme</string>
<string name="processingText">İşlem devam ediyor</string> <string name="processingText">İşlem devam ediyor</string>
<string name="search">Ara</string> <string name="search">Ara</string>
<string name="close">Kapat</string> <string name="close">Kapat</string>
@ -167,11 +167,11 @@
<string name="settingsCustomFontHeaderText">Font</string> <string name="settingsCustomFontHeaderText">Font</string>
<string name="settingsCustomFontSelectorDialogTitle">Choose Font</string> <string name="settingsCustomFontSelectorDialogTitle">Choose Font</string>
<string name="themeSelectorDialogTitle">Select App Theme</string> <string name="themeSelectorDialogTitle">Select App Theme</string>
<string name="themeSelectionHeaderText">Theme</string> <string name="themeSelectionHeaderText">Tema</string>
<string name="settingsCounterBadges">Counter Badges</string> <string name="settingsCounterBadges">Counter Badges</string>
<string name="settingsFileViewerSourceCodeHeaderText">Source Code Theme</string> <string name="settingsFileViewerSourceCodeHeaderText">Kaynak Kod Teması</string>
<string name="cacheSizeDataDialogHeader">Data Cache Size</string> <string name="cacheSizeDataDialogHeader">Veri Önbellek Boyutu</string>
<string name="cacheSizeDataSelectionHeaderText">Data Cache Size</string> <string name="cacheSizeDataSelectionHeaderText">Veri Önbellek Boyutu</string>
<string name="cacheSizeImagesDialogHeader">Images Cache Size</string> <string name="cacheSizeImagesDialogHeader">Images Cache Size</string>
<string name="cacheSizeImagesSelectionHeaderText">Images Cache Size</string> <string name="cacheSizeImagesSelectionHeaderText">Images Cache Size</string>
<string name="clearCacheSelectionHeaderText">Clear Cache</string> <string name="clearCacheSelectionHeaderText">Clear Cache</string>
@ -211,13 +211,13 @@
<string name="orgTabMembers">Üyeler</string> <string name="orgTabMembers">Üyeler</string>
<string name="teamTitle">Takım adı</string> <string name="teamTitle">Takım adı</string>
<string name="teamDescription">Takım açıklaması</string> <string name="teamDescription">Takım açıklaması</string>
<string name="teamPermissions">Permissions</string> <string name="teamPermissions">İzinler</string>
<string name="teamPermissionNone">• Members of this team do not have any permissions.</string> <string name="teamPermissionNone">• Members of this team do not have any permissions.</string>
<string name="teamPermissionRead">• Members of this team can view team repositories.</string> <string name="teamPermissionRead">• Members of this team can view team repositories.</string>
<string name="teamPermissionWrite">• Members of this team can view and push to team repositories.</string> <string name="teamPermissionWrite">• Members of this team can view and push to team repositories.</string>
<string name="teamPermissionAdmin">• Members of this team can push to and from team repositories and add collaborators.</string> <string name="teamPermissionAdmin">• Members of this team can push to and from team repositories and add collaborators.</string>
<string name="teamPermissionOwner">• Members of this team have owner permissions.</string> <string name="teamPermissionOwner">• Members of this team have owner permissions.</string>
<string name="teamShowAll">show all</string> <string name="teamShowAll">tümünü göster</string>
<string name="orgMember">Organizasyon üyeleri</string> <string name="orgMember">Organizasyon üyeleri</string>
<string name="orgTeamMembers">Organizasyon takım üyeleri</string> <string name="orgTeamMembers">Organizasyon takım üyeleri</string>
<string name="removeTeamMember">Remove %s</string> <string name="removeTeamMember">Remove %s</string>
@ -333,9 +333,9 @@
<string name="openWebRepo">Tarayıcıda Aç</string> <string name="openWebRepo">Tarayıcıda Aç</string>
<string name="repoStargazersInMenu">Yıldızlayanlar</string> <string name="repoStargazersInMenu">Yıldızlayanlar</string>
<string name="repoWatchersInMenu">İzleyiciler</string> <string name="repoWatchersInMenu">İzleyiciler</string>
<string name="noDataWebsite">No website found</string> <string name="noDataWebsite">Site bulunamadı</string>
<string name="noDataDescription">No description found</string> <string name="noDataDescription">ıklama bulunamadı</string>
<string name="noDataLocation">No location found</string> <string name="noDataLocation">Konum bulunamadı</string>
<string name="starMember">Yıldız</string> <string name="starMember">Yıldız</string>
<string name="watcherMember">İzleyici</string> <string name="watcherMember">İzleyici</string>
<string name="zipArchiveDownloadReleasesTab">Source code (ZIP)</string> <string name="zipArchiveDownloadReleasesTab">Source code (ZIP)</string>
@ -379,7 +379,7 @@
<string name="menuContentDesc">Menü</string> <string name="menuContentDesc">Menü</string>
<string name="menuEditText">Düzenle</string> <string name="menuEditText">Düzenle</string>
<string name="menuDeleteText">Sil</string> <string name="menuDeleteText">Sil</string>
<string name="menuCopyText">Copy</string> <string name="menuCopyText">Kopyala</string>
<string name="menuQuoteText">Quote Reply</string> <string name="menuQuoteText">Quote Reply</string>
<string name="modifiedText">düzenlendi</string> <string name="modifiedText">düzenlendi</string>
<string name="saveButton">Kaydet</string> <string name="saveButton">Kaydet</string>
@ -389,7 +389,7 @@
<string name="emptyFields">Tüm alanlar gereklidir</string> <string name="emptyFields">Tüm alanlar gereklidir</string>
<string name="textContinue">Devam et</string> <string name="textContinue">Devam et</string>
<string name="copyToken">Jeton</string> <string name="copyToken">Jeton</string>
<string name="viewInBrowser">View in Browser</string> <string name="viewInBrowser">Tarayıcıda Görüntüle</string>
<string name="isOpen">Open</string> <string name="isOpen">Open</string>
<string name="isClosed">Closed</string> <string name="isClosed">Closed</string>
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string> <string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Funktionen 🎉
- Wiki-Seiten auflisten/anzeigen
- Wiki-Seiten erstellen/bearbeiten/löschen
- Unterstützung für Pull-Request-Commits
🐛 Fehlerbehebungen 🐛
- Crash beim Anmelden mit Leerzeichen, neuen Zeilen und ungewollten Zeichen
- Crash beim Anzeigen der Repository-Infos in einigen Fällen
- Crash beim Kommentieren von PRs, wenn man von Benachrichtigungen kommt
Release-Anmerkungen: https://codeberg.org/gitnex/GitNex/releases
Release-Video: https://youtu.be/VGjKRpRVvSc
Release-Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Características 🎉
- Listar/ver páginas de la Wiki
- Crear/editar/eliminar páginas de la wiki
- Añadido soporte para los commits de las Pull Request
🐛 Arreglos 🐛
- Arreglado crasheo cuando el inicio de sesión contiene espacios, nuevas líneas y carácteres raros
- Arreglado cierre cuando se ve la información del repositorio
- Arreglado cierre cuando se comenta un PR desde una notificación
Notas de lanzamiento: https://codeberg.org/gitnex/GitNex/releases
Video de lanzamiento: https://youtu.be/VGjKRpRVvSc
Blog de lanzamiento: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Fonctionnalités 🎉
- Lister/voir des pages wiki
- Créer/modifier/supprimer des pages wiki
- Révisions dans les demandes de tirage
🐛 Correctifs 🐛
- Plantage dans lécran de connexion en utilisant des espaces, des retours charriot ou dautres caractères interdits
- Plantages occasionnels en consultant les infos du dépôt
- Plantage en commentant une demande de tirage depuis une notification
Notes de version : https://codeberg.org/gitnex/GitNex/releases
Vidéo : https://youtu.be/VGjKRpRVvSc
Billet : https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -1,47 +1,47 @@
GitNex is a free/paid, open-source Android client for Git repository management tool Gitea. Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go. ගිට්නෙක්ස් යනු නොමිලේ/ගෙවන, විවෘත මූලාශ්‍ර ඇන්ඩ්‍රොයිඩ් අනුග්‍රාහකයකි; ගිටියා සඳහා ගිට් කෝෂ්ඨ කළමනාකරණ මෙවලමකි. Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go.
# Features විශේෂාංග
- Multiple accounts support - ගිණුම් කිහිපයකට සහාය
- File and directory browser - ගොනු හා නාමාවලි අතිරික්සුව
- File viewer - ගොනු දැක්ම
- Create files - ගොනු සෑදීම
- Login via Token - Login via Token
- Merge pull request - තල්ලු ඉල්ලීම් සංයුක්තය
- Offline mode(cache) - මාර්ගඅපගත අකාරය (නිහිතය)
- Explore repositories - කෝෂ්ඨ ගවේශණය
- Diff view of PR files for public repositories - Diff view of PR files for public repositories
- Repositories list - කෝෂ්ඨ ලේඛනය
- Organizations list - සංවිධාන ලේඛනය
- Create new repository / organization - නව කෝෂ්ඨ / සංවිධාන සෑදීම
- Search/filter repositories / organizations / issues etc - Search/filter repositories / organizations / issues etc
- Profile view - පැතිකඩ දැක්ම
- Issues list - Issues list
- Issue comments - Issue comments
- Comment on issues - Comment on issues
- Create new issue with multiple assignee, labels and add milestone, due date to it - Create new issue with multiple assignee, labels and add milestone, due date to it
- Create labels - නම්පත් සෑදීම
- Edit / delete labels - නම්පත් සංස්කරණය / මැකීම
- Milestones list - Milestones list
- Create new milestone - Create new milestone
- Branches list - ශාඛා ලේඛනය
- Releases with source download - මූලාශ්‍රය සමඟ නිකුතු බාගැනීම
- Collaborators view for repository - කෝෂ්ඨ සඳහා සහයෝගිත්ව දැක්ම
- Markdown support - Markdown support
- Emoji support - ඉමෝජි සහාය
- Extensive Settings - Extensive Settings
- Option to access local non-https installs - ස්ථානීය non-https ස්ථාපන සඳහා ප්‍රවේශය
- 2FA OTP support - 2FA OTP support
- Notifications - දැනුම්දීම්
- Drafts - කටුපිටපත්
- Switch branches in File browser - ගොනු අතිරික්සුවෙන් ශාඛා මාරුවීම
- Repository commits - Repository commits
- Self signed cert support - Self signed cert support
- Theme auto switcher - තේමා ස්වයං මාරුව
- Delete comments - අදහස් මැකීම
- Configure app cache from settings - යෙදුමේ නිහිතය සැකසුම්වල වින්‍යාසය
More features - https://codeberg.org/gitnex/GitNex/wiki/Features තවත් විශේෂාංග - https://codeberg.org/gitnex/GitNex/wiki/Features
Source code: https://codeberg.org/gitnex/GitNex ප්‍රභව කේතය: https://codeberg.org/gitnex/GitNex
Developer: https://mastodon.social/@mmarif සංවර්ධක: https://mastodon.social/@mmarif

View File

@ -1 +1 @@
Native client for Gitea ගිටියා සඳහා නිසග අනුග්‍රාහකයකි

View File

@ -1 +1 @@
GitNex for Gitea ගිටියා සඳහා ගිට්නෙක්ස්

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html

View File

@ -0,0 +1,17 @@
4.4.0
🎉 Features 🎉
- List/view wiki pages
- Create/edit/delete wiki page
- Add support for pull request commits
🐛 Bug Fixes 🐛
- Fix crashes on login with spaces, new lines and unwanted characters
- Fix crash on repository info view in some cases
- Fix crash on commenting on PR when coming from notification
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/VGjKRpRVvSc
Release Blog: https://gitnex.codeberg.page/posts/440.html