mirror of
https://codeberg.org/gitnex/GitNex
synced 2025-02-01 20:07:17 +01:00
Release 6.0.0 (#1389)
As title Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1389 Co-authored-by: M M Arif <mmarif@swatian.com> Co-committed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
parent
c94b6e8ceb
commit
2ff68ece0d
@ -8,8 +8,8 @@ android {
|
||||
applicationId "org.mian.gitnex"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode 595
|
||||
versionName "6.0.0-dev"
|
||||
versionCode 600
|
||||
versionName "6.0.0"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
compileSdk 34
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">تمكين حذف المسودات</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">حذف مسودة التعليق عندما يُنشر</string>
|
||||
<string name="settingsGeneralHeader">الإعدادات العامّة</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">معالج الرابط الافتراضي</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">اختر الشاشة التي يجب عرضها إذا لم يستطع التطبيق التعامل مع الروابط الخارجية سيعيد توجيهك تلقائيًا إليها.</string>
|
||||
<string name="linkSelectorDialogTitle">اِختر صفحة معالج الرابط الافتراضية</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">لا يوجد المزيد من البيانات المتاحة</string>
|
||||
<string name="createLabel">وسم جديد</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">المشاهدون</string>
|
||||
<string name="noDataWebsite">لم يعثر على موقع</string>
|
||||
<string name="noDataDescription">لم يعثر على وصف</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">لم يعثر على موقع جغرافي</string>
|
||||
<string name="starMember">إعجاب</string>
|
||||
<string name="watcherMember">مشاهد</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">استكشاف المستخدمين</string>
|
||||
<string name="exploreIssues">استكشاف القضايا</string>
|
||||
@ -727,6 +734,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -767,8 +776,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s أضاف الوقت الممضي %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s حذف الوقت الممضي %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s أضاف مرجعاً %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s أشار إلى هذه القضية في #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s أشار إلى طلب الدمج هذا في #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s أشار إلى هذه القضية من <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -14,8 +14,8 @@
|
||||
<string name="navMyIssues">Moje issues</string>
|
||||
<string name="navMostVisited">Nejnavštěvovanější repozitáře</string>
|
||||
<string name="navNotes">Poznámky</string>
|
||||
<string name="navAccount">Account Settings</string>
|
||||
<string name="navWatchedRepositories">Watched Repositories</string>
|
||||
<string name="navAccount">Nastavení účtu</string>
|
||||
<string name="navWatchedRepositories">Sledované repozitáře</string>
|
||||
<!-- menu items -->
|
||||
<!-- page titles -->
|
||||
<string name="pageTitleNewRepo">Nový repozitář</string>
|
||||
@ -46,8 +46,8 @@
|
||||
<string name="newRepoDescTintCopy">Popis repozitáře</string>
|
||||
<string name="newRepoPrivateCopy">Soukromé</string>
|
||||
<string name="newRepoOwner">Vlastník</string>
|
||||
<string name="newRepoIssueLabels">Issue Labels</string>
|
||||
<string name="setAsTemplate">Make repository a template</string>
|
||||
<string name="newRepoIssueLabels">Štítky problémů</string>
|
||||
<string name="setAsTemplate">Vytvořit z repozitáře předlohu</string>
|
||||
<string name="newOrgTintCopy">Název organizace</string>
|
||||
<string name="newOrgDescTintCopy">Popis organizace</string>
|
||||
<string name="organizationFullname">%1$s - %2$s</string>
|
||||
@ -76,7 +76,7 @@
|
||||
<string name="repoCreated">Repozitář byl úspěšně vytvořen</string>
|
||||
<string name="repoExistsError">Repozitář tohoto jména již existuje pod vybraným vlastníkem</string>
|
||||
<string name="repoOwnerError">Zvolte vlastníka repozitáře</string>
|
||||
<string name="repoDefaultBranchError">The default branch must not be empty</string>
|
||||
<string name="repoDefaultBranchError">Výchozí větev nesmí být prázdná</string>
|
||||
<string name="orgNameErrorEmpty">Název organizace je prázdný</string>
|
||||
<string name="orgNameErrorInvalid">Název organizace není platný, [a–z A–Z 0–9 – _]</string>
|
||||
<string name="orgDescError">Popis organizace překračuje maximální limit 255 znaků</string>
|
||||
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Povolit mazání konceptů</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Smazat koncept komentáře po zveřejnění</string>
|
||||
<string name="settingsGeneralHeader">Obecné</string>
|
||||
<string name="generalHintText">Domovská stránka, koncepty, hlášení o chybách</string>
|
||||
<string name="generalHintText">Domovská obrazovka, hlášení o chybě, vlastní záložky</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Výchozí zpracovatel odkazů</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Zvolte která obrazovka bude použita pokud aplikace nebude schopna zpracovat externí odkaz. Budete zde přesměrování automaticky.</string>
|
||||
<string name="linkSelectorDialogTitle">Zvolte výchozí obrazovku zpracování odkazů</string>
|
||||
@ -196,18 +196,22 @@
|
||||
<string name="ceIndentation">Odsazení</string>
|
||||
<string name="ceIndentationTabsWidth">Šířka tabulátoru</string>
|
||||
<string name="system_font">Výchozí písmo systému</string>
|
||||
<string name="fragmentTabsAnimationHeader">Tabs Animation</string>
|
||||
<string name="fadeOut">Fade Out</string>
|
||||
<string name="zoomOut">Zoom Out</string>
|
||||
<string name="backup">Backup</string>
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="fragmentTabsAnimationHeader">Animace záložek</string>
|
||||
<string name="fadeOut">Pozvolné slábnutí</string>
|
||||
<string name="zoomOut">Oddálení</string>
|
||||
<string name="backup">Zálohovat</string>
|
||||
<string name="restore">Obnovit</string>
|
||||
<string name="backupFileSuccess">Záloha byla úspěšně vytvořena</string>
|
||||
<string name="backupFileError">Při vytváření zálohy nastala chyba</string>
|
||||
<string name="backupFilePopupText">Zde můžete zálohovat své účty, nastavení, poznámky a data související s repozitáři.\n\nKlepnutím na tlačítko Zálohovat se stáhne soubor se zálohou.</string>
|
||||
<string name="restoreFilePopupText">Právě se chystáte obnovit data ze zálohy vytvořené GitNexem. Tím obnovíte uživatelské účty, nastavení, poznámky a data související s repozitáři.\n\nPozor, tímto přepíšete stávající data. Postupujte opatrně.\n\nKliknutím na Obnovit proces zahájíte.</string>
|
||||
<string name="restoreError">Při obnovování ze zálohy nastala chyba.</string>
|
||||
<string name="restoreFromBackup">Obnovit ze zálohy</string>
|
||||
<string name="restoreFromBackupPopupText">Právě se chystáte obnovit data ze zálohy vytvořené GitNexem. Tím obnovíte uživatelské účty, nastavení, poznámky a data související s repozitáři.\n\nKliknutím na Obnovit proces zahájíte.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Nejsou k dispozici žádná další data</string>
|
||||
<string name="createLabel">Nový štítek</string>
|
||||
@ -282,27 +286,28 @@
|
||||
<!-- profile section -->
|
||||
<string name="profileTabFollowers">Sledující</string>
|
||||
<string name="profileTabFollowing">Sleduje</string>
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="editSettings">Upravit profil</string>
|
||||
<string name="hideActivity">Skrýt aktivitu z profilu</string>
|
||||
<string name="hideEmail">Skrýt e-mail</string>
|
||||
<string name="profileUpdate">Profil aktualizován</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
<string name="accountEmailTitle">Email Address</string>
|
||||
<string name="accountEmails">E-maily</string>
|
||||
<string name="accountEmailTitle">E-mailová adresa</string>
|
||||
<string name="emailAddedText">Nová e-mailová adresa byla úspěšně přidána</string>
|
||||
<string name="emailErrorEmpty">E-mailová adresa je prázdná</string>
|
||||
<string name="emailErrorInvalid">E-mailová adresa je neplatná</string>
|
||||
<string name="emailErrorInUse">E-mailová adresa je již používána</string>
|
||||
<string name="emailTypeText">Primární</string>
|
||||
<string name="sshKeys">SSH Keys</string>
|
||||
<string name="deleteEmailPopupText">This action will permanently delete email %s from your account.</string>
|
||||
<string name="deleteEmailSuccess">Email deleted successfully</string>
|
||||
<string name="addSSHKey">Add SSH Key</string>
|
||||
<string name="sshKeyStatusReadOnly">Read-only Access</string>
|
||||
<string name="sshKeyStatusReadWrite">Read-write Access</string>
|
||||
<string name="sshKey">SSH Key</string>
|
||||
<string name="sshKeySuccess">New SSH key added successfully</string>
|
||||
<string name="sshKeyError">Invalid SSH key or SSH key already exists</string>
|
||||
<string name="sshKeys">SSH klíče</string>
|
||||
<string name="deleteEmailPopupText">Tímto navždy smažete e-mail %s z vašeho účtu.</string>
|
||||
<string name="deleteEmailSuccess">E-mail úspěšně smazán</string>
|
||||
<string name="addSSHKey">Přidat SSH klíč</string>
|
||||
<string name="sshKeyStatusReadOnly">Přístup pouze pro čtení</string>
|
||||
<string name="sshKeyStatusReadWrite">Přístup s možností zápisu</string>
|
||||
<string name="sshKey">SSH klíč</string>
|
||||
<string name="sshKeySuccess">SSH klíč úspěšně přidán</string>
|
||||
<string name="sshKeyError">SSH klíč je buďto neplatný, nebo již existuje</string>
|
||||
<!-- account settings -->
|
||||
<!-- single issue section -->
|
||||
<string name="singleIssueEditLabels">Přidat / Odebrat štítky</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Sledující</string>
|
||||
<string name="noDataWebsite">Web nenalezen</string>
|
||||
<string name="noDataDescription">Popis nenalezen</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">Místo nenalezeno</string>
|
||||
<string name="starMember">Hvězda</string>
|
||||
<string name="watcherMember">Sleduje</string>
|
||||
@ -446,11 +452,12 @@
|
||||
<string name="deleteGenericTitle">Smazat %s</string>
|
||||
<string name="reset">Reset</string>
|
||||
<string name="beta">BETA</string>
|
||||
<string name="none">None</string>
|
||||
<string name="none">Nenastaveno</string>
|
||||
<string name="main">main</string>
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="license">Licence</string>
|
||||
<string name="title">Název</string>
|
||||
<string name="description">Popis</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Prozkoumat uživatele</string>
|
||||
<string name="exploreIssues">Prozkoumat issues</string>
|
||||
@ -523,10 +530,10 @@
|
||||
<string name="mtmDecisionAbort">Přerušit</string>
|
||||
<string name="subscribedSuccessfully">Odběr úspěšně přihlášen</string>
|
||||
<string name="alreadySubscribed">Jste již přihlášen k odběru</string>
|
||||
<string name="subscriptionError">Subscription failed</string>
|
||||
<string name="subscriptionError">Nepodařilo se přidat odběr</string>
|
||||
<string name="unsubscribedSuccessfully">Odběr úspěšně odhlášen</string>
|
||||
<string name="alreadyUnsubscribed">Jste již odhlášeni</string>
|
||||
<string name="unSubscriptionError">Un-Subscription failed</string>
|
||||
<string name="unSubscriptionError">Nepodařilo se zrušit odběr</string>
|
||||
<string name="closeMilestone">Zavřít milník</string>
|
||||
<string name="openMilestone">Otevřít milník</string>
|
||||
<string name="milestoneStatusUpdate">Stav milníku byl úspěšně aktualizován</string>
|
||||
@ -546,23 +553,23 @@
|
||||
<string name="resetMostReposCounter">Počítadlo úspěšně resetováno</string>
|
||||
<string name="resetCounterDialogMessage">Chcete resetovat počítadlo pro repozitář %s?</string>
|
||||
<string name="resetCounterAllDialogMessage">Toto resetuje všechny počítadla pro repozitáře tohoto účtu.</string>
|
||||
<string name="appearanceHintText">Themes, fonts, badges, translation</string>
|
||||
<string name="appearanceHintText">Vzhledy, fonty, odznaky, jazyk</string>
|
||||
<string name="securityHintText">Biometrické ověření, SSL certifikáty, mezipaměť</string>
|
||||
<string name="languagesHintText">Jazyky</string>
|
||||
<string name="reportsHintText">Hlášení o chybách</string>
|
||||
<string name="rateAppHintText">Pokud se vám GitNex líbí, můžete mu dát palec nahoru</string>
|
||||
<string name="aboutAppHintText">Verze aplikace, sestavení, verze instance uživatele</string>
|
||||
<string name="codeEditorHintText">Syntax color, indentation</string>
|
||||
<string name="backupRestoreHintText">Backup and restore accounts, settings and more</string>
|
||||
<string name="backupDataHintText">Backup accounts, settings, notes and more</string>
|
||||
<string name="restoreDataHintText">Restore accounts, settings, notes and more</string>
|
||||
<string name="codeEditorHintText">Barva syntaxe, odsazení</string>
|
||||
<string name="backupRestoreHintText">Zazálohujte a obnovte své účty, nastavení a další</string>
|
||||
<string name="backupDataHintText">Zazálohujte si účty, nastavení, poznámky a jiné</string>
|
||||
<string name="restoreDataHintText">Obnovte své účty, nastavení, poznámky a jiné</string>
|
||||
<string name="archivedRepository">Archivováno</string>
|
||||
<string name="archivedRepositoryMessage">Tento repozitář je archivovaný. Můžete zobrazovat soubory, ale nemůžete pushovat nebo otevírat issues/pull requesty.</string>
|
||||
<string name="accountDeletedMessage">Účet úspěšně smazán</string>
|
||||
<string name="removeAccountPopupTitle">Odebrat účet</string>
|
||||
<string name="removeAccountPopupMessage">Jste si jisti, že chcete z aplikace odebrat tento účet?\n\nToto odstraní všechna data spojená s tímto účtem pouze z aplikace.</string>
|
||||
<string name="addNewAccount">Nový účet</string>
|
||||
<string name="addNewAccountText">Add Account</string>
|
||||
<string name="addNewAccountText">Přidat účet</string>
|
||||
<string name="accountAlreadyExistsError">Účet již v aplikaci existuje</string>
|
||||
<string name="accountAddedMessage">Účet úspěšně přidán</string>
|
||||
<string name="switchAccountSuccess">Přepnuto na účet : %1$s@%2$s</string>
|
||||
@ -570,10 +577,10 @@
|
||||
<string name="pageTitleNotifications">Oznámení</string>
|
||||
<string name="noDataNotifications">Vše aktuální 🚀</string>
|
||||
<string name="notificationsPollingHeaderText">Polling prodleva pro oznámení</string>
|
||||
<string name="pollingDelay15Minutes">15 Minutes</string>
|
||||
<string name="pollingDelay30Minutes">30 Minutes</string>
|
||||
<string name="pollingDelay45Minutes">45 Minutes</string>
|
||||
<string name="pollingDelay1Hour">1 Hour</string>
|
||||
<string name="pollingDelay15Minutes">15 minut</string>
|
||||
<string name="pollingDelay30Minutes">30 minut</string>
|
||||
<string name="pollingDelay45Minutes">45 minut</string>
|
||||
<string name="pollingDelay1Hour">1 hodina</string>
|
||||
<string name="pollingDelayDialogHeaderText">Zvolit polling prodlevu</string>
|
||||
<string name="pollingDelayDialogDescriptionText">Zvolte minutovou prodlevu, po které GitNex zkusí obdržet nová oznámení</string>
|
||||
<string name="markAsRead">Označit jako přečtené</string>
|
||||
@ -595,7 +602,7 @@
|
||||
<item quantity="many">Máte %s nových oznámení</item>
|
||||
<item quantity="other">Máte %s nových oznámení</item>
|
||||
</plurals>
|
||||
<string name="openAppSettings">To receive notifications, you must enable notifications for GitNex. Tap Open to access your phone settings and enable notifications.</string>
|
||||
<string name="openAppSettings">Abyste mohli dostávat upozornění, musíte aplikaci GitNex povolit notifikace. Klepnutím na Otevřít se otevře nastavení, kde můžete nastavení změnit.</string>
|
||||
<string name="isRead">Přečteno</string>
|
||||
<string name="isUnread">Nepřečteno</string>
|
||||
<string name="repoSettingsTitle">Nastavení repozitáře</string>
|
||||
@ -642,7 +649,7 @@
|
||||
<string name="prClosed">Pull request uzavřen</string>
|
||||
<string name="prReopened">Pull request znovu otevřen</string>
|
||||
<string name="prMergeInfo">Informace o pull requestu</string>
|
||||
<string name="accountDoesNotExist">It seems that the account for URI %1$s does not exist in the app. You can add one by tapping on the Add New Account button.</string>
|
||||
<string name="accountDoesNotExist">Vypadá to, že v aplikaci neexistuje žádný účet pro URI %1$s. Můžete ho přidat klepnutím na tlačítko Přidat účet.</string>
|
||||
<string name="launchApp">Přejít do aplikace</string>
|
||||
<string name="noActionText">GitNex cannot handle the requested resource. You can open an issue at the project repository as an improvement, providing details of the work. Just launch a default screen for now from the buttons below; it can be changed from settings.</string>
|
||||
<string name="biometricAuthTitle">Biometrické ověření</string>
|
||||
@ -682,14 +689,14 @@
|
||||
<string name="deleteTagConfirmation">Opravdu chcete smazat tento štítek?</string>
|
||||
<string name="tagDeleted">Štítek odstraněn</string>
|
||||
<string name="tagDeleteError">Štítek spjatý s vydáním nelze přímo odstranit</string>
|
||||
<string name="useCustomTabs">Use Custom Tabs</string>
|
||||
<string name="useCustomTabs">Použít vlastní záložky</string>
|
||||
<string name="browserOpenFailed">Nebyla nalezena žádná aplikace pro otevření tohoto odkazu. SSH odkazy a URL s prefixy http:// nebo https:// nejsou většinou prohlížečů podporovány</string>
|
||||
<string name="logInAgain">Log in again</string>
|
||||
<string name="logInAgain">Přihlásit se znovu</string>
|
||||
<string name="notLoggedIn">%s\u25CF není přihlášen</string>
|
||||
<string name="followSystem">Podle systému (světlý/tmavý)</string>
|
||||
<string name="followSystemBlack">Podle systému (světlý/kompletně tmavý)</string>
|
||||
<string name="dynamicColorsFollowSystem">Dynamické barvy - podle systému (světlý/tmavý)</string>
|
||||
<string name="codebergDark">Codeberg (Dark)</string>
|
||||
<string name="codebergDark">Codeberg (tmavý)</string>
|
||||
<string name="repoForkOf">Fork: %s</string>
|
||||
<string name="adoptRepo">Adoptovat</string>
|
||||
<string name="repoAdopted">Adoptován repozitář %s</string>
|
||||
@ -713,7 +720,7 @@
|
||||
<string name="newNoteContentHint">Tady začněte psát svoje poznámky</string>
|
||||
<string name="noteDateTime">Vytvořeno %s</string>
|
||||
<string name="noteTimeModified">Aktualizováno %s</string>
|
||||
<string name="noteDeleteDialogMessage">Do you really want to delete this note?</string>
|
||||
<string name="noteDeleteDialogMessage">Opravdu chcete smazat tuto poznámku?</string>
|
||||
<plurals name="noteDeleteMessage">
|
||||
<item quantity="one">Poznámka úspěšně odstraněna</item>
|
||||
<item quantity="few">Poznámky úspěšně odstraněny</item>
|
||||
@ -721,6 +728,8 @@
|
||||
<item quantity="other">Poznámky úspěšně odstraněny</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">Toto odstraní všechny vaše poznámky. Tato akce nejde vrátit.</string>
|
||||
<string name="insertNote">Vložit poznámku</string>
|
||||
<string name="noNotes">Nebyly nalezeny žádné poznámky</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -761,42 +770,42 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s přidal(a) strávený čas %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s smazal(a) strávený čas %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s přidal(a) referenci %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s odkázal(a) na tuto issue v #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s odkázal(a) na tento pull request v #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s odkázal(a) na tuto issue z <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
<string name="timelineReviewLeftComment">%1$s zanechal(a) komentář: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s připnul(a) %2$s</string>
|
||||
<string name="commitStatuses">Stavy</string>
|
||||
<string name="statusNoUrl">S tímto stavem není spojena žádná URL.</string>
|
||||
<string name="starredRepos">Ohvězdičkované repozitáře</string>
|
||||
<string name="starredRepos">Oblíbené repozitáře</string>
|
||||
<string name="lang_statistics">Statistiky jazyků</string>
|
||||
<string name="dashboard">Dashboard</string>
|
||||
<string name="createdRepository">created repository</string>
|
||||
<string name="renamedRepository">renamed repository from %1$s to</string>
|
||||
<string name="starredRepository">starred</string>
|
||||
<string name="transferredRepository">transferred repository %1$s to</string>
|
||||
<string name="createdBranch">created branch %1$s in</string>
|
||||
<string name="pushedTo">pushed to %1$s at</string>
|
||||
<string name="openedIssue">opened issue</string>
|
||||
<string name="commentedOnIssue">commented on issue</string>
|
||||
<string name="closedIssue">closed issue</string>
|
||||
<string name="reopenedIssue">reopened issue</string>
|
||||
<string name="createdPR">created pull request</string>
|
||||
<string name="closedPR">closed pull request</string>
|
||||
<string name="reopenedPR">reopened pull request</string>
|
||||
<string name="mergedPR">merged pull request</string>
|
||||
<string name="approved">approved</string>
|
||||
<string name="suggestedChanges">suggested changes for</string>
|
||||
<string name="commentedOnPR">commented on pull request</string>
|
||||
<string name="autoMergePR">automatically merged pull request</string>
|
||||
<string name="deletedBranch">deleted branch %1$s at</string>
|
||||
<string name="pushedTag">pushed tag %1$s to</string>
|
||||
<string name="deletedTag">deleted tag %1$s from</string>
|
||||
<string name="releasedBranch">released %1$s at</string>
|
||||
<string name="syncedCommits">synced commits to %1$s at</string>
|
||||
<string name="dashboard">Přehled</string>
|
||||
<string name="createdRepository">vytvořil(a) repozitář</string>
|
||||
<string name="renamedRepository">přejmenoval(a) repozitář z %1$s na</string>
|
||||
<string name="starredRepository">dal(a) hvězdičku</string>
|
||||
<string name="transferredRepository">přesunul repozitář %1$s do</string>
|
||||
<string name="createdBranch">vytvořil(a) větev %1$s v</string>
|
||||
<string name="pushedTo">nahrál(a) změny na %1$s v</string>
|
||||
<string name="openedIssue">vytvořil(a) problém</string>
|
||||
<string name="commentedOnIssue">přidal(a) komentář k problému</string>
|
||||
<string name="closedIssue">uzavřel(a) problém</string>
|
||||
<string name="reopenedIssue">znovuotevřel(a) problém</string>
|
||||
<string name="createdPR">vytvořil(a) žádost o sloučení</string>
|
||||
<string name="closedPR">uzavřel(a) žádost o sloučení</string>
|
||||
<string name="reopenedPR">znovuotevřel(a) žádost o sloučení</string>
|
||||
<string name="mergedPR">sloučil(a) žádost</string>
|
||||
<string name="approved">schválil(a)</string>
|
||||
<string name="suggestedChanges">požádal(a) o změny u</string>
|
||||
<string name="commentedOnPR">přidal(a) komentář k žádosti o sloučení</string>
|
||||
<string name="autoMergePR">automaticky sloučil(a) žádost</string>
|
||||
<string name="deletedBranch">smazal(a) větev %1$s v</string>
|
||||
<string name="pushedTag">nahrál(a) značku %1$s do</string>
|
||||
<string name="deletedTag">smazal(a) značku %1$s z</string>
|
||||
<string name="releasedBranch">vydal(a) %1$s v</string>
|
||||
<string name="syncedCommits">synchronizoval(a) commity do %1$s v</string>
|
||||
<string name="syncedRefs">synced new reference %1$s to</string>
|
||||
<string name="syncedDeletedRefs">synced and deleted reference %1$s at</string>
|
||||
<string name="attachment">Attachment</string>
|
||||
<string name="attachments">Attachments</string>
|
||||
<string name="attachmentsSaveError">An issue was created but cannot process attachments at this time. Check the server logs for more details.</string>
|
||||
<string name="attachment">Příloha</string>
|
||||
<string name="attachments">Přílohy</string>
|
||||
<string name="attachmentsSaveError">Problém byl vytvořen, nelze však aktuálně zpracovat přílohy. Zkontroluje chybové záznamy serveru pro více informací.</string>
|
||||
</resources>
|
||||
|
@ -766,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s hat benötigte Zeit %2$s %3$s hinzugefügt</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s hat benötigte Zeit %2$s %3$s entfernt</string>
|
||||
<string name="timelineChangeIssueRef">%1$s hat die Referenz %2$s %3$s hinzugefügt</string>
|
||||
<string name="timelineRefIssue">%1$s hat diesen Issue %3$s in #%2$d erwähnt</string>
|
||||
<string name="timelineRefPr">%1$s hat diesen Pull-Request %3$s in #%2$d erwähnt</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s hat diesen Issue von einem <font color=\'%2$d\'>%3$s</font> %4$s referenziert]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s hat einen Kommentar hinterlassen: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s hat das %2$s angepinnt</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">No more data available</string>
|
||||
<string name="createLabel">New Label</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Θεατές</string>
|
||||
<string name="noDataWebsite">Δεν βρέθηκε τέτοια ιστοσελίδα</string>
|
||||
<string name="noDataDescription">Δεν βρέθηκε περιγραφή</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">Δεν βρέθηκε τοποθεσία</string>
|
||||
<string name="starMember">Προσθήκη στα Αγαπημένα</string>
|
||||
<string name="watcherMember">Θεατής</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -717,6 +724,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -757,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">No more data available</string>
|
||||
<string name="createLabel">New Label</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Watchers</string>
|
||||
<string name="noDataWebsite">No website found</string>
|
||||
<string name="noDataDescription">No description found</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">No location found</string>
|
||||
<string name="starMember">Star</string>
|
||||
<string name="watcherMember">Watcher</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -717,6 +724,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -757,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Activar el borrado de borradores</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Borrar el borrador del comentario cuando se publica el comentario</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Página de inicio, borradores, reportes de error</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Gestor de enlaces por defecto</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Elija qué pantalla debe cargarse si la aplicación no puede manejar los enlaces externos. Te redirigirá automáticamente.</string>
|
||||
<string name="linkSelectorDialogTitle">Seleccione la pantalla del gestor de enlaces por defecto</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">No hay más datos disponibles</string>
|
||||
<string name="createLabel">Nueva etiqueta</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Correos electrónicos</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Observadores</string>
|
||||
<string name="noDataWebsite">No se encontró una página web</string>
|
||||
<string name="noDataDescription">No se encontró una descripción</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">No se encontró una ubicación</string>
|
||||
<string name="starMember">Destacar</string>
|
||||
<string name="watcherMember">Monitorizar</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">Licencia</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explorar usuarios</string>
|
||||
<string name="exploreIssues">Explorar incidencias</string>
|
||||
@ -717,6 +724,8 @@
|
||||
<item quantity="other">Notas eliminadas correctamente</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">Esto eliminará todas tus notas. Esta acción no puede deshacerse.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -757,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s ha añadido tiempo invertido %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s ha elimnado tiempo invertido %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s ha añadido una referencia %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s ha hecho referencia a esta incidencia en #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s ha hecho referencia a este Pull Request en #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s ha hecho referencia a esta incidencia desde <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s dejó un comentario: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">عمومی</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">اطلاعات بیشتری موجود نیست</string>
|
||||
<string name="createLabel">برچسب جدید</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Watchers</string>
|
||||
<string name="noDataWebsite">هیچ وبسایتی یافت نشد</string>
|
||||
<string name="noDataDescription">هیج توضیحی یافت نشد</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">هیچ مکانی یافت نشد</string>
|
||||
<string name="starMember">Star</string>
|
||||
<string name="watcherMember">دیدبان</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -717,6 +724,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -757,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">No more data available</string>
|
||||
<string name="createLabel">New Label</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Watchers</string>
|
||||
<string name="noDataWebsite">No website found</string>
|
||||
<string name="noDataDescription">No description found</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">No location found</string>
|
||||
<string name="starMember">Star</string>
|
||||
<string name="watcherMember">Watcher</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -717,6 +724,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -757,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -208,6 +208,10 @@
|
||||
<string name="restoreError">Une erreur s’est produite durant la restauration.</string>
|
||||
<string name="restoreFromBackup">Restaurer depuis la sauvegarde</string>
|
||||
<string name="restoreFromBackupPopupText">Vous allez restaurer vos données à partir d’une sauvegarde GitNex. Vos comptes, réglages, brouillons, notes et données liées aux dépôts seront restaurés.\n\nCliquez sur Restaurer pour lancer le processus.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Ne pas afficher l’adresse courriel et la langue</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Masquer l’adresse courriel dans le menu latéral</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Aucune donnée</string>
|
||||
<string name="createLabel">Nouvelle étiquette</string>
|
||||
@ -367,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Observateurs</string>
|
||||
<string name="noDataWebsite">Aucun site renseigné</string>
|
||||
<string name="noDataDescription">Pas de description</string>
|
||||
<string name="noDataBio">Aucune bio</string>
|
||||
<string name="noDataLocation">Aucun lieu renseigné</string>
|
||||
<string name="starMember">Ajouter aux favoris</string>
|
||||
<string name="watcherMember">Observateur</string>
|
||||
@ -452,6 +457,7 @@
|
||||
<string name="license">Licence</string>
|
||||
<string name="title">Titre</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Rechercher des utilisateurs</string>
|
||||
<string name="exploreIssues">Rechercher des tickets</string>
|
||||
@ -760,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s a ajouté le temps passé %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s a supprimé le temps passé %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s a ajouté la référence %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s mentionné ce ticket dans #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s a mentionné cette demande d’ajout dans #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s mentionné ce ticket dans une <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s a ajouté un commentaire : %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s a épinglé cette %2$s</string>
|
||||
|
@ -186,7 +186,7 @@ URL è richiesto</string>
|
||||
<string name="settingsEnableCommentsDeletionText">Abilita Eliminazione Bozze</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Elimina la bozza del commento quando viene pubblicato</string>
|
||||
<string name="settingsGeneralHeader">Generale</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -204,11 +204,15 @@ URL è richiesto</string>
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Nessun altro dato disponibile</string>
|
||||
<string name="createLabel">Nuovo label</string>
|
||||
@ -287,6 +291,7 @@ autorizzazione</string>
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -368,6 +373,7 @@ autorizzazione</string>
|
||||
<string name="repoWatchersInMenu">Osservatori</string>
|
||||
<string name="noDataWebsite">Nessun sito web trovato</string>
|
||||
<string name="noDataDescription">Nessuna descrizione trovata</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">Nessuna posizione trovata</string>
|
||||
<string name="starMember">Star</string>
|
||||
<string name="watcherMember">Osservatore</string>
|
||||
@ -453,6 +459,7 @@ autorizzazione</string>
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Esplora utenti</string>
|
||||
<string name="exploreIssues">Esplora problemi</string>
|
||||
@ -719,6 +726,8 @@ autorizzazione</string>
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -759,8 +768,8 @@ autorizzazione</string>
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">下書き削除の有効化</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">コメントが投稿されたときにコメントドラフトを削除する</string>
|
||||
<string name="settingsGeneralHeader">一般</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">既定のリンクハンドラ</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">アプリケーションが外部リンクを処理できない場合にロードする画面を選択します。自動的にリダイレクトされます。</string>
|
||||
<string name="linkSelectorDialogTitle">デフォルトリンクハンドラの選択画面</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">これ以上のデータはありません</string>
|
||||
<string name="createLabel">新規ラベル</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">ウオッチの数</string>
|
||||
<string name="noDataWebsite">Webサイトが見つかりません</string>
|
||||
<string name="noDataDescription">説明が見つかりません</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">場所が見つかりません</string>
|
||||
<string name="starMember">星</string>
|
||||
<string name="watcherMember">ウォッチャー</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">ユーザーの表示</string>
|
||||
<string name="exploreIssues">課題の表示</string>
|
||||
@ -715,6 +722,8 @@
|
||||
<item quantity="other">ノートは正常に削除されました</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">すべてのノートが削除されます。この操作は元に戻せません。</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">コミット</string>
|
||||
@ -755,8 +764,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">No more data available</string>
|
||||
<string name="createLabel">New Label</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Watchers</string>
|
||||
<string name="noDataWebsite">No website found</string>
|
||||
<string name="noDataDescription">No description found</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">No location found</string>
|
||||
<string name="starMember">Star</string>
|
||||
<string name="watcherMember">Watcher</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -715,6 +722,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -755,8 +764,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">No more data available</string>
|
||||
<string name="createLabel">New Label</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Watchers</string>
|
||||
<string name="noDataWebsite">No website found</string>
|
||||
<string name="noDataDescription">No description found</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">No location found</string>
|
||||
<string name="starMember">Star</string>
|
||||
<string name="watcherMember">Watcher</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -719,6 +726,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -759,8 +768,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Activeer concept verwijdering</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Verwijder reactie concept wanneer reactie is geplaatst</string>
|
||||
<string name="settingsGeneralHeader">Algemeen</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Standaard URL Afhandelaar</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Selecteer Standaard URL Afhandelaar Scherm</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Geen verdere gegevens beschikbaar</string>
|
||||
<string name="createLabel">Nieuw Label</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">E-mails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Watchers</string>
|
||||
<string name="noDataWebsite">Geen website gevonden</string>
|
||||
<string name="noDataDescription">Geen beschrijving gevonden</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">Geen locatie gevonden</string>
|
||||
<string name="starMember">Ster</string>
|
||||
<string name="watcherMember">Watcher</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -717,6 +724,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -757,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Włącz usuwanie szkiców</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">Ogólne</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Brak dostępnych danych</string>
|
||||
<string name="createLabel">Nowa etykieta</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Obserwatorzy</string>
|
||||
<string name="noDataWebsite">Nie znaleziono strony internetowej</string>
|
||||
<string name="noDataDescription">No description found</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">No location found</string>
|
||||
<string name="starMember">Gwiazdka</string>
|
||||
<string name="watcherMember">Obserwujący</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Przeglądaj zgłoszenia</string>
|
||||
@ -721,6 +728,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -761,8 +770,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -186,7 +186,7 @@ Exemplo: codeberg.org</string>
|
||||
<string name="settingsEnableCommentsDeletionText">Ativar exclusão de rascunhos</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Excluir rascunho de comentário quando um comentário é postado</string>
|
||||
<string name="settingsGeneralHeader">Geral</string>
|
||||
<string name="generalHintText">Tela inicial, rascunhos e relatórios de falha</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Manipulador de Links Padrão</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Escolha a tela a ser carregada automaticamente caso o aplicativo não possa abrir links externos.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -204,11 +204,15 @@ Exemplo: codeberg.org</string>
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Não há mais dados disponíveis</string>
|
||||
<string name="createLabel">Novo marcador</string>
|
||||
@ -286,6 +290,7 @@ Exemplo: codeberg.org</string>
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -367,6 +372,7 @@ Exemplo: codeberg.org</string>
|
||||
<string name="repoWatchersInMenu">Observadores</string>
|
||||
<string name="noDataWebsite">Nenhum site encontrado</string>
|
||||
<string name="noDataDescription">Nenhuma descrição encontrada</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">Nenhum local encontrado</string>
|
||||
<string name="starMember">Favorito</string>
|
||||
<string name="watcherMember">Observador</string>
|
||||
@ -452,6 +458,7 @@ Exemplo: codeberg.org</string>
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -718,6 +725,8 @@ Exemplo: codeberg.org</string>
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -758,8 +767,8 @@ Exemplo: codeberg.org</string>
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Включить удаление черновиков</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Удалить черновик комментария при публикации комментария</string>
|
||||
<string name="settingsGeneralHeader">Общее</string>
|
||||
<string name="generalHintText">Главный экран, черновики, отчеты о сбоях</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Обработчик ссылок по умолчанию</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Выберите, какой экран следует загрузить, если приложение не может обрабатывать внешние ссылки. Он автоматически перенаправит вас.</string>
|
||||
<string name="linkSelectorDialogTitle">Выбрать экран обработчика ссылок по умолчанию</string>
|
||||
@ -199,15 +199,19 @@
|
||||
<string name="fragmentTabsAnimationHeader">Анимация вкладок</string>
|
||||
<string name="fadeOut">Затухание</string>
|
||||
<string name="zoomOut">Отдалить</string>
|
||||
<string name="backup">Backup</string>
|
||||
<string name="backup">Резервное копирование</string>
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Больше даных нет</string>
|
||||
<string name="createLabel">Создание метки</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Электронная почта</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Наблюдатели</string>
|
||||
<string name="noDataWebsite">Веб-сайт не найден</string>
|
||||
<string name="noDataDescription">Описание не найдено</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">Местоположение не найдено</string>
|
||||
<string name="starMember">В избранное</string>
|
||||
<string name="watcherMember">Наблюдатель</string>
|
||||
@ -426,7 +432,7 @@
|
||||
<string name="genericServerResponseError">На данный момент мы не можем подключиться к серверу, пожалуйста, проверьте статус вашего сервера и повторите попытку</string>
|
||||
<string name="genericCopyUrl">Копировать URL</string>
|
||||
<string name="genericWaitFor">Подождите ☕</string>
|
||||
<string name="file">File</string>
|
||||
<string name="file">Файл</string>
|
||||
<string name="issue">Issue</string>
|
||||
<string name="labelTxt">Label</string>
|
||||
<string name="release">Release</string>
|
||||
@ -435,14 +441,14 @@
|
||||
<string name="unstar">Unstar</string>
|
||||
<string name="watch">Watch</string>
|
||||
<string name="unwatch">Unwatch</string>
|
||||
<string name="share">Share</string>
|
||||
<string name="repository">Repository</string>
|
||||
<string name="share">Поделиться</string>
|
||||
<string name="repository">Репозиторий</string>
|
||||
<string name="team">Team</string>
|
||||
<string name="organization">Organization</string>
|
||||
<string name="addRemove">Add / Remove</string>
|
||||
<string name="download">Download</string>
|
||||
<string name="addRemove">Добавить / Удалить</string>
|
||||
<string name="download">Скачать</string>
|
||||
<string name="reopen">Reopen</string>
|
||||
<string name="openInBrowser">Open in Browser</string>
|
||||
<string name="openInBrowser">Открыть в Браузере</string>
|
||||
<string name="deleteGenericTitle">Delete %s</string>
|
||||
<string name="reset">Reset</string>
|
||||
<string name="beta">BETA</string>
|
||||
@ -450,7 +456,8 @@
|
||||
<string name="main">main</string>
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="description">Описание</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Обзор пользователей</string>
|
||||
<string name="exploreIssues">Обзор задач</string>
|
||||
@ -721,6 +728,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -761,8 +770,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">කෙටුම්පත් මකාදැමීම සබල කරන්න</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">අදහස් පළ කළ විට අදහස් කෙටුම්පත මකන්න</string>
|
||||
<string name="settingsGeneralHeader">ජනරාල්</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">පෙරනිමි සබැඳි හසුරුවන්නා</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Default Link Handler Screen තෝරන්න</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">තවත් දත්ත නොමැත</string>
|
||||
<string name="createLabel">නව ලේබලය</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">මුරකරුවන්</string>
|
||||
<string name="noDataWebsite">වෙබ් අඩවියක් හමු නොවීය</string>
|
||||
<string name="noDataDescription">විස්තරයක් හමු නොවීය</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">ස්ථානයක් හමු නොවීය</string>
|
||||
<string name="starMember">තරුව</string>
|
||||
<string name="watcherMember">මුරකරු</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">පරිශීලකයන් ගවේෂණය කරන්න</string>
|
||||
<string name="exploreIssues">ගැටළු ගවේෂණය කරන්න</string>
|
||||
@ -717,6 +724,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -757,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">No more data available</string>
|
||||
<string name="createLabel">New Label</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Watchers</string>
|
||||
<string name="noDataWebsite">No website found</string>
|
||||
<string name="noDataDescription">No description found</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">No location found</string>
|
||||
<string name="starMember">Star</string>
|
||||
<string name="watcherMember">Watcher</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -721,6 +728,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -761,8 +770,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Нема више података</string>
|
||||
<string name="createLabel">Нова ознака</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Пратиоци</string>
|
||||
<string name="noDataWebsite">Ниједан веб-сајт није пронађен</string>
|
||||
<string name="noDataDescription">No description found</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">No location found</string>
|
||||
<string name="starMember">Фан</string>
|
||||
<string name="watcherMember">Пратилац</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -719,6 +726,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -759,8 +768,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -10,11 +10,11 @@
|
||||
<string name="navAbout">Hakkında</string>
|
||||
<string name="navRate">GitNex\'i Puanla</string>
|
||||
<string name="navLogout">Çıkış Yap</string>
|
||||
<string name="navAdministration">Instance Administration</string>
|
||||
<string name="navAdministration"></string>
|
||||
<string name="navMyIssues">Konularım</string>
|
||||
<string name="navMostVisited">En çok ziyaret edilen depolar</string>
|
||||
<string name="navNotes">Notlar</string>
|
||||
<string name="navAccount">Account Settings</string>
|
||||
<string name="navAccount">Hesap Ayarları</string>
|
||||
<string name="navWatchedRepositories">Watched Repositories</string>
|
||||
<!-- menu items -->
|
||||
<!-- page titles -->
|
||||
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Daha fazla veri yok</string>
|
||||
<string name="createLabel">Yeni Etiket</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">İzleyiciler</string>
|
||||
<string name="noDataWebsite">Site bulunamadı</string>
|
||||
<string name="noDataDescription">Açıklama bulunamadı</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">Konum bulunamadı</string>
|
||||
<string name="starMember">Yıldız</string>
|
||||
<string name="watcherMember">İzleyici</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Kullanıcıları keşfet</string>
|
||||
<string name="exploreIssues">Konuları keşfet</string>
|
||||
@ -717,6 +724,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -757,8 +766,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -35,7 +35,7 @@
|
||||
<string name="pageTitleAdministration">Administration</string>
|
||||
<string name="pageTitleNewPullRequest">New Pull Request</string>
|
||||
<string name="pageTitleUsers">Users</string>
|
||||
<string name="pageTitleAddRepository">Add Repository</string>
|
||||
<string name="pageTitleAddRepository">Додати репозиторій</string>
|
||||
<!-- page titles -->
|
||||
<string name="repoName">Демо-репозиторій</string>
|
||||
<string name="repoDescription">Демо опис</string>
|
||||
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
|
||||
<string name="settingsGeneralHeader">General</string>
|
||||
<string name="generalHintText">Home screen, drafts, crash reports</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">Даних більше немає</string>
|
||||
<string name="createLabel">Створити мітку</string>
|
||||
@ -285,6 +289,7 @@
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="profileUpdate">Profile updated</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">Emails</string>
|
||||
@ -366,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">Спостерігачі</string>
|
||||
<string name="noDataWebsite">Сайт не знайдено</string>
|
||||
<string name="noDataDescription">Не знайдено опис</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">Місцезнаходження не знайдено</string>
|
||||
<string name="starMember">Зацікавлений</string>
|
||||
<string name="watcherMember">Спостерігач</string>
|
||||
@ -451,6 +457,7 @@
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
@ -567,7 +574,7 @@
|
||||
<string name="accountAddedMessage">Account added successfully</string>
|
||||
<string name="switchAccountSuccess">Switched to account : %1$s@%2$s</string>
|
||||
<!-- Notifications -->
|
||||
<string name="pageTitleNotifications">Notifications</string>
|
||||
<string name="pageTitleNotifications">Сповіщення</string>
|
||||
<string name="noDataNotifications">All caught up 🚀</string>
|
||||
<string name="notificationsPollingHeaderText">Notifications Polling Delay</string>
|
||||
<string name="pollingDelay15Minutes">15 Minutes</string>
|
||||
@ -581,13 +588,13 @@
|
||||
<string name="pinNotification">Pin</string>
|
||||
<string name="markedNotificationsAsRead">Successfully marked all notifications as read</string>
|
||||
<string name="notificationsHintText">Polling delay</string>
|
||||
<string name="enableNotificationsHeaderText">Enable Notifications</string>
|
||||
<string name="enableNotificationsHeaderText">Увімкнути сповіщення</string>
|
||||
<string name="enableLightsHeaderText">Enable Light</string>
|
||||
<string name="enableVibrationHeaderText">Enable Vibration</string>
|
||||
<string name="chooseColorSelectorHeader">Choose Color</string>
|
||||
<string name="newMessages">New messages for %s</string>
|
||||
<string name="youHaveGotNewNotifications">You\'ve got %d new notifications.</string>
|
||||
<string name="mainNotificationChannelName">Notifications</string>
|
||||
<string name="mainNotificationChannelName">Сповіщення</string>
|
||||
<string name="mainNotificationChannelDescription">This is the main notification channel of GitNex.</string>
|
||||
<plurals name="youHaveNewNotifications">
|
||||
<item quantity="one">You have %s new notification</item>
|
||||
@ -721,6 +728,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -761,8 +770,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
|
@ -185,7 +185,7 @@
|
||||
<string name="settingsEnableCommentsDeletionText">启用草稿删除</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">发表评论时删除评论草稿</string>
|
||||
<string name="settingsGeneralHeader">常规</string>
|
||||
<string name="generalHintText">主界面,草稿,崩溃报告</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">默认链接处理程序</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">如果应用无法处理外部链接,请选择应加载的屏幕。 它会自动把你重定向。</string>
|
||||
<string name="linkSelectorDialogTitle">选择默认链接处理程序屏幕</string>
|
||||
@ -203,11 +203,15 @@
|
||||
<string name="restore">恢复</string>
|
||||
<string name="backupFileSuccess">已成功创建备份</string>
|
||||
<string name="backupFileError">创建数据备份时发生错误</string>
|
||||
<string name="backupFilePopupText">此操作将备份与存储库相关的帐户、设置、草稿、注释和数据。\n\n单击 备份 按钮下载备份文件。</string>
|
||||
<string name="restoreFilePopupText">您即将从 GitNex 生成的备份文件还原。这将恢复与存储库相关的用户帐户、设置、草稿、注释和数据。\n\n请注意,此操作将覆盖当前数据库数据。请谨慎操作。\n\n点击 恢复 按钮执行该操作。</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">从备份文件恢复时发生错误。</string>
|
||||
<string name="restoreFromBackup">从备份中恢复</string>
|
||||
<string name="restoreFromBackupPopupText">您即将从 GitNex 生成的备份文件还原。这将恢复与存储库相关的用户帐户、设置、草稿、注释和数据。\n\n点击 恢复 按钮执行该操作。</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">没有更多可用数据</string>
|
||||
<string name="createLabel">创建标签</string>
|
||||
@ -367,6 +371,7 @@
|
||||
<string name="repoWatchersInMenu">已关注</string>
|
||||
<string name="noDataWebsite">未找到网站</string>
|
||||
<string name="noDataDescription">未找到描述</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">未找到位置</string>
|
||||
<string name="starMember">收藏</string>
|
||||
<string name="watcherMember">关注</string>
|
||||
@ -452,6 +457,7 @@
|
||||
<string name="license">许可证</string>
|
||||
<string name="title">标题</string>
|
||||
<string name="description">描述</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">探索用户</string>
|
||||
<string name="exploreIssues">探索问题</string>
|
||||
@ -758,8 +764,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s 添加了所花时间 %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s 删除了所花时间 %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s 添加了参考 %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s 在 #%2$d %3$s 中提到了这张工单</string>
|
||||
<string name="timelineRefPr">%1$s 在 #%2$d %3$s 中提到了这个拉取请求</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s 引用了来自 <font color=\'%2$d\'>%3$s</font> %4$s 的工单]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s 留下评论:%2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s 置顶了 %2$s</string>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<string name="navAbout">關於</string>
|
||||
<string name="navRate">五星好評!</string>
|
||||
<string name="navLogout">登出</string>
|
||||
<string name="navAdministration">Instance Administration</string>
|
||||
<string name="navAdministration">實體管理</string>
|
||||
<string name="navMyIssues">我的議題</string>
|
||||
<string name="navMostVisited">最常瀏覽的倉儲</string>
|
||||
<string name="navNotes">備註</string>
|
||||
@ -32,14 +32,14 @@
|
||||
<string name="pageTitleAddEmail">新增電子郵件地址</string>
|
||||
<string name="pageTitleNewFile">新增檔案</string>
|
||||
<string name="pageTitleExplore">探索</string>
|
||||
<string name="pageTitleAdministration">Administration</string>
|
||||
<string name="pageTitleAdministration">管理</string>
|
||||
<string name="pageTitleNewPullRequest">新增合併請求</string>
|
||||
<string name="pageTitleUsers">Users</string>
|
||||
<string name="pageTitleUsers">使用者</string>
|
||||
<string name="pageTitleAddRepository">新增倉儲</string>
|
||||
<!-- page titles -->
|
||||
<string name="repoName">Demo repo</string>
|
||||
<string name="repoDescription">Demo description</string>
|
||||
<string name="orgName">Demo organization</string>
|
||||
<string name="repoName">示範儲存庫</string>
|
||||
<string name="repoDescription">示範描述</string>
|
||||
<string name="orgName">示範組織</string>
|
||||
<string name="newCreateButtonCopy">建立</string>
|
||||
<string name="newUpdateButtonCopy">更新</string>
|
||||
<string name="newRepoTintCopy">倉儲名稱</string>
|
||||
@ -83,12 +83,12 @@
|
||||
<string name="orgCreated">Organization created successfully</string>
|
||||
<string name="orgExistsError">Organization already exists</string>
|
||||
<string name="diffStatistics">%1$s addition(s) and %2$s deletion(s)</string>
|
||||
<string name="processingText">Processing</string>
|
||||
<string name="processingText">處理中</string>
|
||||
<string name="search">搜尋</string>
|
||||
<string name="close">關閉</string>
|
||||
<string name="addNewContent">新增</string>
|
||||
<string name="orgContentAvatar">Org</string>
|
||||
<string name="repoContentAvatar">Repo</string>
|
||||
<string name="orgContentAvatar">組織</string>
|
||||
<string name="repoContentAvatar">儲存庫</string>
|
||||
<string name="privateAvatar">Pri</string>
|
||||
<string name="removeContent">移除</string>
|
||||
<string name="genericApiError">Instance has returned an error. Code %d</string>
|
||||
@ -98,27 +98,27 @@
|
||||
<string name="tabTextReleases">Releases</string>
|
||||
<string name="tabTextBranches">分支</string>
|
||||
<string name="tabTextCollaborators">協作者</string>
|
||||
<string name="tabPullRequests">Pull Requests</string>
|
||||
<string name="pullRequest">Pull Request</string>
|
||||
<string name="infoTabRepoSize">Size</string>
|
||||
<string name="tabPullRequests">拉取請求</string>
|
||||
<string name="pullRequest">拉取請求</string>
|
||||
<string name="infoTabRepoSize">大小</string>
|
||||
<string name="infoTabRepoDefaultBranch">預設分支</string>
|
||||
<string name="infoTabRepoSshUrl">SSH URL</string>
|
||||
<string name="infoTabRepoCloneUrl">Clone URL</string>
|
||||
<string name="infoTabRepoRepoUrl">Repo URL</string>
|
||||
<string name="infoTabRepoForksCount">Forks</string>
|
||||
<string name="infoTabRepoCreatedAt">Created</string>
|
||||
<string name="infoTabRepoUpdatedAt">Last Updated</string>
|
||||
<string name="infoMoreInformation">More Information</string>
|
||||
<string name="infoTabRepoForksCount">分叉</string>
|
||||
<string name="infoTabRepoCreatedAt">已建立</string>
|
||||
<string name="infoTabRepoUpdatedAt">最後更新</string>
|
||||
<string name="infoMoreInformation">更多資訊</string>
|
||||
<string name="timeAtText">at</string>
|
||||
<string name="issueMilestone">Milestone %1$s</string>
|
||||
<string name="issueMilestone">里程碑 %1$s</string>
|
||||
<string name="dueDate">Due on %1$s</string>
|
||||
<string name="assignedTo">Assigned to: %1$s</string>
|
||||
<string name="assignedToMe">Assigned to Me</string>
|
||||
<string name="commentButtonText">Comment</string>
|
||||
<string name="assignedToMe">指派給我</string>
|
||||
<string name="commentButtonText">留言</string>
|
||||
<string name="commentEmptyError">Please write your comment</string>
|
||||
<string name="commentSuccess">Comment posted</string>
|
||||
<string name="commentSuccess">評論已發佈</string>
|
||||
<string name="featureDeprecated">這個函式將於未來移除</string>
|
||||
<string name="generalImgContentText">Image</string>
|
||||
<string name="generalImgContentText">圖片</string>
|
||||
<string name="commitAuthor">Commit author: %1$s</string>
|
||||
<string name="releaseDownloadText">下載</string>
|
||||
<string name="releasePublishedBy">Published by @%1$s</string>
|
||||
@ -136,7 +136,7 @@
|
||||
<string name="selectMilestone">選擇里程碑</string>
|
||||
<string name="newIssueSelectAssigneesListTitle">選擇負責人</string>
|
||||
<string name="newIssueSelectLabelsListTitle">選擇標籤</string>
|
||||
<string name="newIssueTitle">Title</string>
|
||||
<string name="newIssueTitle">標題</string>
|
||||
<string name="newIssueAssigneesListTitle">負責人</string>
|
||||
<string name="newIssueDueDateTitle">截止日期</string>
|
||||
<string name="newIssueMilestoneTitle">里程碑</string>
|
||||
@ -153,7 +153,7 @@
|
||||
<string name="settingsCertsSelectorHeader">Delete Trusted Certificates</string>
|
||||
<string name="settingsCertsPopupTitle">Delete Trusted Certificates?</string>
|
||||
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
|
||||
<string name="settingsSave">Settings saved</string>
|
||||
<string name="settingsSave">設定已儲存</string>
|
||||
<string name="settingsLanguageSelectorHeader">語言</string>
|
||||
<string name="settingsLanguageSelectedHeaderDefault">英文</string>
|
||||
<string name="settingsAppearanceHeader">外觀</string>
|
||||
@ -171,7 +171,7 @@
|
||||
<string name="settingsCustomFontSelectorDialogTitle">選擇字體</string>
|
||||
<string name="themeSelectorDialogTitle">選擇應用程式主題</string>
|
||||
<string name="themeSelectionHeaderText">主題</string>
|
||||
<string name="settingsCounterBadges">Counter Badges</string>
|
||||
<string name="settingsCounterBadges">計數圖標</string>
|
||||
<string name="settingsFileViewerSourceCodeHeaderText">原始碼主題</string>
|
||||
<string name="cacheSizeDataDialogHeader">資料快取大小</string>
|
||||
<string name="cacheSizeDataSelectionHeaderText">資料快取大小</string>
|
||||
@ -185,29 +185,33 @@
|
||||
<string name="settingsEnableCommentsDeletionText">啓用草稿刪除</string>
|
||||
<string name="settingsEnableCommentsDeletionHintText">當留言發佈時,刪除留言草稿</string>
|
||||
<string name="settingsGeneralHeader">一般</string>
|
||||
<string name="generalHintText">主畫面,草稿,崩潰報告</string>
|
||||
<string name="generalHintText">Home screen, crash reports, custom tabs</string>
|
||||
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
|
||||
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
|
||||
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
|
||||
<string name="settingsBiometricHeader">Biometric Support</string>
|
||||
<string name="settingsLabelsInListHeader">Labels With Text Support</string>
|
||||
<string name="settingsLabelsInListHint">Enabling this will show labels with text in issues and pr lists, default are color dots</string>
|
||||
<string name="ceSyntaxHighlightColor">Syntax Highlighting Color</string>
|
||||
<string name="settingsBiometricHeader">支援生物識別</string>
|
||||
<string name="settingsLabelsInListHeader">包含文字的標籤</string>
|
||||
<string name="settingsLabelsInListHint">啓用該選項將在議題和拉取列表中顯示包含文字的標籤,預設爲有顏色的圓點。</string>
|
||||
<string name="ceSyntaxHighlightColor">語法突顯顏色</string>
|
||||
<string name="ceIndentation">縮排</string>
|
||||
<string name="ceIndentationTabsWidth">Tabs Width</string>
|
||||
<string name="ceIndentationTabsWidth">定位點寬度</string>
|
||||
<string name="system_font">系統預設字體</string>
|
||||
<string name="fragmentTabsAnimationHeader">分頁動畫</string>
|
||||
<string name="fadeOut">淡出</string>
|
||||
<string name="zoomOut">Zoom Out</string>
|
||||
<string name="backup">Backup</string>
|
||||
<string name="restore">Restore</string>
|
||||
<string name="backupFileSuccess">The backup was successfully created</string>
|
||||
<string name="backupFileError">An error occurred while creating a data backup</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, drafts, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">An error occurred while restoring from the backup file.</string>
|
||||
<string name="restoreFromBackup">Restore from Backup</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, drafts, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="zoomOut">縮小</string>
|
||||
<string name="backup">備份</string>
|
||||
<string name="restore">還原</string>
|
||||
<string name="backupFileSuccess">成功建立該備份</string>
|
||||
<string name="backupFileError">在建立資料備份時,有錯誤發生。</string>
|
||||
<string name="backupFilePopupText">This action will backup your accounts, settings, notes, and data related to repositories.\n\nClick the Backup button to download the backup file.</string>
|
||||
<string name="restoreFilePopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nPlease note this action will overwrite the current database data. Proceed with caution.\n\nClick Restore to start the process.</string>
|
||||
<string name="restoreError">從備份檔還原時,有錯誤發生</string>
|
||||
<string name="restoreFromBackup">從備份檔還原</string>
|
||||
<string name="restoreFromBackupPopupText">You are about to restore from a GitNex-generated backup file. This will restore user accounts, settings, notes, and data related to repositories.\n\nClick Restore to start the process.</string>
|
||||
<string name="hideEmailLangInProfileHeader">Set Email and Language as Private</string>
|
||||
<string name="hideEmailLangInProfileHint">You can set your email and language to private to hide them on your profile screen</string>
|
||||
<string name="hideEmailNavDrawerHeader">Hide Email in Drawer</string>
|
||||
<string name="hideEmailNavDrawerHint">You can enable this option to hide your email in the app navigation drawer</string>
|
||||
<!-- settings -->
|
||||
<string name="noMoreData">No more data available</string>
|
||||
<string name="createLabel">新增標籤</string>
|
||||
@ -233,7 +237,7 @@
|
||||
<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="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">該團隊的成員能夠推送或拉取團隊倉儲,以及新增協作者。</string>
|
||||
<string name="teamPermissionOwner">• Members of this team have owner permissions.</string>
|
||||
<string name="teamShowAll">顯示全部</string>
|
||||
<string name="orgMember">組織成員</string>
|
||||
@ -248,7 +252,7 @@
|
||||
<string name="repoRemovedMessage">Repository removed from the team successfully</string>
|
||||
<string name="repoAddToTeamMessage">Add repository %1$s to organization %2$s team %3$s</string>
|
||||
<string name="repoRemoveTeamMessage">Remove repository %1$s from team %2$s</string>
|
||||
<string name="addRemoveMember">Add / Remove Member</string>
|
||||
<string name="addRemoveMember">新增/移除成員</string>
|
||||
<!-- org tabbed layout str -->
|
||||
<!-- create team -->
|
||||
<string name="newTeamTitle">團隊名稱</string>
|
||||
@ -256,7 +260,7 @@
|
||||
<string name="newTeamAccessControls">存取控制</string>
|
||||
<string name="newTeamPermissionRead">成員可以觀看和複製團隊倉儲</string>
|
||||
<string name="newTeamPermissionWrite">成員可以讀取和推送團隊倉儲</string>
|
||||
<string name="newTeamPermissionAdmin">成員可以拉取和推送到團隊倉儲以及新增協作者</string>
|
||||
<string name="newTeamPermissionAdmin">成員可以拉取和推送到團隊倉儲,以及新增協作者</string>
|
||||
<string name="teamNameEmpty">請輸入團隊名稱</string>
|
||||
<string name="teamNameError">Team name should contain only alphanumeric, dash (-), underscore (_) and dot (.) characters</string>
|
||||
<string name="teamPermissionEmpty">Please select permission</string>
|
||||
@ -265,49 +269,50 @@
|
||||
<string name="teamCreated">Team created successfully</string>
|
||||
<!-- create team -->
|
||||
<!-- issue comments -->
|
||||
<string name="editCommentTitle">Edit Comment</string>
|
||||
<string name="editCommentUpdatedText">Comment updated</string>
|
||||
<string name="issueCommentShare">Share Comment</string>
|
||||
<string name="deleteCommentSuccess">Comment deleted successfully</string>
|
||||
<string name="copyCommentText">Copy Comment</string>
|
||||
<string name="editCommentTitle">編輯評論</string>
|
||||
<string name="editCommentUpdatedText">評論已更新</string>
|
||||
<string name="issueCommentShare">分享評論</string>
|
||||
<string name="deleteCommentSuccess">評論已成功刪除</string>
|
||||
<string name="copyCommentText">複製評論</string>
|
||||
<!-- issue comments -->
|
||||
<!-- add collaborator -->
|
||||
<string name="addCollaboratorSearchHint">Search users</string>
|
||||
<string name="addCollaboratorViewUserDesc">Username</string>
|
||||
<string name="removeCollaboratorDialogTitle">Remove %s?</string>
|
||||
<string name="addCollaboratorSearchHint">搜尋使用者</string>
|
||||
<string name="addCollaboratorViewUserDesc">使用者名稱</string>
|
||||
<string name="removeCollaboratorDialogTitle">移除 %s?</string>
|
||||
<string name="removeCollaboratorMessage">Do you want to remove this user from the repository?</string>
|
||||
<string name="removeCollaboratorToastText">User removed from the repository.</string>
|
||||
<string name="addCollaboratorToastText">User added to the repository.</string>
|
||||
<!-- add collaborator -->
|
||||
<!-- profile section -->
|
||||
<string name="profileTabFollowers">Followers</string>
|
||||
<string name="profileTabFollowing">Following</string>
|
||||
<string name="editSettings">Edit Profile</string>
|
||||
<string name="profileTabFollowers">追蹤者</string>
|
||||
<string name="profileTabFollowing">正在追蹤</string>
|
||||
<string name="editSettings">編輯個人資料</string>
|
||||
<string name="hideActivity">Hide Activity from profile page</string>
|
||||
<string name="hideEmail">Hide Email</string>
|
||||
<string name="hideEmail">隱藏電子郵件</string>
|
||||
<string name="profileUpdate">個人資料已更新</string>
|
||||
<!-- profile section -->
|
||||
<!-- account settings -->
|
||||
<string name="accountEmails">電子郵件</string>
|
||||
<string name="accountEmailTitle">電郵地址</string>
|
||||
<string name="emailAddedText">成功新增電子郵件</string>
|
||||
<string name="emailErrorEmpty">Email address is empty</string>
|
||||
<string name="emailErrorInvalid">Email address is not valid</string>
|
||||
<string name="emailErrorEmpty">電子郵件地址是空的</string>
|
||||
<string name="emailErrorInvalid">電子郵件地址不是有效的</string>
|
||||
<string name="emailErrorInUse">Email address is already in use</string>
|
||||
<string name="emailTypeText">Primary</string>
|
||||
<string name="sshKeys">SSH Keys</string>
|
||||
<string name="emailTypeText">主要</string>
|
||||
<string name="sshKeys">SSH 金鑰</string>
|
||||
<string name="deleteEmailPopupText">This action will permanently delete email %s from your account.</string>
|
||||
<string name="deleteEmailSuccess">Email deleted successfully</string>
|
||||
<string name="addSSHKey">Add SSH Key</string>
|
||||
<string name="addSSHKey">新增 SSH 金鑰</string>
|
||||
<string name="sshKeyStatusReadOnly">Read-only Access</string>
|
||||
<string name="sshKeyStatusReadWrite">Read-write Access</string>
|
||||
<string name="sshKey">SSH Key</string>
|
||||
<string name="sshKey">SSH 金鑰</string>
|
||||
<string name="sshKeySuccess">New SSH key added successfully</string>
|
||||
<string name="sshKeyError">Invalid SSH key or SSH key already exists</string>
|
||||
<!-- account settings -->
|
||||
<!-- single issue section -->
|
||||
<string name="singleIssueEditLabels">Add / Remove Labels</string>
|
||||
<string name="labelsUpdated">Labels updated</string>
|
||||
<string name="closeIssue">Close Issue</string>
|
||||
<string name="singleIssueEditLabels">新增/移除標籤</string>
|
||||
<string name="labelsUpdated">標籤已更新</string>
|
||||
<string name="closeIssue">關閉議題</string>
|
||||
<string name="editIssue">編輯議題</string>
|
||||
<string name="reOpenIssue">重啓議題</string>
|
||||
<string name="issueStateClosed">議題已關閉</string>
|
||||
@ -322,11 +327,11 @@
|
||||
<string name="adminCreateNewUser">建立使用者</string>
|
||||
<string name="adminUsers">系統使用者</string>
|
||||
<string name="userRoleAdmin">管理員</string>
|
||||
<string name="adminCron">Cron Tasks</string>
|
||||
<string name="adminCron">定期任務</string>
|
||||
<string name="adminCronScheduleHeader">排程</string>
|
||||
<string name="adminCronNextRunHeader">下次執行</string>
|
||||
<string name="adminCronLastRunHeader">上次執行</string>
|
||||
<string name="adminCronExecutionHeader">Executions</string>
|
||||
<string name="adminCronExecutionHeader">執行</string>
|
||||
<string name="adminCronTaskSuccessMsg">任務 %1$s 已成功初始化</string>
|
||||
<!-- admin -->
|
||||
<!-- create user -->
|
||||
@ -361,20 +366,21 @@
|
||||
<string name="loginOTPTypeError">OTP code should be numbers</string>
|
||||
<string name="loginOTP">OTP Code (Optional)</string>
|
||||
<string name="otpMessage">Enter otp code if 2FA is enabled</string>
|
||||
<string name="openWebRepo">Open in Browser</string>
|
||||
<string name="openWebRepo">在瀏覽器中開啟</string>
|
||||
<string name="repoStargazersInMenu">Stargazers</string>
|
||||
<string name="repoWatchersInMenu">Watchers</string>
|
||||
<string name="noDataWebsite">No website found</string>
|
||||
<string name="noDataDescription">No description found</string>
|
||||
<string name="noDataBio">No bio found</string>
|
||||
<string name="noDataLocation">No location found</string>
|
||||
<string name="starMember">Star</string>
|
||||
<string name="watcherMember">Watcher</string>
|
||||
<string name="zipArchiveDownloadReleasesTab">Source code (ZIP)</string>
|
||||
<string name="tarArchiveDownloadReleasesTab">Source code (TAR.GZ)</string>
|
||||
<!-- new file -->
|
||||
<string name="newFileNameTintCopy">File Name</string>
|
||||
<string name="newFileNameTintCopy">檔案名稱</string>
|
||||
<string name="newFileBranchTintCopy">New Branch Name</string>
|
||||
<string name="newFileContentTintCopy">File Content</string>
|
||||
<string name="newFileContentTintCopy">檔案內容</string>
|
||||
<string name="newFileButtonCopy">Create New File</string>
|
||||
<string name="newFileNameHintMessage">with folder: app/test.md</string>
|
||||
<string name="newFileMessageTintCopy">Commit Message</string>
|
||||
@ -385,8 +391,8 @@
|
||||
<string name="newFileRequiredFields">Fields like filename, content and commit message are required</string>
|
||||
<string name="newFileEmptyBranchMessage">Leave blank to push to the default branch</string>
|
||||
<string name="newFileRequiredFieldNewBranchName">New branch name cannot be empty if current branch is not selected</string>
|
||||
<string name="strFilter">Filter</string>
|
||||
<string name="strSwitchBranches">Branches</string>
|
||||
<string name="strFilter">篩選器</string>
|
||||
<string name="strSwitchBranches">分支</string>
|
||||
<string name="strMarkdown">Markdown</string>
|
||||
<string name="copyIssueUrl">Copy Issue URL</string>
|
||||
<string name="copyIssueUrlToastMsg">URL copied to clipboard</string>
|
||||
@ -400,7 +406,7 @@
|
||||
<!-- generic copy -->
|
||||
<string name="okButton">OK</string>
|
||||
<string name="doneButton">Done</string>
|
||||
<string name="cancelButton">Cancel</string>
|
||||
<string name="cancelButton">取消</string>
|
||||
<string name="genericError">發生錯誤,請重試</string>
|
||||
<string name="apiNotFound">This request needs higher version than the one installed. Please upgrade your instance to the latest version.</string>
|
||||
<string name="noDataFound">🌟 這裡空空如也 🌟</string>
|
||||
@ -430,80 +436,81 @@
|
||||
<string name="issue">議題</string>
|
||||
<string name="labelTxt">標籤</string>
|
||||
<string name="release">Release</string>
|
||||
<string name="pr">Pull Request</string>
|
||||
<string name="pr">拉取請求</string>
|
||||
<string name="collaborator">Collaborator</string>
|
||||
<string name="unstar">Unstar</string>
|
||||
<string name="watch">Watch</string>
|
||||
<string name="unwatch">Unwatch</string>
|
||||
<string name="share">Share</string>
|
||||
<string name="repository">Repository</string>
|
||||
<string name="team">Team</string>
|
||||
<string name="organization">Organization</string>
|
||||
<string name="addRemove">Add / Remove</string>
|
||||
<string name="download">Download</string>
|
||||
<string name="reopen">Reopen</string>
|
||||
<string name="openInBrowser">Open in Browser</string>
|
||||
<string name="deleteGenericTitle">Delete %s</string>
|
||||
<string name="reset">Reset</string>
|
||||
<string name="beta">BETA</string>
|
||||
<string name="none">None</string>
|
||||
<string name="main">main</string>
|
||||
<string name="license">License</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="share">分享</string>
|
||||
<string name="repository">儲存庫</string>
|
||||
<string name="team">團隊</string>
|
||||
<string name="organization">組織</string>
|
||||
<string name="addRemove">新增 / 移除</string>
|
||||
<string name="download">下載</string>
|
||||
<string name="reopen">重新開啟</string>
|
||||
<string name="openInBrowser">在瀏覽器中開啟</string>
|
||||
<string name="deleteGenericTitle">刪除 %s</string>
|
||||
<string name="reset">重設</string>
|
||||
<string name="beta">測試版</string>
|
||||
<string name="none">無</string>
|
||||
<string name="main">主要</string>
|
||||
<string name="license">授權條款</string>
|
||||
<string name="title">標題</string>
|
||||
<string name="description">描述</string>
|
||||
<string name="bioText">Bio</string>
|
||||
<!-- generic copy -->
|
||||
<string name="exploreUsers">Explore users</string>
|
||||
<string name="exploreIssues">Explore issues</string>
|
||||
<string name="exploreTextBoxHint">Explore repositories</string>
|
||||
<string name="exploreUsers">探索使用者</string>
|
||||
<string name="exploreIssues">探索議題</string>
|
||||
<string name="exploreTextBoxHint">探索儲存庫</string>
|
||||
<string name="starRepositorySuccess">Repository added to starred list</string>
|
||||
<string name="unStarRepositorySuccess">Repository removed from starred list</string>
|
||||
<string name="watchRepositorySuccess">Repository added to watch list</string>
|
||||
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
|
||||
<string name="titleDrafts">Drafts</string>
|
||||
<string name="titleDrafts">草稿</string>
|
||||
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
|
||||
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
|
||||
<string name="versionUnknown">No Gitea detected!</string>
|
||||
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
|
||||
<string name="loginViaPassword">Basic Auth</string>
|
||||
<string name="loginViaPassword">基本驗證</string>
|
||||
<string name="unauthorizedApiError">Instance has returned an error - Unauthorized. Check your credentials and try again</string>
|
||||
<string name="loginTokenError">Token is required</string>
|
||||
<string name="prDeletedFork">Deleted Fork</string>
|
||||
<string name="editPrNavHeader">Edit Pull Request #%1$s</string>
|
||||
<string name="editPrNavHeader">編輯拉取請求 #%1$s</string>
|
||||
<string name="editPrSuccessMessage">Pull Request updated</string>
|
||||
<string name="fileDiffViewHeader">%1$s Files Changed</string>
|
||||
<string name="fileDiffViewHeaderSingle">%1$s File Changed</string>
|
||||
<string name="updatePullRequestText">Update Pull Request</string>
|
||||
<string name="updatePullRequestText">更新拉取請求</string>
|
||||
<string name="openFileDiffText">Show Changed Files</string>
|
||||
<string name="mergePullRequestText">Merge Pull Request</string>
|
||||
<string name="mergePullRequestText">合併拉取請求</string>
|
||||
<string name="deleteBranchSuccess">Branch deleted successfully</string>
|
||||
<string name="deleteBranchError">Could not delete branch</string>
|
||||
<string name="deleteBranchErrorNotFound">Branch does not exist</string>
|
||||
<string name="mergePullRequestButtonText">Merge</string>
|
||||
<string name="deleteBranchAfterMerge">Delete branch after merge</string>
|
||||
<string name="mergePullRequestButtonText">合併</string>
|
||||
<string name="deleteBranchAfterMerge">合併後刪除分支</string>
|
||||
<string name="mergeNoteText">Merge may fail if you are not authorized to merge this Pull Request.</string>
|
||||
<string name="mergeInfoDisabledMessage">Disabled Merge button means that there are conflicts OR other things to fix before Merge</string>
|
||||
<string name="deleteBranchForkInfo">This branch belong to a forked repository</string>
|
||||
<string name="mergeCommentText">Merge comment</string>
|
||||
<string name="mergePRSuccessMsg">Pull Request was merged successfully</string>
|
||||
<string name="mergePR404ErrorMsg">Pull Request is not available for merge</string>
|
||||
<string name="mergeOptionMerge">Merge Pull Request</string>
|
||||
<string name="mergeOptionMerge">合併拉取請求</string>
|
||||
<string name="mergeOptionRebase">Rebase and Merge</string>
|
||||
<string name="mergeOptionRebaseCommit">Rebase and Merge (--no-ff)</string>
|
||||
<string name="mergeOptionSquash">Squash and Merge</string>
|
||||
<string name="mergeStrategy">Merge Strategy</string>
|
||||
<string name="mergeStrategy">合併策略</string>
|
||||
<string name="selectMergeStrategy">Select merge strategy</string>
|
||||
<string name="mergeNotAllowed">Not allowed to merge [Reason: Does not have enough approvals]</string>
|
||||
<string name="deleteBranch">Delete Branch</string>
|
||||
<string name="deleteBranch">刪除分支</string>
|
||||
<string name="waitLoadingDownloadFile">Please wait for the file to load to memory</string>
|
||||
<string name="downloadFileSaved">File saved successfully</string>
|
||||
<string name="excludeFilesInFileViewer">This file type/size is not supported in file viewer. You can download it from the menu.</string>
|
||||
<string name="deleteFile">Delete This File</string>
|
||||
<string name="editFile">Edit This File</string>
|
||||
<string name="deleteFile">刪除此檔案</string>
|
||||
<string name="editFile">編輯此檔案</string>
|
||||
<string name="deleteFileMessage">File is set for deletion by branch %1$s</string>
|
||||
<string name="editFileText">Edit %1$s</string>
|
||||
<string name="editFileText">編輯 %1$s</string>
|
||||
<string name="editFileMessage">File is modified by branch %1$s</string>
|
||||
<string name="sizeCopy">Size</string>
|
||||
<string name="shareIssue">Share Issue</string>
|
||||
<string name="sizeCopy">大小</string>
|
||||
<string name="shareIssue">分享議題</string>
|
||||
<string name="shareRepository">分享倉儲</string>
|
||||
<string name="createRepository">建立倉儲</string>
|
||||
<string name="commitTitle">提交</string>
|
||||
@ -511,7 +518,7 @@
|
||||
<string name="commitCommittedByWhen"><![CDATA[<b>%1$s</b> committed %2$s]]></string>
|
||||
<string name="viewCommits">檢視提交</string>
|
||||
<!-- Memorizing Trust Manager -->
|
||||
<string name="mtmNotification">Certificate Verification</string>
|
||||
<string name="mtmNotification">憑證認證</string>
|
||||
<string name="mtmAcceptCert">Accept Unknown Certificate?</string>
|
||||
<string name="mtmTrustAnchor">The server certificate is not signed by a known Certificate Authority</string>
|
||||
<string name="mtmCertExpired">The server certificate is expired.</string>
|
||||
@ -530,10 +537,10 @@
|
||||
<string name="closeMilestone">關閉里程碑</string>
|
||||
<string name="openMilestone">開啓里程碑</string>
|
||||
<string name="milestoneStatusUpdate">成功更新里程碑狀態</string>
|
||||
<string name="reportViewerHeader">當機回報</string>
|
||||
<string name="settingsEnableReportsText">啓用當機回報</string>
|
||||
<string name="reportViewerHeader">當機報告</string>
|
||||
<string name="settingsEnableReportsText">啓用當機報告</string>
|
||||
<string name="crashTitle">GitNex 已停止 :(</string>
|
||||
<string name="setCrashReports">當機回報</string>
|
||||
<string name="setCrashReports">當機報告</string>
|
||||
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
|
||||
<string name="forceLogoutDialogHeader">請重新登入</string>
|
||||
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
|
||||
@ -546,65 +553,65 @@
|
||||
<string name="resetMostReposCounter">成功重設計數器</string>
|
||||
<string name="resetCounterDialogMessage">您想爲此倉儲 %s 重設計數器嗎?</string>
|
||||
<string name="resetCounterAllDialogMessage">This will reset all the counters for this account repositories.</string>
|
||||
<string name="appearanceHintText">Themes, fonts, badges, translation</string>
|
||||
<string name="securityHintText">Biometric authentication, SSL certificates, cache</string>
|
||||
<string name="languagesHintText">Languages</string>
|
||||
<string name="reportsHintText">當機回報</string>
|
||||
<string name="appearanceHintText">主題,字體,圖標,翻譯</string>
|
||||
<string name="securityHintText">生物識別認證,SSL 憑證,快取</string>
|
||||
<string name="languagesHintText">語言</string>
|
||||
<string name="reportsHintText">當機報告</string>
|
||||
<string name="rateAppHintText">如果你也喜歡 GitNext,歡迎五星好評!</string>
|
||||
<string name="aboutAppHintText">App version, build, user instance version</string>
|
||||
<string name="aboutAppHintText">應用程式版本,建置,使用者實體版本</string>
|
||||
<string name="codeEditorHintText">語法顏色,縮排</string>
|
||||
<string name="backupRestoreHintText">備份與還原帳號,設定以及更多</string>
|
||||
<string name="backupDataHintText">Backup accounts, settings, notes and more</string>
|
||||
<string name="backupDataHintText">備份帳號,設定,備註以及更多</string>
|
||||
<string name="restoreDataHintText">Restore accounts, settings, notes and more</string>
|
||||
<string name="archivedRepository">Archived</string>
|
||||
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
|
||||
<string name="accountDeletedMessage">Account deleted successfully</string>
|
||||
<string name="removeAccountPopupTitle">Remove Account</string>
|
||||
<string name="removeAccountPopupTitle">移除帳號</string>
|
||||
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
|
||||
<string name="addNewAccount">New Account</string>
|
||||
<string name="addNewAccountText">Add Account</string>
|
||||
<string name="addNewAccount">新增帳號</string>
|
||||
<string name="addNewAccountText">增加帳號</string>
|
||||
<string name="accountAlreadyExistsError">Account already exists in the app</string>
|
||||
<string name="accountAddedMessage">Account added successfully</string>
|
||||
<string name="switchAccountSuccess">Switched to account : %1$s@%2$s</string>
|
||||
<!-- Notifications -->
|
||||
<string name="pageTitleNotifications">Notifications</string>
|
||||
<string name="pageTitleNotifications">通知</string>
|
||||
<string name="noDataNotifications">All caught up 🚀</string>
|
||||
<string name="notificationsPollingHeaderText">Notifications Polling Delay</string>
|
||||
<string name="pollingDelay15Minutes">15 Minutes</string>
|
||||
<string name="pollingDelay30Minutes">30 Minutes</string>
|
||||
<string name="pollingDelay45Minutes">45 Minutes</string>
|
||||
<string name="pollingDelay1Hour">1 Hour</string>
|
||||
<string name="notificationsPollingHeaderText">通知輪詢間隔</string>
|
||||
<string name="pollingDelay15Minutes">15 分鐘</string>
|
||||
<string name="pollingDelay30Minutes">30 分鐘</string>
|
||||
<string name="pollingDelay45Minutes">45 分鐘</string>
|
||||
<string name="pollingDelay1Hour">1 小時</string>
|
||||
<string name="pollingDelayDialogHeaderText">Select Polling Delay</string>
|
||||
<string name="pollingDelayDialogDescriptionText">Choose a minutely delay in which GitNex tries to poll new notifications</string>
|
||||
<string name="markAsRead">Mark Read</string>
|
||||
<string name="markAsUnread">Mark Unread</string>
|
||||
<string name="pinNotification">Pin</string>
|
||||
<string name="markedNotificationsAsRead">Successfully marked all notifications as read</string>
|
||||
<string name="notificationsHintText">Polling delay</string>
|
||||
<string name="enableNotificationsHeaderText">Enable Notifications</string>
|
||||
<string name="pollingDelayDialogDescriptionText">選擇 GitNex 每隔幾分鐘以嘗試輪詢新通知</string>
|
||||
<string name="markAsRead">標記爲已讀</string>
|
||||
<string name="markAsUnread">標記爲未讀</string>
|
||||
<string name="pinNotification">釘選</string>
|
||||
<string name="markedNotificationsAsRead">成功將所有通知標記爲已讀</string>
|
||||
<string name="notificationsHintText">輪詢間隔</string>
|
||||
<string name="enableNotificationsHeaderText">啓用通知</string>
|
||||
<string name="enableLightsHeaderText">Enable Light</string>
|
||||
<string name="enableVibrationHeaderText">Enable Vibration</string>
|
||||
<string name="chooseColorSelectorHeader">Choose Color</string>
|
||||
<string name="enableVibrationHeaderText">啟用震動</string>
|
||||
<string name="chooseColorSelectorHeader">選擇顏色</string>
|
||||
<string name="newMessages">New messages for %s</string>
|
||||
<string name="youHaveGotNewNotifications">您有 %d 則新通知</string>
|
||||
<string name="mainNotificationChannelName">Notifications</string>
|
||||
<string name="mainNotificationChannelDescription">This is the main notification channel of GitNex.</string>
|
||||
<string name="mainNotificationChannelName">通知</string>
|
||||
<string name="mainNotificationChannelDescription">這是 GitNex 的主要通知頻道</string>
|
||||
<plurals name="youHaveNewNotifications">
|
||||
<item quantity="other">You have %s new notifications</item>
|
||||
<item quantity="other">你有 %s 則新通知</item>
|
||||
</plurals>
|
||||
<string name="openAppSettings">To receive notifications, you must enable notifications for GitNex. Tap Open to access your phone settings and enable notifications.</string>
|
||||
<string name="openAppSettings">爲了接收通知,您必須爲 GitNex 啓用通知。 點擊開啓進入您的手機設定,以啓用通知功能。</string>
|
||||
<string name="isRead">Read</string>
|
||||
<string name="isUnread">Unread</string>
|
||||
<string name="repoSettingsTitle">Repository Settings</string>
|
||||
<string name="repoSettingsEditProperties">Edit Properties</string>
|
||||
<string name="isUnread">未讀</string>
|
||||
<string name="repoSettingsTitle">倉儲設定</string>
|
||||
<string name="repoSettingsEditProperties">編輯屬性</string>
|
||||
<string name="repoSettingsDelete">刪除倉儲</string>
|
||||
<string name="repoSettingsDeleteHint">Be careful, this operation CANNOT be undone!</string>
|
||||
<string name="repoPropertiesTemplate">Set as Template</string>
|
||||
<string name="repoPropertiesEnableIssues">Enable Issues</string>
|
||||
<string name="repoPropertiesExternalIssuesUrl">External Issue Tracker Url</string>
|
||||
<string name="repoPropertiesEnableWiki">Enable Wiki</string>
|
||||
<string name="repoPropertiesExternalWikiUrl">External Wiki Url</string>
|
||||
<string name="repoPropertiesEnablePr">Enable Pull Requests</string>
|
||||
<string name="repoSettingsDeleteHint">請小心,此操作『不可逆』</string>
|
||||
<string name="repoPropertiesTemplate">設定爲模板</string>
|
||||
<string name="repoPropertiesEnableIssues">啓用議題</string>
|
||||
<string name="repoPropertiesExternalIssuesUrl">外部議題追蹤器網址</string>
|
||||
<string name="repoPropertiesEnableWiki">啓用 Wiki</string>
|
||||
<string name="repoPropertiesExternalWikiUrl">外部 Wiki 網址</string>
|
||||
<string name="repoPropertiesEnablePr">啟用拉取請求</string>
|
||||
<string name="repoPropertiesEnableTimeTracker">Enable Time Tracker</string>
|
||||
<string name="repoPropertiesEnableMergeCommits">Enable Merge Commits</string>
|
||||
<string name="repoPropertiesEnableRebase">Enable Rebase</string>
|
||||
@ -614,20 +621,20 @@
|
||||
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
|
||||
<string name="repoSettingsDeleteError">Repository name does not match</string>
|
||||
<string name="repoDeletionSuccess">Repository deleted successfully</string>
|
||||
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
|
||||
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
|
||||
<string name="repoSettingsTransferOwnership">轉移擁有權</string>
|
||||
<string name="repoSettingsTransferOwnershipHint">將這個倉儲轉移給您擁有管理權限的使用者或組織。</string>
|
||||
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
|
||||
<string name="repoTransferText">Perform Transfer</string>
|
||||
<string name="repoTransferOwnerText">New Owner</string>
|
||||
<string name="repoTransferSuccess">Repository transferred successfully</string>
|
||||
<string name="repoTransferOwnerError">New owner is required</string>
|
||||
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
|
||||
<string name="exploreFilterDialogTitle">Filter Repositories</string>
|
||||
<string name="exploreFilterIncludeTopic">Search ONLY in Topic</string>
|
||||
<string name="exploreFilterIncludeDesc">Search in Description</string>
|
||||
<string name="exploreFilterIncludeArchive">Only Archived Repositories</string>
|
||||
<string name="exploreFilterIncludePrivate">Only Private Repositories</string>
|
||||
<string name="exploreFilterIncludeTemplateRepos">Search in Template Repositories</string>
|
||||
<string name="exploreFilterDialogTitle">篩選倉儲</string>
|
||||
<string name="exploreFilterIncludeTopic">僅搜尋主題</string>
|
||||
<string name="exploreFilterIncludeDesc">僅搜尋描述</string>
|
||||
<string name="exploreFilterIncludeArchive">僅搜尋存檔倉儲</string>
|
||||
<string name="exploreFilterIncludePrivate">僅搜尋私人倉儲</string>
|
||||
<string name="exploreFilterIncludeTemplateRepos">僅搜尋模板倉儲</string>
|
||||
<string name="mergeIntoBranch">Merge Into</string>
|
||||
<string name="pullFromBranch">Pull From</string>
|
||||
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
|
||||
@ -638,15 +645,15 @@
|
||||
<string name="prAlreadyExists">A pull request between these branches already exists</string>
|
||||
<string name="prClosed">Pull Request closed</string>
|
||||
<string name="prReopened">Pull Request reopened</string>
|
||||
<string name="prMergeInfo">Pull Request Info</string>
|
||||
<string name="prMergeInfo">拉取請求資訊</string>
|
||||
<string name="accountDoesNotExist">It seems that the account for URI %1$s does not exist in the app. You can add one by tapping on the Add New Account button.</string>
|
||||
<string name="launchApp">Go to App</string>
|
||||
<string name="noActionText">GitNex cannot handle the requested resource. You can open an issue at the project repository as an improvement, providing details of the work. Just launch a default screen for now from the buttons below; it can be changed from settings.</string>
|
||||
<string name="biometricAuthTitle">Biometric Authentication</string>
|
||||
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
|
||||
<string name="biometricNotSupported">No biometric features available on this device</string>
|
||||
<string name="biometricNotAvailable">Biometric features are currently unavailable</string>
|
||||
<string name="enrollBiometric">Enroll biometric from phone settings</string>
|
||||
<string name="biometricAuthTitle">生物識別認證</string>
|
||||
<string name="biometricAuthSubTitle">使用您的生物識別資訊以解鎖</string>
|
||||
<string name="biometricNotSupported">該裝置不支援生物識別功能</string>
|
||||
<string name="biometricNotAvailable">生物識別功能目前無法使用</string>
|
||||
<string name="enrollBiometric">從手機設定啓用生物識別</string>
|
||||
<string name="copyLoginIdToClipBoard">Login ID \'%s\' copied to clipboard</string>
|
||||
<!-- file viewer activity -->
|
||||
<string name="fileViewerNotificationTitleStarted">Download in progress</string>
|
||||
@ -659,20 +666,20 @@
|
||||
<string name="fileViewerNotificationChannelDescription">Indicates the progress of ongoing downloads</string>
|
||||
<string name="lastUpdatedAt">Updated %s</string>
|
||||
<string name="joined">Joined</string>
|
||||
<string name="userFollow">Follow</string>
|
||||
<string name="unfollowUser">Unfollow</string>
|
||||
<string name="unfollowedUser">Unfollowed @%s</string>
|
||||
<string name="nowFollowUser">You now follow @%s</string>
|
||||
<string name="unfollowingFailed">Couldn\'t unfollow user</string>
|
||||
<string name="followingFailed">Couldn\'t follow user</string>
|
||||
<string name="userFollow">追蹤</string>
|
||||
<string name="unfollowUser">取消追蹤</string>
|
||||
<string name="unfollowedUser">取消追蹤 @%s</string>
|
||||
<string name="nowFollowUser">您正在追蹤 @%s</string>
|
||||
<string name="unfollowingFailed">無法取消追蹤使用者</string>
|
||||
<string name="followingFailed">無法追蹤使用者</string>
|
||||
<string name="updatePrConflict">The pull request conflicts with the base branch. Please resolve the conflicts and try again.</string>
|
||||
<string name="updatePrSuccess">Pull Request updated successfully</string>
|
||||
<string name="updateStrategyMerge">Merge</string>
|
||||
<string name="updateStrategyMerge">合併</string>
|
||||
<string name="updateStrategyRebase">Rebase</string>
|
||||
<string name="selectUpdateStrategy">Select Update Strategy</string>
|
||||
<string name="userAvatar">Avatar</string>
|
||||
<string name="tags">Tags</string>
|
||||
<string name="releasesTags">Releases/Tags</string>
|
||||
<string name="selectUpdateStrategy">選取更新策略</string>
|
||||
<string name="userAvatar">頭像</string>
|
||||
<string name="tags">標記</string>
|
||||
<string name="releasesTags">發行版/標記</string>
|
||||
<string name="create_tag">Create Tag Only</string>
|
||||
<string name="tagCreated">Tag created</string>
|
||||
<string name="asRef">Use as reference</string>
|
||||
@ -683,27 +690,27 @@
|
||||
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
|
||||
<string name="logInAgain">Log in again</string>
|
||||
<string name="notLoggedIn">%s \u25CF not logged in</string>
|
||||
<string name="followSystem">Follow system (Light/Dark)</string>
|
||||
<string name="followSystemBlack">Follow system (Light/Pitch Black)</string>
|
||||
<string name="dynamicColorsFollowSystem">Dynamic colors - Follow system (Light/Dark)</string>
|
||||
<string name="followSystem">跟隨系統 (亮色/深色)</string>
|
||||
<string name="followSystemBlack">跟隨系統 (亮色/深黑)</string>
|
||||
<string name="dynamicColorsFollowSystem">自動 - 跟隨系統 (亮色/深色)</string>
|
||||
<string name="codebergDark">Codeberg (Dark)</string>
|
||||
<string name="repoForkOf">Fork of: %s</string>
|
||||
<string name="adoptRepo">Adopt</string>
|
||||
<string name="repoAdopted">Adopted repository %s</string>
|
||||
<string name="unadoptedRepos">Unadopted Repositories</string>
|
||||
<string name="unadoptedReposMessage">- Adopt will add repository %1$s to organization/user %2$s.\n- Delete will remove it from the system.</string>
|
||||
<string name="commits">Commits</string>
|
||||
<string name="commits">送交</string>
|
||||
<!-- wiki -->
|
||||
<string name="wiki">Wiki</string>
|
||||
<string name="wiki">維基</string>
|
||||
<string name="wikiAuthor"><![CDATA[<b>%1$s</b> updated %2$s]]></string>
|
||||
<string name="deleteWikiPageMessage">Do you really want to delete %s?</string>
|
||||
<string name="wikiPageDeleted">Wiki page deleted successfully</string>
|
||||
<string name="wikiPageNameAndContentError">Page name and page content can\'t be empty</string>
|
||||
<string name="createWikiPage">Create Wiki Page</string>
|
||||
<string name="createWikiPage">建立維基頁面</string>
|
||||
<string name="wikiUpdated">Wiki page updated successfully</string>
|
||||
<string name="wikiCreated">Wiki page created successfully</string>
|
||||
<!-- code editor -->
|
||||
<string name="openInCodeEditor">Open in Code Editor</string>
|
||||
<string name="openInCodeEditor">以程式碼編輯器打開</string>
|
||||
<!-- notes -->
|
||||
<string name="newNote">新增備註</string>
|
||||
<string name="editNote">Edit Note</string>
|
||||
@ -715,6 +722,8 @@
|
||||
<item quantity="other">Notes deleted successfully</item>
|
||||
</plurals>
|
||||
<string name="notesAllDeletionMessage">將刪除你的所有備註,該操作無法復原。</string>
|
||||
<string name="insertNote">Insert a Note</string>
|
||||
<string name="noNotes">No notes found</string>
|
||||
<!-- timeline -->
|
||||
<string name="commitsText">commit</string>
|
||||
<string name="commitText">commit</string>
|
||||
@ -731,7 +740,7 @@
|
||||
<string name="timelineMilestoneRemoved">%1$s removed this from the %2$s milestone %3$s</string>
|
||||
<string name="timelineMilestoneDeleted">%1$s added this to a deleted milestone %2$s</string>
|
||||
<string name="timelineStatusClosedIssue">%1$s closed this issue %2$s</string>
|
||||
<string name="timelineStatusReopenedIssue">%1$s reopened this issue %2$s</string>
|
||||
<string name="timelineStatusReopenedIssue">%1$s 重啓了議題 %2$s</string>
|
||||
<string name="timelineStatusReopenedPr">%1$s reopened this pull request %2$s</string>
|
||||
<string name="timelineStatusClosedPr">%1$s closed this pull request %2$s</string>
|
||||
<string name="timelineStatusMergedPr">%1$s merged this pull request %2$s</string>
|
||||
@ -755,8 +764,8 @@
|
||||
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
|
||||
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
|
||||
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
|
||||
<string name="timelineRefIssue">%1$s referenced this issue in %2$s %3$s</string>
|
||||
<string name="timelineRefPr">%1$s referenced this pull request in %2$s %3$s</string>
|
||||
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
|
||||
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
|
||||
<string name="timelinePinned">%1$s pinned this %2$s</string>
|
||||
@ -764,27 +773,27 @@
|
||||
<string name="statusNoUrl">This status has no linked target URL.</string>
|
||||
<string name="starredRepos">Starred Repos</string>
|
||||
<string name="lang_statistics">Language Statistics</string>
|
||||
<string name="dashboard">Dashboard</string>
|
||||
<string name="createdRepository">created repository</string>
|
||||
<string name="dashboard">儀表板</string>
|
||||
<string name="createdRepository">建立了倉儲</string>
|
||||
<string name="renamedRepository">renamed repository from %1$s to</string>
|
||||
<string name="starredRepository">starred</string>
|
||||
<string name="transferredRepository">transferred repository %1$s to</string>
|
||||
<string name="createdBranch">created branch %1$s in</string>
|
||||
<string name="pushedTo">pushed to %1$s at</string>
|
||||
<string name="openedIssue">opened issue</string>
|
||||
<string name="commentedOnIssue">commented on issue</string>
|
||||
<string name="pushedTo">推送到 %1$s 分支於</string>
|
||||
<string name="openedIssue">開啟了議題</string>
|
||||
<string name="commentedOnIssue">在該議題中留言</string>
|
||||
<string name="closedIssue">closed issue</string>
|
||||
<string name="reopenedIssue">reopened issue</string>
|
||||
<string name="createdPR">created pull request</string>
|
||||
<string name="closedPR">closed pull request</string>
|
||||
<string name="reopenedPR">reopened pull request</string>
|
||||
<string name="mergedPR">merged pull request</string>
|
||||
<string name="reopenedIssue">重啓了議題</string>
|
||||
<string name="createdPR">已建立的拉取請求</string>
|
||||
<string name="closedPR">已關閉的拉取請求</string>
|
||||
<string name="reopenedPR">已重啟的拉取請求</string>
|
||||
<string name="mergedPR">已合併的拉取請求</string>
|
||||
<string name="approved">approved</string>
|
||||
<string name="suggestedChanges">suggested changes for</string>
|
||||
<string name="commentedOnPR">commented on pull request</string>
|
||||
<string name="commentedOnPR">在該拉取請求中留言</string>
|
||||
<string name="autoMergePR">automatically merged pull request</string>
|
||||
<string name="deletedBranch">deleted branch %1$s at</string>
|
||||
<string name="pushedTag">pushed tag %1$s to</string>
|
||||
<string name="pushedTag">推送標籤 %1$s 到</string>
|
||||
<string name="deletedTag">deleted tag %1$s from</string>
|
||||
<string name="releasedBranch">released %1$s at</string>
|
||||
<string name="syncedCommits">synced commits to %1$s at</string>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="versionLow" translatable="false">1.20</string>
|
||||
<string name="versionHigh" translatable="false">1.23</string>
|
||||
<string name="versionLow" translatable="false">1.21</string>
|
||||
<string name="versionHigh" translatable="false">1.24</string>
|
||||
|
||||
</resources>
|
||||
|
@ -1,8 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
|
||||
<release version="6.0.0-dev" versioncode="595">
|
||||
<change>Under development</change>
|
||||
<release version="6.0.0" versioncode="600">
|
||||
<change>New - Add attachments to comments</change>
|
||||
<change>New - Support SVG formats</change>
|
||||
<change>New - Show CI statuses for a PR</change>
|
||||
<change>New - Add location, website and bio to user profile</change>
|
||||
<change>Improvement - Hide create button for issue and pr to avoid creating duplicate entries</change>
|
||||
<change>Improvement - Hide your email in navigation drawer (enable in settings)</change>
|
||||
<change>Improvement - Set your email and language as private in profile screen (enable in settings)</change>
|
||||
<change>Improvement - Render organization description with MD</change>
|
||||
<change>Improvement - Translation updates</change>
|
||||
<change>Bugfix - Fix show My Issues in the navigation drawer</change>
|
||||
<change>Bugfix - Fix jumping cursor when editing a comment</change>
|
||||
<change>Bugfix - Fix biometric relaunching on cancel button</change>
|
||||
<change>Bugfix - Fix notification popup on cancel button</change>
|
||||
<change>Bugfix - Fix opening user profiles via links</change>
|
||||
<change>Bugfix - Possible fix on crash after tapping on profile</change>
|
||||
<change>Bugfix - Fix cross referencing issue and pr in timeline</change>
|
||||
</release>
|
||||
|
||||
</changelog>
|
||||
|
15
fastlane/metadata/android/en-US/changelogs/600.txt
Normal file
15
fastlane/metadata/android/en-US/changelogs/600.txt
Normal file
@ -0,0 +1,15 @@
|
||||
6.0.0
|
||||
|
||||
🎉 Features 🎉
|
||||
- Add attachments to comments
|
||||
- Support SVG formats
|
||||
- Show CI statuses for a PR
|
||||
- Add location, website and bio to user profile
|
||||
|
||||
🚀 Improvements 🚀
|
||||
- Hide create button for issue and pr to avoid creating duplicate entries
|
||||
- Hide your email in navigation drawer (enable in settings)
|
||||
- Set your email and language as private in profile screen (enable in settings)
|
||||
- Render organization description with MD
|
||||
|
||||
Release Notes: https://codeberg.org/gitnex/GitNex/releases
|
Loading…
x
Reference in New Issue
Block a user