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: l10n/ar.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,8 @@ OC.L10N.register(
145
145
"tool" : "أداة",
146
146
"integration" : "تكامل",
147
147
"complete AI documentation" : "توثيق كامل للذكاء الاصطناعي",
148
+
"AI provider apps can be found in the {toolLink} and {integrationLink} app settings sections." : "تطبيقات مزود الذكاء الاصطناعي يمكن العثور عليها في {toolLink} و {integrationLink} في أقسام إعدادات التطبيق.",
149
+
"You can also check the {aiAdminDocLink}" : "يمكنك أيضاً الاطلاع على {aiAdminDocLink}",
148
150
"No provider found" : "لا يوجد أي مزود",
149
151
"AI Providers need to be installed to use the Assistant" : "يجب تثبيت مزودين للذكاء الاصطناعي حتى يتسنّى استعمال المُساعد",
150
152
"Assistant options saved" : "تمّ حفظ خيارات المُساعِد",
@@ -171,6 +173,7 @@ OC.L10N.register(
171
173
"Choose a value" : "إختَر قيمةً",
172
174
"Could not upload the recorded file" : "تعذّر رفع الملف المسجل",
173
175
"Output file share link copied to clipboard" : "رابط مشاركة ملف الخرج تمّ نسخه إلى الحافظة",
176
+
"Could not copy to clipboard" : "لم يستطع النسخ الى الحافظة",
174
177
"Upload from device" : "إرفَع من الجهاز",
175
178
"Select from Nextcloud" : "إختَر من نكست كلاود",
176
179
"Pick one or multiple files" : "إختَر ملفاً أو أكثر",
Copy file name to clipboardExpand all lines: l10n/ar.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,8 @@
143
143
"tool" : "أداة",
144
144
"integration" : "تكامل",
145
145
"complete AI documentation" : "توثيق كامل للذكاء الاصطناعي",
146
+
"AI provider apps can be found in the {toolLink} and {integrationLink} app settings sections." : "تطبيقات مزود الذكاء الاصطناعي يمكن العثور عليها في {toolLink} و {integrationLink} في أقسام إعدادات التطبيق.",
147
+
"You can also check the {aiAdminDocLink}" : "يمكنك أيضاً الاطلاع على {aiAdminDocLink}",
146
148
"No provider found" : "لا يوجد أي مزود",
147
149
"AI Providers need to be installed to use the Assistant" : "يجب تثبيت مزودين للذكاء الاصطناعي حتى يتسنّى استعمال المُساعد",
148
150
"Assistant options saved" : "تمّ حفظ خيارات المُساعِد",
@@ -169,6 +171,7 @@
169
171
"Choose a value" : "إختَر قيمةً",
170
172
"Could not upload the recorded file" : "تعذّر رفع الملف المسجل",
171
173
"Output file share link copied to clipboard" : "رابط مشاركة ملف الخرج تمّ نسخه إلى الحافظة",
174
+
"Could not copy to clipboard" : "لم يستطع النسخ الى الحافظة",
172
175
"Upload from device" : "إرفَع من الجهاز",
173
176
"Select from Nextcloud" : "إختَر من نكست كلاود",
174
177
"Pick one or multiple files" : "إختَر ملفاً أو أكثر",
Copy file name to clipboardExpand all lines: l10n/et_EE.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,8 @@ OC.L10N.register(
156
156
"tool" : "tarvik",
157
157
"integration" : "lõiming",
158
158
"complete AI documentation" : "täismahuline tehisaru dokumentatsioon",
159
+
"AI provider apps can be found in the {toolLink} and {integrationLink} app settings sections." : "Tehisaru teenusepakkujate rakendused leiduvad rakenduse seadistustes: {toolLink} ja {integrationLink}",
160
+
"You can also check the {aiAdminDocLink}" : "Loe lisaks ka siit: {aiAdminDocLink}",
159
161
"No provider found" : "Teenusepakkujat ei leidu",
160
162
"AI Providers need to be installed to use the Assistant" : "Abilise kasutamiseks peavad olema paigaldatud tehisintellekti teenusepakkujad (AI providers).",
161
163
"Assistant options saved" : "Abilise eelistused on salvestatud",
@@ -192,6 +194,7 @@ OC.L10N.register(
192
194
"Could not upload the recorded file" : "Salvestatud faili polnud võimalik üles laadida",
193
195
"Output file share link copied to clipboard" : "Väljundfaili jagamislink on kopeeritud lõikelauale",
194
196
"Click this to open the file" : "Faili avamiseks klõpsi seda",
197
+
"This output file has been saved in {path}" : "See väljund on salvestatud asukohas {path}",
195
198
"Could not copy to clipboard" : "Kopeerimine lõikelauale ei õnnestunud",
Copy file name to clipboardExpand all lines: l10n/et_EE.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,8 @@
154
154
"tool" : "tarvik",
155
155
"integration" : "lõiming",
156
156
"complete AI documentation" : "täismahuline tehisaru dokumentatsioon",
157
+
"AI provider apps can be found in the {toolLink} and {integrationLink} app settings sections." : "Tehisaru teenusepakkujate rakendused leiduvad rakenduse seadistustes: {toolLink} ja {integrationLink}",
158
+
"You can also check the {aiAdminDocLink}" : "Loe lisaks ka siit: {aiAdminDocLink}",
157
159
"No provider found" : "Teenusepakkujat ei leidu",
158
160
"AI Providers need to be installed to use the Assistant" : "Abilise kasutamiseks peavad olema paigaldatud tehisintellekti teenusepakkujad (AI providers).",
159
161
"Assistant options saved" : "Abilise eelistused on salvestatud",
@@ -190,6 +192,7 @@
190
192
"Could not upload the recorded file" : "Salvestatud faili polnud võimalik üles laadida",
191
193
"Output file share link copied to clipboard" : "Väljundfaili jagamislink on kopeeritud lõikelauale",
192
194
"Click this to open the file" : "Faili avamiseks klõpsi seda",
195
+
"This output file has been saved in {path}" : "See väljund on salvestatud asukohas {path}",
193
196
"Could not copy to clipboard" : "Kopeerimine lõikelauale ei õnnestunud",
0 commit comments