Crowdin 2020-09-30 (#716)
Crowdin 2020-09-30 Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/716
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<string name="navLogout">Wyloguj się</string>
|
||||
<string name="navExplore">Przeglądaj</string>
|
||||
<string name="navAdministration">Administration</string>
|
||||
<string name="navSearchIssuesPulls">Search Issues</string>
|
||||
<!-- menu items -->
|
||||
<!-- page titles -->
|
||||
<string name="pageTitleAbout">O programie</string>
|
||||
@@ -519,6 +520,8 @@
|
||||
<string name="securityHintText">SSL certificates, cache, polling delay</string>
|
||||
<string name="languagesHintText">Languages</string>
|
||||
<string name="reportsHintText">Crash reports</string>
|
||||
<string name="rateAppHintText">If you like GitNex you can give it a thumbs up</string>
|
||||
<string name="aboutAppHintText">App version, build, user gitea version</string>
|
||||
<string name="archivedRepository">Archived</string>
|
||||
<string name="accountDeletedMessage">Account deleted successfully</string>
|
||||
<string name="removeAccountPopupTitle">Remove Account</string>
|
||||
@@ -569,6 +572,12 @@
|
||||
<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="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>
|
||||
|
||||
Reference in New Issue
Block a user