-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Glitch in German Translation "Persönlich: Du" #14907
Comments
Lines 124 to 130 in 8709f6b
This function is used to format the activity time. Translation for "seconds ago" are good. Looks ok for me in Nextcloud 16. |
Looks like we pass a timestamp newer than current time to moment.js fromNow: https://github.com/moment/moment/blob/develop/locale/de.js#L49 Maybe your server time is behind your client time (the timestamp itself is coming from the server but the output is generated by your client). |
Sounds plausible, but: Maybe the condition |
@tflidd I do not think this is an translation issue. The strings are ok. More an issue related to time ... |
What's the status here? |
Just double checked translation strings at Transifex and I am unable to find shown strings. |
Closing then? |
Yes |
Steps to reproduce
Expected behaviour
The string for Last activity for This Session should be "Gerade eben" (seconds ago)
Actual behaviour
It says "in ein paar Sekunden" (in a few seconds)
I wanted to edit the translation at transifex.com but couldn't find that string...
Server configuration
Operating system: Ubuntu Server
Web server: apache
Database: mysql
PHP version: 7.2.16
Nextcloud version: 15.0.5
Updated from an older Nextcloud/ownCloud or fresh install: fresh
Where did you install Nextcloud from: snap
Signing status:
Signing status
List of activated apps:
Accessibility 1.1.0 Offiziell Activities for shared file downloads 1.4.0 Activity 2.8.2 Offiziell Antivirus for files 2.0.1 Checksum 0.4.2 Collaborative tags 1.5.0 Offiziell Comments 1.5.0 Offiziell Deck 0.5.2 Deleted files 1.5.0 Offiziell Federation 1.5.0 Offiziell File sharing 1.7.0 Offiziell Files Right Click 0.13.0 First run wizard 2.4.0 Offiziell Gallery 18.2.0 Offiziell Group folders 2.0.4 Offiziell Log Reader 2.0.0 Offiziell Metadata 0.9.0 Mind Map 0.0.11 Monitoring 1.5.0 Offiziell Nextcloud announcements 1.4.0 Offiziell Notifications 2.3.0 Offiziell Password policy 1.5.0 Offiziell PDF viewer 1.4.0 Offiziell Polls 0.10.2 Quota warning 1.4.0 Share by mail 1.5.0 Offiziell Support 1.0.0 Offiziell Talk 5.0.2 Offiziell Tasks 0.9.8 Text editor 2.7.0 Offiziell Theming 1.6.0 Offiziell Usage survey 1.3.0 Offiziell User account deletion 0.1.0 Versions 1.8.0 Offiziell Video player 1.4.0 Offiziell
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: no
Are you using encryption: no
**Are you using an external user-backend, if yes which one:**no
Client configuration
Browser: Chrome
Operating system: Win 10 Pro
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: