[Bug]: the hungarian translation contains a typo
⚠️ This issue respects the following points: ⚠️
- [X] This is a bug, not a question or a configuration/webserver/proxy issue.
- [X] This issue is not already reported on Github (I've searched it).
- [X] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- [X] Nextcloud Server is running on 64bit capable CPU, PHP and OS.
- [X] I agree to follow Nextcloud's Code of Conduct.
Bug description
On login screen it shows: Bejelentkezés ebbe: {poductName}
The typo in file hu.json on line 145 and in file hu.js on line 147.
Can be fixed easily.
Steps to reproduce
- Update to 25
- Open login screen
Expected behavior
It should display the value of {productName}.
Installation method
Community Manual installation with Archive
Operating system
RHEL/CentOS
PHP engine version
PHP 8.0
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Updated to a major version (ex. 22.2.3 to 23.0.1)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- [X] Default user-backend (database)
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Configuration report
{
"system": {
"logfile": "\/var\/log\/nextcloud\/nextcloud.log",
"log_type": "file",
"logtimezone": "UTC",
"upgrade.disable-web": false,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"localhost",
"***REMOVED SENSITIVE VALUE***",
"***REMOVED SENSITIVE VALUE***",
"***REMOVED SENSITIVE VALUE***",
"***REMOVED SENSITIVE VALUE***"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"version": "25.0.0.18",
"overwrite.cli.url": "https:\/\/exchange2.affinitext.com\/nextcloud\/",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "sendmail",
"mail_smtpauthtype": "LOGIN",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"loglevel": 2,
"debug": true,
"mail_sendmailmode": "smtp",
"memcache.local": "\\OC\\Memcache\\APCu",
"maintenance": false,
"htaccess.RewriteBase": "\/nextcloud",
"log_query": false,
"updater.release.channel": "stable",
"trashbin_retention_obligation": "1,7",
"versions_retention_obligation": "1,7",
"filesystem_check_changes": 1,
"simpleSignUpLink.shown": false,
"theme": "",
"skeletondirectory": "",
"enable_previews": true,
"share_folder": "\/SharedWithMe\/",
"default_phone_region": "AU",
"app_install_overwrite": [
"impersonate",
"passwords"
]
},
"apps": {
"activity": {
"installed_version": "2.11.0",
"types": "filesystem",
"enabled": "no",
"notify_email_file_created": "0",
"notify_stream_file_deleted": "1",
"notify_email_file_deleted": "0",
"notify_stream_file_favorite": "0",
"notify_stream_file_restored": "1",
"notify_email_file_restored": "0",
"notify_email_announcementcenter": "1",
"notify_stream_comments": "1",
"notify_email_comments": "0",
"notify_stream_file_downloaded": "1",
"notify_email_file_downloaded": "0",
"notify_stream_shared": "1",
"notify_email_shared": "0",
"notify_stream_remote_share": "1",
"notify_email_remote_share": "0",
"notify_stream_public_links": "1",
"notify_email_public_links": "0",
"notify_stream_calendar": "1",
"notify_email_calendar": "0",
"notify_stream_calendar_event": "1",
"notify_email_calendar_event": "0",
"notify_stream_calendar_todo": "1",
"notify_email_calendar_todo": "0",
"notify_stream_systemtags": "1",
"notify_email_systemtags": "0",
"notify_setting_batchtime": "0",
"notify_setting_self": "1",
"notify_setting_selfemail": "0",
"notify_stream_favorite": "1",
"notify_email_favorite": "0",
"notify_stream_file_changed": "1",
"notify_email_file_changed": "0",
"notify_stream_file_created": "1"
},
"admin_audit": {
"types": "logging",
"enabled": "yes",
"installed_version": "1.15.0"
},
"announcementcenter": {
"types": "logging",
"enabled": "no",
"installed_version": "6.4.0"
},
"backgroundjob": {
"lastjob": "2782"
},
"bruteForce": {
"whitelist_1": "***REMOVED SENSITIVE VALUE***",
"whitelist_3": "***REMOVED SENSITIVE VALUE***"
},
"bruteforcesettings": {
"types": "",
"enabled": "no",
"installed_version": "2.4.0"
},
"calendar": {
"types": "",
"enabled": "yes",
"installed_version": "4.0.1"
},
"circles": {
"maintenance_run": "0",
"maintenance_update": "{\"maximum\":3,\"3\":1666648502,\"2\":1666649402,\"1\":1666649701,\"4\":1655690409,\"5\":1655521205}",
"installed_version": "25.0.0",
"types": "filesystem,dav",
"enabled": "yes",
"loopback_tmp_scheme": "https",
"loopback_tmp_path": "\/nextcloud\/",
"migration_22": "1",
"migration_22_1": "1",
"migration_run": "0"
},
"cloud_federation_api": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "1.8.0"
},
"comments": {
"types": "logging",
"enabled": "yes",
"installed_version": "1.15.0"
},
"contacts": {
"enabled": "yes",
"types": "dav",
"installed_version": "5.0.1"
},
"contactsinteraction": {
"types": "dav",
"enabled": "yes",
"installed_version": "1.6.0"
},
"core": {
"installedat": "1583333205.7739",
"vendor": "nextcloud",
"public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
"public_files": "files_sharing\/public.php",
"installed.bundles": "[\"CoreBundle\"]",
"backgroundjobs_mode": "cron",
"enterpriseLogoChecked": "yes",
"shareapi_enabled": "yes",
"shareapi_default_internal_expire_date": "no",
"shareapi_enforce_links_password": "no",
"shareapi_default_expire_date": "no",
"shareapi_allow_resharing": "no",
"shareapi_internal_enforce_expire_date": "yes",
"shareapi_allow_public_upload": "no",
"shareapi_enforce_expire_date": "yes",
"shareapi_only_share_with_group_members": "yes",
"moveavatarsdone": "yes",
"previewsCleanedUp": "1",
"lastupdatedat": "1666618507",
"shareapi_default_permissions": "7",
"updater.secret.created": "1633987162",
"theming.variables": "01600484096013def431d30ba93877e9",
"lastupdateResult": "[]",
"oc.integritycheck.checker": "[]",
"shareapi_default_permission_canshare": "no",
"lastcron": "1666649705",
"shareapi_default_permission_candelete": "no"
},
"dashboard": {
"enabled": "no",
"types": "",
"installed_version": "7.5.0"
},
"dav": {
"types": "filesystem",
"enabled": "yes",
"regeneratedBirthdayCalendarsForYearFix": "yes",
"buildCalendarSearchIndex": "yes",
"buildCalendarReminderIndex": "yes",
"installed_version": "1.24.0",
"sendEventRemindersPush": "yes",
"chunks_migrated": "1"
},
"extract": {
"types": "",
"enabled": "no",
"installed_version": "1.3.5"
},
"federatedfilesharing": {
"types": "",
"enabled": "yes",
"installed_version": "1.15.0"
},
"federation": {
"types": "authentication",
"enabled": "yes",
"autoAddServers": "0",
"installed_version": "1.15.0"
},
"files": {
"types": "filesystem",
"enabled": "yes",
"cronjob_scan_files": "500",
"installed_version": "1.20.1"
},
"files_accesscontrol": {
"enabled": "no",
"types": "filesystem",
"installed_version": "1.9.2"
},
"files_downloadactivity": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "1.15.0"
},
"files_external": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "1.17.0"
},
"files_pdfviewer": {
"types": "",
"enabled": "yes",
"installed_version": "2.6.0"
},
"files_retention": {
"types": "",
"enabled": "no",
"installed_version": "1.14.0"
},
"files_rightclick": {
"types": "",
"enabled": "yes",
"installed_version": "1.4.0"
},
"files_sharing": {
"types": "filesystem",
"enabled": "yes",
"outgoing_server2server_share_enabled": "yes",
"incoming_server2server_share_enabled": "yes",
"lookupServerUploadEnabled": "yes",
"lookupServerEnabled": "yes",
"incoming_server2server_group_share_enabled": "yes",
"outgoing_server2server_group_share_enabled": "yes",
"installed_version": "1.17.0"
},
"files_trackdownloads": {
"types": "filesystem",
"installed_version": "1.11.0",
"enabled": "no"
},
"files_trashbin": {
"types": "filesystem,dav",
"enabled": "yes",
"installed_version": "1.15.0"
},
"files_versions": {
"types": "filesystem,dav",
"enabled": "yes",
"installed_version": "1.18.0"
},
"firstrunwizard": {
"types": "logging",
"enabled": "yes",
"installed_version": "2.14.0"
},
"fulltextsearch": {
"types": "",
"search_platform": "OCA\\FullTextSearch_ElasticSearch\\Platform\\ElasticSearchPlatform",
"app_navigation": "1",
"cron_err_reset": "1607548502",
"enabled": "no",
"installed_version": "24.0.0"
},
"fulltextsearch_elasticsearch": {
"types": "",
"elastic_host": "http:\/\/localhost:9200\/",
"analyzer_tokenizer": "standard",
"elastic_index": "nextcloud",
"installed_version": "24.0.1",
"enabled": "no"
},
"geoblocker": {
"types": "",
"enabled": "yes",
"choosenCountries": "AF, AG, AI, AL, AM, AO, AQ, AR, AS, AZ, BA, BG, BN, BO, BQ, BR, BW, CD, CF, CG, CL, CN, CR, CU, DZ, KP, ",
"logWithIpAddress": "1",
"logWithUserName": "1",
"logWithCountryCode": "1",
"installed_version": "0.5.7"
},
"groupfolders": {
"types": "filesystem,dav",
"installed_version": "13.0.0",
"enabled": "no"
},
"impersonate": {
"types": "",
"enabled": "yes",
"installed_version": "1.11.0"
},
"logreader": {
"installed_version": "2.3.0",
"types": "",
"enabled": "no"
},
"lookup_server_connector": {
"types": "authentication",
"enabled": "yes",
"installed_version": "1.13.0"
},
"nextcloud_announcements": {
"types": "logging",
"enabled": "yes",
"pub_date": "Thu, 24 Oct 2019 00:00:00 +0200",
"installed_version": "1.14.0"
},
"notifications": {
"types": "logging",
"enabled": "yes",
"installed_version": "2.13.1"
},
"oauth2": {
"types": "authentication",
"enabled": "yes",
"installed_version": "1.13.0"
},
"password_policy": {
"enabled": "yes",
"types": "authentication",
"minLength": "12",
"enforceUpperLowerCase": "1",
"enforceNumericCharacters": "1",
"enforceSpecialCharacters": "1",
"enforceHaveIBeenPwned": "1",
"expiration": "0",
"maximumLoginAttempts": "10",
"installed_version": "1.15.0"
},
"passwords": {
"passwords\/localdb\/type": "hibp",
"types": "",
"migration\/customFields": "2020.12.2",
"SSEv1ServerKey": "***REMOVED SENSITIVE VALUE***",
"enabled": "yes",
"cron\/php\/version\/id": "80024",
"installed_version": "2022.10.20",
"cron\/php\/version\/string": "8.0.24",
"backup\/update\/restored": "0",
"service\/favicon": "gl",
"service\/preview": "pageres",
"survey\/server\/mode": "0",
"web\/php\/version\/id": "80024",
"web\/php\/version\/string": "8.0.24"
},
"photos": {
"installed_version": "1.0.0",
"types": "",
"enabled": "no"
},
"privacy": {
"types": "",
"enabled": "yes",
"installed_version": "1.9.0"
},
"provisioning_api": {
"types": "prevent_group_restriction",
"enabled": "yes",
"installed_version": "1.15.0"
},
"quota_warning": {
"types": "filesystem",
"info_email": "yes",
"repeat_warning": "0",
"enabled": "no",
"installed_version": "1.14.0"
},
"ransomware_protection": {
"types": "logging",
"enabled": "no",
"installed_version": "1.13.0"
},
"recommendations": {
"types": "",
"enabled": "yes",
"installed_version": "1.4.0"
},
"related_resources": {
"installed_version": "1.0.2",
"types": "",
"enabled": "yes"
},
"serverinfo": {
"installed_version": "1.8.0",
"types": "",
"enabled": "no"
},
"settings": {
"types": "",
"enabled": "yes",
"installed_version": "1.7.0"
},
"sharebymail": {
"installed_version": "1.8.0",
"types": "filesystem",
"enabled": "no"
},
"support": {
"installed_version": "1.1.0",
"types": "session",
"enabled": "no"
},
"survey_client": {
"installed_version": "1.6.0",
"types": "",
"enabled": "no"
},
"systemtags": {
"types": "logging",
"enabled": "yes",
"installed_version": "1.15.0"
},
"tasks": {
"types": "",
"enabled": "yes",
"installed_version": "0.14.5"
},
"text": {
"types": "dav",
"enabled": "yes",
"installed_version": "3.6.0"
},
"theming": {
"types": "logging",
"enabled": "yes",
"name": "Crew's file exchange",
"url": "***REMOVED SENSITIVE VALUE***",
"slogan": "***REMOVED SENSITIVE VALUE***",
"backgroundMime": "image\/jpeg",
"imprintUrl": "***REMOVED SENSITIVE VALUE***",
"privacyUrl": "***REMOVED SENSITIVE VALUE***",
"logoMime": "image\/jpeg",
"cachebuster": "11",
"installed_version": "2.0.0"
},
"twofactor_backupcodes": {
"types": "",
"enabled": "yes",
"installed_version": "1.14.0"
},
"updatenotification": {
"types": "",
"enabled": "yes",
"installed_version": "1.15.0",
"user_retention": "1.1.3",
"extract": "1.2.4",
"impersonate": "1.5.2",
"user_usage_report": "1.2.1",
"fulltextsearch": "20.0.0",
"fulltextsearch_elasticsearch": "20.0.0",
"tasks": "0.14.5",
"core": "24.0.6.1",
"ransomware_protection": "1.13.0",
"geoblocker": "0.5.7",
"update_check_errors": "0",
"calendar": "4.0.1",
"contacts": "5.0.1",
"passwords": "2022.9.20",
"files_downloadactivity": "1.13.0",
"quota_warning": "1.14.0",
"announcementcenter": "6.2.0",
"related_resources": "1.0.1",
"groupfolders": "11.1.2"
},
"user_retention": {
"user_days": "180",
"types": "prevent_group_restriction",
"installed_version": "1.8.0",
"enabled": "no"
},
"user_status": {
"types": "",
"enabled": "yes",
"installed_version": "1.5.0"
},
"user_usage_report": {
"types": "filesystem",
"installed_version": "1.9.0",
"enabled": "no"
},
"viewer": {
"types": "",
"enabled": "yes",
"installed_version": "1.9.0"
},
"weather_status": {
"types": "",
"enabled": "yes",
"installed_version": "1.5.0"
},
"workflowengine": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "2.7.0"
}
}
}
List of activated Apps
Enabled:
- admin_audit: 1.15.0
- calendar: 4.0.1
- circles: 25.0.0
- cloud_federation_api: 1.8.0
- comments: 1.15.0
- contacts: 5.0.1
- contactsinteraction: 1.6.0
- dav: 1.24.0
- federatedfilesharing: 1.15.0
- federation: 1.15.0
- files: 1.20.1
- files_downloadactivity: 1.15.0
- files_external: 1.17.0
- files_pdfviewer: 2.6.0
- files_rightclick: 1.4.0
- files_sharing: 1.17.0
- files_trashbin: 1.15.0
- files_versions: 1.18.0
- firstrunwizard: 2.14.0
- geoblocker: 0.5.7
- impersonate: 1.11.0
- lookup_server_connector: 1.13.0
- nextcloud_announcements: 1.14.0
- notifications: 2.13.1
- oauth2: 1.13.0
- password_policy: 1.15.0
- passwords: 2022.10.20
- privacy: 1.9.0
- provisioning_api: 1.15.0
- recommendations: 1.4.0
- related_resources: 1.0.2
- settings: 1.7.0
- systemtags: 1.15.0
- tasks: 0.14.5
- text: 3.6.0
- theming: 2.0.0
- twofactor_backupcodes: 1.14.0
- updatenotification: 1.15.0
- user_status: 1.5.0
- viewer: 1.9.0
- weather_status: 1.5.0
- workflowengine: 2.7.0
Disabled:
- activity: 2.11.0
- announcementcenter: 6.4.0
- bruteforcesettings: 2.4.0
- dashboard: 7.5.0
- encryption
- extract: 1.3.5
- files_retention: 1.14.0
- files_trackdownloads: 1.11.0
- fulltextsearch: 24.0.0
- fulltextsearch_elasticsearch: 24.0.1
- groupfolders: 13.0.0
- logreader: 2.3.0
- photos: 1.0.0
- quota_warning: 1.14.0
- ransomware_protection: 1.13.0
- serverinfo: 1.8.0
- sharebymail: 1.8.0
- support: 1.1.0
- survey_client: 1.6.0
- suspicious_login
- twofactor_totp
- user_ldap
- user_retention: 1.8.0
- user_usage_report: 1.9.0
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
It says "Access forbidden" which is weird.
Additional info
No response
The custom theme (backdrop, icon) is also ignored, and default cloud-theme is shown at login.
I have the same issue after I upgraded from NC24.0.7 to NC25.0.1 (Ubuntu 22.04 server)
I think this is a transifex issue. I cannot check it as I do not have the rights.
Can you please have a look @rakekniven at this and ping the appropriate person? Thanks
Please be a little patient.
I will take care of it
This has been fixed at Transifex already. Date was 21th october 2022.
See https://www.transifex.com/nextcloud/nextcloud/translate/#hu_HU/core/436704436
@szaimen Is there an guide on how to set the labels correctly after solving an issue.
Setting labels after solving and closing an issue is not needed. Closing is enough :)
Hi, it seems that it also affects Hebrew in the latest version of Nextcloud 25.0.6 The same problem appears [productName] on the login page instead of what I set up in Theming I would appreciate help solving this.
Hi, it seems that it also affects Hebrew in the latest version of Nextcloud 25.0.6 The same problem appears [productName] on the login page instead of what I set up in Theming I would appreciate help solving this.
Fixed that seconds ago.