nextcloud / dashboard

ARCHIVED, new Dashboard is in the server
https://nextcloud.com/dashboard
GNU Affero General Public License v3.0
58 stars 29 forks source link

l10n: There are no text strings to translate in Transifex #67

Closed Valdnet closed 4 years ago

Valdnet commented 4 years ago

Transifex lacks a lot of text strings that cannot be translated. Lack of translations results in an application not fully translated into the native language.

App: Nextcloud 20.0.0 beta4 Dashboard 7.0.0

rakekniven commented 4 years ago

Hello @juliushaertl ,

is the dashboard part of default NC20 installation? If so this would be a show stopper IMHO?

@Valdnet Can you add some screenshots?

juliusknorr commented 4 years ago

I'm not sure how translations are handled for apps inside of the server repo, @MorrisJobke do we need to setup anything additionally there?

Valdnet commented 4 years ago

@rakekniven and @juliushaertl This is what it looks like:

obraz obraz obraz obraz obraz obraz obraz obraz

Valdnet commented 4 years ago

To fully translate Dashboard, you should also consider adding the following widgets to Transifex: https://github.com/nextcloud/integration_zammad/issues/1 https://github.com/nextcloud/integration_discourse/issues/1 https://github.com/nextcloud/integration_github/issues/9 https://github.com/nextcloud/integration_gitlab/issues/4 https://github.com/nextcloud/integration_mastodon/issues/5 https://github.com/nextcloud/integration_reddit/issues/3 https://github.com/nextcloud/integration_twitter/issues/2

Sample widget: obraz

MorrisJobke commented 4 years ago

I'm not sure how translations are handled for apps inside of the server repo, @MorrisJobke do we need to setup anything additionally there?

Apps inside the server repo are handled via https://github.com/nextcloud/server/blob/master/.tx/config - so new apps need to be added there. Most likely dashboard, status and weather.

MorrisJobke commented 4 years ago

To fully translate Dashboard, you should also consider adding the following widgets to Transifex: nextcloud/integration_zammad#1 nextcloud/integration_discourse#1 nextcloud/integration_github#9 nextcloud/integration_gitlab#4 nextcloud/integration_mastodon#5 nextcloud/integration_reddit#3 nextcloud/integration_twitter#2

Yep - https://docs.nextcloud.com/server/19/developer_manual/app/view/l10n.html?highlight=transifex#setup-of-the-transifex-sync

MorrisJobke commented 4 years ago

Let me add all of them.

MorrisJobke commented 4 years ago

Let me add all of them.

https://github.com/nextcloud/server/pull/22949

MorrisJobke commented 4 years ago

Should all appear this night :)

MorrisJobke commented 4 years ago

The server one is name "dashboard-shipped-with-server" in transifex.

Valdnet commented 4 years ago

@MorrisJobke Thanks a lot :wink:.