René's URL Explorer Experiment


Title: German requires different cases for ‘%s ago’ and ‘%s from now’ · Issue #263 · python-humanize/humanize · GitHub

Open Graph Title: German requires different cases for ‘%s ago’ and ‘%s from now’ · Issue #263 · python-humanize/humanize

X Title: German requires different cases for ‘%s ago’ and ‘%s from now’ · Issue #263 · python-humanize/humanize

Description: This is somewhat related to #88 , but hasn’t been resolved and also needs changes to more than the translation files I am afraid. So what this is about is that German grammar is a beast, and prepositions require certain cases. For instan...

Open Graph Description: This is somewhat related to #88 , but hasn’t been resolved and also needs changes to more than the translation files I am afraid. So what this is about is that German grammar is a beast, and prepos...

X Description: This is somewhat related to #88 , but hasn’t been resolved and also needs changes to more than the translation files I am afraid. So what this is about is that German grammar is a beast, and prepos...

Opengraph URL: https://github.com/python-humanize/humanize/issues/263

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"German requires different cases for ‘%s ago’ and ‘%s from now’","articleBody":"This is somewhat related to #88 , but hasn’t been resolved and also needs changes to more than the translation files I am afraid.\n\nSo what this is about is that German grammar is a beast, and prepositions require certain cases. For instance, ’vor‘ will need a _dativ_. ‘an hour ago’ thus translates into ‘vor einer Stunde‘, rather than ‘vor eine Stunde‘ (that’s _nominativ_). \n\n`humanize` forms the expression ‘an hour ago‘ by [piping the output of `naturaldelta` straight into the i18n format string for `%s ago`](https://github.com/python-humanize/humanize/blob/0e027051034b7dcb4eb65aded290cf56a89d8aa9/src/humanize/time.py#L274-L275). `naturaldelta()` returns a _nominativ_, that is correct as long as the expression stands by itself. However, as soon as a preposition is placed in front of the value, the grammatical case should change. \n\n(The same is true for ‘in ...’/‘... from now’(which currently translates into ‘... ab jetzt’ which sounds odd). Conveniently, both ‘in’ and ‘vor’ require the same case, _dativ_)\n\nI would be happy to contribute, but I do not know where to start without breaking things big time. If anybody can give me some directions of how to implement this best, I would go ahead and dig my head in \n\nI don’t properly speak any Slavic languages, but I would expect similar issues with those (correct me if I am wrong)","author":{"url":"https://github.com/christophfink","@type":"Person","name":"christophfink"},"datePublished":"2025-08-29T20:08:39.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/263/humanize/issues/263"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:3d791305-8bcc-35f1-e928-69b6b5f0edb3
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC442:203A5F:411042:58F820:6A5377FF
html-safe-nonce916e8e95ccf720b5b54ebe86fc124df271850a3d8a29fbd444453aaa05f76586
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNDQyOjIwM0E1Rjo0MTEwNDI6NThGODIwOjZBNTM3N0ZGIiwidmlzaXRvcl9pZCI6IjY3OTUyOTU2NTE3NTAxODA4NjMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac2093ec84ba8ac142fabd7e6f5b44ad9cdc88e56ce2183fe7d0756e72093299f4
hovercard-subject-tagissue:3368003282
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-humanize/humanize/263/issue_layout
twitter:imagehttps://opengraph.githubassets.com/9d246f349e6ab02b0016964ecf03db47dfa79e3faebe26387e856916429463d0/python-humanize/humanize/issues/263
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/9d246f349e6ab02b0016964ecf03db47dfa79e3faebe26387e856916429463d0/python-humanize/humanize/issues/263
og:image:altThis is somewhat related to #88 , but hasn’t been resolved and also needs changes to more than the translation files I am afraid. So what this is about is that German grammar is a beast, and prepos...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamechristophfink
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
go-importgithub.com/python-humanize/humanize git https://github.com/python-humanize/humanize.git
octolytics-dimension-user_id62149795
octolytics-dimension-user_loginpython-humanize
octolytics-dimension-repository_id466683324
octolytics-dimension-repository_nwopython-humanize/humanize
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id466683324
octolytics-dimension-repository_network_root_nwopython-humanize/humanize
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-humanize/humanize/issues/263#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-humanize%2Fhumanize%2Fissues%2F263
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-humanize%2Fhumanize%2Fissues%2F263
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python-humanize%2Fhumanize
Reloadhttps://github.com/python-humanize/humanize/issues/263
Reloadhttps://github.com/python-humanize/humanize/issues/263
Reloadhttps://github.com/python-humanize/humanize/issues/263
Please reload this pagehttps://github.com/python-humanize/humanize/issues/263
python-humanize https://github.com/python-humanize
humanizehttps://github.com/python-humanize/humanize
Please reload this pagehttps://github.com/python-humanize/humanize/issues/263
Notifications https://github.com/login?return_to=%2Fpython-humanize%2Fhumanize
Fork 115 https://github.com/login?return_to=%2Fpython-humanize%2Fhumanize
Star 736 https://github.com/login?return_to=%2Fpython-humanize%2Fhumanize
Code https://github.com/python-humanize/humanize
Issues 12 https://github.com/python-humanize/humanize/issues
Pull requests 12 https://github.com/python-humanize/humanize/pulls
Actions https://github.com/python-humanize/humanize/actions
Security and quality 0 https://github.com/python-humanize/humanize/security
Insights https://github.com/python-humanize/humanize/pulse
Code https://github.com/python-humanize/humanize
Issues https://github.com/python-humanize/humanize/issues
Pull requests https://github.com/python-humanize/humanize/pulls
Actions https://github.com/python-humanize/humanize/actions
Security and quality https://github.com/python-humanize/humanize/security
Insights https://github.com/python-humanize/humanize/pulse
German requires different cases for ‘%s ago’ and ‘%s from now’https://github.com/python-humanize/humanize/issues/263#top
help wantedExtra attention is neededhttps://github.com/python-humanize/humanize/issues?q=state%3Aopen%20label%3A%22help%20wanted%22
https://github.com/christophfink
christophfinkhttps://github.com/christophfink
on Aug 29, 2025https://github.com/python-humanize/humanize/issues/263#issue-3368003282
#88https://github.com/python-humanize/humanize/issues/88
piping the output of naturaldelta straight into the i18n format string for %s agohttps://github.com/python-humanize/humanize/blob/0e027051034b7dcb4eb65aded290cf56a89d8aa9/src/humanize/time.py#L274-L275
help wantedExtra attention is neededhttps://github.com/python-humanize/humanize/issues?q=state%3Aopen%20label%3A%22help%20wanted%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.