Skip to content

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
wants to merge 124 commits into from
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
d63aa64
suggested locale fixes
Oct 13, 2016
72f0a9b
Edits to German localization
Oct 14, 2016
2a449bd
Fix typos
Bwko Nov 21, 2016
3a3782b
Handle ssh key import better (#224)
stroucki Nov 24, 2016
3917ed4
golint fixed for routers (#208)
lunny Nov 24, 2016
fb3bb69
golint fixed for modules/base
lunny Nov 24, 2016
6ed7f26
Move init functions from routers/install to routers/init (#230)
lunny Nov 24, 2016
ad3d6b7
Lint and document manager api
strk Nov 15, 2016
5301a5d
Have the deault 'all' rule just build
strk Nov 18, 2016
4dd1eb5
Lint issue.go
strk Nov 22, 2016
6e64472
Lint git_diff.go
strk Nov 22, 2016
170f2e9
Lint error.go
strk Nov 22, 2016
dd9d0f3
Lint action.go
strk Nov 22, 2016
0a61d54
Expand documentation a bit more
strk Nov 24, 2016
3fba29c
Expand documentations
strk Nov 24, 2016
8aa960f
Actually document the missing bits
strk Nov 24, 2016
46ecb0a
golint fixed for modules/user
lunny Nov 24, 2016
0581210
Merge pull request #176 from strk/manager-lint
tboerger Nov 24, 2016
f0cfb1c
Merge pull request #192 from strk/make-default-target
tboerger Nov 24, 2016
1cfbfb3
Merge pull request #212 from strk/action-lint
tboerger Nov 24, 2016
8ba0ac9
Merge pull request #231 from lunny/lunny/golint_modules_base
tboerger Nov 24, 2016
03b6880
Merge pull request #232 from strk/error-lint
tboerger Nov 24, 2016
e512411
Merge pull request #233 from strk/git_diff-lint
tboerger Nov 24, 2016
0a66c2a
Merge pull request #234 from strk/issue-lint
tboerger Nov 24, 2016
2ccdcda
Merge pull request #235 from lunny/lunny/golint_modules_user
tboerger Nov 24, 2016
ff0d1bd
Added short-hash support to downloads
Bwko Nov 23, 2016
1c3044b
Lint models/login_source.go
strk Nov 24, 2016
289f819
Merge pull request #237 from strk/login_source-lint
tboerger Nov 24, 2016
b6b616b
Merge pull request #228 from Bwko/feature/short-hash-download
tboerger Nov 24, 2016
cc8c574
Really use go install on make install
Nov 24, 2016
cd7e661
Added dummy tasks for mysql and pgsql tests
Nov 24, 2016
fd13b71
Added drone instead of travis detection to makefile
Nov 24, 2016
cb0b91c
Dropped travis config
Nov 24, 2016
4c03974
Create a first draft for .drone.yml
metalmatze Nov 6, 2016
fd090dc
Added matrix drone builds
Nov 24, 2016
ba2e75a
Merge pull request #238 from go-gitea/make-install
tboerger Nov 24, 2016
450969c
test database is connect OK after db config initialized (#239)
lunny Nov 24, 2016
21e8dee
Merge pull request #96 from metalmatze/feature/drone-config
tboerger Nov 24, 2016
ece19f4
Lint models/release.go
Bwko Nov 24, 2016
d8e11a8
Lint models/admin.go
Bwko Nov 24, 2016
6a28909
CONTRIBUTING.md: link to "Faster reviews" document (#229)
andreynering Nov 25, 2016
2e565bc
Golint fixed for modules/mailer
lunny Nov 25, 2016
304bbd3
golint fixed for modules/markdown
lunny Nov 25, 2016
229ec92
Golint fixed for modules/template
lunny Nov 25, 2016
bd5ea3e
Golint fixed for modules/httplib
lunny Nov 25, 2016
faabc76
Golint fixed for modules/context
lunny Nov 25, 2016
33a2ac3
Lint models/update.go & webhook_slack.go
Bwko Nov 24, 2016
76604d8
fixed test build error
lunny Nov 25, 2016
081c2a9
Lint models/token.go (#244)
Bwko Nov 25, 2016
c0ca664
Lint/issue &mail (#243)
Bwko Nov 25, 2016
900a210
Added errcheck make task (#242)
tboerger Nov 25, 2016
b47051e
golint fixed for modules/cron
lunny Nov 25, 2016
3c87c57
golint fixed for modules/avatar
lunny Nov 25, 2016
a321ffb
Merge pull request #249 from lunny/lunny/golint_modules_mailer
tboerger Nov 25, 2016
7c5de1e
Merge pull request #250 from lunny/lunny/golint_modules_markdown
tboerger Nov 25, 2016
d392662
Merge pull request #251 from lunny/lunny/golint_modules_template
tboerger Nov 25, 2016
26ae2ff
Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplib
tboerger Nov 25, 2016
2255a9a
Merge pull request #255 from lunny/lunny/golint_modules_cron
tboerger Nov 25, 2016
3e6f363
Merge pull request #256 from lunny/lunny/golint_modules_avatar
tboerger Nov 25, 2016
5b17661
Updated badges for drone and similar to lgtm
tboerger Nov 24, 2016
755ed84
Be more explicit and dropped matrix builds from drone
tboerger Nov 25, 2016
3ae7955
Disable broken docker build for now
Nov 25, 2016
32f8a38
Merge pull request #254 from lunny/lunny/golint_modules_context
tboerger Nov 25, 2016
5d4333e
Merge pull request #240 from go-gitea/drone-additions
tboerger Nov 25, 2016
0accc93
Fixed s3 publishing within drone
Nov 25, 2016
177a4c7
Merge pull request #259 from tboerger/drone-fixes
tboerger Nov 25, 2016
e9c6053
Merge pull request #246 from Bwko/fix/typo
tboerger Nov 25, 2016
21b7d30
Merge pull request #245 from Bwko/lint/update&slack
tboerger Nov 25, 2016
574e49c
Merge pull request #241 from Bwko/lint/admin.go
tboerger Nov 25, 2016
6554986
Dropped latest publishing from drone
Nov 25, 2016
0a76d26
Merge pull request #260 from tboerger/drone-latest
tboerger Nov 25, 2016
066f515
Lint models/user_email.go
Bwko Nov 26, 2016
2bb1601
Lint models/access.go
Bwko Nov 26, 2016
6cde041
Lint models/ssh_key.go
Bwko Nov 26, 2016
ce8c9ef
Lint models/repo_branch.go
Bwko Nov 26, 2016
7bf7042
Lint models/repo_mirror.go
Bwko Nov 26, 2016
0b9cf10
Lint models/org.go & models.go
Bwko Nov 26, 2016
3228544
golint fixed for modules/log
lunny Nov 26, 2016
638dd24
Fix HTTP headers for issue attachment download
andreynering Nov 26, 2016
d647d02
Fix Chrome not liking commas
andreynering Nov 26, 2016
4cb2111
Update locales and add Swedish
unknwon Nov 20, 2016
5b998a6
golint fixed for modules/auth
lunny Nov 27, 2016
94da472
Golint fixed for modules/setting (#262)
lunny Nov 27, 2016
c664ffd
Merge pull request #270 from andreynering/gitea/http-headers-download
andreynering Nov 27, 2016
3ac7225
Merge pull request #272 from andreynering/gitea/location-cherrypick-a…
andreynering Nov 27, 2016
9aaf2a6
modules/process: add ExecDirEnv (next to ExecDir)
typeless Nov 27, 2016
bc59b8a
Merge pull request #273 from typeless/master
tboerger Nov 27, 2016
8347a55
Merge pull request #263 from Bwko/lint/user_email
tboerger Nov 27, 2016
93d527a
Merge pull request #265 from Bwko/lint/access.go
tboerger Nov 27, 2016
e23a9d2
Merge pull request #267 from Bwko/lint/ssh_key
tboerger Nov 27, 2016
fe3908d
Merge pull request #268 from Bwko/lint/repo_branch
tboerger Nov 27, 2016
9a984c0
Merge pull request #266 from Bwko/lint/repo_mirror
tboerger Nov 27, 2016
7a92519
Merge pull request #269 from lunny/lunny/golint_modules_log
tboerger Nov 27, 2016
5efdccd
Merge pull request #264 from Bwko/lint/org.go
tboerger Nov 27, 2016
a4ece1f
Fixes typos
Bwko Nov 27, 2016
e6da2cf
Merge pull request #281 from Bwko/Lint/typos
tboerger Nov 27, 2016
ec87a75
golint fixed for modules/auth
lunny Nov 27, 2016
d0bef01
Merge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea in…
lunny Nov 27, 2016
25b5722
Merge pull request #274 from lunny/lunny/golint_modules_auth
tboerger Nov 27, 2016
21846d1
golint for models/org_team.go
lunny Nov 28, 2016
bf8d90c
golint fixed for models/models.go (#284)
lunny Nov 28, 2016
f215d78
rename all uID -> userID on models/org_team.go
lunny Nov 28, 2016
9948f0d
Merge pull request #285 from lunny/lunny/golint_models_org_team
tboerger Nov 28, 2016
3d21388
Unified editorconfig accross all projects
Nov 28, 2016
9628d4f
Unified GitHub templates accross all projects
Nov 28, 2016
7b6cc92
Update link on user’s profile avatar to avatar settings (#287)
metalmatze Nov 28, 2016
9fc609c
golint fixed for models/issue_comment.go
lunny Nov 28, 2016
c2044e5
Dropped always outdated contributors file, link to it the graph on re…
Nov 28, 2016
caac5fb
Updated maintainers file to latest status
Nov 28, 2016
91d6c71
Dropped new lines from contributing, some rewording and reformatting
Nov 28, 2016
b3abc27
Dropped more or less useless files
Nov 28, 2016
fd3f166
Merge pull request #289 from lunny/lunny/golint_models_issue_comment
tboerger Nov 28, 2016
1d0f811
golint fixed for models/pull.go (#292)
lunny Nov 28, 2016
27d6685
golint fixed for models/migrations (#291)
lunny Nov 28, 2016
8def53f
Add a pragraph to the k8s PR guide to contributors guide
Nov 28, 2016
9963d61
Lint models/user.go
Bwko Nov 28, 2016
a5aae1c
Lint models/repo_*
Bwko Nov 28, 2016
bad1bc6
Lint models/repo.go
Bwko Nov 28, 2016
8704f48
Merge pull request #290 from tboerger/maintain-contribute
metalmatze Nov 28, 2016
b9b22b4
Merge pull request #295 from Bwko/Lint/repo_
andreynering Nov 28, 2016
fd53028
Merge pull request #294 from Bwko/Lint/user.go
andreynering Nov 28, 2016
713ec3a
suggested locale fixes
Oct 13, 2016
28ebe76
Edits to German localization
Oct 14, 2016
a89937c
Rebase to go-gitea/gitea
Nov 29, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions conf/locale/locale_de-DE.ini
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ domain_helper=Dies hat Auswirkung auf die SSH Klon-URLs.
ssh_port=SSH Port
ssh_port_helper=Der Port Ihres SSH-Servers. Leer lassen um SSH zu deaktivieren.
http_port=HTTP Port
http_port_helper=Auf dieser Port Nummer wird Gogs erreichbar sein.
http_port_helper=Auf diesem Port wird Gogs erreichbar sein.
app_url=Anwendungs-URL
app_url_helper=Dies hat Auswirkung auf die HTTP/HTTPS Klon-URLs und den Inhalt der E-Mails.
log_root_path=Logdateipfad
Expand Down Expand Up @@ -593,7 +593,7 @@ milestones.title=Titel
milestones.desc=Beschreibung
milestones.due_date=Fälligkeitsdatum (optional)
milestones.clear=Feld leeren
milestones.invalid_due_date_format=Format des Fälligkeitsdatums ist ungültig. Es muss das Format 'JJJJ-mm-dd' haben.
milestones.invalid_due_date_format=Format des Fälligkeitsdatums ist ungültig. Es muss das Format 'JJJJ-MM-TT' haben.
milestones.create_success=Meilenstein '%s' wurde erfolgreich erstellt!
milestones.edit=Meilenstein bearbeiten
milestones.edit_subheader=Verwenden Sie eine aussagekräftige Beschreibung für Meilensteine, um Missverständnisse zu vermeiden.
Expand Down Expand Up @@ -915,9 +915,9 @@ dashboard.current_goroutine=Aktuelle Goroutines
dashboard.current_memory_usage=Aktuelle Speichernutzung
dashboard.total_memory_allocated=Zugeteilter Gesamtspeicher
dashboard.memory_obtained=Erhaltener Speicher
dashboard.pointer_lookup_times=Pointer Lookup Times
dashboard.memory_allocate_times=Memory Allocate Times
dashboard.memory_free_times=Memory Free Times
dashboard.pointer_lookup_times=Zeigerlookup-Dauern
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dauern? I think it's Dauer. Same for the below.

Copy link
Contributor Author

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

Copy link
Contributor Author

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).

Copy link
Member

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 ;)

dashboard.memory_allocate_times=Speicheranforderungsdauern
dashboard.memory_free_times=Speicherfreigabedauern
dashboard.current_heap_usage=Aktuelle Heap-Auslastung
dashboard.heap_memory_obtained=Erhaltener Heap-Memory
dashboard.heap_memory_idle=Unbenutzter Heap-Memory
Expand All @@ -938,7 +938,7 @@ dashboard.last_gc_time=Seit letztem GC-Zyklus
dashboard.total_gc_time=Gesamte GC-Pause
dashboard.total_gc_pause=Gesamte GC-Pause
dashboard.last_gc_pause=Letzte GC-Pause
dashboard.gc_times=GC-Takt
dashboard.gc_times=GC-Dauern

users.user_manage_panel=Benutzer
users.new_account=Neues Konto erstellen
Expand Down
2 changes: 1 addition & 1 deletion conf/locale/locale_en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ issues.new_label = New Label
issues.new_label_placeholder = Label name...
issues.create_label = Create Label
issues.label_templates.title = Load a predefined set of labels
issues.label_templates.info = There arent any labels yet. You can click on the "New Label" button above to create one or use a predefined set below.
issues.label_templates.info = There aren't any labels yet. You can click on the "New Label" button above to create one or use a predefined set below.
issues.label_templates.helper = Select a label set
issues.label_templates.use = Use this label set
issues.label_templates.fail_to_load_file = Failed to load label template file '%s': %v
Expand Down
4 changes: 2 additions & 2 deletions conf/locale/locale_es-ES.ini
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ issues.new_label=Nueva Etiqueta
issues.new_label_placeholder=Nombre etiqueta...
issues.create_label=Crear etiqueta
issues.label_templates.title=Load a predefined set of labels
issues.label_templates.info=There arent any labels yet. You can click on the "New Label" button above to create one or use a predefined set below.
issues.label_templates.info=There aren't any labels yet. You can click on the "New Label" button above to create one or use a predefined set below.
issues.label_templates.helper=Select a label set
issues.label_templates.use=Use this label set
issues.label_templates.fail_to_load_file=Failed to load label template file '%s': %v
Expand Down Expand Up @@ -522,7 +522,7 @@ issues.next=Página Siguiente
issues.open_title=Abierta
issues.closed_title=Cerrada
issues.num_comments=%d comentarios
issues.commented_at='comentado <a href="#%s"> %s'</a>
issues.commented_at=`comentado <a href="#%s"> %s`</a>
issues.delete_comment_confirm=¿Seguro que deseas eliminar este comentario?
issues.no_content=Aún no existe contenido.
issues.close_issue=Cerrar
Expand Down