-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
suggested locale fixes #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 2 commits
Commits
Show all changes
124 commits
Select commit
Hold shift + click to select a range
d63aa64
suggested locale fixes
72f0a9b
Edits to German localization
2a449bd
Fix typos
Bwko 3a3782b
Handle ssh key import better (#224)
stroucki 3917ed4
golint fixed for routers (#208)
lunny fb3bb69
golint fixed for modules/base
lunny 6ed7f26
Move init functions from routers/install to routers/init (#230)
lunny ad3d6b7
Lint and document manager api
strk 5301a5d
Have the deault 'all' rule just build
strk 4dd1eb5
Lint issue.go
strk 6e64472
Lint git_diff.go
strk 170f2e9
Lint error.go
strk dd9d0f3
Lint action.go
strk 0a61d54
Expand documentation a bit more
strk 3fba29c
Expand documentations
strk 8aa960f
Actually document the missing bits
strk 46ecb0a
golint fixed for modules/user
lunny 0581210
Merge pull request #176 from strk/manager-lint
tboerger f0cfb1c
Merge pull request #192 from strk/make-default-target
tboerger 1cfbfb3
Merge pull request #212 from strk/action-lint
tboerger 8ba0ac9
Merge pull request #231 from lunny/lunny/golint_modules_base
tboerger 03b6880
Merge pull request #232 from strk/error-lint
tboerger e512411
Merge pull request #233 from strk/git_diff-lint
tboerger 0a66c2a
Merge pull request #234 from strk/issue-lint
tboerger 2ccdcda
Merge pull request #235 from lunny/lunny/golint_modules_user
tboerger ff0d1bd
Added short-hash support to downloads
Bwko 1c3044b
Lint models/login_source.go
strk 289f819
Merge pull request #237 from strk/login_source-lint
tboerger b6b616b
Merge pull request #228 from Bwko/feature/short-hash-download
tboerger cc8c574
Really use go install on make install
cd7e661
Added dummy tasks for mysql and pgsql tests
fd13b71
Added drone instead of travis detection to makefile
cb0b91c
Dropped travis config
4c03974
Create a first draft for .drone.yml
metalmatze fd090dc
Added matrix drone builds
ba2e75a
Merge pull request #238 from go-gitea/make-install
tboerger 450969c
test database is connect OK after db config initialized (#239)
lunny 21e8dee
Merge pull request #96 from metalmatze/feature/drone-config
tboerger ece19f4
Lint models/release.go
Bwko d8e11a8
Lint models/admin.go
Bwko 6a28909
CONTRIBUTING.md: link to "Faster reviews" document (#229)
andreynering 2e565bc
Golint fixed for modules/mailer
lunny 304bbd3
golint fixed for modules/markdown
lunny 229ec92
Golint fixed for modules/template
lunny bd5ea3e
Golint fixed for modules/httplib
lunny faabc76
Golint fixed for modules/context
lunny 33a2ac3
Lint models/update.go & webhook_slack.go
Bwko 76604d8
fixed test build error
lunny 081c2a9
Lint models/token.go (#244)
Bwko c0ca664
Lint/issue &mail (#243)
Bwko 900a210
Added errcheck make task (#242)
tboerger b47051e
golint fixed for modules/cron
lunny 3c87c57
golint fixed for modules/avatar
lunny a321ffb
Merge pull request #249 from lunny/lunny/golint_modules_mailer
tboerger 7c5de1e
Merge pull request #250 from lunny/lunny/golint_modules_markdown
tboerger d392662
Merge pull request #251 from lunny/lunny/golint_modules_template
tboerger 26ae2ff
Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplib
tboerger 2255a9a
Merge pull request #255 from lunny/lunny/golint_modules_cron
tboerger 3e6f363
Merge pull request #256 from lunny/lunny/golint_modules_avatar
tboerger 5b17661
Updated badges for drone and similar to lgtm
tboerger 755ed84
Be more explicit and dropped matrix builds from drone
tboerger 3ae7955
Disable broken docker build for now
32f8a38
Merge pull request #254 from lunny/lunny/golint_modules_context
tboerger 5d4333e
Merge pull request #240 from go-gitea/drone-additions
tboerger 0accc93
Fixed s3 publishing within drone
177a4c7
Merge pull request #259 from tboerger/drone-fixes
tboerger e9c6053
Merge pull request #246 from Bwko/fix/typo
tboerger 21b7d30
Merge pull request #245 from Bwko/lint/update&slack
tboerger 574e49c
Merge pull request #241 from Bwko/lint/admin.go
tboerger 6554986
Dropped latest publishing from drone
0a76d26
Merge pull request #260 from tboerger/drone-latest
tboerger 066f515
Lint models/user_email.go
Bwko 2bb1601
Lint models/access.go
Bwko 6cde041
Lint models/ssh_key.go
Bwko ce8c9ef
Lint models/repo_branch.go
Bwko 7bf7042
Lint models/repo_mirror.go
Bwko 0b9cf10
Lint models/org.go & models.go
Bwko 3228544
golint fixed for modules/log
lunny 638dd24
Fix HTTP headers for issue attachment download
andreynering d647d02
Fix Chrome not liking commas
andreynering 4cb2111
Update locales and add Swedish
unknwon 5b998a6
golint fixed for modules/auth
lunny 94da472
Golint fixed for modules/setting (#262)
lunny c664ffd
Merge pull request #270 from andreynering/gitea/http-headers-download
andreynering 3ac7225
Merge pull request #272 from andreynering/gitea/location-cherrypick-a…
andreynering 9aaf2a6
modules/process: add ExecDirEnv (next to ExecDir)
typeless bc59b8a
Merge pull request #273 from typeless/master
tboerger 8347a55
Merge pull request #263 from Bwko/lint/user_email
tboerger 93d527a
Merge pull request #265 from Bwko/lint/access.go
tboerger e23a9d2
Merge pull request #267 from Bwko/lint/ssh_key
tboerger fe3908d
Merge pull request #268 from Bwko/lint/repo_branch
tboerger 9a984c0
Merge pull request #266 from Bwko/lint/repo_mirror
tboerger 7a92519
Merge pull request #269 from lunny/lunny/golint_modules_log
tboerger 5efdccd
Merge pull request #264 from Bwko/lint/org.go
tboerger a4ece1f
Fixes typos
Bwko e6da2cf
Merge pull request #281 from Bwko/Lint/typos
tboerger ec87a75
golint fixed for modules/auth
lunny d0bef01
Merge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea in…
lunny 25b5722
Merge pull request #274 from lunny/lunny/golint_modules_auth
tboerger 21846d1
golint for models/org_team.go
lunny bf8d90c
golint fixed for models/models.go (#284)
lunny f215d78
rename all uID -> userID on models/org_team.go
lunny 9948f0d
Merge pull request #285 from lunny/lunny/golint_models_org_team
tboerger 3d21388
Unified editorconfig accross all projects
9628d4f
Unified GitHub templates accross all projects
7b6cc92
Update link on user’s profile avatar to avatar settings (#287)
metalmatze 9fc609c
golint fixed for models/issue_comment.go
lunny c2044e5
Dropped always outdated contributors file, link to it the graph on re…
caac5fb
Updated maintainers file to latest status
91d6c71
Dropped new lines from contributing, some rewording and reformatting
b3abc27
Dropped more or less useless files
fd3f166
Merge pull request #289 from lunny/lunny/golint_models_issue_comment
tboerger 1d0f811
golint fixed for models/pull.go (#292)
lunny 27d6685
golint fixed for models/migrations (#291)
lunny 8def53f
Add a pragraph to the k8s PR guide to contributors guide
9963d61
Lint models/user.go
Bwko a5aae1c
Lint models/repo_*
Bwko bad1bc6
Lint models/repo.go
Bwko 8704f48
Merge pull request #290 from tboerger/maintain-contribute
metalmatze b9b22b4
Merge pull request #295 from Bwko/Lint/repo_
andreynering fd53028
Merge pull request #294 from Bwko/Lint/user.go
andreynering 713ec3a
suggested locale fixes
28ebe76
Edits to German localization
a89937c
Rebase to go-gitea/gitea
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dauern
? I think it'sDauer
. Same for the below.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dauer in the plural is Dauern, though it is technical use only. Quoting from my Duden:
Dauer, die |Dauer|
die Dauer; Genitiv: der Dauer, (FACHSPRACHE:) Dauern
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Though if the value displayed is an average and not a series, the singular should be better (in English too).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am German and Dauern sounds wrong to me ;)