You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -69,11 +69,12 @@ NOTES:
69
69
70
70
## Further information
71
71
72
-
For more information and instructions about how to install Gitea, please look
73
-
at our [documentation](https://docs.gitea.io/en-us/). If you have questions
74
-
that are not covered by the documentation, you can get in contact with us on
75
-
our [Discord server](https://discord.gg/Gitea),
76
-
or [forum](https://discourse.gitea.io/)!
72
+
For more information and instructions about how to install Gitea, please look at our [documentation](https://docs.gitea.io/en-us/).
73
+
If you have questions that are not covered by the documentation, you can get in contact with us on our [Discord server](https://discord.gg/Gitea) or create a post in the [discourse forum](https://discourse.gitea.io/).
74
+
75
+
We maintain a list of Gitea-related projects at [gitea/awesome-gitea](https://gitea.com/gitea/awesome-gitea).
76
+
The hugo-based documentationt theme is hosted at [gitea/theme](https://gitea.com/gitea/theme).
77
+
The official Gitea CLI is developed at [gitea/tea](https://gitea.com/gitea/tea).
@@ -1233,9 +1259,13 @@ pulls.rebase_merge_commit_pull_request=Rebase a sloučit (--no-ff)
1233
1259
pulls.squash_merge_pull_request=Squash a sloučit
1234
1260
pulls.require_signed_wont_sign=Větev vyžaduje podepsané revize, ale toto sloučení nebude podepsáno
1235
1261
pulls.invalid_merge_option=Nemůžete použít tuto možnost sloučení pro tento požadavek na natažení.
1262
+
pulls.merge_conflict=Sloučení selhalo: Došlo ke konfliktu při sloučení. Tip: Zkuste jinou strategii
1263
+
pulls.merge_conflict_summary=Chybové hlášení
1264
+
pulls.rebase_conflict_summary=Chybové hlášení
1236
1265
; </summary><code>%[2]s<br>%[3]s</code></details>
1237
1266
pulls.unrelated_histories=Sloučení selhalo: Základní revize nesdílí společnou historii. Tip: Zkuste jinou strategii
1238
1267
pulls.merge_out_of_date=Sloučení selhalo: Základ byl aktualizován při generování sloučení. Tip: Zkuste to znovu.
1268
+
pulls.push_rejected_summary=Úplná zpráva o odmítnutí
1239
1269
pulls.push_rejected_no_message=Sloučení se nezdařilo: Nahrání bylo odmítnuto, ale nebyla nalezena žádná vzdálená zpráva.<br>Zkontrolujte háčky gitu pro tento repozitář
1240
1270
pulls.open_unmerged_pull_exists=`Nemůžete provést operaci znovuotevření protože je tu čekající požadavek na natažení (#%d) s identickými vlastnostmi.`
1241
1271
pulls.status_checking=Některé kontroly jsou nedořešeny
0 commit comments