Registration and user profile¶
Registrazione¶
Everybody can browse projects, view translations or suggest translations by default. Only registered users are allowed to actually save changes, and are credited for every translation made.
You can register by following a few simple steps:
Fill out the registration form with your credentials.
Activate registration by following the link in the e-mail you receive.
Optionally adjust your profile to choose which languages you know.
Pannello di controllo¶
When you sign in, you will see an overview of projects and components, as well as their respective translation progression.
Components of projects you are watching are shown by default, and cross-referenced with your preferred languages.
Suggerimento
You can switch to different views using the navigation tabs.
The menu has these options:
Projects > Browse all projects in the main menu showing translation status for each project on the Weblate instance.
Selecting a language in the main menu Languages will show translation status of all projects, filtered by one of your primary languages.
Watched translations in the Dashboard will show translation status of only those projects you are watching, filtered by your primary languages.
In addition, the drop-down can also show any number of component lists, sets of project components preconfigured by the Weblate administrator, see Component Lists.
You can configure your personal default dashboard view in the Preferences section of your user profile settings.
Nota
When Weblate is configured for a single project using
SINGLE_PROJECT in the settings.py file (see Configurazione), the dashboard
will not be shown, as the user will be redirected to a single project or component instead.
Profilo utente¶
The user profile is accessible by clicking your user icon in the top-right of the top menu, then the Settings menu.
The user profile contains your preferences. Name and e-mail address are used in VCS commits, so keep this info accurate.
Nota
All language selections only offer currently translated languages.
Suggerimento
Request or add other languages you want to translate by clicking the button to make them available too.
Lingue¶
Lingua interfaccia¶
Scegli la lingua in cui desideri visualizzare l’interfaccia utente.
Lingue tradotte¶
Scegli le lingue che preferisci tradurre e verranno offerte nella pagina principale dei progetti guardati, in modo da avere un accesso più facile a tutte queste traduzioni in ciascuna di quelle lingue.
Lingue secondarie¶
You can define which secondary languages are shown to you as a guide while translating. An example can be seen in the following image, where the Hebrew language is shown as secondarily:
Suggerimento
This can be also configured in the project (Lingua secondaria) or component (Lingua secondaria). In that case it can be used for Consolidamento delle stringhe utilizzando la lingua secondaria.
Preferenze¶
Tema¶
Choose whether Weblate follows system settings for dark or light theme, or choose one of them manually.
Table columns¶
By default, Weblate hides some columns in listings (languages, components, projects, …) when the browser window is too narrow to fit them. Enable Show all columns in lists using horizontal scrolling to keep all columns instead and scroll the table horizontally when needed.
Use Visible columns in lists to choose which statistics columns are shown in the listings. This way you can hide numbers you are not interested in, or make room for additional ones such as Total strings.
Vista predefinita pannello di controllo¶
On the Preferences tab, you can pick which of the available dashboard views to present by default. If you pick the Component list, you have to select which component list will be displayed from the Default component list drop-down.
Vedi anche
Collegamento dell’editor¶
A source code link is shown in the web-browser configured in the Component configuration by default.
Suggerimento
By setting the Editor link, you use your local editor to open the VCS source code file of translated strings. You can use Template markup.
Usually something like editor://open/?file={{filename}}&line={{line}} is a good option.
Vedi anche
You can find more info on registering custom URL protocols for the editor in the Nette documentation.
Caratteri speciali¶
Additional special characters to include in the Visual keyboard.
Notifiche¶
Subscribe to various notifications from the Notifications tab. Notifications for selected events on watched or administered projects will be sent to you per e-mail.
Some of the notifications are sent only for events in your languages (for example about new strings to translate), while some trigger at component level (for example merge errors). These two groups of notifications are visually separated in the settings.
The Translation activity summary notification is digest-only and summarizes added, updated, translated, approved, needs editing, and unfinished strings.
Each periodic notification e-mail contains entries from all matching projects, up to 100 entries, and indicates when additional entries were omitted.
You can toggle notifications for watched projects and administered projects and it can be further tweaked (or muted) per project and component. Visit the component overview page and select appropriate choice from the Watching menu.
In case Automatically watch projects on contribution is enabled you
will automatically start watching projects upon contributing to them. The
default value depends on DEFAULT_AUTO_WATCH.
Nota
You will not receive notifications for your own actions.
Suggerimento
Sending out notifications is limited, you will not receive more than 1000 e-mails per day. Any further notifications for you will be discarded.
Open Notification diagnostics from your notification settings to
inspect your own subscriptions. Administrators with management access and
permission to edit users can open the same page for another user from that
user’s Edit tab. The Overview tab includes watched
projects, notification languages, and subscriptions grouped by scope and target.
In the Diagnostics tab, enter an object path such as
project/category/component/cs. Project and category paths summarize inherited
project settings and exceptions across all accessible
components. Equivalent component settings are grouped together, with counts and
up to five example links to inspect individual components. Component paths show
effective settings and language restrictions; translation paths check the selected
language specifically. Broad summaries do not enumerate individual translations.
Summaries are limited to 200 accessible components and 10 original projects
(including the selected project). For larger scopes, choose a smaller category,
a component, or a translation; partial summaries are not shown.
Lists of more than five watched projects or notification languages show counts
instead of individual links.
Only events with a matching subscription are shown, including disabled subscriptions and subscriptions blocked by language or account conditions. Event conditions and overridden subscriptions are shown directly. Subscription links highlight the matching row in the Overview tab. Component example links open diagnostics for that component. Shared components use subscriptions from their original project.
The diagnostics check eligibility without sending e-mail. Notifications that depend on event details, such as mentions or alerts, are marked as conditional. Actual delivery also depends on the event author, digest content, and rate limits.
Account¶
The Account tab lets you set up basic account details, connect various services you can use to sign in into Weblate, completely remove your account, or download your user data (see Weblate user data export).
The private commit e-mail will be used instead of your account e-mail in version
control commits. Use this to avoid leaking your real e-mail there. Be aware
that using different e-mail can disconnect your contributions on other servers
(for example your contributions will no longer link to your profile on GitHub).
The private e-mail can be turned on site-wide using
PRIVATE_COMMIT_EMAIL_OPT_IN.
Nota
The list of services depends on your Weblate configuration, but can be made to include popular sites such as GitLab, GitHub, Google, Facebook, or Bitbucket or other OAuth 2.0 providers.
Profilo¶
Tutti i campi di questa pagina sono facoltativi e possono essere eliminati in qualsiasi momento e, compilandoli, ci dai il consenso a condividere questi dati ovunque appaia il tuo profilo utente.
Public profile URLs, such as Website URL, Contact URL, Fediverse URL, and Code site URL, should point to a website, contact, or profile page. Obvious direct file download links can be rejected, and public profile links show a warning before leaving Weblate where possible.
The Code site URL should use common code-hosting profile paths,
such as /username or /~username; existing repository-style links such
as /username/project or /group/subgroup/project are also accepted. The
Fediverse URL
should use common profile paths, such as /username, /@username,
/web/@username, /users/username, /accounts/username,
/channel/username, /profile/username, /u/username, or
/people/identifier.
Avatar can be shown for each user (depending on ENABLE_AVATARS).
These images are obtained using https://gravatar.com/.
Licenze¶
Accesso API¶
You can get or reset your API access token here.
Registro di controllo¶
Audit log keeps track of the actions performed with your account. It logs IP address and browser for every important action with your account. The critical actions also trigger a notification to a primary e-mail address.
Vedi anche