You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/crowdin/integrations/azure-repos.mdx
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,10 @@ When translations are finished and your languages are ready to go live, Crowdin
91
91
92
92
By default, `l10n_` is added to the created service branch name. If necessary, you can easily change it.
93
93
94
+
<Asidetype="tip">
95
+
We recommend deleting the `l10n_` branch from your repository after merging the pull request to prevent potential conflicts. Crowdin will automatically recreate the service branch when new translations are ready to be synced.
96
+
</Aside>
97
+
94
98
### Synchronization Settings
95
99
96
100
Configure the synchronization settings according to your needs and preferences.
@@ -108,6 +112,10 @@ To import existing translations from your repo, select one of the following opti
108
112
109
113
By default, the first option is selected to import translations only once. Alternatively, you can clear both options if you don’t want to import translations from your repo.
110
114
115
+
<Asidetype="tip">
116
+
We recommend importing existing translations from the repository only once during the integration setup. Afterward, treat Crowdin as the source of truth and manage translations exclusively in Crowdin to prevent overriding unapproved translations.
117
+
</Aside>
118
+
111
119
Click **Upload translations options** to access the following additional options:
112
120
113
121
***Allow target translation to match source**
@@ -209,7 +217,9 @@ By default, the translations stored on the repo are uploaded to Crowdin during t
The *Sync Translations to Crowdin* option is available for file-based projects only.
220
+
* The **Sync Translations to Crowdin** option is available for file-based projects only.
221
+
* Use this feature with caution if translation is already in progress.<br/>
222
+
Manually uploading translations from the repo may override unapproved translations currently in the project, similar to the [**Always import new translations from the repository**](#import-existing-translations) option.
Copy file name to clipboardExpand all lines: src/content/docs/crowdin/integrations/bitbucket.mdx
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,10 @@ When translations are finished and your languages are ready to go live, Crowdin
85
85
86
86
By default, `l10n_` is added to the created service branch name. If necessary, you can easily change it.
87
87
88
+
<Asidetype="tip">
89
+
We recommend deleting the `l10n_` branch from your repository after merging the pull request to prevent potential conflicts. Crowdin will automatically recreate the service branch when new translations are ready to be synced.
90
+
</Aside>
91
+
88
92
### Synchronization Settings
89
93
90
94
Configure the synchronization settings according to your needs and preferences.
@@ -102,6 +106,10 @@ To import existing translations from your repo, select one of the following opti
102
106
103
107
By default, the first option is selected to import translations only once. Alternatively, you can clear both options if you don’t want to import translations from your repo.
104
108
109
+
<Asidetype="tip">
110
+
We recommend importing existing translations from the repository only once during the integration setup. Afterward, treat Crowdin as the source of truth and manage translations exclusively in Crowdin to prevent overriding unapproved translations.
111
+
</Aside>
112
+
105
113
Click **Upload translations options** to access the following additional options:
106
114
107
115
***Allow target translation to match source**
@@ -203,7 +211,9 @@ By default, the translations stored on the repo are uploaded to Crowdin during t
The *Sync Translations to Crowdin* option is available for file-based projects only.
214
+
* The **Sync Translations to Crowdin** option is available for file-based projects only.
215
+
* Use this feature with caution if translation is already in progress.<br/>
216
+
Manually uploading translations from the repo may override unapproved translations currently in the project, similar to the [**Always import new translations from the repository**](#import-existing-translations) option.
Copy file name to clipboardExpand all lines: src/content/docs/crowdin/integrations/github.mdx
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,10 @@ When translations are finished and your languages are ready to go live, Crowdin
96
96
97
97
By default, `l10n_` is added to the created service branch name. If necessary, you can easily change it.
98
98
99
+
<Asidetype="tip">
100
+
We recommend deleting the `l10n_` branch from your repository after merging the pull request to prevent potential conflicts. Crowdin will automatically recreate the service branch when new translations are ready to be synced.
101
+
</Aside>
102
+
99
103
### Synchronization Settings
100
104
101
105
Configure the synchronization settings according to your needs and preferences.
@@ -113,6 +117,10 @@ To import existing translations from your repo, select one of the following opti
113
117
114
118
By default, the first option is selected to import translations only once. Alternatively, you can clear both options if you don’t want to import translations from your repo.
115
119
120
+
<Asidetype="tip">
121
+
We recommend importing existing translations from the repository only once during the integration setup. Afterward, treat Crowdin as the source of truth and manage translations exclusively in Crowdin to prevent overriding unapproved translations.
122
+
</Aside>
123
+
116
124
Click **Upload translations options** to access the following additional options:
117
125
118
126
***Allow target translation to match source**
@@ -214,7 +222,9 @@ By default, the translations stored on the repo are uploaded to Crowdin during t
The *Sync Translations to Crowdin* option is available for file-based projects only.
225
+
* The **Sync Translations to Crowdin** option is available for file-based projects only.
226
+
* Use this feature with caution if translation is already in progress.<br/>
227
+
Manually uploading translations from the repo may override unapproved translations currently in the project, similar to the [**Always import new translations from the repository**](#import-existing-translations) option.
Copy file name to clipboardExpand all lines: src/content/docs/crowdin/integrations/gitlab.mdx
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,10 @@ When translations are finished and your languages are ready to go live, Crowdin
96
96
97
97
By default, `l10n_` is added to the created service branch name. If necessary, you can easily change it.
98
98
99
+
<Asidetype="tip">
100
+
We recommend deleting the `l10n_` branch from your repository after merging the merge request to prevent potential conflicts. Crowdin will automatically recreate the service branch when new translations are ready to be synced.
101
+
</Aside>
102
+
99
103
### Synchronization Settings
100
104
101
105
Configure the synchronization settings according to your needs and preferences.
@@ -113,6 +117,10 @@ To import existing translations from your repo, select one of the following opti
113
117
114
118
By default, the first option is selected to import translations only once. Alternatively, you can clear both options if you don’t want to import translations from your repo.
115
119
120
+
<Asidetype="tip">
121
+
We recommend importing existing translations from the repository only once during the integration setup. Afterward, treat Crowdin as the source of truth and manage translations exclusively in Crowdin to prevent overriding unapproved translations.
122
+
</Aside>
123
+
116
124
Click **Upload translations options** to access the following additional options:
117
125
118
126
***Allow target translation to match source**
@@ -214,7 +222,9 @@ By default, the translations stored on the repo are uploaded to Crowdin during t
The *Sync Translations to Crowdin* option is available for file-based projects only.
225
+
* The **Sync Translations to Crowdin** option is available for file-based projects only.
226
+
* Use this feature with caution if translation is already in progress.<br/>
227
+
Manually uploading translations from the repo may override unapproved translations currently in the project, similar to the [**Always import new translations from the repository**](#import-existing-translations) option.
Copy file name to clipboardExpand all lines: src/content/docs/enterprise/integrations/azure-repos.mdx
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,10 @@ When translations are finished and your languages are ready to go live, Crowdin
90
90
91
91
By default, `l10n_` is added to the created service branch name. If necessary, you can easily change it.
92
92
93
+
<Asidetype="tip">
94
+
We recommend deleting the `l10n_` branch from your repository after merging the pull request to prevent potential conflicts. Crowdin Enterprise will automatically recreate the service branch when new translations are ready to be synced.
95
+
</Aside>
96
+
93
97
### Synchronization Settings
94
98
95
99
Configure the synchronization settings according to your needs and preferences.
@@ -107,6 +111,10 @@ To import existing translations from your repo, select one of the following opti
107
111
108
112
By default, the first option is selected to import translations only once. Alternatively, you can clear both options if you don’t want to import translations from your repo.
109
113
114
+
<Asidetype="tip">
115
+
We recommend importing existing translations from the repository only once during the integration setup. Afterward, treat Crowdin Enterprise as the source of truth and manage translations exclusively in Crowdin Enterprise to prevent overriding unapproved translations.
116
+
</Aside>
117
+
110
118
Click **Upload translations options** to access the following additional options:
111
119
112
120
***Allow target translation to match source**
@@ -206,7 +214,9 @@ Alternatively, if you need to sync only one branch separately, click <Icon name=
206
214
By default, the translations stored on the repo are uploaded to Crowdin Enterprise during the first synchronization only. To upload translations to Crowdin Enterprise manually, click <Iconname="mdi:dots-vertical"class="inline-icon" /> icon next to the **Sync Now** button, and click **Sync Translations to Crowdin Enterprise**. The integration will upload existing translations to your Crowdin Enterprise project.
207
215
208
216
<Asidetype="caution"title="Limitations">
209
-
The *Sync Translations to Crowdin Enterprise* option is available for file-based projects only.
217
+
* The **Sync Translations to Crowdin Enterprise** option is available for file-based projects only.
218
+
* Use this feature with caution if translation is already in progress.<br/>
219
+
Manually uploading translations from the repo may override unapproved translations currently in the project, similar to the [**Always import new translations from the repository**](#import-existing-translations) option.
Copy file name to clipboardExpand all lines: src/content/docs/enterprise/integrations/bitbucket.mdx
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,10 @@ When translations are finished and your languages are ready to go live, Crowdin
84
84
85
85
By default, `l10n_` is added to the created service branch name. If necessary, you can easily change it.
86
86
87
+
<Asidetype="tip">
88
+
We recommend deleting the `l10n_` branch from your repository after merging the pull request to prevent potential conflicts. Crowdin Enterprise will automatically recreate the service branch when new translations are ready to be synced.
89
+
</Aside>
90
+
87
91
### Synchronization Settings
88
92
89
93
Configure the synchronization settings according to your needs and preferences.
@@ -101,6 +105,10 @@ To import existing translations from your repo, select one of the following opti
101
105
102
106
By default, the first option is selected to import translations only once. Alternatively, you can clear both options if you don’t want to import translations from your repo.
103
107
108
+
<Asidetype="tip">
109
+
We recommend importing existing translations from the repository only once during the integration setup. Afterward, treat Crowdin Enterprise as the source of truth and manage translations exclusively in Crowdin Enterprise to prevent overriding unapproved translations.
110
+
</Aside>
111
+
104
112
Click **Upload translations options** to access the following additional options:
105
113
106
114
***Allow target translation to match source**
@@ -200,7 +208,9 @@ Alternatively, if you need to sync only one branch separately, click <Icon name=
200
208
By default, the translations stored on the repo are uploaded to Crowdin Enterprise during the first synchronization only. To upload translations to Crowdin Enterprise manually, click <Iconname="mdi:dots-vertical"class="inline-icon" /> icon next to the **Sync Now** button, and click **Sync Translations to Crowdin Enterprise**. The integration will upload existing translations to your Crowdin Enterprise project.
201
209
202
210
<Asidetype="caution"title="Limitations">
203
-
The *Sync Translations to Crowdin Enterprise* option is available for file-based projects only.
211
+
* The **Sync Translations to Crowdin Enterprise** option is available for file-based projects only.
212
+
* Use this feature with caution if translation is already in progress.<br/>
213
+
Manually uploading translations from the repo may override unapproved translations currently in the project, similar to the [**Always import new translations from the repository**](#import-existing-translations) option.
Copy file name to clipboardExpand all lines: src/content/docs/enterprise/integrations/github.mdx
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,10 @@ When translations are finished and your languages are ready to go live, Crowdin
95
95
96
96
By default, `l10n_` is added to the created service branch name. If necessary, you can easily change it.
97
97
98
+
<Asidetype="tip">
99
+
We recommend deleting the `l10n_` branch from your repository after merging the pull request to prevent potential conflicts. Crowdin Enterprise will automatically recreate the service branch when new translations are ready to be synced.
100
+
</Aside>
101
+
98
102
### Synchronization Settings
99
103
100
104
Configure the synchronization settings according to your needs and preferences.
@@ -112,6 +116,10 @@ To import existing translations from your repo, select one of the following opti
112
116
113
117
By default, the first option is selected to import translations only once. Alternatively, you can clear both options if you don’t want to import translations from your repo.
114
118
119
+
<Asidetype="tip">
120
+
We recommend importing existing translations from the repository only once during the integration setup. Afterward, treat Crowdin Enterprise as the source of truth and manage translations exclusively in Crowdin Enterprise to prevent overriding unapproved translations.
121
+
</Aside>
122
+
115
123
Click **Upload translations options** to access the following additional options:
116
124
117
125
***Allow target translation to match source**
@@ -211,7 +219,9 @@ Alternatively, if you need to sync only one branch separately, click <Icon name=
211
219
By default, the translations stored on the repo are uploaded to Crowdin Enterprise during the first synchronization only. To upload translations to Crowdin Enterprise manually, click <Iconname="mdi:dots-vertical"class="inline-icon" /> icon next to the **Sync Now** button, and click **Sync Translations to Crowdin Enterprise**. The integration will upload existing translations to your Crowdin Enterprise project.
212
220
213
221
<Asidetype="caution"title="Limitations">
214
-
The *Sync Translations to Crowdin Enterprise* option is available for file-based projects only.
222
+
* The **Sync Translations to Crowdin Enterprise** option is available for file-based projects only.
223
+
* Use this feature with caution if translation is already in progress.<br/>
224
+
Manually uploading translations from the repo may override unapproved translations currently in the project, similar to the [**Always import new translations from the repository**](#import-existing-translations) option.
Copy file name to clipboardExpand all lines: src/content/docs/enterprise/integrations/gitlab.mdx
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,10 @@ When translations are finished and your languages are ready to go live, Crowdin
95
95
96
96
By default, `l10n_` is added to the created service branch name. If necessary, you can easily change it.
97
97
98
+
<Asidetype="tip">
99
+
We recommend deleting the `l10n_` branch from your repository after merging the merge request to prevent potential conflicts. Crowdin Enterprise will automatically recreate the service branch when new translations are ready to be synced.
100
+
</Aside>
101
+
98
102
### Synchronization Settings
99
103
100
104
Configure the synchronization settings according to your needs and preferences.
@@ -112,6 +116,10 @@ To import existing translations from your repo, select one of the following opti
112
116
113
117
By default, the first option is selected to import translations only once. Alternatively, you can clear both options if you don’t want to import translations from your repo.
114
118
119
+
<Asidetype="tip">
120
+
We recommend importing existing translations from the repository only once during the integration setup. Afterward, treat Crowdin Enterprise as the source of truth and manage translations exclusively in Crowdin Enterprise to prevent overriding unapproved translations.
121
+
</Aside>
122
+
115
123
Click **Upload translations options** to access the following additional options:
116
124
117
125
***Allow target translation to match source**
@@ -211,7 +219,9 @@ Alternatively, if you need to sync only one branch separately, click <Icon name=
211
219
By default, the translations stored on the repo are uploaded to Crowdin Enterprise during the first synchronization only. To upload translations to Crowdin Enterprise manually, click <Iconname="mdi:dots-vertical"class="inline-icon" /> icon next to the **Sync Now** button, and click **Sync Translations to Crowdin Enterprise**. The integration will upload existing translations to your Crowdin Enterprise project.
212
220
213
221
<Asidetype="caution"title="Limitations">
214
-
The *Sync Translations to Crowdin Enterprise* option is available for file-based projects only.
222
+
* The **Sync Translations to Crowdin Enterprise** option is available for file-based projects only.
223
+
* Use this feature with caution if translation is already in progress.<br/>
224
+
Manually uploading translations from the repo may override unapproved translations currently in the project, similar to the [**Always import new translations from the repository**](#import-existing-translations) option.
0 commit comments