@ckeditor/ckeditor5-ai 0.0.0-nightly-20231115.0 → 0.0.0-nightly-20231116.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ai.js +1 -1
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/lang/translations/ar.po +13 -13
- package/lang/translations/bg.po +13 -13
- package/lang/translations/bn.po +13 -13
- package/lang/translations/ca.po +13 -13
- package/lang/translations/cs.po +13 -13
- package/lang/translations/da.po +13 -13
- package/lang/translations/de.po +13 -13
- package/lang/translations/el.po +13 -13
- package/lang/translations/es.po +13 -13
- package/lang/translations/et.po +13 -13
- package/lang/translations/fi.po +13 -13
- package/lang/translations/fr.po +13 -13
- package/lang/translations/he.po +13 -13
- package/lang/translations/hi.po +13 -13
- package/lang/translations/hu.po +13 -13
- package/lang/translations/id.po +13 -13
- package/lang/translations/it.po +13 -13
- package/lang/translations/ja.po +13 -13
- package/lang/translations/ko.po +13 -13
- package/lang/translations/lt.po +13 -13
- package/lang/translations/lv.po +13 -13
- package/lang/translations/ms.po +13 -13
- package/lang/translations/nl.po +13 -13
- package/lang/translations/no.po +13 -13
- package/lang/translations/pl.po +13 -13
- package/lang/translations/pt-br.po +13 -13
- package/lang/translations/pt.po +13 -13
- package/lang/translations/ro.po +13 -13
- package/lang/translations/ru.po +13 -13
- package/lang/translations/sk.po +13 -13
- package/lang/translations/sr.po +13 -13
- package/lang/translations/sv.po +13 -13
- package/lang/translations/th.po +13 -13
- package/lang/translations/tr.po +13 -13
- package/lang/translations/uk.po +13 -13
- package/lang/translations/vi.po +13 -13
- package/lang/translations/zh-cn.po +13 -13
- package/lang/translations/zh.po +13 -13
- package/package.json +3 -3
- package/src/aiassistant.js +1 -1
- package/src/aiassistantediting.js +1 -1
- package/src/aiassistantui.js +1 -1
- package/src/aiconnector.js +1 -1
- package/src/ui/aiassistantcontroller.js +1 -1
- package/src/ui/dropdown/aicommandslistview.js +1 -1
- package/src/ui/dropdown/buttonlabelwithhighlightview.js +1 -1
- package/src/ui/dropdown/labelwithhighlightview.js +1 -1
- package/src/ui/form/aiformcontentarea.js +1 -1
- package/src/ui/form/aiformerrorview.js +1 -1
- package/src/ui/form/aiformpromptview.js +1 -1
- package/src/ui/form/aiformtoolbarview.js +1 -1
- package/src/ui/form/aiformview.js +1 -1
- package/src/ui/form/aihistorylistitemview.js +1 -1
- package/src/ui/form/aihistorylistview.js +1 -1
- package/src/ui/form/prompthistory.js +1 -1
- package/src/ui/showaiassistantcommand.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/theme/ai-form.css +7 -2
package/lang/translations/ja.po
CHANGED
|
@@ -95,43 +95,43 @@ msgstr "詩的"
|
|
|
95
95
|
|
|
96
96
|
msgctxt "AI command group label for translating the content."
|
|
97
97
|
msgid "Translate"
|
|
98
|
-
msgstr ""
|
|
98
|
+
msgstr "翻訳"
|
|
99
99
|
|
|
100
100
|
msgctxt "Label for the AI command. Example: (Translate to) English"
|
|
101
101
|
msgid "Translate to %0"
|
|
102
|
-
msgstr ""
|
|
102
|
+
msgstr "%0へ翻訳"
|
|
103
103
|
|
|
104
104
|
msgctxt "Translate to (English)"
|
|
105
105
|
msgid "English"
|
|
106
|
-
msgstr ""
|
|
106
|
+
msgstr "英語"
|
|
107
107
|
|
|
108
108
|
msgctxt "Translate to (Spanish)"
|
|
109
109
|
msgid "Spanish"
|
|
110
|
-
msgstr ""
|
|
110
|
+
msgstr "スペイン語"
|
|
111
111
|
|
|
112
112
|
msgctxt "Translate to (German)"
|
|
113
113
|
msgid "German"
|
|
114
|
-
msgstr ""
|
|
114
|
+
msgstr "ドイツ語"
|
|
115
115
|
|
|
116
116
|
msgctxt "Translate to (Portuguese)"
|
|
117
117
|
msgid "Portuguese"
|
|
118
|
-
msgstr ""
|
|
118
|
+
msgstr "ポルトガル語"
|
|
119
119
|
|
|
120
120
|
msgctxt "Translate to (French)"
|
|
121
121
|
msgid "French"
|
|
122
|
-
msgstr ""
|
|
122
|
+
msgstr "フランス語"
|
|
123
123
|
|
|
124
124
|
msgctxt "Translate to (Simplified Chinese)"
|
|
125
125
|
msgid "Simplified Chinese"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "簡体字中国語"
|
|
127
127
|
|
|
128
128
|
msgctxt "Translate to (Hindi)"
|
|
129
129
|
msgid "Hindi"
|
|
130
|
-
msgstr ""
|
|
130
|
+
msgstr "ヒンディー語"
|
|
131
131
|
|
|
132
132
|
msgctxt "Translate to (Arabic)"
|
|
133
133
|
msgid "Arabic"
|
|
134
|
-
msgstr ""
|
|
134
|
+
msgstr "アラビア語"
|
|
135
135
|
|
|
136
136
|
msgctxt "The heading element name displayed in the AI balloon and the button tooltip that opens the balloon."
|
|
137
137
|
msgid "AI Assistant"
|
|
@@ -211,15 +211,15 @@ msgstr "挿入"
|
|
|
211
211
|
|
|
212
212
|
msgctxt "Error message displayed when the authorization request fails."
|
|
213
213
|
msgid "AI_ERROR_AUTH_REQUEST"
|
|
214
|
-
msgstr ""
|
|
214
|
+
msgstr "認証リクエストに失敗しました"
|
|
215
215
|
|
|
216
216
|
msgctxt "Error message displayed when the content selected for AI processing is too long"
|
|
217
217
|
msgid "AI_ERROR_CONTEXT_LENGTH"
|
|
218
|
-
msgstr ""
|
|
218
|
+
msgstr "選択したコンテンツは長すぎます"
|
|
219
219
|
|
|
220
220
|
msgctxt "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules."
|
|
221
221
|
msgid "AI_ERROR_MODERATION"
|
|
222
|
-
msgstr ""
|
|
222
|
+
msgstr "要求されたクエリはモデレーションルールをクリアしません"
|
|
223
223
|
|
|
224
224
|
msgctxt "Generic error message displayed when the request failed for unspecified reason."
|
|
225
225
|
msgid "AI_ERROR_FAILED"
|
package/lang/translations/ko.po
CHANGED
|
@@ -95,43 +95,43 @@ msgstr "시적"
|
|
|
95
95
|
|
|
96
96
|
msgctxt "AI command group label for translating the content."
|
|
97
97
|
msgid "Translate"
|
|
98
|
-
msgstr ""
|
|
98
|
+
msgstr "번역"
|
|
99
99
|
|
|
100
100
|
msgctxt "Label for the AI command. Example: (Translate to) English"
|
|
101
101
|
msgid "Translate to %0"
|
|
102
|
-
msgstr ""
|
|
102
|
+
msgstr "%0(으)로 번역"
|
|
103
103
|
|
|
104
104
|
msgctxt "Translate to (English)"
|
|
105
105
|
msgid "English"
|
|
106
|
-
msgstr ""
|
|
106
|
+
msgstr "영어"
|
|
107
107
|
|
|
108
108
|
msgctxt "Translate to (Spanish)"
|
|
109
109
|
msgid "Spanish"
|
|
110
|
-
msgstr ""
|
|
110
|
+
msgstr "스페인어"
|
|
111
111
|
|
|
112
112
|
msgctxt "Translate to (German)"
|
|
113
113
|
msgid "German"
|
|
114
|
-
msgstr ""
|
|
114
|
+
msgstr "독일어"
|
|
115
115
|
|
|
116
116
|
msgctxt "Translate to (Portuguese)"
|
|
117
117
|
msgid "Portuguese"
|
|
118
|
-
msgstr ""
|
|
118
|
+
msgstr "포르투갈어"
|
|
119
119
|
|
|
120
120
|
msgctxt "Translate to (French)"
|
|
121
121
|
msgid "French"
|
|
122
|
-
msgstr ""
|
|
122
|
+
msgstr "프랑스어"
|
|
123
123
|
|
|
124
124
|
msgctxt "Translate to (Simplified Chinese)"
|
|
125
125
|
msgid "Simplified Chinese"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "중국어 간체"
|
|
127
127
|
|
|
128
128
|
msgctxt "Translate to (Hindi)"
|
|
129
129
|
msgid "Hindi"
|
|
130
|
-
msgstr ""
|
|
130
|
+
msgstr "힌디어"
|
|
131
131
|
|
|
132
132
|
msgctxt "Translate to (Arabic)"
|
|
133
133
|
msgid "Arabic"
|
|
134
|
-
msgstr ""
|
|
134
|
+
msgstr "아랍어"
|
|
135
135
|
|
|
136
136
|
msgctxt "The heading element name displayed in the AI balloon and the button tooltip that opens the balloon."
|
|
137
137
|
msgid "AI Assistant"
|
|
@@ -211,15 +211,15 @@ msgstr "삽입"
|
|
|
211
211
|
|
|
212
212
|
msgctxt "Error message displayed when the authorization request fails."
|
|
213
213
|
msgid "AI_ERROR_AUTH_REQUEST"
|
|
214
|
-
msgstr ""
|
|
214
|
+
msgstr "인증 요청 실패"
|
|
215
215
|
|
|
216
216
|
msgctxt "Error message displayed when the content selected for AI processing is too long"
|
|
217
217
|
msgid "AI_ERROR_CONTEXT_LENGTH"
|
|
218
|
-
msgstr ""
|
|
218
|
+
msgstr "선택한 콘텐츠가 너무 깁니다"
|
|
219
219
|
|
|
220
220
|
msgctxt "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules."
|
|
221
221
|
msgid "AI_ERROR_MODERATION"
|
|
222
|
-
msgstr ""
|
|
222
|
+
msgstr "요청한 쿼리가 검토 규칙을 통과하지 못했습니다"
|
|
223
223
|
|
|
224
224
|
msgctxt "Generic error message displayed when the request failed for unspecified reason."
|
|
225
225
|
msgid "AI_ERROR_FAILED"
|
package/lang/translations/lt.po
CHANGED
|
@@ -95,43 +95,43 @@ msgstr "Grožinis"
|
|
|
95
95
|
|
|
96
96
|
msgctxt "AI command group label for translating the content."
|
|
97
97
|
msgid "Translate"
|
|
98
|
-
msgstr ""
|
|
98
|
+
msgstr "Versti"
|
|
99
99
|
|
|
100
100
|
msgctxt "Label for the AI command. Example: (Translate to) English"
|
|
101
101
|
msgid "Translate to %0"
|
|
102
|
-
msgstr ""
|
|
102
|
+
msgstr "Versti į %0"
|
|
103
103
|
|
|
104
104
|
msgctxt "Translate to (English)"
|
|
105
105
|
msgid "English"
|
|
106
|
-
msgstr ""
|
|
106
|
+
msgstr "anglų"
|
|
107
107
|
|
|
108
108
|
msgctxt "Translate to (Spanish)"
|
|
109
109
|
msgid "Spanish"
|
|
110
|
-
msgstr ""
|
|
110
|
+
msgstr "ispanų"
|
|
111
111
|
|
|
112
112
|
msgctxt "Translate to (German)"
|
|
113
113
|
msgid "German"
|
|
114
|
-
msgstr ""
|
|
114
|
+
msgstr "vokiečių"
|
|
115
115
|
|
|
116
116
|
msgctxt "Translate to (Portuguese)"
|
|
117
117
|
msgid "Portuguese"
|
|
118
|
-
msgstr ""
|
|
118
|
+
msgstr "portugalų"
|
|
119
119
|
|
|
120
120
|
msgctxt "Translate to (French)"
|
|
121
121
|
msgid "French"
|
|
122
|
-
msgstr ""
|
|
122
|
+
msgstr "prancūzų"
|
|
123
123
|
|
|
124
124
|
msgctxt "Translate to (Simplified Chinese)"
|
|
125
125
|
msgid "Simplified Chinese"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "kinų (supaprastinta)"
|
|
127
127
|
|
|
128
128
|
msgctxt "Translate to (Hindi)"
|
|
129
129
|
msgid "Hindi"
|
|
130
|
-
msgstr ""
|
|
130
|
+
msgstr "hindi"
|
|
131
131
|
|
|
132
132
|
msgctxt "Translate to (Arabic)"
|
|
133
133
|
msgid "Arabic"
|
|
134
|
-
msgstr ""
|
|
134
|
+
msgstr "arabų"
|
|
135
135
|
|
|
136
136
|
msgctxt "The heading element name displayed in the AI balloon and the button tooltip that opens the balloon."
|
|
137
137
|
msgid "AI Assistant"
|
|
@@ -211,15 +211,15 @@ msgstr "Įkelti"
|
|
|
211
211
|
|
|
212
212
|
msgctxt "Error message displayed when the authorization request fails."
|
|
213
213
|
msgid "AI_ERROR_AUTH_REQUEST"
|
|
214
|
-
msgstr ""
|
|
214
|
+
msgstr "Nesėkminga autorizacijos užklausa"
|
|
215
215
|
|
|
216
216
|
msgctxt "Error message displayed when the content selected for AI processing is too long"
|
|
217
217
|
msgid "AI_ERROR_CONTEXT_LENGTH"
|
|
218
|
-
msgstr ""
|
|
218
|
+
msgstr "Pasirinktas turinys yra per ilgas"
|
|
219
219
|
|
|
220
220
|
msgctxt "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules."
|
|
221
221
|
msgid "AI_ERROR_MODERATION"
|
|
222
|
-
msgstr ""
|
|
222
|
+
msgstr "Prašoma užklausa neatitinka moderavimo taisyklių"
|
|
223
223
|
|
|
224
224
|
msgctxt "Generic error message displayed when the request failed for unspecified reason."
|
|
225
225
|
msgid "AI_ERROR_FAILED"
|
package/lang/translations/lv.po
CHANGED
|
@@ -95,43 +95,43 @@ msgstr "Poētisks"
|
|
|
95
95
|
|
|
96
96
|
msgctxt "AI command group label for translating the content."
|
|
97
97
|
msgid "Translate"
|
|
98
|
-
msgstr ""
|
|
98
|
+
msgstr "Tulkot"
|
|
99
99
|
|
|
100
100
|
msgctxt "Label for the AI command. Example: (Translate to) English"
|
|
101
101
|
msgid "Translate to %0"
|
|
102
|
-
msgstr ""
|
|
102
|
+
msgstr "Tulkot uz %0"
|
|
103
103
|
|
|
104
104
|
msgctxt "Translate to (English)"
|
|
105
105
|
msgid "English"
|
|
106
|
-
msgstr ""
|
|
106
|
+
msgstr "Angļu"
|
|
107
107
|
|
|
108
108
|
msgctxt "Translate to (Spanish)"
|
|
109
109
|
msgid "Spanish"
|
|
110
|
-
msgstr ""
|
|
110
|
+
msgstr "Spāņu"
|
|
111
111
|
|
|
112
112
|
msgctxt "Translate to (German)"
|
|
113
113
|
msgid "German"
|
|
114
|
-
msgstr ""
|
|
114
|
+
msgstr "Vācu"
|
|
115
115
|
|
|
116
116
|
msgctxt "Translate to (Portuguese)"
|
|
117
117
|
msgid "Portuguese"
|
|
118
|
-
msgstr ""
|
|
118
|
+
msgstr "Portugāļu"
|
|
119
119
|
|
|
120
120
|
msgctxt "Translate to (French)"
|
|
121
121
|
msgid "French"
|
|
122
|
-
msgstr ""
|
|
122
|
+
msgstr "Franču"
|
|
123
123
|
|
|
124
124
|
msgctxt "Translate to (Simplified Chinese)"
|
|
125
125
|
msgid "Simplified Chinese"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "Vienkāršotā ķīniešu"
|
|
127
127
|
|
|
128
128
|
msgctxt "Translate to (Hindi)"
|
|
129
129
|
msgid "Hindi"
|
|
130
|
-
msgstr ""
|
|
130
|
+
msgstr "Hindi"
|
|
131
131
|
|
|
132
132
|
msgctxt "Translate to (Arabic)"
|
|
133
133
|
msgid "Arabic"
|
|
134
|
-
msgstr ""
|
|
134
|
+
msgstr "Arābu"
|
|
135
135
|
|
|
136
136
|
msgctxt "The heading element name displayed in the AI balloon and the button tooltip that opens the balloon."
|
|
137
137
|
msgid "AI Assistant"
|
|
@@ -211,15 +211,15 @@ msgstr "Ievietot"
|
|
|
211
211
|
|
|
212
212
|
msgctxt "Error message displayed when the authorization request fails."
|
|
213
213
|
msgid "AI_ERROR_AUTH_REQUEST"
|
|
214
|
-
msgstr ""
|
|
214
|
+
msgstr "Autorizācijas pieprasījums neizdevās"
|
|
215
215
|
|
|
216
216
|
msgctxt "Error message displayed when the content selected for AI processing is too long"
|
|
217
217
|
msgid "AI_ERROR_CONTEXT_LENGTH"
|
|
218
|
-
msgstr ""
|
|
218
|
+
msgstr "Atlasītais saturs ir pārāk garš"
|
|
219
219
|
|
|
220
220
|
msgctxt "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules."
|
|
221
221
|
msgid "AI_ERROR_MODERATION"
|
|
222
|
-
msgstr ""
|
|
222
|
+
msgstr "Pieprasītais vaicājums neatbilst noteikumiem"
|
|
223
223
|
|
|
224
224
|
msgctxt "Generic error message displayed when the request failed for unspecified reason."
|
|
225
225
|
msgid "AI_ERROR_FAILED"
|
package/lang/translations/ms.po
CHANGED
|
@@ -95,43 +95,43 @@ msgstr "Puitis"
|
|
|
95
95
|
|
|
96
96
|
msgctxt "AI command group label for translating the content."
|
|
97
97
|
msgid "Translate"
|
|
98
|
-
msgstr ""
|
|
98
|
+
msgstr "Terjemah"
|
|
99
99
|
|
|
100
100
|
msgctxt "Label for the AI command. Example: (Translate to) English"
|
|
101
101
|
msgid "Translate to %0"
|
|
102
|
-
msgstr ""
|
|
102
|
+
msgstr "Terjemah kepada %0"
|
|
103
103
|
|
|
104
104
|
msgctxt "Translate to (English)"
|
|
105
105
|
msgid "English"
|
|
106
|
-
msgstr ""
|
|
106
|
+
msgstr "Bahasa Inggeris"
|
|
107
107
|
|
|
108
108
|
msgctxt "Translate to (Spanish)"
|
|
109
109
|
msgid "Spanish"
|
|
110
|
-
msgstr ""
|
|
110
|
+
msgstr "Bahasa Sepanyol"
|
|
111
111
|
|
|
112
112
|
msgctxt "Translate to (German)"
|
|
113
113
|
msgid "German"
|
|
114
|
-
msgstr ""
|
|
114
|
+
msgstr "Bahasa Jerman"
|
|
115
115
|
|
|
116
116
|
msgctxt "Translate to (Portuguese)"
|
|
117
117
|
msgid "Portuguese"
|
|
118
|
-
msgstr ""
|
|
118
|
+
msgstr "Bahasa Portugis"
|
|
119
119
|
|
|
120
120
|
msgctxt "Translate to (French)"
|
|
121
121
|
msgid "French"
|
|
122
|
-
msgstr ""
|
|
122
|
+
msgstr "Bahasa Perancis"
|
|
123
123
|
|
|
124
124
|
msgctxt "Translate to (Simplified Chinese)"
|
|
125
125
|
msgid "Simplified Chinese"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "Bahasa Cina Ringkas"
|
|
127
127
|
|
|
128
128
|
msgctxt "Translate to (Hindi)"
|
|
129
129
|
msgid "Hindi"
|
|
130
|
-
msgstr ""
|
|
130
|
+
msgstr "Bahasa Hindi"
|
|
131
131
|
|
|
132
132
|
msgctxt "Translate to (Arabic)"
|
|
133
133
|
msgid "Arabic"
|
|
134
|
-
msgstr ""
|
|
134
|
+
msgstr "Bahasa Arab"
|
|
135
135
|
|
|
136
136
|
msgctxt "The heading element name displayed in the AI balloon and the button tooltip that opens the balloon."
|
|
137
137
|
msgid "AI Assistant"
|
|
@@ -211,15 +211,15 @@ msgstr "Masukkan"
|
|
|
211
211
|
|
|
212
212
|
msgctxt "Error message displayed when the authorization request fails."
|
|
213
213
|
msgid "AI_ERROR_AUTH_REQUEST"
|
|
214
|
-
msgstr ""
|
|
214
|
+
msgstr "Permohonan pengesahan gagal"
|
|
215
215
|
|
|
216
216
|
msgctxt "Error message displayed when the content selected for AI processing is too long"
|
|
217
217
|
msgid "AI_ERROR_CONTEXT_LENGTH"
|
|
218
|
-
msgstr ""
|
|
218
|
+
msgstr "Kandungan yang dipilih terlalu panjang"
|
|
219
219
|
|
|
220
220
|
msgctxt "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules."
|
|
221
221
|
msgid "AI_ERROR_MODERATION"
|
|
222
|
-
msgstr ""
|
|
222
|
+
msgstr "Pertanyaan yang dipohon tidak melepasi peraturan moderator"
|
|
223
223
|
|
|
224
224
|
msgctxt "Generic error message displayed when the request failed for unspecified reason."
|
|
225
225
|
msgid "AI_ERROR_FAILED"
|
package/lang/translations/nl.po
CHANGED
|
@@ -95,43 +95,43 @@ msgstr "Poëtisch"
|
|
|
95
95
|
|
|
96
96
|
msgctxt "AI command group label for translating the content."
|
|
97
97
|
msgid "Translate"
|
|
98
|
-
msgstr ""
|
|
98
|
+
msgstr "Vertalen"
|
|
99
99
|
|
|
100
100
|
msgctxt "Label for the AI command. Example: (Translate to) English"
|
|
101
101
|
msgid "Translate to %0"
|
|
102
|
-
msgstr ""
|
|
102
|
+
msgstr "Vertaal naar het %0"
|
|
103
103
|
|
|
104
104
|
msgctxt "Translate to (English)"
|
|
105
105
|
msgid "English"
|
|
106
|
-
msgstr ""
|
|
106
|
+
msgstr "Engels"
|
|
107
107
|
|
|
108
108
|
msgctxt "Translate to (Spanish)"
|
|
109
109
|
msgid "Spanish"
|
|
110
|
-
msgstr ""
|
|
110
|
+
msgstr "Spaans"
|
|
111
111
|
|
|
112
112
|
msgctxt "Translate to (German)"
|
|
113
113
|
msgid "German"
|
|
114
|
-
msgstr ""
|
|
114
|
+
msgstr "Duits"
|
|
115
115
|
|
|
116
116
|
msgctxt "Translate to (Portuguese)"
|
|
117
117
|
msgid "Portuguese"
|
|
118
|
-
msgstr ""
|
|
118
|
+
msgstr "Portugees"
|
|
119
119
|
|
|
120
120
|
msgctxt "Translate to (French)"
|
|
121
121
|
msgid "French"
|
|
122
|
-
msgstr ""
|
|
122
|
+
msgstr "Frans"
|
|
123
123
|
|
|
124
124
|
msgctxt "Translate to (Simplified Chinese)"
|
|
125
125
|
msgid "Simplified Chinese"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "Vereenvoudigd Chinees"
|
|
127
127
|
|
|
128
128
|
msgctxt "Translate to (Hindi)"
|
|
129
129
|
msgid "Hindi"
|
|
130
|
-
msgstr ""
|
|
130
|
+
msgstr "Hindi"
|
|
131
131
|
|
|
132
132
|
msgctxt "Translate to (Arabic)"
|
|
133
133
|
msgid "Arabic"
|
|
134
|
-
msgstr ""
|
|
134
|
+
msgstr "Arabisch"
|
|
135
135
|
|
|
136
136
|
msgctxt "The heading element name displayed in the AI balloon and the button tooltip that opens the balloon."
|
|
137
137
|
msgid "AI Assistant"
|
|
@@ -211,15 +211,15 @@ msgstr "Invoegen"
|
|
|
211
211
|
|
|
212
212
|
msgctxt "Error message displayed when the authorization request fails."
|
|
213
213
|
msgid "AI_ERROR_AUTH_REQUEST"
|
|
214
|
-
msgstr ""
|
|
214
|
+
msgstr "Verzoek tot autorisatie mislukt"
|
|
215
215
|
|
|
216
216
|
msgctxt "Error message displayed when the content selected for AI processing is too long"
|
|
217
217
|
msgid "AI_ERROR_CONTEXT_LENGTH"
|
|
218
|
-
msgstr ""
|
|
218
|
+
msgstr "Geselecteerde inhoud is te lang"
|
|
219
219
|
|
|
220
220
|
msgctxt "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules."
|
|
221
221
|
msgid "AI_ERROR_MODERATION"
|
|
222
|
-
msgstr ""
|
|
222
|
+
msgstr "Verzoek voldoet niet aan moderatieregels"
|
|
223
223
|
|
|
224
224
|
msgctxt "Generic error message displayed when the request failed for unspecified reason."
|
|
225
225
|
msgid "AI_ERROR_FAILED"
|
package/lang/translations/no.po
CHANGED
|
@@ -95,43 +95,43 @@ msgstr "Poetisk"
|
|
|
95
95
|
|
|
96
96
|
msgctxt "AI command group label for translating the content."
|
|
97
97
|
msgid "Translate"
|
|
98
|
-
msgstr ""
|
|
98
|
+
msgstr "Oversett"
|
|
99
99
|
|
|
100
100
|
msgctxt "Label for the AI command. Example: (Translate to) English"
|
|
101
101
|
msgid "Translate to %0"
|
|
102
|
-
msgstr ""
|
|
102
|
+
msgstr "Oversett til %0"
|
|
103
103
|
|
|
104
104
|
msgctxt "Translate to (English)"
|
|
105
105
|
msgid "English"
|
|
106
|
-
msgstr ""
|
|
106
|
+
msgstr "Engelsk"
|
|
107
107
|
|
|
108
108
|
msgctxt "Translate to (Spanish)"
|
|
109
109
|
msgid "Spanish"
|
|
110
|
-
msgstr ""
|
|
110
|
+
msgstr "Spansk"
|
|
111
111
|
|
|
112
112
|
msgctxt "Translate to (German)"
|
|
113
113
|
msgid "German"
|
|
114
|
-
msgstr ""
|
|
114
|
+
msgstr "Tysk"
|
|
115
115
|
|
|
116
116
|
msgctxt "Translate to (Portuguese)"
|
|
117
117
|
msgid "Portuguese"
|
|
118
|
-
msgstr ""
|
|
118
|
+
msgstr "Portugisisk"
|
|
119
119
|
|
|
120
120
|
msgctxt "Translate to (French)"
|
|
121
121
|
msgid "French"
|
|
122
|
-
msgstr ""
|
|
122
|
+
msgstr "Fransk"
|
|
123
123
|
|
|
124
124
|
msgctxt "Translate to (Simplified Chinese)"
|
|
125
125
|
msgid "Simplified Chinese"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "Forenklet kinesisk"
|
|
127
127
|
|
|
128
128
|
msgctxt "Translate to (Hindi)"
|
|
129
129
|
msgid "Hindi"
|
|
130
|
-
msgstr ""
|
|
130
|
+
msgstr "Hindi"
|
|
131
131
|
|
|
132
132
|
msgctxt "Translate to (Arabic)"
|
|
133
133
|
msgid "Arabic"
|
|
134
|
-
msgstr ""
|
|
134
|
+
msgstr "Arabisk"
|
|
135
135
|
|
|
136
136
|
msgctxt "The heading element name displayed in the AI balloon and the button tooltip that opens the balloon."
|
|
137
137
|
msgid "AI Assistant"
|
|
@@ -211,15 +211,15 @@ msgstr "Sett inn"
|
|
|
211
211
|
|
|
212
212
|
msgctxt "Error message displayed when the authorization request fails."
|
|
213
213
|
msgid "AI_ERROR_AUTH_REQUEST"
|
|
214
|
-
msgstr ""
|
|
214
|
+
msgstr "Autoriseringsforespørsel mislyktes"
|
|
215
215
|
|
|
216
216
|
msgctxt "Error message displayed when the content selected for AI processing is too long"
|
|
217
217
|
msgid "AI_ERROR_CONTEXT_LENGTH"
|
|
218
|
-
msgstr ""
|
|
218
|
+
msgstr "Det valgte innholdet er for langt"
|
|
219
219
|
|
|
220
220
|
msgctxt "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules."
|
|
221
221
|
msgid "AI_ERROR_MODERATION"
|
|
222
|
-
msgstr ""
|
|
222
|
+
msgstr "Forespørselen oppfyller ikke reglene for moderering"
|
|
223
223
|
|
|
224
224
|
msgctxt "Generic error message displayed when the request failed for unspecified reason."
|
|
225
225
|
msgid "AI_ERROR_FAILED"
|
package/lang/translations/pl.po
CHANGED
|
@@ -95,43 +95,43 @@ msgstr "Poetycki"
|
|
|
95
95
|
|
|
96
96
|
msgctxt "AI command group label for translating the content."
|
|
97
97
|
msgid "Translate"
|
|
98
|
-
msgstr ""
|
|
98
|
+
msgstr "Tłumacz"
|
|
99
99
|
|
|
100
100
|
msgctxt "Label for the AI command. Example: (Translate to) English"
|
|
101
101
|
msgid "Translate to %0"
|
|
102
|
-
msgstr ""
|
|
102
|
+
msgstr "Tłumacz na %0"
|
|
103
103
|
|
|
104
104
|
msgctxt "Translate to (English)"
|
|
105
105
|
msgid "English"
|
|
106
|
-
msgstr ""
|
|
106
|
+
msgstr "angielski"
|
|
107
107
|
|
|
108
108
|
msgctxt "Translate to (Spanish)"
|
|
109
109
|
msgid "Spanish"
|
|
110
|
-
msgstr ""
|
|
110
|
+
msgstr "hiszpański"
|
|
111
111
|
|
|
112
112
|
msgctxt "Translate to (German)"
|
|
113
113
|
msgid "German"
|
|
114
|
-
msgstr ""
|
|
114
|
+
msgstr "niemiecki"
|
|
115
115
|
|
|
116
116
|
msgctxt "Translate to (Portuguese)"
|
|
117
117
|
msgid "Portuguese"
|
|
118
|
-
msgstr ""
|
|
118
|
+
msgstr "portugalski"
|
|
119
119
|
|
|
120
120
|
msgctxt "Translate to (French)"
|
|
121
121
|
msgid "French"
|
|
122
|
-
msgstr ""
|
|
122
|
+
msgstr "francuski"
|
|
123
123
|
|
|
124
124
|
msgctxt "Translate to (Simplified Chinese)"
|
|
125
125
|
msgid "Simplified Chinese"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "chiński uproszczony"
|
|
127
127
|
|
|
128
128
|
msgctxt "Translate to (Hindi)"
|
|
129
129
|
msgid "Hindi"
|
|
130
|
-
msgstr ""
|
|
130
|
+
msgstr "hinduski"
|
|
131
131
|
|
|
132
132
|
msgctxt "Translate to (Arabic)"
|
|
133
133
|
msgid "Arabic"
|
|
134
|
-
msgstr ""
|
|
134
|
+
msgstr "arabski"
|
|
135
135
|
|
|
136
136
|
msgctxt "The heading element name displayed in the AI balloon and the button tooltip that opens the balloon."
|
|
137
137
|
msgid "AI Assistant"
|
|
@@ -211,15 +211,15 @@ msgstr "Wstaw"
|
|
|
211
211
|
|
|
212
212
|
msgctxt "Error message displayed when the authorization request fails."
|
|
213
213
|
msgid "AI_ERROR_AUTH_REQUEST"
|
|
214
|
-
msgstr ""
|
|
214
|
+
msgstr "Żądanie autoryzacji zakończyło się niepowodzeniem"
|
|
215
215
|
|
|
216
216
|
msgctxt "Error message displayed when the content selected for AI processing is too long"
|
|
217
217
|
msgid "AI_ERROR_CONTEXT_LENGTH"
|
|
218
|
-
msgstr ""
|
|
218
|
+
msgstr "Wybrana treść jest za długa"
|
|
219
219
|
|
|
220
220
|
msgctxt "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules."
|
|
221
221
|
msgid "AI_ERROR_MODERATION"
|
|
222
|
-
msgstr ""
|
|
222
|
+
msgstr "Żądane zapytanie nie spełnia reguł moderacji"
|
|
223
223
|
|
|
224
224
|
msgctxt "Generic error message displayed when the request failed for unspecified reason."
|
|
225
225
|
msgid "AI_ERROR_FAILED"
|
|
@@ -95,43 +95,43 @@ msgstr "Poético"
|
|
|
95
95
|
|
|
96
96
|
msgctxt "AI command group label for translating the content."
|
|
97
97
|
msgid "Translate"
|
|
98
|
-
msgstr ""
|
|
98
|
+
msgstr "Traduzir"
|
|
99
99
|
|
|
100
100
|
msgctxt "Label for the AI command. Example: (Translate to) English"
|
|
101
101
|
msgid "Translate to %0"
|
|
102
|
-
msgstr ""
|
|
102
|
+
msgstr "Traduzir para %0"
|
|
103
103
|
|
|
104
104
|
msgctxt "Translate to (English)"
|
|
105
105
|
msgid "English"
|
|
106
|
-
msgstr ""
|
|
106
|
+
msgstr "Inglês"
|
|
107
107
|
|
|
108
108
|
msgctxt "Translate to (Spanish)"
|
|
109
109
|
msgid "Spanish"
|
|
110
|
-
msgstr ""
|
|
110
|
+
msgstr "Espanhol"
|
|
111
111
|
|
|
112
112
|
msgctxt "Translate to (German)"
|
|
113
113
|
msgid "German"
|
|
114
|
-
msgstr ""
|
|
114
|
+
msgstr "Alemão"
|
|
115
115
|
|
|
116
116
|
msgctxt "Translate to (Portuguese)"
|
|
117
117
|
msgid "Portuguese"
|
|
118
|
-
msgstr ""
|
|
118
|
+
msgstr "Português"
|
|
119
119
|
|
|
120
120
|
msgctxt "Translate to (French)"
|
|
121
121
|
msgid "French"
|
|
122
|
-
msgstr ""
|
|
122
|
+
msgstr "Francês"
|
|
123
123
|
|
|
124
124
|
msgctxt "Translate to (Simplified Chinese)"
|
|
125
125
|
msgid "Simplified Chinese"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "Chinês simplificado"
|
|
127
127
|
|
|
128
128
|
msgctxt "Translate to (Hindi)"
|
|
129
129
|
msgid "Hindi"
|
|
130
|
-
msgstr ""
|
|
130
|
+
msgstr "Hindi"
|
|
131
131
|
|
|
132
132
|
msgctxt "Translate to (Arabic)"
|
|
133
133
|
msgid "Arabic"
|
|
134
|
-
msgstr ""
|
|
134
|
+
msgstr "Árabe"
|
|
135
135
|
|
|
136
136
|
msgctxt "The heading element name displayed in the AI balloon and the button tooltip that opens the balloon."
|
|
137
137
|
msgid "AI Assistant"
|
|
@@ -211,15 +211,15 @@ msgstr "Inserir"
|
|
|
211
211
|
|
|
212
212
|
msgctxt "Error message displayed when the authorization request fails."
|
|
213
213
|
msgid "AI_ERROR_AUTH_REQUEST"
|
|
214
|
-
msgstr ""
|
|
214
|
+
msgstr "Falha na solicitação de autorização"
|
|
215
215
|
|
|
216
216
|
msgctxt "Error message displayed when the content selected for AI processing is too long"
|
|
217
217
|
msgid "AI_ERROR_CONTEXT_LENGTH"
|
|
218
|
-
msgstr ""
|
|
218
|
+
msgstr "O conteúdo selecionado é muito longo"
|
|
219
219
|
|
|
220
220
|
msgctxt "Error message displayed when a request is abusive, harmful or hateful and was rejected due to moderation rules."
|
|
221
221
|
msgid "AI_ERROR_MODERATION"
|
|
222
|
-
msgstr ""
|
|
222
|
+
msgstr "A consulta solicitada não passa nas regras de moderação"
|
|
223
223
|
|
|
224
224
|
msgctxt "Generic error message displayed when the request failed for unspecified reason."
|
|
225
225
|
msgid "AI_ERROR_FAILED"
|