diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js
index 8645b7b1b0c32..d49268d330a91 100644
--- a/apps/dav/l10n/hu.js
+++ b/apps/dav/l10n/hu.js
@@ -73,7 +73,7 @@ OC.L10N.register(
"Where: %s" : "Hely: %s",
"%1$s via %2$s" : "%1$s – %2$s",
"In %1$s %2$s on %3$s for the entire day" : "%1$s-en %2$s %3$s-kor az teljes napra",
- "In %1$s %2$s on %3$s between %4$s - %5$s" : "%1$s-en %2$s %3$s-kor %4$s - %5$sközött",
+ "In %1$s %2$s on %3$s between %4$s - %5$s" : "%1$s %2$s múlva, %3$s napon %4$s - %5$s",
"Could not generate when statement" : "Nem sikerlt létrehozni a mikor állítást",
"Every Day for the entire day" : "Minden Nap a teljes napra",
"Every Day for the entire day until %1$s" : "Minden Nap a teljes napon eddig %1$s",
diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json
index c29d64a217595..d5c7feac42804 100644
--- a/apps/dav/l10n/hu.json
+++ b/apps/dav/l10n/hu.json
@@ -71,7 +71,7 @@
"Where: %s" : "Hely: %s",
"%1$s via %2$s" : "%1$s – %2$s",
"In %1$s %2$s on %3$s for the entire day" : "%1$s-en %2$s %3$s-kor az teljes napra",
- "In %1$s %2$s on %3$s between %4$s - %5$s" : "%1$s-en %2$s %3$s-kor %4$s - %5$sközött",
+ "In %1$s %2$s on %3$s between %4$s - %5$s" : "%1$s %2$s múlva, %3$s napon %4$s - %5$s",
"Could not generate when statement" : "Nem sikerlt létrehozni a mikor állítást",
"Every Day for the entire day" : "Minden Nap a teljes napra",
"Every Day for the entire day until %1$s" : "Minden Nap a teljes napon eddig %1$s",
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js
index 7f54007361814..7be6d9654eec7 100644
--- a/apps/dav/l10n/sv.js
+++ b/apps/dav/l10n/sv.js
@@ -84,6 +84,7 @@ OC.L10N.register(
"Every %1$d Days for the entire day until %2$s" : "Varje %1$d dagar hela dagen tills den %2$s",
"Every %1$d Days between %2$s - %3$s" : "Varje %1$d dagar mellan %2$s - %3$s",
"Every %1$d Days between %2$s - %3$s until %4$s" : "Varje %1$d dagar mellan %2$s - %3$s tills den %4$s",
+ "Could not generate event recurrence statement" : "Kunde inte generera händelseupprepning",
"Every Week on %1$s for the entire day" : "Varje vecka på %1$s, hela dagen",
"Every Week on %1$s for the entire day until %2$s" : "Varje vecka på %1$s hela dagen tills den %2$s",
"Every Week on %1$s between %2$s - %3$s" : "Varje vecka på %1$s mellan %2$s - %3$s",
@@ -101,9 +102,22 @@ OC.L10N.register(
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Varje %1$d månad på den %2$s mellan %3$s - %4$s",
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Varje %1$d månad på den %2$s mellan %3$s - %4$s till %5$s",
"Every Year in %1$s on the %2$s for the entire day" : "Varje år %1$s på den %2$s hela dagen",
+ "Every Year in %1$s on the %2$s for the entire day until %3$s" : "Varje år i %1$s på den %2$s hela dagen till %3$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s" : "Varje år i %1$s på den %2$s mellan %3$s - %4$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Varje år i %1$s på den %2$s mellan %3$s - %4$s till %5$s",
+ "Every %1$d Years in %2$s on the %3$s for the entire day" : "Vart %1$d år i %2$s på den %3$s hela dagen",
+ "Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Vart %1$d år i %2$s på den %3$s hela dagen till %4$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Vart %1$d år i %2$s på den %3$s mellan %4$s - %5$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Vart %1$d år i %2$s på den %3$s mellan %4$s - %5$s till %6$s",
"On specific dates for the entire day until %1$s" : "På specifika datum hela dagen fram till kl %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "På specifika datum mellan %1$s - %2$s tills %3$s",
"In a %1$s on %2$s" : "I en %1$s på %2$s",
+ "In a %1$s on %2$s then on %3$s" : "I en %1$s på %2$s sedan på %3$s",
+ "In a %1$s on %2$s then on %3$s and %4$s" : "I en %1$s på %2$s sedan på %3$s och %4$s",
+ "In %1$s %2$s on %3$s" : "I %1$s %2$s på %3$s",
+ "In %1$s %2$s on %3$s then on %4$s" : "I %1$s %2$s på %3$s sedan på %4$s",
+ "In %1$s %2$s on %3$s then on %4$s and %5$s" : "I %1$s %2$s på %3$s sedan på %4$s och %5$s",
+ "Could not generate next recurrence statement" : "Kunde inte generera nästa händelseupprepning",
"Cancelled: %1$s" : "Avbruten: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" har avbrutits",
"Re: %1$s" : "Sv: %1$s",
diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json
index 46cb8d696721f..905343045c226 100644
--- a/apps/dav/l10n/sv.json
+++ b/apps/dav/l10n/sv.json
@@ -82,6 +82,7 @@
"Every %1$d Days for the entire day until %2$s" : "Varje %1$d dagar hela dagen tills den %2$s",
"Every %1$d Days between %2$s - %3$s" : "Varje %1$d dagar mellan %2$s - %3$s",
"Every %1$d Days between %2$s - %3$s until %4$s" : "Varje %1$d dagar mellan %2$s - %3$s tills den %4$s",
+ "Could not generate event recurrence statement" : "Kunde inte generera händelseupprepning",
"Every Week on %1$s for the entire day" : "Varje vecka på %1$s, hela dagen",
"Every Week on %1$s for the entire day until %2$s" : "Varje vecka på %1$s hela dagen tills den %2$s",
"Every Week on %1$s between %2$s - %3$s" : "Varje vecka på %1$s mellan %2$s - %3$s",
@@ -99,9 +100,22 @@
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Varje %1$d månad på den %2$s mellan %3$s - %4$s",
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Varje %1$d månad på den %2$s mellan %3$s - %4$s till %5$s",
"Every Year in %1$s on the %2$s for the entire day" : "Varje år %1$s på den %2$s hela dagen",
+ "Every Year in %1$s on the %2$s for the entire day until %3$s" : "Varje år i %1$s på den %2$s hela dagen till %3$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s" : "Varje år i %1$s på den %2$s mellan %3$s - %4$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Varje år i %1$s på den %2$s mellan %3$s - %4$s till %5$s",
+ "Every %1$d Years in %2$s on the %3$s for the entire day" : "Vart %1$d år i %2$s på den %3$s hela dagen",
+ "Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Vart %1$d år i %2$s på den %3$s hela dagen till %4$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Vart %1$d år i %2$s på den %3$s mellan %4$s - %5$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Vart %1$d år i %2$s på den %3$s mellan %4$s - %5$s till %6$s",
"On specific dates for the entire day until %1$s" : "På specifika datum hela dagen fram till kl %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "På specifika datum mellan %1$s - %2$s tills %3$s",
"In a %1$s on %2$s" : "I en %1$s på %2$s",
+ "In a %1$s on %2$s then on %3$s" : "I en %1$s på %2$s sedan på %3$s",
+ "In a %1$s on %2$s then on %3$s and %4$s" : "I en %1$s på %2$s sedan på %3$s och %4$s",
+ "In %1$s %2$s on %3$s" : "I %1$s %2$s på %3$s",
+ "In %1$s %2$s on %3$s then on %4$s" : "I %1$s %2$s på %3$s sedan på %4$s",
+ "In %1$s %2$s on %3$s then on %4$s and %5$s" : "I %1$s %2$s på %3$s sedan på %4$s och %5$s",
+ "Could not generate next recurrence statement" : "Kunde inte generera nästa händelseupprepning",
"Cancelled: %1$s" : "Avbruten: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" har avbrutits",
"Re: %1$s" : "Sv: %1$s",
diff --git a/apps/federatedfilesharing/l10n/nl.js b/apps/federatedfilesharing/l10n/nl.js
index 567bc35e71181..53beeca09fbbd 100644
--- a/apps/federatedfilesharing/l10n/nl.js
+++ b/apps/federatedfilesharing/l10n/nl.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Je kunt met iedereen delen die Nextcloud, ownCloud of een ander Open Cloud Mesh (OCM) compatible server of services gebruikt! Gebruik simpelweg hun gefedereerde Cloud ID in de deel-dialoog. Het ziet eruit als iemand@cloud.voorbeeld.com",
"Share it so your friends can share files with you:" : "Deel het, zodat anderen bestanden met jou kunnen delen:",
"Facebook" : "Facebook",
+ "X (formerly Twitter)" : "X (voorheen Twitter)",
"Mastodon" : "Mastodon",
"Add to your website" : "Toevoegen aan je website",
"Share with me via Nextcloud" : "Deel met mij via Nextcloud",
diff --git a/apps/federatedfilesharing/l10n/nl.json b/apps/federatedfilesharing/l10n/nl.json
index e33202d323a19..6f5f67cda2954 100644
--- a/apps/federatedfilesharing/l10n/nl.json
+++ b/apps/federatedfilesharing/l10n/nl.json
@@ -23,6 +23,7 @@
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Je kunt met iedereen delen die Nextcloud, ownCloud of een ander Open Cloud Mesh (OCM) compatible server of services gebruikt! Gebruik simpelweg hun gefedereerde Cloud ID in de deel-dialoog. Het ziet eruit als iemand@cloud.voorbeeld.com",
"Share it so your friends can share files with you:" : "Deel het, zodat anderen bestanden met jou kunnen delen:",
"Facebook" : "Facebook",
+ "X (formerly Twitter)" : "X (voorheen Twitter)",
"Mastodon" : "Mastodon",
"Add to your website" : "Toevoegen aan je website",
"Share with me via Nextcloud" : "Deel met mij via Nextcloud",
diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js
index 88120a7531176..b0b2994791268 100644
--- a/apps/federatedfilesharing/l10n/ru.js
+++ b/apps/federatedfilesharing/l10n/ru.js
@@ -36,6 +36,7 @@ OC.L10N.register(
"Share it so your friends can share files with you:" : "Сообщите его друзьям, чтобы они могли поделиться с вами файлами:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X (ранее Твиттер)",
+ "formerly Twitter" : "ранее Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "Добавить к себе на сайт",
"Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud",
diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json
index 930be0980a01d..3b6a9cb518154 100644
--- a/apps/federatedfilesharing/l10n/ru.json
+++ b/apps/federatedfilesharing/l10n/ru.json
@@ -34,6 +34,7 @@
"Share it so your friends can share files with you:" : "Сообщите его друзьям, чтобы они могли поделиться с вами файлами:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X (ранее Твиттер)",
+ "formerly Twitter" : "ранее Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "Добавить к себе на сайт",
"Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud",
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js
index 7a864fe7092b3..ff1393123bf13 100644
--- a/apps/files/l10n/hu.js
+++ b/apps/files/l10n/hu.js
@@ -88,6 +88,7 @@ OC.L10N.register(
"Another entry with the same name already exists." : "Már létezik ilyen nevű bejegyzés.",
"Invalid filename." : "Érvénytelen fájlnév.",
"Renamed \"{oldName}\" to \"{newName}\"" : "A(z) „{oldName}” átnevezve erre: „{newName}”",
+ "Unknown date" : "Ismeretlen dátum",
"Pending" : "Függőben",
"Clear filter" : "Szűrő törlése",
"Modified" : "Módosítva",
@@ -104,6 +105,8 @@ OC.L10N.register(
"\"{displayName}\" batch action executed successfully" : "A(z) „{displayName}” tömeges művelet sikeresen végrehajtva",
"{count} selected" : "{count}kiválasztva",
"List of files and folders." : "Fájlok és mappák felsorolása.",
+ "You don’t have permission to upload or create files here." : "Nem vagy jogosult ide file-okat feltölteni vagy létrehozni.",
+ "You have used your space quota and cannot upload files anymore." : "Megtelt a tárhely-kvótád, nem tudsz több file-t feltölteni.",
"Column headers with buttons are sortable." : "A gombot tartalmazó oszlopfejlécek rendezhetők.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg.",
"File not found" : "A fájl nem található",
@@ -201,6 +204,7 @@ OC.L10N.register(
"Confirm deletion" : "Törlés megerősítése",
"Cancel" : "Mégse",
"Edit file locally" : "Fájl helyi szerkesztése",
+ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Most elvileg megnyílik a file a gépeden. Ha mégsem, ellenőrizd, hogy installálva van nálad az asztali alkalmazás.",
"Edit online" : "Online szerkesztés",
"Failed to redirect to client" : "Nem sikerült az átirányítás a klienshez",
"Edit locally" : "Szerkesztés helyileg",
@@ -261,6 +265,13 @@ OC.L10N.register(
"Files moved successfully" : "Fájlmozgatás sikeres",
"Conflicts resolution skipped" : "Konfliktusfeloldás kihagyva",
"Upload cancelled" : "Feltöltés megszakítva",
+ "Adding the file extension \"{new}\" may render the file unreadable." : "Ha hozzáadod ezt a kiterjesztést: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.",
+ "Removing the file extension \"{old}\" may render the file unreadable." : "Ha leveszed a file kiterjesztését: \"{old}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.",
+ "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ha a file kiterjesztését megváltoztatod erről: \"{old}\" erre: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.",
+ "Change file extension" : "File-kiterjesztés megváltoztatása",
+ "Keep {oldextension}" : "Hagyd meg ezt: {oldextension}",
+ "Use {newextension}" : "Használd ezt: {newextension}",
+ "Remove extension" : "File-kiterjesztés levétele",
"This operation is forbidden" : "Ez a művelet tiltott",
"This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem érhető el, nézze meg a naplófájlokat vagy lépjen kapcsolatba az adminisztrátorral",
"Storage is temporarily not available" : "A tároló átmenetileg nem érhető el",
diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json
index 504baba3a0d83..e317dc87dd726 100644
--- a/apps/files/l10n/hu.json
+++ b/apps/files/l10n/hu.json
@@ -86,6 +86,7 @@
"Another entry with the same name already exists." : "Már létezik ilyen nevű bejegyzés.",
"Invalid filename." : "Érvénytelen fájlnév.",
"Renamed \"{oldName}\" to \"{newName}\"" : "A(z) „{oldName}” átnevezve erre: „{newName}”",
+ "Unknown date" : "Ismeretlen dátum",
"Pending" : "Függőben",
"Clear filter" : "Szűrő törlése",
"Modified" : "Módosítva",
@@ -102,6 +103,8 @@
"\"{displayName}\" batch action executed successfully" : "A(z) „{displayName}” tömeges művelet sikeresen végrehajtva",
"{count} selected" : "{count}kiválasztva",
"List of files and folders." : "Fájlok és mappák felsorolása.",
+ "You don’t have permission to upload or create files here." : "Nem vagy jogosult ide file-okat feltölteni vagy létrehozni.",
+ "You have used your space quota and cannot upload files anymore." : "Megtelt a tárhely-kvótád, nem tudsz több file-t feltölteni.",
"Column headers with buttons are sortable." : "A gombot tartalmazó oszlopfejlécek rendezhetők.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg.",
"File not found" : "A fájl nem található",
@@ -199,6 +202,7 @@
"Confirm deletion" : "Törlés megerősítése",
"Cancel" : "Mégse",
"Edit file locally" : "Fájl helyi szerkesztése",
+ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Most elvileg megnyílik a file a gépeden. Ha mégsem, ellenőrizd, hogy installálva van nálad az asztali alkalmazás.",
"Edit online" : "Online szerkesztés",
"Failed to redirect to client" : "Nem sikerült az átirányítás a klienshez",
"Edit locally" : "Szerkesztés helyileg",
@@ -259,6 +263,13 @@
"Files moved successfully" : "Fájlmozgatás sikeres",
"Conflicts resolution skipped" : "Konfliktusfeloldás kihagyva",
"Upload cancelled" : "Feltöltés megszakítva",
+ "Adding the file extension \"{new}\" may render the file unreadable." : "Ha hozzáadod ezt a kiterjesztést: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.",
+ "Removing the file extension \"{old}\" may render the file unreadable." : "Ha leveszed a file kiterjesztését: \"{old}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.",
+ "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ha a file kiterjesztését megváltoztatod erről: \"{old}\" erre: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.",
+ "Change file extension" : "File-kiterjesztés megváltoztatása",
+ "Keep {oldextension}" : "Hagyd meg ezt: {oldextension}",
+ "Use {newextension}" : "Használd ezt: {newextension}",
+ "Remove extension" : "File-kiterjesztés levétele",
"This operation is forbidden" : "Ez a művelet tiltott",
"This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem érhető el, nézze meg a naplófájlokat vagy lépjen kapcsolatba az adminisztrátorral",
"Storage is temporarily not available" : "A tároló átmenetileg nem érhető el",
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js
index 15cf3516c774d..b2c6f962c71f8 100644
--- a/apps/settings/l10n/hu.js
+++ b/apps/settings/l10n/hu.js
@@ -61,6 +61,7 @@ OC.L10N.register(
"Authentication error" : "Hitelesítései hiba",
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Kérlek adj meg egy adminisztrátori visszaállító jelszót, vagy az összes felhasználói adat elveszik.",
"Wrong admin recovery password. Please check the password and try again." : "Hibás rendszergazdai helyreállítási jelszó. Ellenőrizze a jelszót és próbálja újra.",
+ "Backend does not support password change, but the encryption of the account key was updated." : "A mögöttes szolgáltatásban nem lehet jelszót változtatni, de a fiókkulcs titkosítása frissítve lett.",
"Administrator documentation" : "Rendszergazdai dokumentáció",
"User documentation" : "Felhasználói dokumentáció",
"Nextcloud help overview" : "Nexcloud súgó áttekintése",
@@ -103,6 +104,7 @@ OC.L10N.register(
"Set your password" : "Jelszó beállítása",
"Go to %s" : "Ugrás ide: %s",
"Install Client" : "Kliens telepítése",
+ "Logged in account must be a subadmin" : "A belépett felhasználónak al-adminnak kell lennie",
"Apps" : "Alkalmazások",
"Personal" : "Személyes",
"Administration" : "Adminisztráció",
@@ -119,15 +121,55 @@ OC.L10N.register(
"Personal info" : "Személyes információk",
"Mobile & desktop" : "Mobil és asztali",
"Email server" : "E-mail kiszolgáló",
+ "Mail Providers" : "Email-kiküldők",
+ "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Az email-kiküldő lehetővé teszi, hogy a Nextcloud alapbeállítása helyett a felhasználó személyes email-fiókján keresztül menjenek ki levelek. Jelenleg ez a lehetőség a naptármeghívókra korlátozódik. Kell hozzá a Nextcloud Mail 4.1 vagy újabb, és abban egy olyan beállított email-fiók, ami megegyezik a felhasználó Nextcloudban beállított email-címével.",
+ "Send emails using" : "Ezzel küldd az emaileket:",
+ "User's email account" : "Felhasználó email-fiókja",
+ "System email account" : "Rendszer-szintű email-fiók",
+ "Security & setup checks" : "Biztonsági és konfigurációs ellenőrzések",
"Background jobs" : "Háttérfeladatok",
"Unlimited" : "Korlátlan",
"Verifying" : "Ellenőrzés",
"Allowed admin IP ranges" : "Engedélyezett adminisztrátori IP cím tartományok",
+ "Admin IP filtering isn’t applied." : "Rendszergazdák IP-cím alapú lekorlátozása nincs beállítva.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A(z) \"%1$s\" konfigurációs bejegyzésnek tömb értéket kell megadni (ehelyett most ez van: %2$s). A rendszergazdák IP-cím tartomány ellenőrzése nem lesz beállítva.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A(z) \"%1$s\" konfigurációs bejegyzésben érvénytrelen IP-cím tartomány van: \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Rendszergazdák IP-cím alapú lekorlátozása érvényesen be van állítva.",
+ "App directories owner" : "Alkalmazás-könyvtárak tulajdonosa",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Néhány alkalmazás-könyvtárnak nem a Nextcloud szerver a tulajdonosa. Ez akkor fordulhat elő, ha ezek kézzel lettek telepítve. A következőknek ellenőrizd a könyvtárát: %s",
+ "App directories have the correct owner \"%s\"" : "Az alkalmazás-könyvtárak tulajdonosa helyesen van beállítva: \"%s\"",
+ "Brute-force Throttle" : "Brute-force fékezés",
+ "Your remote address could not be determined." : "Nem lehet kideríteni a te IP-címedet.",
+ "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "A következő IP-címről látszol csatlakozni: \"%s\", ami jelenleg brute-force fékezés hatálya alá esik. Ez lelassítja a különféle kérések feldolgozását. Ha ez nem a te IP-címed, azt az is okozhatja, hogy egy közbeeső proxy szerver rosszul van bíállítva, és nem továbbítja ide a címedet rendesen.",
+ "Your remote address \"%s\" is not brute-force throttled." : "A te IP-címed, \"%s\", nem esik brute-force fékezés hatálya alá.",
+ "Old administration imported certificates" : "Régi, rendszergazda által importált tanúsítványok",
+ "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Épp folyamatban van a régi, rendszergazdák által importált SSL tanúsítványok ellenőrzése. Érdeklődj később.",
+ "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Van néhány régi, rendszergazdák által importált SSL tanúsítvány, amik a Nextcloud 21 óta nincsenek használatban. Ezeket beimportálhatod az \"occ security:certificates:import\" paranccsal. Az elérési útvonalukat lásd alább.",
+ "Code integrity" : "Forráskód integritás",
+ "Integrity checker has been disabled. Integrity cannot be verified." : "Az integritás-ellenőrzés le van tiltva, nem lehet futtatni.",
+ "No altered files" : "Nincsenek megpiszkált file-ok",
+ "Some files have not passed the integrity check. {link1} {link2}" : "Néhány file integritása sérült. {link1} {link2}",
+ "Cron errors" : "Háttér-futtatás (Cron) hibák",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nem sikerült a háttér-feldolgozás (cron) parancssorból. Ezek a technikai hibák léptek fel: %s",
+ "The last cron job ran without errors." : "A legutóbbi háttér-feldolgozás (cron) hibátlanul lefutott.",
+ "Cron last run" : "Legutóbbi háttér-feldolgozás (cron)",
+ "Last background job execution ran %s. Something seems wrong. {link}." : "Utoljára %s futott le a háttér-feldolgozás (cron). Valami nem stimmel. {link}.",
+ "Last background job execution ran %s." : "Utoljára %s futott le a háttér-feldolgozás (cron).",
"Data directory protected" : "Adatkönyvtár védett",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Az adatkönyvtárai és a fájljai valószínűleg elérhetőek az internetről. A .htaccess fájl nem működik. Erősen javasolt, hogy a webkiszolgálót úgy állítsa be, hogy az adatkönyvtár tartalma ne legyen közvetlenül elérhető, vagy helyezze át a könyvtárat a kiszolgálási területen kívülre.",
+ "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nem sikerült ellenőrizni, hogy az adatkönyvtár megfelelően védett-e. Ellenőrizd, hogy a szerver nem enged hozzáférést az adatkönyvtárhoz.",
"Database missing columns" : "Az adatbázisból hiányoznak oszlopok",
+ "Missing optional column \"%s\" in table \"%s\"." : "Hiányzik a(z) \"%s\" opcionális oszlop az \"%s\" táblából.",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Az adatbázisból hiányzik néhány nem kötelező oszlop. Mivel az oszlopok hozzáadása sokáig tart a nagy tábláknál, ezért a nem kötelező oszlopok nem lettek automatikusan hozzáadva. A hiányzó oszlopokat az „occ db:add-missing-columns” paranccsal lehet kézileg hozzáadni a példány futása közben. Az oszlopok hozzáadása után bizonyos funkciók válaszideje és használhatósága javulni fog.",
+ "Database missing indices" : "Hiányzik néhány index az adatbázisban",
+ "Missing indices:" : "Hiányzó indexek:",
+ "\"%s\" in table \"%s\"" : "\"%s\" az \"%s\" táblában",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Hiányzik néhány opcionális index. Időnként új indexeket vesz fel a Nextcloud vagy valamelyik telepített alkalmazás az adatbázis-performancia javítására. Ez néha sokáig eltarthat, és a folyamat közben átmenetileg lelassítja a szervert, úgyhogy a szoftverfrissítések során nem hajtódik végre automatikusan. Viszont miután megtörtént, az érintett táblák elérése felgyorsul. Az `occ db:add-missing-indices` paranccsal lehet felvenni őket.",
+ "Database missing primary keys" : "Hiányzik néhány elsődleges kulcs az adatbázisban",
+ "Missing primary key on table \"%s\"." : "Hiányzik az elsődleges kulcs az \"%s\" táblán.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Az adatbázisból hiányzik néhány elsődleges kulcs. Mivel az elsődleges kulcsok hozzáadása nagy táblák esetén sokáig tarthat, ezért nem lettek automatikusan létrehozva. Futtassa az „occ db:add-missing-primary-keys” parancsot, hogy kézzel létrehozza a hiányzó elsődleges kulcsokat, miközben a példány továbbra is fut.",
+ "Database pending bigint migrations" : "Az adatbázis a bigint migrációra vár",
+ "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Az adatbázisban néhány oszlopnál nem történt meg a bigint-re való konverzió. Mivel ez eltarthat egy darabig nagyméretű táblák esetén, nem hajtódik végre automatikusan. Az `occ db:convert-filecache-bigint` paranccsal ez kézileg megtehető. Eközben a szervernek mindenképpen offline kell lennie.",
"Debug mode" : "Hibakeresési mód",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Ez a példány hibakeresési módban fut. Csak helyi fejlesztéshez engedélyezze, éles környezetben ne.",
"Debug mode is disabled." : "Hibakeresési mód kikapcsolva.",
@@ -135,6 +177,10 @@ OC.L10N.register(
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "A telepítéshez nincs megadva alapértelmezett telefonkörzet. Erre a telefonszámok országkód nélküli ellenőrzéséhez van szükség a profilbeállításokban. Ha országkód nélküli számokat szeretne engedélyezni, vegye fel a konfigurációs fájlba az „default_phone_region” paramétert a körzetnek megfelelő ISO 3166-1 kóddal.",
"Email test" : "E-mail-teszt",
"Email test was successfully sent" : "A tesztlevél sikeresen elküldve",
+ "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Még nincs beállítva vagy kipróbálva az email szerver. Ezt megteheted az \"Alapvető beállítások\" szekcióban. Az \"E-mail küldése\" gombra nyomva ellenőrizheted, hogy működik-e.",
+ "Transactional File Locking" : "Tranzakciós File Lockolás",
+ "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "A Tranzakciós File Lockolás le van tiltva. Ez a konfiguráció nem támogatott. Nehezen kibogozható problémákhoz vezethet, adatvesztést beleértve. Távolítsd el a `'filelocking.enabled' => false` bejegyzést a `config.php`-ból, hogy ezt elkerüld.",
+ "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "A Tranzakciós File Lockolás jelenleg az adatbázis segítségével történik. A performancia javítása érdekében lehetőleg konfiguráld be a memcache-t.",
"HTTPS access and URLs" : "HTTPS hozzáférés és URL-ok",
"Accessing site insecurely via HTTP." : "A webhely nem biztonságos elérése HTTP-n keresztül.",
"Internet connectivity" : "Internetkapcsolat",
diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json
index 95c5e5b714578..97819dc73b06e 100644
--- a/apps/settings/l10n/hu.json
+++ b/apps/settings/l10n/hu.json
@@ -59,6 +59,7 @@
"Authentication error" : "Hitelesítései hiba",
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Kérlek adj meg egy adminisztrátori visszaállító jelszót, vagy az összes felhasználói adat elveszik.",
"Wrong admin recovery password. Please check the password and try again." : "Hibás rendszergazdai helyreállítási jelszó. Ellenőrizze a jelszót és próbálja újra.",
+ "Backend does not support password change, but the encryption of the account key was updated." : "A mögöttes szolgáltatásban nem lehet jelszót változtatni, de a fiókkulcs titkosítása frissítve lett.",
"Administrator documentation" : "Rendszergazdai dokumentáció",
"User documentation" : "Felhasználói dokumentáció",
"Nextcloud help overview" : "Nexcloud súgó áttekintése",
@@ -101,6 +102,7 @@
"Set your password" : "Jelszó beállítása",
"Go to %s" : "Ugrás ide: %s",
"Install Client" : "Kliens telepítése",
+ "Logged in account must be a subadmin" : "A belépett felhasználónak al-adminnak kell lennie",
"Apps" : "Alkalmazások",
"Personal" : "Személyes",
"Administration" : "Adminisztráció",
@@ -117,15 +119,55 @@
"Personal info" : "Személyes információk",
"Mobile & desktop" : "Mobil és asztali",
"Email server" : "E-mail kiszolgáló",
+ "Mail Providers" : "Email-kiküldők",
+ "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Az email-kiküldő lehetővé teszi, hogy a Nextcloud alapbeállítása helyett a felhasználó személyes email-fiókján keresztül menjenek ki levelek. Jelenleg ez a lehetőség a naptármeghívókra korlátozódik. Kell hozzá a Nextcloud Mail 4.1 vagy újabb, és abban egy olyan beállított email-fiók, ami megegyezik a felhasználó Nextcloudban beállított email-címével.",
+ "Send emails using" : "Ezzel küldd az emaileket:",
+ "User's email account" : "Felhasználó email-fiókja",
+ "System email account" : "Rendszer-szintű email-fiók",
+ "Security & setup checks" : "Biztonsági és konfigurációs ellenőrzések",
"Background jobs" : "Háttérfeladatok",
"Unlimited" : "Korlátlan",
"Verifying" : "Ellenőrzés",
"Allowed admin IP ranges" : "Engedélyezett adminisztrátori IP cím tartományok",
+ "Admin IP filtering isn’t applied." : "Rendszergazdák IP-cím alapú lekorlátozása nincs beállítva.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A(z) \"%1$s\" konfigurációs bejegyzésnek tömb értéket kell megadni (ehelyett most ez van: %2$s). A rendszergazdák IP-cím tartomány ellenőrzése nem lesz beállítva.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A(z) \"%1$s\" konfigurációs bejegyzésben érvénytrelen IP-cím tartomány van: \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Rendszergazdák IP-cím alapú lekorlátozása érvényesen be van állítva.",
+ "App directories owner" : "Alkalmazás-könyvtárak tulajdonosa",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Néhány alkalmazás-könyvtárnak nem a Nextcloud szerver a tulajdonosa. Ez akkor fordulhat elő, ha ezek kézzel lettek telepítve. A következőknek ellenőrizd a könyvtárát: %s",
+ "App directories have the correct owner \"%s\"" : "Az alkalmazás-könyvtárak tulajdonosa helyesen van beállítva: \"%s\"",
+ "Brute-force Throttle" : "Brute-force fékezés",
+ "Your remote address could not be determined." : "Nem lehet kideríteni a te IP-címedet.",
+ "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "A következő IP-címről látszol csatlakozni: \"%s\", ami jelenleg brute-force fékezés hatálya alá esik. Ez lelassítja a különféle kérések feldolgozását. Ha ez nem a te IP-címed, azt az is okozhatja, hogy egy közbeeső proxy szerver rosszul van bíállítva, és nem továbbítja ide a címedet rendesen.",
+ "Your remote address \"%s\" is not brute-force throttled." : "A te IP-címed, \"%s\", nem esik brute-force fékezés hatálya alá.",
+ "Old administration imported certificates" : "Régi, rendszergazda által importált tanúsítványok",
+ "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Épp folyamatban van a régi, rendszergazdák által importált SSL tanúsítványok ellenőrzése. Érdeklődj később.",
+ "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Van néhány régi, rendszergazdák által importált SSL tanúsítvány, amik a Nextcloud 21 óta nincsenek használatban. Ezeket beimportálhatod az \"occ security:certificates:import\" paranccsal. Az elérési útvonalukat lásd alább.",
+ "Code integrity" : "Forráskód integritás",
+ "Integrity checker has been disabled. Integrity cannot be verified." : "Az integritás-ellenőrzés le van tiltva, nem lehet futtatni.",
+ "No altered files" : "Nincsenek megpiszkált file-ok",
+ "Some files have not passed the integrity check. {link1} {link2}" : "Néhány file integritása sérült. {link1} {link2}",
+ "Cron errors" : "Háttér-futtatás (Cron) hibák",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nem sikerült a háttér-feldolgozás (cron) parancssorból. Ezek a technikai hibák léptek fel: %s",
+ "The last cron job ran without errors." : "A legutóbbi háttér-feldolgozás (cron) hibátlanul lefutott.",
+ "Cron last run" : "Legutóbbi háttér-feldolgozás (cron)",
+ "Last background job execution ran %s. Something seems wrong. {link}." : "Utoljára %s futott le a háttér-feldolgozás (cron). Valami nem stimmel. {link}.",
+ "Last background job execution ran %s." : "Utoljára %s futott le a háttér-feldolgozás (cron).",
"Data directory protected" : "Adatkönyvtár védett",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Az adatkönyvtárai és a fájljai valószínűleg elérhetőek az internetről. A .htaccess fájl nem működik. Erősen javasolt, hogy a webkiszolgálót úgy állítsa be, hogy az adatkönyvtár tartalma ne legyen közvetlenül elérhető, vagy helyezze át a könyvtárat a kiszolgálási területen kívülre.",
+ "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nem sikerült ellenőrizni, hogy az adatkönyvtár megfelelően védett-e. Ellenőrizd, hogy a szerver nem enged hozzáférést az adatkönyvtárhoz.",
"Database missing columns" : "Az adatbázisból hiányoznak oszlopok",
+ "Missing optional column \"%s\" in table \"%s\"." : "Hiányzik a(z) \"%s\" opcionális oszlop az \"%s\" táblából.",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Az adatbázisból hiányzik néhány nem kötelező oszlop. Mivel az oszlopok hozzáadása sokáig tart a nagy tábláknál, ezért a nem kötelező oszlopok nem lettek automatikusan hozzáadva. A hiányzó oszlopokat az „occ db:add-missing-columns” paranccsal lehet kézileg hozzáadni a példány futása közben. Az oszlopok hozzáadása után bizonyos funkciók válaszideje és használhatósága javulni fog.",
+ "Database missing indices" : "Hiányzik néhány index az adatbázisban",
+ "Missing indices:" : "Hiányzó indexek:",
+ "\"%s\" in table \"%s\"" : "\"%s\" az \"%s\" táblában",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Hiányzik néhány opcionális index. Időnként új indexeket vesz fel a Nextcloud vagy valamelyik telepített alkalmazás az adatbázis-performancia javítására. Ez néha sokáig eltarthat, és a folyamat közben átmenetileg lelassítja a szervert, úgyhogy a szoftverfrissítések során nem hajtódik végre automatikusan. Viszont miután megtörtént, az érintett táblák elérése felgyorsul. Az `occ db:add-missing-indices` paranccsal lehet felvenni őket.",
+ "Database missing primary keys" : "Hiányzik néhány elsődleges kulcs az adatbázisban",
+ "Missing primary key on table \"%s\"." : "Hiányzik az elsődleges kulcs az \"%s\" táblán.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Az adatbázisból hiányzik néhány elsődleges kulcs. Mivel az elsődleges kulcsok hozzáadása nagy táblák esetén sokáig tarthat, ezért nem lettek automatikusan létrehozva. Futtassa az „occ db:add-missing-primary-keys” parancsot, hogy kézzel létrehozza a hiányzó elsődleges kulcsokat, miközben a példány továbbra is fut.",
+ "Database pending bigint migrations" : "Az adatbázis a bigint migrációra vár",
+ "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Az adatbázisban néhány oszlopnál nem történt meg a bigint-re való konverzió. Mivel ez eltarthat egy darabig nagyméretű táblák esetén, nem hajtódik végre automatikusan. Az `occ db:convert-filecache-bigint` paranccsal ez kézileg megtehető. Eközben a szervernek mindenképpen offline kell lennie.",
"Debug mode" : "Hibakeresési mód",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Ez a példány hibakeresési módban fut. Csak helyi fejlesztéshez engedélyezze, éles környezetben ne.",
"Debug mode is disabled." : "Hibakeresési mód kikapcsolva.",
@@ -133,6 +175,10 @@
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "A telepítéshez nincs megadva alapértelmezett telefonkörzet. Erre a telefonszámok országkód nélküli ellenőrzéséhez van szükség a profilbeállításokban. Ha országkód nélküli számokat szeretne engedélyezni, vegye fel a konfigurációs fájlba az „default_phone_region” paramétert a körzetnek megfelelő ISO 3166-1 kóddal.",
"Email test" : "E-mail-teszt",
"Email test was successfully sent" : "A tesztlevél sikeresen elküldve",
+ "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Még nincs beállítva vagy kipróbálva az email szerver. Ezt megteheted az \"Alapvető beállítások\" szekcióban. Az \"E-mail küldése\" gombra nyomva ellenőrizheted, hogy működik-e.",
+ "Transactional File Locking" : "Tranzakciós File Lockolás",
+ "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "A Tranzakciós File Lockolás le van tiltva. Ez a konfiguráció nem támogatott. Nehezen kibogozható problémákhoz vezethet, adatvesztést beleértve. Távolítsd el a `'filelocking.enabled' => false` bejegyzést a `config.php`-ból, hogy ezt elkerüld.",
+ "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "A Tranzakciós File Lockolás jelenleg az adatbázis segítségével történik. A performancia javítása érdekében lehetőleg konfiguráld be a memcache-t.",
"HTTPS access and URLs" : "HTTPS hozzáférés és URL-ok",
"Accessing site insecurely via HTTP." : "A webhely nem biztonságos elérése HTTP-n keresztül.",
"Internet connectivity" : "Internetkapcsolat",
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js
index 491b755793d92..65ce6d0ed70ea 100644
--- a/apps/settings/l10n/nl.js
+++ b/apps/settings/l10n/nl.js
@@ -121,6 +121,10 @@ OC.L10N.register(
"Personal info" : "Persoonlijke info",
"Mobile & desktop" : "Mobiel & desktop",
"Email server" : "E-mailserver",
+ "Send emails using" : "E-mail verzenden met",
+ "User's email account" : "E-mailaccount gebruiker",
+ "System email account" : "E-mailaccount systeem",
+ "Security & setup checks" : "Veiligheids- en instellingencontrole",
"Background jobs" : "Achtergrondtaken",
"Unlimited" : "Ongelimiteerd",
"Verifying" : "Controleer",
@@ -136,16 +140,41 @@ OC.L10N.register(
"Your remote address could not be determined." : "Je remote adres kon niet bepaald worden",
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Je remote adres is geregistreerd als \"%s\" en wordt op dit moment afgeremd ter bescherming van bruteforce aanvallen. Dit verlaagt de performantie van verschillende aanvragen. Als het remote adres niet uw adres is kan dit wijzen op een verkeerd ingestelde proxy. ",
"Your remote address \"%s\" is not brute-force throttled." : "Je remote adres %s is niet bruteforce begrensd.",
+ "Code integrity" : "Integriteit code",
+ "Integrity checker has been disabled. Integrity cannot be verified." : "Integriteitscontrole is uitgeschakeld. Integriteit kan niet gecontroleerd worden.",
"No altered files" : "Geen gewijzigde bestanden",
"Some files have not passed the integrity check. {link1} {link2}" : "Sommige bestanden zijn niet door de integriteitscontrole gekomen. {link1} {link2}",
"Cron errors" : "Cron fouten",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Het was niet mogelijk om de systeem cron via CLI uit te voeren. De volgende technische problemen traden op:\n%s",
"The last cron job ran without errors." : "De laatste crontaak liep zonder fouten.",
+ "Last background job execution ran %s. Something seems wrong. {link}." : "Laatste achtegrondtaak liep%s. Er ging iets fout. {link}",
+ "Last background job execution ran %s." : "Laatste achtergrondtaak liep %s.",
+ "Data directory protected" : "Datamap is beveiligd",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Je datamap en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar. Het .htaccess-bestand werkt niet. We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.",
+ "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Kon niet vaststellen of de datamap beveiligd is. Bekijk a.u.b. handmatig of de server toegang heeft tot de datamap.",
+ "Database missing columns" : "Database mist kolommen",
+ "Missing optional column \"%s\" in table \"%s\"." : "Optionele kolom \"%s\" mist in tabel \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "De database mist een paar optionele kolommen. Omdat het toevoegen van kolommen op grote tabellen veel tijd kan kosten, zijn ze niet automatisch gecreëerd, omdat dat optioneel kan. Door het draaien van \"occ db:add-missing-columns\" kunnen deze kolommen handmatig worden toegevoegd terwijl de server blijft draaien. Als de kolommen zijn toegevoegd, zullen bepaalde functionaliteiten veel sneller of gemakkelijker plaatsvinden.",
+ "Database missing indices" : "Database mist indexen",
+ "Missing indices:" : "Ontbrekende indexen:",
+ "Database missing primary keys" : "Database mist primaire sleutels",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "De database mist enkele primaire sleutels. Omdat het toevoegen van primaire sleutels aan grote tabellen enige tijd kan duren, werden ze niet automatisch toegevoegd. Door \"occ db:add-missing-primary-keys\" uit te voeren, kunnen die ontbrekende primaire sleutels handmatig worden toegevoegd terwijl de server blijft draaien.",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Deze instantie draait in debug modus. Gelieve deze modus enkel te gebruiken voor lokale ontwikkeling, en niet in productie omgevingen.",
+ "Default phone region" : "Standaard telefoonregio",
+ "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Je installatie heeft geen standaard telefoonregio. Dit is nodig om telefoonnummers te valideren in de profielinstellingen zonder landcode. Om nummers zonder landcode toe te staan, voeg je \"default_phone_region\" met de respectieve ISO 3166-1-code van de regio toe aan je configuratiebestand.",
+ "Email test" : "E-mail test",
+ "Email test was successfully sent" : "Test e-mail is succesvol verzonden",
+ "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "U heeft uw emailserverconfiguratie nog niet ingesteld of geverifieerd. Navigeer alstublieft naar de Standaardinstellingen om deze in te stellen. Hierna kunt u de \"Stuur email\" knop onder dit formulier gebruiken om uw instellingen te verifiëren",
+ "HTTPS access and URLs" : "HTTPS toegang en URL's",
+ "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Connectie via HTTP. U wordt aangeraden uw server in te stellen om het gebruik van HTTPS af te dwingen. Zonder HTTPS zullen functies zoals \"kopieer naar klembord\" en \"service workers\" niet werken.",
+ "Accessing site insecurely via HTTP." : "Site wordt onveiligd benaderd via HTTP.",
+ "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Je verbindt met je server over een beveiligde verbinding, maar je server genereert onveilige URLs. Waarschijnlijk zit je achter een reverse proxy en zijn de overschijf configuratievariabelen niet goed ingesteld. ",
+ "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Je server genereert onveilige URLs. Als je je server benadert via een beveiligde HTTPS-verbinding, zit je waarschijnlijk achter een reverse proxy en zijn de overschijf configuratievariabelen niet goed ingesteld. ",
+ "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Je verbindt met de server via een beveiligde verbinding en je server genereert veilige URL's.",
+ "Internet connectivity" : "Internetverbinding",
+ "Internet connectivity is disabled in configuration file." : "Verbinding met het internet is uitgeschakeld in het configuratiebestand.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Deze server heeft geen werkende internetverbinding: meerdere endpoints kunnen niet worden bereikt. Dat betekent dat sommige functies, zoals het gebruik van externe opslag, notificaties over updates of installatie van apps van derde partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie emails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als je alle functies wilt gebruiken.",
+ "JavaScript modules support" : "JavaScript modules support",
"Disabled" : "Uitgeschakeld",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Het oude server-side-encryptie formaat is ingeschakeld. We raden aan om dit uit te schakelen.",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "De PHP functie \"set_time_limit\" is niet beschikbaar. Dit kan erin resulteren dat de scripts halverwege stoppen, waardoor de installatie ontregeld raakt. We adviseren sterk om deze functie in te schakelen.",
@@ -154,6 +183,9 @@ OC.L10N.register(
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP lijkt niet goed te zijn ingesteld voor opvragen systeemomgevingsvariabelen. De test met getenv(\"PATH\") gaf een leeg resultaat.",
"PHP modules" : "PHP modules",
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "De PHP OPcache is niet geladen. Voor betere prestaties adviseren we die te laden in je php.ini instellingen.",
+ "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache is uitgeschakeld. Voor betere prestaties wordt aanbevolen om \"opcache.enable=1\" toe te passen in je PHP-configuratie.",
+ "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "De shared memory based OPcache is uitgeschakeld. Voor betere prestaties wordt aanbevolen om \"opcache.file_cache_only=0\" toe te passen in je PHP-configuratie en de bestandscache alleen te gebruiken als second level cache.",
+ "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache werkt niet zoals zou moeten, opcache_get_status() retourneert false, controleer de configuratie.",
"PHP version" : "PHP versie",
"Secure" : "Beveiligd",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De alleen-lezen config is ingeschakeld. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",
@@ -170,13 +202,35 @@ OC.L10N.register(
"Allow resharing" : "Toestaan doordelen",
"Allow sharing with groups" : "Sta delen met groepen toe",
"Restrict users to only share with users in their groups" : "Laat gebruikers alleen delen met andere gebruikers in hun groepen",
+ "Ignore the following groups when checking group membership" : "Negeer de volgende groepen bij het controleren van groepslidmaatschap",
"Allow users to share via link and emails" : "Sta gebruikers toe om te delen via een link en e-mail",
"Allow public uploads" : "Sta publieke uploads toe",
"Always ask for a password" : "Vraag altijd naar een wachtwoord",
"Enforce password protection" : "Dwing wachtwoordbeveiliging af",
+ "Exclude groups from password requirements" : "Sluit groepen uit van wachtwoordvereisten",
+ "Exclude groups from creating link shares" : "Sta deze groepen niet toe om deellinks te maken",
+ "Limit sharing based on groups" : "Beperk delen op basis van groepen",
+ "Allow sharing for everyone (default)" : "Iedereen toestaan te delen (standaard)",
+ "Exclude some groups from sharing" : "Sta bepaalde groepen niet toe om te delen",
+ "Limit sharing to some groups" : "Beperk het delen naar bepaalde groepen",
+ "Groups allowed to share" : "Groepen die mogen delen",
+ "Groups excluded from sharing" : "Groepen die niet mogen delen",
+ "Not allowed groups will still be able to receive shares, but not to initiate them." : "Groepen zonder toestemming kunnen gedeelde mappen en bestanden ontvangen, maar kunnen zelf niets delen.",
+ "Set default expiration date for internal shares" : "Instellen standaard vervaldatum voor deellinks",
"Enforce expiration date" : "Het kiezen van een vervaldatum verplichten",
+ "Default expiration time of new shares in days" : "Standaard vervalperiode van nieuwe deellinks in dagen",
+ "Expire shares after x days" : "Laat deellinks vervallen na x dagen",
"Set default expiration date for shares to other servers" : "Instellen standaard vervaldatum voor deellink naar andere servers",
+ "Enforce expiration date for remote shares" : "Vervaldatum voor externe deellinks afdwingen",
+ "Default expiration time of remote shares in days" : "Standaard vervalperiode van externe deellinks in dagen",
+ "Expire remote shares after x days" : "Laat externe deellinks vervallen na x dagen",
+ "Set default expiration date for shares via link or mail" : "Instellen standaard vervaldatum voor share via link of e-mail",
+ "Default expiration time of shares in days" : "Standaard vervalperiode van deellinks in dagen",
+ "Privacy settings for sharing" : "Privacyinstellingen voor delen",
+ "Allow account name autocompletion in share dialog and allow access to the system address book" : "Accountnaam automatisch aanvullen en toegang tot het systeemadresboek toestaan aan gebruikers in dezelfde groepen",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Als automatisch aanvullen \"dezelfde groep\" en \"telefoonnummer integratie\" zijn ingeschakeld, is een overeenkomst in een van beide voldoende om de gebruiker te tonen.",
+ "Restrict account name autocompletion and system address book access to users within the same groups" : "Accountnaam automatisch aanvullen en toegang tot het systeemadresboek beperken tot gebruikers in dezelfde groepen",
+ "Restrict account name autocompletion to users based on phone number integration" : "Beperk automatisch aanvullen van gebruikersnamen tot gebruikers gebaseerd op telefoonnummerintegratie",
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Automatisch aanvullen toestaan bij het invoeren van de volledige naam of het e-mailadres (ontbrekende overeenkomst in het telefoonboek negeren en deel uitmaken van dezelfde groep)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Toon disclaimer tekst op de publieke link upload pagina (alleen getoond wanneer de bestandslijst verborgen is)",
"This text will be shown on the public link upload page when the file list is hidden." : "Deze tekst wordt getoond op de openbare link uploadpagina als het bestandsoverzicht is verborgen.",
@@ -190,11 +244,13 @@ OC.L10N.register(
"Two-factor authentication is not enforced for members of the following groups." : "Tweetrapsauthenticatie wordt niet geforceerd voor leden van de volgende groepen.",
"Excluded groups" : "Uitgesloten groepen",
"Save changes" : "Wijzigingen bewaren",
+ "Show details for {appName} app" : "Toon details voor {appName} app",
"Update to {update}" : "Update naar {update}",
"Remove" : "Verwijderen",
"Featured" : "Aanbevolen",
"This app is supported via your current Nextcloud subscription." : "Deze app wordt ondersteund via je huidige Nextcloud abonnement.",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Aanbevolen apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.",
+ "Community rating: {score}/5" : "Gemeenschapsscore: {score}/5",
"All apps are up-to-date." : "Alle apps zijn up-to-date.",
"Icon" : "Pictogram",
"Name" : "Naam",
@@ -204,11 +260,25 @@ OC.L10N.register(
"Results from other categories" : "Resultaten van andere categorieën",
"No apps found for your version" : "Geen apps gevonden voor jouw versie",
"Disable all" : "Alles uitschakelen",
+ "Download and enable all" : "Download en alles inschakelen",
"_%n app has an update available_::_%n apps have an update available_" : ["Voor %n app is een update beschikbaar","Voor %n apps is een update beschikbaar"],
+ "_Update_::_Update all_" : ["Update","Update alles"],
+ "Nothing to show" : "Niets te tonen",
+ "Could not load section content from app store." : "Kon de inhoud van het onderdeel niet laden vanuit de app store.",
"Loading" : "Laden",
+ "Fetching the latest news…" : "Ophalen laatste nieuws...",
+ "Could not load app discover section" : "Kon het onderdeel app ontdekken niet laden",
+ "Could not render element" : "Kon het element niet verwerken",
+ "Carousel" : "Caroussel",
+ "Previous slide" : "Vorige dia",
+ "Next slide" : "Volgende dia",
+ "Choose slide to display" : "Kies dia om te tonen",
+ "{index} of {total}" : "{index} van {total}",
"Daemon" : "Daemon",
+ "Deploy Daemon" : "Daemon implementeren",
"Type" : "Type",
"Display Name" : "Weergavenaam",
+ "GPUs support" : "GPUs support",
"Description" : "Omschrijving",
"Details" : "Details",
"All" : "Alle",
@@ -218,6 +288,7 @@ OC.L10N.register(
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen maximum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld:",
+ "Latest updated" : "Laatste update",
"Author" : "Auteur",
"Categories" : "Categorieën",
"Resources" : "Bronnen",
@@ -225,12 +296,17 @@ OC.L10N.register(
"Report a bug" : "Rapporteer een fout",
"Request feature" : "Vraag functionaliteit aan",
"Ask questions or discuss" : "Stel vragen of discussieer",
+ "Rate the app" : "Beoordeel de app",
"Rate" : "Beoordelen",
"View in store" : "Bekijken in store",
"Visit website" : "Bezoek website",
+ "Usage documentation" : "Gebruiksdocumentatie",
"Admin documentation" : "Beheerdocumentatie",
"Developer documentation" : "Ontwikkelaarsdocumentatie",
"Changelog" : "Lijst van veranderingen",
+ "Device name" : "Apparaatnaam",
+ "Cancel renaming" : "Annuleer hernoemen",
+ "Save new name" : "Bewaar nieuwe naam",
"Marked for remote wipe" : "Aangemerkt voor wissen op afstand",
"Device settings" : "Apparaatinstellingen",
"Allow filesystem access" : "Toestaan toegang bestandssysteem",
@@ -251,10 +327,17 @@ OC.L10N.register(
"App name" : "Appnaam",
"Create new app password" : "Creëer een nieuw app wachtwoord",
"Error while creating device token" : "Fout bij creëren apparaat-token",
+ "New app password" : "Nieuw appwachtwoord",
+ "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Gebruik de gegevens hieronder om je app of apparaat te configureren. Uit veiligheidsoverwegingen wordt dit wachtwoord slecht eenmaal getoond.",
"Login" : "Login",
"Password" : "Wachtwoord",
"Show QR code for mobile apps" : "Toon QR code voor mobiele apps",
+ "App password copied!" : "Appwachtwoord gekopieerd!",
+ "Copy app password" : "Kopieer appwachtwoord",
+ "Login name copied!" : "Loginnaam gekopieerd!",
+ "Copy login name" : "Kopieer loginnaam",
"Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.",
+ "Could not copy login name. Please copy it manually." : "Kon loginnaam niet kopiëren. Kopieer handmatig a.u.b.",
"Last job execution ran {time}. Something seems wrong." : "Laatste taakuitvoering liep {time}. Er lijkt iets fout gegaan.",
"Last job ran {relativeTime}." : "Laatste taak liep {relativeTime}.",
"AJAX" : "AJAX",
@@ -423,6 +506,7 @@ OC.L10N.register(
"Show last login" : "Toon laatste inlog",
"Sorting" : "Sorteren",
"Send email" : "Verstuur e-mail",
+ "Send welcome email to new accounts" : "Stuur welkom e-mail naar nieuwe accounts",
"Defaults" : "Standaard",
"Default quota" : "Standaard quota",
"Select default quota" : "Selecteer standaardquotum",
@@ -439,25 +523,40 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Je browser ondersteunt WebAuthn niet.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als beheerder kun je gedetailleerde regels voor delen instellen. Bekijk de documentatie voor meer informatie.",
"You need to enable the File sharing App." : "Je dient de File sharing App in te schakelen",
+ "Loading app list" : "Laden applijst",
+ "App Store" : "App winkel",
+ "Loading categories" : "Laden categorieën",
+ "Developer documentation ↗" : "Ontwikkelaarsdocumentatie ↗",
"Version {version}, {license}-licensed" : "Versie {version}, {license}-licensed",
"Version {version}" : "Versie {version}",
+ "All accounts" : "Alle accounts",
"Admins" : "Beheerders",
+ "Account group: {group}" : "Accountgroep: {group}",
+ "Account management" : "Accountbeheer",
+ "Creating group…" : "Creëren groep...",
+ "Create group" : "Creëer groep",
"Group name" : "Groepsnaam",
+ "Please enter a valid group name" : "Voer een valide groepsnaam in",
+ "Failed to create group" : "Creëren groep mislukt",
"Sending…" : "Versturen...",
"Email sent" : "E-mail verzonden",
"Location" : "Locatie",
"Profile picture" : "Profielafbeelding",
"About" : "Over",
+ "Date of birth" : "Geboortedatum",
"Full name" : "Volledige naam",
"Additional email" : "Extra e-mailadres",
"Headline" : "Hoofdlijn",
"Organisation" : "Organisatie",
"Phone number" : "Telefoonnummer",
"Role" : "Rol",
+ "X (formerly Twitter)" : "X (voorheen Twitter)",
"Website" : "Website",
"Profile visibility" : "Profiel zichtbaarheid",
"Locale" : "Regionale instellingen",
+ "First day of week" : "Eerste dag van de week",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Niet beschikbaar omdat deze eigenschap benodigd is voor de basisfunctionaliteit inclusief bestandsdeling en kalender uitnodigingen",
+ "Discover" : "Ontdekken",
"Your apps" : "Jouw apps",
"Active apps" : "Ingeschakelde apps",
"Disabled apps" : "Uitgeschakelde apps",
@@ -468,13 +567,19 @@ OC.L10N.register(
"Show to everyone" : "Laat zien aan iedereen",
"Show to logged in accounts only" : "Laat alleen zien aan ingelogde accounts",
"Hide" : "Verberg",
+ "{progress}% Deploying …" : "{progress} % implementeren ...",
+ "{progress}% Initializing …" : "{progress} % initialiseren ...",
"Health checking" : "Gezondheidscheck",
+ "Deploy and Enable" : "Implementeren en inschakelen",
"Download and enable" : "Downloaden en inschakelen",
"Disable" : "Uitschakelen",
"Allow untested app" : "Niet-geteste apps toestaan",
"The app will be downloaded from the App Store" : "De app zal worden gedownload van de App Store",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Deze is niet aangeduid als compatibel met jouw versie van Nextcloud. Als je verdergaat, zal je de app kunnen installeren. Let op dat de app misschien niet werkt zoals verwacht.",
"Never" : "Nooit",
+ "Could not register device: Network error" : "Kon apparaat niet registreren: netwerkfout",
+ "Could not register device: Probably already registered" : "Kon apparaat niet registreren: waarschijnlijk al geregistreerd",
+ "Could not register device" : "Kon apparaat niet registreren",
"An error occurred during the request. Unable to proceed." : "Er is een fout opgetreden tijdens het verzoek. Kan niet doorgaan.",
"The app has been enabled but needs to be updated." : "De app is ingeschakeld maar moet bijgewerkt worden.",
"Error: This app cannot be enabled because it makes the server unstable" : "Fout: Deze app kan niet ingeschakeld worden, omdat die de server onstabiel maakt",
@@ -485,6 +590,7 @@ OC.L10N.register(
"Error while wiping the device with the token" : "Fout tijdens het wissen van het apparaat met de token",
"Error while updating device token name" : "Fout tijdens bijwerken device tokennaam",
"Error while updating device token scope" : "Fout tijdens bijwerken device tokenscope",
+ "Could not set group sorting" : "Kon groepsorteren niet instellen",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Er waren te veel aanvragen afkomstig uit uw netwerk. Probeer later opnieuw of contacteer de beheerder als dat niet correct is.",
"Error" : "Fout",
"Administration documentation" : "Beheerdersdocumentatie",
@@ -519,6 +625,7 @@ OC.L10N.register(
"Reasons to use Nextcloud in your organization" : "Redenen om Nextcloud te gebruiken in jouw organisatie",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Ontwikkeld door de {communityopen}Nextcloud community{linkclose}, de {githubopen}broncode{linkclose} is gelicenseerd onder de {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Vind onze Facebook pagina leuk",
+ "Follow us on X" : "Volg ons op X",
"Follow us on Mastodon" : "Volg ons op Mastodon",
"Check out our blog" : "Lees ons blog",
"Subscribe to our newsletter" : "Abonneer jezelf op onze nieuwsbrief",
@@ -539,13 +646,29 @@ OC.L10N.register(
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tweetrapsauthenticatie kan worden afgedwongen voor alle gebruikers en specifieke groepen. Als ze geen tweetrapsprovider hebben ingesteld, dan kunnen ze niet inloggen in het systeem.",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Wanneer groepen worden geselecteerd/uitgezonderd, geldt de volgende logica om te bepalen of voor een gebruiker 2FA wordt afgedwongen: Als geen groepen zijn geselecteerd, is 2FA voor iedereen ingeschakeld, behalve voor leden van de uitgezonderde groepen. Als groepen zijn geselecteerd is 2FA is ingeschakeld voor alle leden ervan. Als een gebruiker lid is van zowel een geselecteerde als uitgezonderde groep, krijgt de geselecteerde voorrang en wordt 2FA afgedwongen.",
"{license}-licensed" : "{license}-gelicenseerd",
+ "Rating: {score}/10" : "Score: {score}/10",
"Username" : "Gebruikersnaam",
"Execute one task with each page loaded. Use case: Single user instance." : "Een taak uitvoeren bij het laden van iedere pagina. Use case: voor een enkele gebruiker.",
"Enable or disable profile by default for new users." : "Profiel standaard in- of uitschakelen voor nieuwe gebruikers.",
+ "You are using {usage}" : "Je gebruikt {usage}",
+ "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Je gebruikt {usage} van {totalSpace} ({usageRelative}%)",
"Additional emails" : "Extra e-mailadressen",
"Enable Profile" : "Schakel Profiel in",
+ "No users" : "Geen gebruikers",
+ "Loading users …" : "Laden gebruikers ...",
"New user" : "Nieuwe gebruiker",
+ "Groups (required)" : "Groepen (vereist)",
+ "Set user groups" : "Gebruikersgroepen instellen",
+ "Administered groups" : "Beheerde groepen",
+ "Set user as admin for …" : "Maak gebruiker beheerder voor ...",
+ "Set user quota" : "Gebruikersquota instellen",
+ "Add new user" : "Nieuwe gebruiker toevoegen",
+ "Set user manager" : "Gebruikersbeheerder instellen",
+ "Username will be autogenerated" : "Gebruikersnaam wordt automatisch gegenereerd",
+ "Username (required)" : "Gebruikersnaam (vereist)",
"User backend" : "Backend gebruiker",
+ "User actions" : "Gebruikersacties",
+ "Loading user …" : "Laden gebruiker ...",
"You do not have permissions to see the details of this user" : "Je hebt niet de machtigingen om de details van deze gebruiekr te zien",
"Add user to group" : "Toevoegen gebruiker aan groep",
"Set user as admin for" : "Maak gebruiker beheerder voor",
@@ -554,16 +677,25 @@ OC.L10N.register(
"Wipe all devices" : "Wis alle toestellen",
"Disable user" : "Gebruiker uitschakelen",
"Enable user" : "Inschakelen gebruiker",
+ "Failed to update user manager" : "Bijwerken gebruikersbeheerder mislukt",
"Toggle user actions menu" : "Omschakelen gebruikersactiemenu",
+ "User management settings" : "Gebruikersbeheerinstellingen",
"Show user backend" : "Toon backend gebruiker",
+ "Send welcome email to new users" : "Stuur welkom e-mail naar nieuwe gebruikers",
"Name your device" : "Geef je apparaat een naam",
"Server error while trying to add WebAuthn device" : "Serverfout tijdens het toevoegen van WebAuthn apparaat",
"by {author}\n{license}" : "door {author}\n{license}",
+ "User management" : "Gebruikersbeheer",
"Active users" : "Actieve gebruikers",
"Disabled users" : "Uitgeschakelde gebruikers",
+ "Creating group …" : "Creëren groep...",
+ "User group: {group}" : "Gebruikersgroep: {group}",
"Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Niet beschikbaar omdat het publiceren van gebruikersdata aan de lookup server niet toegestaan is, neem contact op met je beheerder als je vragen hebt",
"Show to logged in users only" : "Laat alleen zien aan ingelogde gebruikers",
+ "Nextcloud help resources" : "Nextcloud hulpbronnen",
"SMTP Username" : "SMTP gebruikersnaam",
- "Follow us on Twitter" : "Volg ons op Twitter"
+ "Follow us on Twitter" : "Volg ons op Twitter",
+ "Active accounts" : "Actieve accounts",
+ "Users's email account" : "E-mailaccount gebruiker"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json
index d981d304ba4d8..4535d98a9ae87 100644
--- a/apps/settings/l10n/nl.json
+++ b/apps/settings/l10n/nl.json
@@ -119,6 +119,10 @@
"Personal info" : "Persoonlijke info",
"Mobile & desktop" : "Mobiel & desktop",
"Email server" : "E-mailserver",
+ "Send emails using" : "E-mail verzenden met",
+ "User's email account" : "E-mailaccount gebruiker",
+ "System email account" : "E-mailaccount systeem",
+ "Security & setup checks" : "Veiligheids- en instellingencontrole",
"Background jobs" : "Achtergrondtaken",
"Unlimited" : "Ongelimiteerd",
"Verifying" : "Controleer",
@@ -134,16 +138,41 @@
"Your remote address could not be determined." : "Je remote adres kon niet bepaald worden",
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Je remote adres is geregistreerd als \"%s\" en wordt op dit moment afgeremd ter bescherming van bruteforce aanvallen. Dit verlaagt de performantie van verschillende aanvragen. Als het remote adres niet uw adres is kan dit wijzen op een verkeerd ingestelde proxy. ",
"Your remote address \"%s\" is not brute-force throttled." : "Je remote adres %s is niet bruteforce begrensd.",
+ "Code integrity" : "Integriteit code",
+ "Integrity checker has been disabled. Integrity cannot be verified." : "Integriteitscontrole is uitgeschakeld. Integriteit kan niet gecontroleerd worden.",
"No altered files" : "Geen gewijzigde bestanden",
"Some files have not passed the integrity check. {link1} {link2}" : "Sommige bestanden zijn niet door de integriteitscontrole gekomen. {link1} {link2}",
"Cron errors" : "Cron fouten",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Het was niet mogelijk om de systeem cron via CLI uit te voeren. De volgende technische problemen traden op:\n%s",
"The last cron job ran without errors." : "De laatste crontaak liep zonder fouten.",
+ "Last background job execution ran %s. Something seems wrong. {link}." : "Laatste achtegrondtaak liep%s. Er ging iets fout. {link}",
+ "Last background job execution ran %s." : "Laatste achtergrondtaak liep %s.",
+ "Data directory protected" : "Datamap is beveiligd",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Je datamap en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar. Het .htaccess-bestand werkt niet. We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.",
+ "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Kon niet vaststellen of de datamap beveiligd is. Bekijk a.u.b. handmatig of de server toegang heeft tot de datamap.",
+ "Database missing columns" : "Database mist kolommen",
+ "Missing optional column \"%s\" in table \"%s\"." : "Optionele kolom \"%s\" mist in tabel \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "De database mist een paar optionele kolommen. Omdat het toevoegen van kolommen op grote tabellen veel tijd kan kosten, zijn ze niet automatisch gecreëerd, omdat dat optioneel kan. Door het draaien van \"occ db:add-missing-columns\" kunnen deze kolommen handmatig worden toegevoegd terwijl de server blijft draaien. Als de kolommen zijn toegevoegd, zullen bepaalde functionaliteiten veel sneller of gemakkelijker plaatsvinden.",
+ "Database missing indices" : "Database mist indexen",
+ "Missing indices:" : "Ontbrekende indexen:",
+ "Database missing primary keys" : "Database mist primaire sleutels",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "De database mist enkele primaire sleutels. Omdat het toevoegen van primaire sleutels aan grote tabellen enige tijd kan duren, werden ze niet automatisch toegevoegd. Door \"occ db:add-missing-primary-keys\" uit te voeren, kunnen die ontbrekende primaire sleutels handmatig worden toegevoegd terwijl de server blijft draaien.",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Deze instantie draait in debug modus. Gelieve deze modus enkel te gebruiken voor lokale ontwikkeling, en niet in productie omgevingen.",
+ "Default phone region" : "Standaard telefoonregio",
+ "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Je installatie heeft geen standaard telefoonregio. Dit is nodig om telefoonnummers te valideren in de profielinstellingen zonder landcode. Om nummers zonder landcode toe te staan, voeg je \"default_phone_region\" met de respectieve ISO 3166-1-code van de regio toe aan je configuratiebestand.",
+ "Email test" : "E-mail test",
+ "Email test was successfully sent" : "Test e-mail is succesvol verzonden",
+ "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "U heeft uw emailserverconfiguratie nog niet ingesteld of geverifieerd. Navigeer alstublieft naar de Standaardinstellingen om deze in te stellen. Hierna kunt u de \"Stuur email\" knop onder dit formulier gebruiken om uw instellingen te verifiëren",
+ "HTTPS access and URLs" : "HTTPS toegang en URL's",
+ "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Connectie via HTTP. U wordt aangeraden uw server in te stellen om het gebruik van HTTPS af te dwingen. Zonder HTTPS zullen functies zoals \"kopieer naar klembord\" en \"service workers\" niet werken.",
+ "Accessing site insecurely via HTTP." : "Site wordt onveiligd benaderd via HTTP.",
+ "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Je verbindt met je server over een beveiligde verbinding, maar je server genereert onveilige URLs. Waarschijnlijk zit je achter een reverse proxy en zijn de overschijf configuratievariabelen niet goed ingesteld. ",
+ "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Je server genereert onveilige URLs. Als je je server benadert via een beveiligde HTTPS-verbinding, zit je waarschijnlijk achter een reverse proxy en zijn de overschijf configuratievariabelen niet goed ingesteld. ",
+ "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Je verbindt met de server via een beveiligde verbinding en je server genereert veilige URL's.",
+ "Internet connectivity" : "Internetverbinding",
+ "Internet connectivity is disabled in configuration file." : "Verbinding met het internet is uitgeschakeld in het configuratiebestand.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Deze server heeft geen werkende internetverbinding: meerdere endpoints kunnen niet worden bereikt. Dat betekent dat sommige functies, zoals het gebruik van externe opslag, notificaties over updates of installatie van apps van derde partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie emails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als je alle functies wilt gebruiken.",
+ "JavaScript modules support" : "JavaScript modules support",
"Disabled" : "Uitgeschakeld",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Het oude server-side-encryptie formaat is ingeschakeld. We raden aan om dit uit te schakelen.",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "De PHP functie \"set_time_limit\" is niet beschikbaar. Dit kan erin resulteren dat de scripts halverwege stoppen, waardoor de installatie ontregeld raakt. We adviseren sterk om deze functie in te schakelen.",
@@ -152,6 +181,9 @@
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP lijkt niet goed te zijn ingesteld voor opvragen systeemomgevingsvariabelen. De test met getenv(\"PATH\") gaf een leeg resultaat.",
"PHP modules" : "PHP modules",
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "De PHP OPcache is niet geladen. Voor betere prestaties adviseren we die te laden in je php.ini instellingen.",
+ "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache is uitgeschakeld. Voor betere prestaties wordt aanbevolen om \"opcache.enable=1\" toe te passen in je PHP-configuratie.",
+ "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "De shared memory based OPcache is uitgeschakeld. Voor betere prestaties wordt aanbevolen om \"opcache.file_cache_only=0\" toe te passen in je PHP-configuratie en de bestandscache alleen te gebruiken als second level cache.",
+ "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache werkt niet zoals zou moeten, opcache_get_status() retourneert false, controleer de configuratie.",
"PHP version" : "PHP versie",
"Secure" : "Beveiligd",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De alleen-lezen config is ingeschakeld. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",
@@ -168,13 +200,35 @@
"Allow resharing" : "Toestaan doordelen",
"Allow sharing with groups" : "Sta delen met groepen toe",
"Restrict users to only share with users in their groups" : "Laat gebruikers alleen delen met andere gebruikers in hun groepen",
+ "Ignore the following groups when checking group membership" : "Negeer de volgende groepen bij het controleren van groepslidmaatschap",
"Allow users to share via link and emails" : "Sta gebruikers toe om te delen via een link en e-mail",
"Allow public uploads" : "Sta publieke uploads toe",
"Always ask for a password" : "Vraag altijd naar een wachtwoord",
"Enforce password protection" : "Dwing wachtwoordbeveiliging af",
+ "Exclude groups from password requirements" : "Sluit groepen uit van wachtwoordvereisten",
+ "Exclude groups from creating link shares" : "Sta deze groepen niet toe om deellinks te maken",
+ "Limit sharing based on groups" : "Beperk delen op basis van groepen",
+ "Allow sharing for everyone (default)" : "Iedereen toestaan te delen (standaard)",
+ "Exclude some groups from sharing" : "Sta bepaalde groepen niet toe om te delen",
+ "Limit sharing to some groups" : "Beperk het delen naar bepaalde groepen",
+ "Groups allowed to share" : "Groepen die mogen delen",
+ "Groups excluded from sharing" : "Groepen die niet mogen delen",
+ "Not allowed groups will still be able to receive shares, but not to initiate them." : "Groepen zonder toestemming kunnen gedeelde mappen en bestanden ontvangen, maar kunnen zelf niets delen.",
+ "Set default expiration date for internal shares" : "Instellen standaard vervaldatum voor deellinks",
"Enforce expiration date" : "Het kiezen van een vervaldatum verplichten",
+ "Default expiration time of new shares in days" : "Standaard vervalperiode van nieuwe deellinks in dagen",
+ "Expire shares after x days" : "Laat deellinks vervallen na x dagen",
"Set default expiration date for shares to other servers" : "Instellen standaard vervaldatum voor deellink naar andere servers",
+ "Enforce expiration date for remote shares" : "Vervaldatum voor externe deellinks afdwingen",
+ "Default expiration time of remote shares in days" : "Standaard vervalperiode van externe deellinks in dagen",
+ "Expire remote shares after x days" : "Laat externe deellinks vervallen na x dagen",
+ "Set default expiration date for shares via link or mail" : "Instellen standaard vervaldatum voor share via link of e-mail",
+ "Default expiration time of shares in days" : "Standaard vervalperiode van deellinks in dagen",
+ "Privacy settings for sharing" : "Privacyinstellingen voor delen",
+ "Allow account name autocompletion in share dialog and allow access to the system address book" : "Accountnaam automatisch aanvullen en toegang tot het systeemadresboek toestaan aan gebruikers in dezelfde groepen",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Als automatisch aanvullen \"dezelfde groep\" en \"telefoonnummer integratie\" zijn ingeschakeld, is een overeenkomst in een van beide voldoende om de gebruiker te tonen.",
+ "Restrict account name autocompletion and system address book access to users within the same groups" : "Accountnaam automatisch aanvullen en toegang tot het systeemadresboek beperken tot gebruikers in dezelfde groepen",
+ "Restrict account name autocompletion to users based on phone number integration" : "Beperk automatisch aanvullen van gebruikersnamen tot gebruikers gebaseerd op telefoonnummerintegratie",
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Automatisch aanvullen toestaan bij het invoeren van de volledige naam of het e-mailadres (ontbrekende overeenkomst in het telefoonboek negeren en deel uitmaken van dezelfde groep)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Toon disclaimer tekst op de publieke link upload pagina (alleen getoond wanneer de bestandslijst verborgen is)",
"This text will be shown on the public link upload page when the file list is hidden." : "Deze tekst wordt getoond op de openbare link uploadpagina als het bestandsoverzicht is verborgen.",
@@ -188,11 +242,13 @@
"Two-factor authentication is not enforced for members of the following groups." : "Tweetrapsauthenticatie wordt niet geforceerd voor leden van de volgende groepen.",
"Excluded groups" : "Uitgesloten groepen",
"Save changes" : "Wijzigingen bewaren",
+ "Show details for {appName} app" : "Toon details voor {appName} app",
"Update to {update}" : "Update naar {update}",
"Remove" : "Verwijderen",
"Featured" : "Aanbevolen",
"This app is supported via your current Nextcloud subscription." : "Deze app wordt ondersteund via je huidige Nextcloud abonnement.",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Aanbevolen apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.",
+ "Community rating: {score}/5" : "Gemeenschapsscore: {score}/5",
"All apps are up-to-date." : "Alle apps zijn up-to-date.",
"Icon" : "Pictogram",
"Name" : "Naam",
@@ -202,11 +258,25 @@
"Results from other categories" : "Resultaten van andere categorieën",
"No apps found for your version" : "Geen apps gevonden voor jouw versie",
"Disable all" : "Alles uitschakelen",
+ "Download and enable all" : "Download en alles inschakelen",
"_%n app has an update available_::_%n apps have an update available_" : ["Voor %n app is een update beschikbaar","Voor %n apps is een update beschikbaar"],
+ "_Update_::_Update all_" : ["Update","Update alles"],
+ "Nothing to show" : "Niets te tonen",
+ "Could not load section content from app store." : "Kon de inhoud van het onderdeel niet laden vanuit de app store.",
"Loading" : "Laden",
+ "Fetching the latest news…" : "Ophalen laatste nieuws...",
+ "Could not load app discover section" : "Kon het onderdeel app ontdekken niet laden",
+ "Could not render element" : "Kon het element niet verwerken",
+ "Carousel" : "Caroussel",
+ "Previous slide" : "Vorige dia",
+ "Next slide" : "Volgende dia",
+ "Choose slide to display" : "Kies dia om te tonen",
+ "{index} of {total}" : "{index} van {total}",
"Daemon" : "Daemon",
+ "Deploy Daemon" : "Daemon implementeren",
"Type" : "Type",
"Display Name" : "Weergavenaam",
+ "GPUs support" : "GPUs support",
"Description" : "Omschrijving",
"Details" : "Details",
"All" : "Alle",
@@ -216,6 +286,7 @@
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen maximum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld:",
+ "Latest updated" : "Laatste update",
"Author" : "Auteur",
"Categories" : "Categorieën",
"Resources" : "Bronnen",
@@ -223,12 +294,17 @@
"Report a bug" : "Rapporteer een fout",
"Request feature" : "Vraag functionaliteit aan",
"Ask questions or discuss" : "Stel vragen of discussieer",
+ "Rate the app" : "Beoordeel de app",
"Rate" : "Beoordelen",
"View in store" : "Bekijken in store",
"Visit website" : "Bezoek website",
+ "Usage documentation" : "Gebruiksdocumentatie",
"Admin documentation" : "Beheerdocumentatie",
"Developer documentation" : "Ontwikkelaarsdocumentatie",
"Changelog" : "Lijst van veranderingen",
+ "Device name" : "Apparaatnaam",
+ "Cancel renaming" : "Annuleer hernoemen",
+ "Save new name" : "Bewaar nieuwe naam",
"Marked for remote wipe" : "Aangemerkt voor wissen op afstand",
"Device settings" : "Apparaatinstellingen",
"Allow filesystem access" : "Toestaan toegang bestandssysteem",
@@ -249,10 +325,17 @@
"App name" : "Appnaam",
"Create new app password" : "Creëer een nieuw app wachtwoord",
"Error while creating device token" : "Fout bij creëren apparaat-token",
+ "New app password" : "Nieuw appwachtwoord",
+ "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Gebruik de gegevens hieronder om je app of apparaat te configureren. Uit veiligheidsoverwegingen wordt dit wachtwoord slecht eenmaal getoond.",
"Login" : "Login",
"Password" : "Wachtwoord",
"Show QR code for mobile apps" : "Toon QR code voor mobiele apps",
+ "App password copied!" : "Appwachtwoord gekopieerd!",
+ "Copy app password" : "Kopieer appwachtwoord",
+ "Login name copied!" : "Loginnaam gekopieerd!",
+ "Copy login name" : "Kopieer loginnaam",
"Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.",
+ "Could not copy login name. Please copy it manually." : "Kon loginnaam niet kopiëren. Kopieer handmatig a.u.b.",
"Last job execution ran {time}. Something seems wrong." : "Laatste taakuitvoering liep {time}. Er lijkt iets fout gegaan.",
"Last job ran {relativeTime}." : "Laatste taak liep {relativeTime}.",
"AJAX" : "AJAX",
@@ -421,6 +504,7 @@
"Show last login" : "Toon laatste inlog",
"Sorting" : "Sorteren",
"Send email" : "Verstuur e-mail",
+ "Send welcome email to new accounts" : "Stuur welkom e-mail naar nieuwe accounts",
"Defaults" : "Standaard",
"Default quota" : "Standaard quota",
"Select default quota" : "Selecteer standaardquotum",
@@ -437,25 +521,40 @@
"Your browser does not support WebAuthn." : "Je browser ondersteunt WebAuthn niet.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als beheerder kun je gedetailleerde regels voor delen instellen. Bekijk de documentatie voor meer informatie.",
"You need to enable the File sharing App." : "Je dient de File sharing App in te schakelen",
+ "Loading app list" : "Laden applijst",
+ "App Store" : "App winkel",
+ "Loading categories" : "Laden categorieën",
+ "Developer documentation ↗" : "Ontwikkelaarsdocumentatie ↗",
"Version {version}, {license}-licensed" : "Versie {version}, {license}-licensed",
"Version {version}" : "Versie {version}",
+ "All accounts" : "Alle accounts",
"Admins" : "Beheerders",
+ "Account group: {group}" : "Accountgroep: {group}",
+ "Account management" : "Accountbeheer",
+ "Creating group…" : "Creëren groep...",
+ "Create group" : "Creëer groep",
"Group name" : "Groepsnaam",
+ "Please enter a valid group name" : "Voer een valide groepsnaam in",
+ "Failed to create group" : "Creëren groep mislukt",
"Sending…" : "Versturen...",
"Email sent" : "E-mail verzonden",
"Location" : "Locatie",
"Profile picture" : "Profielafbeelding",
"About" : "Over",
+ "Date of birth" : "Geboortedatum",
"Full name" : "Volledige naam",
"Additional email" : "Extra e-mailadres",
"Headline" : "Hoofdlijn",
"Organisation" : "Organisatie",
"Phone number" : "Telefoonnummer",
"Role" : "Rol",
+ "X (formerly Twitter)" : "X (voorheen Twitter)",
"Website" : "Website",
"Profile visibility" : "Profiel zichtbaarheid",
"Locale" : "Regionale instellingen",
+ "First day of week" : "Eerste dag van de week",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Niet beschikbaar omdat deze eigenschap benodigd is voor de basisfunctionaliteit inclusief bestandsdeling en kalender uitnodigingen",
+ "Discover" : "Ontdekken",
"Your apps" : "Jouw apps",
"Active apps" : "Ingeschakelde apps",
"Disabled apps" : "Uitgeschakelde apps",
@@ -466,13 +565,19 @@
"Show to everyone" : "Laat zien aan iedereen",
"Show to logged in accounts only" : "Laat alleen zien aan ingelogde accounts",
"Hide" : "Verberg",
+ "{progress}% Deploying …" : "{progress} % implementeren ...",
+ "{progress}% Initializing …" : "{progress} % initialiseren ...",
"Health checking" : "Gezondheidscheck",
+ "Deploy and Enable" : "Implementeren en inschakelen",
"Download and enable" : "Downloaden en inschakelen",
"Disable" : "Uitschakelen",
"Allow untested app" : "Niet-geteste apps toestaan",
"The app will be downloaded from the App Store" : "De app zal worden gedownload van de App Store",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Deze is niet aangeduid als compatibel met jouw versie van Nextcloud. Als je verdergaat, zal je de app kunnen installeren. Let op dat de app misschien niet werkt zoals verwacht.",
"Never" : "Nooit",
+ "Could not register device: Network error" : "Kon apparaat niet registreren: netwerkfout",
+ "Could not register device: Probably already registered" : "Kon apparaat niet registreren: waarschijnlijk al geregistreerd",
+ "Could not register device" : "Kon apparaat niet registreren",
"An error occurred during the request. Unable to proceed." : "Er is een fout opgetreden tijdens het verzoek. Kan niet doorgaan.",
"The app has been enabled but needs to be updated." : "De app is ingeschakeld maar moet bijgewerkt worden.",
"Error: This app cannot be enabled because it makes the server unstable" : "Fout: Deze app kan niet ingeschakeld worden, omdat die de server onstabiel maakt",
@@ -483,6 +588,7 @@
"Error while wiping the device with the token" : "Fout tijdens het wissen van het apparaat met de token",
"Error while updating device token name" : "Fout tijdens bijwerken device tokennaam",
"Error while updating device token scope" : "Fout tijdens bijwerken device tokenscope",
+ "Could not set group sorting" : "Kon groepsorteren niet instellen",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Er waren te veel aanvragen afkomstig uit uw netwerk. Probeer later opnieuw of contacteer de beheerder als dat niet correct is.",
"Error" : "Fout",
"Administration documentation" : "Beheerdersdocumentatie",
@@ -517,6 +623,7 @@
"Reasons to use Nextcloud in your organization" : "Redenen om Nextcloud te gebruiken in jouw organisatie",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Ontwikkeld door de {communityopen}Nextcloud community{linkclose}, de {githubopen}broncode{linkclose} is gelicenseerd onder de {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Vind onze Facebook pagina leuk",
+ "Follow us on X" : "Volg ons op X",
"Follow us on Mastodon" : "Volg ons op Mastodon",
"Check out our blog" : "Lees ons blog",
"Subscribe to our newsletter" : "Abonneer jezelf op onze nieuwsbrief",
@@ -537,13 +644,29 @@
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tweetrapsauthenticatie kan worden afgedwongen voor alle gebruikers en specifieke groepen. Als ze geen tweetrapsprovider hebben ingesteld, dan kunnen ze niet inloggen in het systeem.",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Wanneer groepen worden geselecteerd/uitgezonderd, geldt de volgende logica om te bepalen of voor een gebruiker 2FA wordt afgedwongen: Als geen groepen zijn geselecteerd, is 2FA voor iedereen ingeschakeld, behalve voor leden van de uitgezonderde groepen. Als groepen zijn geselecteerd is 2FA is ingeschakeld voor alle leden ervan. Als een gebruiker lid is van zowel een geselecteerde als uitgezonderde groep, krijgt de geselecteerde voorrang en wordt 2FA afgedwongen.",
"{license}-licensed" : "{license}-gelicenseerd",
+ "Rating: {score}/10" : "Score: {score}/10",
"Username" : "Gebruikersnaam",
"Execute one task with each page loaded. Use case: Single user instance." : "Een taak uitvoeren bij het laden van iedere pagina. Use case: voor een enkele gebruiker.",
"Enable or disable profile by default for new users." : "Profiel standaard in- of uitschakelen voor nieuwe gebruikers.",
+ "You are using {usage}" : "Je gebruikt {usage}",
+ "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Je gebruikt {usage} van {totalSpace} ({usageRelative}%)",
"Additional emails" : "Extra e-mailadressen",
"Enable Profile" : "Schakel Profiel in",
+ "No users" : "Geen gebruikers",
+ "Loading users …" : "Laden gebruikers ...",
"New user" : "Nieuwe gebruiker",
+ "Groups (required)" : "Groepen (vereist)",
+ "Set user groups" : "Gebruikersgroepen instellen",
+ "Administered groups" : "Beheerde groepen",
+ "Set user as admin for …" : "Maak gebruiker beheerder voor ...",
+ "Set user quota" : "Gebruikersquota instellen",
+ "Add new user" : "Nieuwe gebruiker toevoegen",
+ "Set user manager" : "Gebruikersbeheerder instellen",
+ "Username will be autogenerated" : "Gebruikersnaam wordt automatisch gegenereerd",
+ "Username (required)" : "Gebruikersnaam (vereist)",
"User backend" : "Backend gebruiker",
+ "User actions" : "Gebruikersacties",
+ "Loading user …" : "Laden gebruiker ...",
"You do not have permissions to see the details of this user" : "Je hebt niet de machtigingen om de details van deze gebruiekr te zien",
"Add user to group" : "Toevoegen gebruiker aan groep",
"Set user as admin for" : "Maak gebruiker beheerder voor",
@@ -552,16 +675,25 @@
"Wipe all devices" : "Wis alle toestellen",
"Disable user" : "Gebruiker uitschakelen",
"Enable user" : "Inschakelen gebruiker",
+ "Failed to update user manager" : "Bijwerken gebruikersbeheerder mislukt",
"Toggle user actions menu" : "Omschakelen gebruikersactiemenu",
+ "User management settings" : "Gebruikersbeheerinstellingen",
"Show user backend" : "Toon backend gebruiker",
+ "Send welcome email to new users" : "Stuur welkom e-mail naar nieuwe gebruikers",
"Name your device" : "Geef je apparaat een naam",
"Server error while trying to add WebAuthn device" : "Serverfout tijdens het toevoegen van WebAuthn apparaat",
"by {author}\n{license}" : "door {author}\n{license}",
+ "User management" : "Gebruikersbeheer",
"Active users" : "Actieve gebruikers",
"Disabled users" : "Uitgeschakelde gebruikers",
+ "Creating group …" : "Creëren groep...",
+ "User group: {group}" : "Gebruikersgroep: {group}",
"Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Niet beschikbaar omdat het publiceren van gebruikersdata aan de lookup server niet toegestaan is, neem contact op met je beheerder als je vragen hebt",
"Show to logged in users only" : "Laat alleen zien aan ingelogde gebruikers",
+ "Nextcloud help resources" : "Nextcloud hulpbronnen",
"SMTP Username" : "SMTP gebruikersnaam",
- "Follow us on Twitter" : "Volg ons op Twitter"
+ "Follow us on Twitter" : "Volg ons op Twitter",
+ "Active accounts" : "Actieve accounts",
+ "Users's email account" : "E-mailaccount gebruiker"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js
index 760aaa9ce734a..bd8480ce72b19 100644
--- a/apps/settings/l10n/ru.js
+++ b/apps/settings/l10n/ru.js
@@ -582,6 +582,9 @@ OC.L10N.register(
"Unable to update profile enabled state" : "Не удалось обновить состояние профиля",
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В профиле устанавливаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение «Видно всем», а для области действия установлено значение «Скрыто», будет использоваться значение «Скрыто».",
"Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}",
+ "she/her" : "она/её",
+ "he/him" : "он/его",
+ "they/them" : "они/их",
"Your role" : "Ваша роль",
"Your X (formerly Twitter) handle" : "Ваше имя в сети X (ранее — Твиттер)",
"Your website" : "Ваш сайт",
@@ -698,6 +701,7 @@ OC.L10N.register(
"Loading categories" : "Загрузка категорий",
"Developer documentation ↗" : "Документация разработчика ↗",
"Version {version}, {license}-licensed" : "Версия: {version}, лицензия: {license}",
+ "Version {version}" : "Версия {version}",
"All accounts" : "Все аккаунты",
"Admins" : "Администраторы",
"Account group: {group}" : "Группа учётных записей: {group}",
diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json
index b5a946a379f5c..ba4ea390d6611 100644
--- a/apps/settings/l10n/ru.json
+++ b/apps/settings/l10n/ru.json
@@ -580,6 +580,9 @@
"Unable to update profile enabled state" : "Не удалось обновить состояние профиля",
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В профиле устанавливаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение «Видно всем», а для области действия установлено значение «Скрыто», будет использоваться значение «Скрыто».",
"Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}",
+ "she/her" : "она/её",
+ "he/him" : "он/его",
+ "they/them" : "они/их",
"Your role" : "Ваша роль",
"Your X (formerly Twitter) handle" : "Ваше имя в сети X (ранее — Твиттер)",
"Your website" : "Ваш сайт",
@@ -696,6 +699,7 @@
"Loading categories" : "Загрузка категорий",
"Developer documentation ↗" : "Документация разработчика ↗",
"Version {version}, {license}-licensed" : "Версия: {version}, лицензия: {license}",
+ "Version {version}" : "Версия {version}",
"All accounts" : "Все аккаунты",
"Admins" : "Администраторы",
"Account group: {group}" : "Группа учётных записей: {group}",
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js
index d65208cd3141a..e856d48657e31 100644
--- a/apps/sharebymail/l10n/ru.js
+++ b/apps/sharebymail/l10n/ru.js
@@ -20,7 +20,9 @@ OC.L10N.register(
"Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты",
"Note:" : "Примечание:",
"Click the button below to open it." : "Для открытия нажмите на кнопку, расположенную ниже.",
+ "Open %s" : "Открыть %s",
"%1$s via %2$s" : "%1$s через %2$s",
+ "Password to access %s" : "Пароль для доступа к %s",
"It is protected with the following password:" : "Доступ защищён следующим паролем: ",
"This password will expire at %s" : "Срок действия этого пароля завершится %s",
"This is the password:" : "Пароль: ",
diff --git a/apps/sharebymail/l10n/ru.json b/apps/sharebymail/l10n/ru.json
index 503edfbd65e06..d79ad761d0c92 100644
--- a/apps/sharebymail/l10n/ru.json
+++ b/apps/sharebymail/l10n/ru.json
@@ -18,7 +18,9 @@
"Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты",
"Note:" : "Примечание:",
"Click the button below to open it." : "Для открытия нажмите на кнопку, расположенную ниже.",
+ "Open %s" : "Открыть %s",
"%1$s via %2$s" : "%1$s через %2$s",
+ "Password to access %s" : "Пароль для доступа к %s",
"It is protected with the following password:" : "Доступ защищён следующим паролем: ",
"This password will expire at %s" : "Срок действия этого пароля завершится %s",
"This is the password:" : "Пароль: ",
diff --git a/apps/systemtags/l10n/ru.js b/apps/systemtags/l10n/ru.js
index 15b71631d36c6..44e757fc1ff51 100644
--- a/apps/systemtags/l10n/ru.js
+++ b/apps/systemtags/l10n/ru.js
@@ -66,7 +66,10 @@ OC.L10N.register(
"Deleted tag" : "Метка удалена",
"Failed to delete tag" : "Не удалось удалить тег",
"Manage tags" : "Управление метками",
+ "Search or create tag" : "Найти или создать тег",
+ "Create new tag" : "Создать новый тег",
"Cancel" : "Отмена",
+ "Apply changes" : "Применить изменения",
"Loading collaborative tags …" : "Загрузка совместных тегов ...",
"Search or create collaborative tags" : "Поиск или создание совместных тегов",
"No tags to select, type to create a new tag" : "Нет тегов для выбора. Введите что-нибудь для создания нового тега",
diff --git a/apps/systemtags/l10n/ru.json b/apps/systemtags/l10n/ru.json
index be364a2c83358..8832dd035c70b 100644
--- a/apps/systemtags/l10n/ru.json
+++ b/apps/systemtags/l10n/ru.json
@@ -64,7 +64,10 @@
"Deleted tag" : "Метка удалена",
"Failed to delete tag" : "Не удалось удалить тег",
"Manage tags" : "Управление метками",
+ "Search or create tag" : "Найти или создать тег",
+ "Create new tag" : "Создать новый тег",
"Cancel" : "Отмена",
+ "Apply changes" : "Применить изменения",
"Loading collaborative tags …" : "Загрузка совместных тегов ...",
"Search or create collaborative tags" : "Поиск или создание совместных тегов",
"No tags to select, type to create a new tag" : "Нет тегов для выбора. Введите что-нибудь для создания нового тега",
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 87de6cb3a966d..836073b2a542d 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -312,9 +312,20 @@ OC.L10N.register(
"The audio to transcribe" : "الكلام المطلوب تحويله إلى نص",
"Transcription" : "تحويل الكلام لنص",
"The transcribed text" : "النص المُولّد من الكلام",
+ "ContextAgent" : "وكيل السياق ContextAgent",
+ "Chat with an agent" : "الدردشة مع وكيل",
"Chat message" : "رسالة دردشة",
+ "A chat message to send to the agent." : "رسالة دردشة لتُرسل إلى الوكيل.",
"Confirmation" : "تأكيد",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "ما إذا كان سيتم تأكيد الإجراءات المطلوبة مسبقًا: 0 للرفض و 1 للتأكيد.",
+ "Conversation token" : "أَمَارَة المحادثة",
+ "A token representing the conversation." : "أَمَارَة تُمثّل المحادثة",
"Generated response" : "الاستجابة الناتجة",
+ "The response from the chat model." : "الجواب من نموذج المحادثة.",
+ "The new conversation token" : "أَمَارَة المحادثة الجديدة",
+ "Send this along with the next interaction." : "أرسل هذا مع التفاعل القادم.",
+ "Requested actions by the agent" : "إجراءات يطلبها الوكيل",
+ "Actions that the agent would like to carry out in JSON format." : "الإجراءات التي يرغب العميل في تنفيذها بتنسيق JSON.",
"Context write" : "كتابة السياق",
"Writes text in a given style based on the provided source material." : "يكتُب النص أسلوب معين بناءً على المادة المصدرية المتوفرة",
"Writing style" : "أسلُوب الكتابة",
@@ -342,6 +353,7 @@ OC.L10N.register(
"Generated reply" : "الرَّدّ المُولَّد",
"The generated text from the assistant" : "النص المُولَّد من قِبَل المُساعِد",
"Change Tone" : "تغيير النغمة",
+ "Change the tone of a piece of text." : "تغيير نبرة قطعة نصية.",
"Write a text that you want the assistant to rewrite in another tone." : "أكتُب النص الذي تريد من المساعد أن يعيد صياغته لك بنغمة مختلفة.",
"Desired tone" : "النغمة المطلوبة",
"In which tone should your text be rewritten?" : "بأي نغمة تريد إعادة صياغة نصك؟",
@@ -354,6 +366,15 @@ OC.L10N.register(
"The history of chat messages before the current message, starting with a message by the user" : "تاريخ رسائل الدردشة ما قبل الرسالة الحالية بدءاً برسالة من المستخدِم",
"Response message" : "رسالة الرّدّ",
"The generated response as part of the conversation" : "الرَّدّ المُولّد كجزء من المحادثة",
+ "Chat with tools" : "الدردشة مع الأدوات",
+ "Chat with the language model with tool calling support." : "الدردشة مع النموذج اللغوي باستعمال دعم استدعاء الأداوات.",
+ "Tool message" : "رسالة الأداة",
+ "The result of tool calls in the last interaction" : "نتيجة استدعاءات الأدوات في التفاعل الأخير",
+ "Available tools" : "الأدوات المتوفرة",
+ "The available tools in JSON format" : "الأدوات المتوفرة في تنسيق JSON",
+ "The response from the chat model" : "الجواب من نموذج الدردشة",
+ "Tool calls" : "مكالمات الأدوات",
+ "Tools call instructions from the model in JSON format" : "تعليمات استدعاء الأدوات من النموذج بتنسيق JSON",
"Formalize text" : "إضفاء الطابع الرسمي على النّصّ",
"Takes a text and makes it sound more formal" : "يأخذ النص و يجعله يبدو أكثر رسميّةً",
"Write a text that you want the assistant to formalize" : "أكتُب النّصّ الذي ترغب من المساعد أن يجعله رسميّاً",
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index 53c5b0365966c..2ae2ba8ee3122 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -310,9 +310,20 @@
"The audio to transcribe" : "الكلام المطلوب تحويله إلى نص",
"Transcription" : "تحويل الكلام لنص",
"The transcribed text" : "النص المُولّد من الكلام",
+ "ContextAgent" : "وكيل السياق ContextAgent",
+ "Chat with an agent" : "الدردشة مع وكيل",
"Chat message" : "رسالة دردشة",
+ "A chat message to send to the agent." : "رسالة دردشة لتُرسل إلى الوكيل.",
"Confirmation" : "تأكيد",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "ما إذا كان سيتم تأكيد الإجراءات المطلوبة مسبقًا: 0 للرفض و 1 للتأكيد.",
+ "Conversation token" : "أَمَارَة المحادثة",
+ "A token representing the conversation." : "أَمَارَة تُمثّل المحادثة",
"Generated response" : "الاستجابة الناتجة",
+ "The response from the chat model." : "الجواب من نموذج المحادثة.",
+ "The new conversation token" : "أَمَارَة المحادثة الجديدة",
+ "Send this along with the next interaction." : "أرسل هذا مع التفاعل القادم.",
+ "Requested actions by the agent" : "إجراءات يطلبها الوكيل",
+ "Actions that the agent would like to carry out in JSON format." : "الإجراءات التي يرغب العميل في تنفيذها بتنسيق JSON.",
"Context write" : "كتابة السياق",
"Writes text in a given style based on the provided source material." : "يكتُب النص أسلوب معين بناءً على المادة المصدرية المتوفرة",
"Writing style" : "أسلُوب الكتابة",
@@ -340,6 +351,7 @@
"Generated reply" : "الرَّدّ المُولَّد",
"The generated text from the assistant" : "النص المُولَّد من قِبَل المُساعِد",
"Change Tone" : "تغيير النغمة",
+ "Change the tone of a piece of text." : "تغيير نبرة قطعة نصية.",
"Write a text that you want the assistant to rewrite in another tone." : "أكتُب النص الذي تريد من المساعد أن يعيد صياغته لك بنغمة مختلفة.",
"Desired tone" : "النغمة المطلوبة",
"In which tone should your text be rewritten?" : "بأي نغمة تريد إعادة صياغة نصك؟",
@@ -352,6 +364,15 @@
"The history of chat messages before the current message, starting with a message by the user" : "تاريخ رسائل الدردشة ما قبل الرسالة الحالية بدءاً برسالة من المستخدِم",
"Response message" : "رسالة الرّدّ",
"The generated response as part of the conversation" : "الرَّدّ المُولّد كجزء من المحادثة",
+ "Chat with tools" : "الدردشة مع الأدوات",
+ "Chat with the language model with tool calling support." : "الدردشة مع النموذج اللغوي باستعمال دعم استدعاء الأداوات.",
+ "Tool message" : "رسالة الأداة",
+ "The result of tool calls in the last interaction" : "نتيجة استدعاءات الأدوات في التفاعل الأخير",
+ "Available tools" : "الأدوات المتوفرة",
+ "The available tools in JSON format" : "الأدوات المتوفرة في تنسيق JSON",
+ "The response from the chat model" : "الجواب من نموذج الدردشة",
+ "Tool calls" : "مكالمات الأدوات",
+ "Tools call instructions from the model in JSON format" : "تعليمات استدعاء الأدوات من النموذج بتنسيق JSON",
"Formalize text" : "إضفاء الطابع الرسمي على النّصّ",
"Takes a text and makes it sound more formal" : "يأخذ النص و يجعله يبدو أكثر رسميّةً",
"Write a text that you want the assistant to formalize" : "أكتُب النّصّ الذي ترغب من المساعد أن يجعله رسميّاً",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 6032e9c5f79d5..ad35094c707a0 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -312,9 +312,20 @@ OC.L10N.register(
"The audio to transcribe" : "Die Audio-Datei zum Transkribieren",
"Transcription" : "Transkription",
"The transcribed text" : "Der transkribierte Text",
+ "ContextAgent" : "ContextAgent",
+ "Chat with an agent" : "Chatten Sie mit einem Agenten",
"Chat message" : "Chatnachricht",
+ "A chat message to send to the agent." : "Eine Chat-Nachricht, die an den Agenten gesendet wird.",
"Confirmation" : "Bestätigung",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Ob zuvor angeforderte Aktionen bestätigt werden sollen: 0 für Verweigerung und 1 für Bestätigung.",
+ "Conversation token" : "Unterhaltungstoken",
+ "A token representing the conversation." : "Ein Token, das die Unterhaltung repräsentiert.",
"Generated response" : "Erzeugte Antwort",
+ "The response from the chat model." : "Die Antwort des Chatmodells.",
+ "The new conversation token" : "Das neue Unterhaltungstoken",
+ "Send this along with the next interaction." : "Dies zusammen mit der nächsten Interaktion senden.",
+ "Requested actions by the agent" : "Vom Agenten angeforderte Aktionen",
+ "Actions that the agent would like to carry out in JSON format." : "Aktionen, die der Agent durchführen möchte, im JSON-Format.",
"Context write" : "Im Kontext schreiben",
"Writes text in a given style based on the provided source material." : "Schreibt Text in einem vorgegebenen Stil auf Basis des bereitgestellten Quellmaterials.",
"Writing style" : "Schreibstil",
@@ -342,6 +353,7 @@ OC.L10N.register(
"Generated reply" : "Erstellte Antwort",
"The generated text from the assistant" : "Der vom Assistenten erstellte Text",
"Change Tone" : "Ton ändern",
+ "Change the tone of a piece of text." : "Den Ton eines Textes ändern.",
"Write a text that you want the assistant to rewrite in another tone." : "Schreiben Sie einen Text, den der Assistent in einem anderen Ton umschreiben soll.",
"Desired tone" : "Gewünschter Ton",
"In which tone should your text be rewritten?" : "In welchem Ton soll Ihre Text umgeschrieben werden?",
@@ -354,6 +366,15 @@ OC.L10N.register(
"The history of chat messages before the current message, starting with a message by the user" : "Chatverlauf vor der aktuellen Nachricht, beginnend mit einer Nachricht des Benutzers",
"Response message" : "Antwortnachricht",
"The generated response as part of the conversation" : "Die erstellte Antwort als Teil der Unterhaltung",
+ "Chat with tools" : "Chat mit Tools",
+ "Chat with the language model with tool calling support." : "Chatten Sie mit dem Sprachmodell mit Unterstützung für Tool-Aufrufe.",
+ "Tool message" : "Tool-Nachricht",
+ "The result of tool calls in the last interaction" : "Das Ergebnis der Tool-Aufrufe in der letzten Interaktion",
+ "Available tools" : "Verfügbare Tools",
+ "The available tools in JSON format" : "Die verfügbaren Tools im JSON-Format",
+ "The response from the chat model" : "Die Antwort vom Chat-Modell",
+ "Tool calls" : "Tool-Anrufe",
+ "Tools call instructions from the model in JSON format" : "Tool's Anruf-Anweisungen aus dem Modell im JSON-Format",
"Formalize text" : "Förmlicher Text",
"Takes a text and makes it sound more formal" : "Verleiht einem Text mehr Förmlichkeit",
"Write a text that you want the assistant to formalize" : "Text schreiben, den der Assistent förmlich umschreiben soll",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 04bc760450df4..f44945cab6abb 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -310,9 +310,20 @@
"The audio to transcribe" : "Die Audio-Datei zum Transkribieren",
"Transcription" : "Transkription",
"The transcribed text" : "Der transkribierte Text",
+ "ContextAgent" : "ContextAgent",
+ "Chat with an agent" : "Chatten Sie mit einem Agenten",
"Chat message" : "Chatnachricht",
+ "A chat message to send to the agent." : "Eine Chat-Nachricht, die an den Agenten gesendet wird.",
"Confirmation" : "Bestätigung",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Ob zuvor angeforderte Aktionen bestätigt werden sollen: 0 für Verweigerung und 1 für Bestätigung.",
+ "Conversation token" : "Unterhaltungstoken",
+ "A token representing the conversation." : "Ein Token, das die Unterhaltung repräsentiert.",
"Generated response" : "Erzeugte Antwort",
+ "The response from the chat model." : "Die Antwort des Chatmodells.",
+ "The new conversation token" : "Das neue Unterhaltungstoken",
+ "Send this along with the next interaction." : "Dies zusammen mit der nächsten Interaktion senden.",
+ "Requested actions by the agent" : "Vom Agenten angeforderte Aktionen",
+ "Actions that the agent would like to carry out in JSON format." : "Aktionen, die der Agent durchführen möchte, im JSON-Format.",
"Context write" : "Im Kontext schreiben",
"Writes text in a given style based on the provided source material." : "Schreibt Text in einem vorgegebenen Stil auf Basis des bereitgestellten Quellmaterials.",
"Writing style" : "Schreibstil",
@@ -340,6 +351,7 @@
"Generated reply" : "Erstellte Antwort",
"The generated text from the assistant" : "Der vom Assistenten erstellte Text",
"Change Tone" : "Ton ändern",
+ "Change the tone of a piece of text." : "Den Ton eines Textes ändern.",
"Write a text that you want the assistant to rewrite in another tone." : "Schreiben Sie einen Text, den der Assistent in einem anderen Ton umschreiben soll.",
"Desired tone" : "Gewünschter Ton",
"In which tone should your text be rewritten?" : "In welchem Ton soll Ihre Text umgeschrieben werden?",
@@ -352,6 +364,15 @@
"The history of chat messages before the current message, starting with a message by the user" : "Chatverlauf vor der aktuellen Nachricht, beginnend mit einer Nachricht des Benutzers",
"Response message" : "Antwortnachricht",
"The generated response as part of the conversation" : "Die erstellte Antwort als Teil der Unterhaltung",
+ "Chat with tools" : "Chat mit Tools",
+ "Chat with the language model with tool calling support." : "Chatten Sie mit dem Sprachmodell mit Unterstützung für Tool-Aufrufe.",
+ "Tool message" : "Tool-Nachricht",
+ "The result of tool calls in the last interaction" : "Das Ergebnis der Tool-Aufrufe in der letzten Interaktion",
+ "Available tools" : "Verfügbare Tools",
+ "The available tools in JSON format" : "Die verfügbaren Tools im JSON-Format",
+ "The response from the chat model" : "Die Antwort vom Chat-Modell",
+ "Tool calls" : "Tool-Anrufe",
+ "Tools call instructions from the model in JSON format" : "Tool's Anruf-Anweisungen aus dem Modell im JSON-Format",
"Formalize text" : "Förmlicher Text",
"Takes a text and makes it sound more formal" : "Verleiht einem Text mehr Förmlichkeit",
"Write a text that you want the assistant to formalize" : "Text schreiben, den der Assistent förmlich umschreiben soll",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 7075d15faaa98..0f83e909b39d4 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -312,9 +312,20 @@ OC.L10N.register(
"The audio to transcribe" : "The audio to transcribe",
"Transcription" : "Transcription",
"The transcribed text" : "The transcribed text",
+ "ContextAgent" : "ContextAgent",
+ "Chat with an agent" : "Chat with an agent",
"Chat message" : "Chat message",
+ "A chat message to send to the agent." : "A chat message to send to the agent.",
"Confirmation" : "Confirmation",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation.",
+ "Conversation token" : "Conversation token",
+ "A token representing the conversation." : "A token representing the conversation.",
"Generated response" : "Generated response",
+ "The response from the chat model." : "The response from the chat model.",
+ "The new conversation token" : "The new conversation token",
+ "Send this along with the next interaction." : "Send this along with the next interaction.",
+ "Requested actions by the agent" : "Requested actions by the agent",
+ "Actions that the agent would like to carry out in JSON format." : "Actions that the agent would like to carry out in JSON format.",
"Context write" : "Context write",
"Writes text in a given style based on the provided source material." : "Writes text in a given style based on the provided source material.",
"Writing style" : "Writing style",
@@ -342,6 +353,7 @@ OC.L10N.register(
"Generated reply" : "Generated reply",
"The generated text from the assistant" : "The generated text from the assistant",
"Change Tone" : "Change Tone",
+ "Change the tone of a piece of text." : "Change the tone of a piece of text.",
"Write a text that you want the assistant to rewrite in another tone." : "Write a text that you want the assistant to rewrite in another tone.",
"Desired tone" : "Desired tone",
"In which tone should your text be rewritten?" : "In which tone should your text be rewritten?",
@@ -354,6 +366,15 @@ OC.L10N.register(
"The history of chat messages before the current message, starting with a message by the user" : "The history of chat messages before the current message, starting with a message by the user",
"Response message" : "Response message",
"The generated response as part of the conversation" : "The generated response as part of the conversation",
+ "Chat with tools" : "Chat with tools",
+ "Chat with the language model with tool calling support." : "Chat with the language model with tool calling support.",
+ "Tool message" : "Tool message",
+ "The result of tool calls in the last interaction" : "The result of tool calls in the last interaction",
+ "Available tools" : "Available tools",
+ "The available tools in JSON format" : "The available tools in JSON format",
+ "The response from the chat model" : "The response from the chat model",
+ "Tool calls" : "Tool calls",
+ "Tools call instructions from the model in JSON format" : "Tools call instructions from the model in JSON format",
"Formalize text" : "Formalize text",
"Takes a text and makes it sound more formal" : "Takes a text and makes it sound more formal",
"Write a text that you want the assistant to formalize" : "Write a text that you want the assistant to formalize",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 017efdd3e4a97..4974615f3e70c 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -310,9 +310,20 @@
"The audio to transcribe" : "The audio to transcribe",
"Transcription" : "Transcription",
"The transcribed text" : "The transcribed text",
+ "ContextAgent" : "ContextAgent",
+ "Chat with an agent" : "Chat with an agent",
"Chat message" : "Chat message",
+ "A chat message to send to the agent." : "A chat message to send to the agent.",
"Confirmation" : "Confirmation",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation.",
+ "Conversation token" : "Conversation token",
+ "A token representing the conversation." : "A token representing the conversation.",
"Generated response" : "Generated response",
+ "The response from the chat model." : "The response from the chat model.",
+ "The new conversation token" : "The new conversation token",
+ "Send this along with the next interaction." : "Send this along with the next interaction.",
+ "Requested actions by the agent" : "Requested actions by the agent",
+ "Actions that the agent would like to carry out in JSON format." : "Actions that the agent would like to carry out in JSON format.",
"Context write" : "Context write",
"Writes text in a given style based on the provided source material." : "Writes text in a given style based on the provided source material.",
"Writing style" : "Writing style",
@@ -340,6 +351,7 @@
"Generated reply" : "Generated reply",
"The generated text from the assistant" : "The generated text from the assistant",
"Change Tone" : "Change Tone",
+ "Change the tone of a piece of text." : "Change the tone of a piece of text.",
"Write a text that you want the assistant to rewrite in another tone." : "Write a text that you want the assistant to rewrite in another tone.",
"Desired tone" : "Desired tone",
"In which tone should your text be rewritten?" : "In which tone should your text be rewritten?",
@@ -352,6 +364,15 @@
"The history of chat messages before the current message, starting with a message by the user" : "The history of chat messages before the current message, starting with a message by the user",
"Response message" : "Response message",
"The generated response as part of the conversation" : "The generated response as part of the conversation",
+ "Chat with tools" : "Chat with tools",
+ "Chat with the language model with tool calling support." : "Chat with the language model with tool calling support.",
+ "Tool message" : "Tool message",
+ "The result of tool calls in the last interaction" : "The result of tool calls in the last interaction",
+ "Available tools" : "Available tools",
+ "The available tools in JSON format" : "The available tools in JSON format",
+ "The response from the chat model" : "The response from the chat model",
+ "Tool calls" : "Tool calls",
+ "Tools call instructions from the model in JSON format" : "Tools call instructions from the model in JSON format",
"Formalize text" : "Formalize text",
"Takes a text and makes it sound more formal" : "Takes a text and makes it sound more formal",
"Write a text that you want the assistant to formalize" : "Write a text that you want the assistant to formalize",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index a3cdb6090d154..4451297f471d2 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -312,9 +312,20 @@ OC.L10N.register(
"The audio to transcribe" : "O audio para transcribir",
"Transcription" : "Transcrición",
"The transcribed text" : "O texto transcrito",
+ "ContextAgent" : "Axente de contexto",
+ "Chat with an agent" : "Parolar cun axente",
"Chat message" : "Mensaxe de parola",
+ "A chat message to send to the agent." : "Unha mensaxe de parola para enviar ao axente.",
"Confirmation" : "Confirmación",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Indica se hai que confirmar as accións solicitadas anteriormente: 0 para a denegación e 1 para a confirmación.",
+ "Conversation token" : "Testemuño de conversa",
+ "A token representing the conversation." : "Un testemuño que representa a conversa.",
"Generated response" : "Resposta xerada",
+ "The response from the chat model." : "A resposta do modelo de parola.",
+ "The new conversation token" : "O novo testemuño de conversa",
+ "Send this along with the next interaction." : "Envía isto xunto coa seguinte interacción.",
+ "Requested actions by the agent" : "Accións solicitadas polo axente",
+ "Actions that the agent would like to carry out in JSON format." : "Accións que o axente quere levar a cabo en formato JSON.",
"Context write" : "Redacción por contexto",
"Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material orixinal fornecido.",
"Writing style" : "Estilo de escritura",
@@ -342,6 +353,7 @@ OC.L10N.register(
"Generated reply" : "Resposta xerada",
"The generated text from the assistant" : "O texto xerado polo asistente",
"Change Tone" : "Cambiar o ton",
+ "Change the tone of a piece of text." : "Cambia o ton dun fragmento de texto.",
"Write a text that you want the assistant to rewrite in another tone." : "Escriba un texto que queira que sexa reformulado polo asistente noutro ton",
"Desired tone" : "Ton desexado",
"In which tone should your text be rewritten?" : "En que ton debe reescribirse o texto?",
@@ -354,6 +366,15 @@ OC.L10N.register(
"The history of chat messages before the current message, starting with a message by the user" : "O historial das mensaxes de parola antes da mensaxe actual, comezando cunha mensaxe do usuario",
"Response message" : "Mensaxe de resposta",
"The generated response as part of the conversation" : "A resposta xerada como parte da conversa",
+ "Chat with tools" : "Parola con ferramentas",
+ "Chat with the language model with tool calling support." : "Parola co modelo de linguaxe axuda da ferramenta de chamada",
+ "Tool message" : "Mensaxe da ferramenta",
+ "The result of tool calls in the last interaction" : "O resultado das chamadas de ferramenta na última interacción",
+ "Available tools" : "Ferramentas dispoñíbeis",
+ "The available tools in JSON format" : "As ferramentas dispoñíbeis en formato JSON",
+ "The response from the chat model" : "A resposta do modelo de parola",
+ "Tool calls" : "Chamadas da ferramenta",
+ "Tools call instructions from the model in JSON format" : "As ferramentas chaman ás instrucións do modelo en formato JSON",
"Formalize text" : "Formalizar texto",
"Takes a text and makes it sound more formal" : "Toma un texto e fai que soe máis formal",
"Write a text that you want the assistant to formalize" : "Escriba un texto que queira que sexa formalizado polo asistente",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 75ce65f82f77e..7609c7d5c2298 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -310,9 +310,20 @@
"The audio to transcribe" : "O audio para transcribir",
"Transcription" : "Transcrición",
"The transcribed text" : "O texto transcrito",
+ "ContextAgent" : "Axente de contexto",
+ "Chat with an agent" : "Parolar cun axente",
"Chat message" : "Mensaxe de parola",
+ "A chat message to send to the agent." : "Unha mensaxe de parola para enviar ao axente.",
"Confirmation" : "Confirmación",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Indica se hai que confirmar as accións solicitadas anteriormente: 0 para a denegación e 1 para a confirmación.",
+ "Conversation token" : "Testemuño de conversa",
+ "A token representing the conversation." : "Un testemuño que representa a conversa.",
"Generated response" : "Resposta xerada",
+ "The response from the chat model." : "A resposta do modelo de parola.",
+ "The new conversation token" : "O novo testemuño de conversa",
+ "Send this along with the next interaction." : "Envía isto xunto coa seguinte interacción.",
+ "Requested actions by the agent" : "Accións solicitadas polo axente",
+ "Actions that the agent would like to carry out in JSON format." : "Accións que o axente quere levar a cabo en formato JSON.",
"Context write" : "Redacción por contexto",
"Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material orixinal fornecido.",
"Writing style" : "Estilo de escritura",
@@ -340,6 +351,7 @@
"Generated reply" : "Resposta xerada",
"The generated text from the assistant" : "O texto xerado polo asistente",
"Change Tone" : "Cambiar o ton",
+ "Change the tone of a piece of text." : "Cambia o ton dun fragmento de texto.",
"Write a text that you want the assistant to rewrite in another tone." : "Escriba un texto que queira que sexa reformulado polo asistente noutro ton",
"Desired tone" : "Ton desexado",
"In which tone should your text be rewritten?" : "En que ton debe reescribirse o texto?",
@@ -352,6 +364,15 @@
"The history of chat messages before the current message, starting with a message by the user" : "O historial das mensaxes de parola antes da mensaxe actual, comezando cunha mensaxe do usuario",
"Response message" : "Mensaxe de resposta",
"The generated response as part of the conversation" : "A resposta xerada como parte da conversa",
+ "Chat with tools" : "Parola con ferramentas",
+ "Chat with the language model with tool calling support." : "Parola co modelo de linguaxe axuda da ferramenta de chamada",
+ "Tool message" : "Mensaxe da ferramenta",
+ "The result of tool calls in the last interaction" : "O resultado das chamadas de ferramenta na última interacción",
+ "Available tools" : "Ferramentas dispoñíbeis",
+ "The available tools in JSON format" : "As ferramentas dispoñíbeis en formato JSON",
+ "The response from the chat model" : "A resposta do modelo de parola",
+ "Tool calls" : "Chamadas da ferramenta",
+ "Tools call instructions from the model in JSON format" : "As ferramentas chaman ás instrucións do modelo en formato JSON",
"Formalize text" : "Formalizar texto",
"Takes a text and makes it sound more formal" : "Toma un texto e fai que soe máis formal",
"Write a text that you want the assistant to formalize" : "Escriba un texto que queira que sexa formalizado polo asistente",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 4cd56f4bd3255..490d2aaa33ba3 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -312,9 +312,20 @@ OC.L10N.register(
"The audio to transcribe" : "要轉錄的音頻",
"Transcription" : "轉錄",
"The transcribed text" : "已轉錄的文字",
+ "ContextAgent" : "ContextAgent",
+ "Chat with an agent" : "與 agent 聊天",
"Chat message" : "聊天訊息",
+ "A chat message to send to the agent." : "要發送給 agent 的聊天消息。",
"Confirmation" : "確認",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "是否確認之前請求的操作:0 表示拒絕,1 表示確認。",
+ "Conversation token" : "對話權杖",
+ "A token representing the conversation." : "一個代表對話的權杖。",
"Generated response" : "已產生的回應",
+ "The response from the chat model." : "來自聊天模型的回應。",
+ "The new conversation token" : "新對話權杖",
+ "Send this along with the next interaction." : "將此與下一次互動一起發送。",
+ "Requested actions by the agent" : "Agent 所要求的操作",
+ "Actions that the agent would like to carry out in JSON format." : "Agent 希望以 JSON 格式執行的操作。",
"Context write" : "寫作情境",
"Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字。",
"Writing style" : "寫作風格",
@@ -342,6 +353,7 @@ OC.L10N.register(
"Generated reply" : "已產生的回覆",
"The generated text from the assistant" : "從助理產生的文字",
"Change Tone" : "改變語氣",
+ "Change the tone of a piece of text." : "更改一段文字的語調。",
"Write a text that you want the assistant to rewrite in another tone." : "請提供您希望助手以其他語氣重寫的文本。",
"Desired tone" : "希望的語氣",
"In which tone should your text be rewritten?" : "您的文本應該以哪種語氣重寫?",
@@ -354,6 +366,15 @@ OC.L10N.register(
"The history of chat messages before the current message, starting with a message by the user" : "目前訊息開始之前的聊天紀錄,從用戶的訊息開始",
"Response message" : "回應訊息",
"The generated response as part of the conversation" : "作為對話一部份產生的回應",
+ "Chat with tools" : "與工具聊天",
+ "Chat with the language model with tool calling support." : "與支持工具調用的語言模型聊天。",
+ "Tool message" : "工具訊息",
+ "The result of tool calls in the last interaction" : "上一次互動中工具調用的結果",
+ "Available tools" : "可用的工具",
+ "The available tools in JSON format" : "以 JSON 格式列出的可用工具",
+ "The response from the chat model" : "來自聊天模型的回應",
+ "Tool calls" : "工具調用",
+ "Tools call instructions from the model in JSON format" : "模型的工具調用指令,以 JSON 格式表示。",
"Formalize text" : "正式化文字",
"Takes a text and makes it sound more formal" : "取得文字並使其看起來更正式",
"Write a text that you want the assistant to formalize" : "寫下您希望小幫手協助您正式化的文字",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index 000d7a5db1754..8b1e279f87b00 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -310,9 +310,20 @@
"The audio to transcribe" : "要轉錄的音頻",
"Transcription" : "轉錄",
"The transcribed text" : "已轉錄的文字",
+ "ContextAgent" : "ContextAgent",
+ "Chat with an agent" : "與 agent 聊天",
"Chat message" : "聊天訊息",
+ "A chat message to send to the agent." : "要發送給 agent 的聊天消息。",
"Confirmation" : "確認",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "是否確認之前請求的操作:0 表示拒絕,1 表示確認。",
+ "Conversation token" : "對話權杖",
+ "A token representing the conversation." : "一個代表對話的權杖。",
"Generated response" : "已產生的回應",
+ "The response from the chat model." : "來自聊天模型的回應。",
+ "The new conversation token" : "新對話權杖",
+ "Send this along with the next interaction." : "將此與下一次互動一起發送。",
+ "Requested actions by the agent" : "Agent 所要求的操作",
+ "Actions that the agent would like to carry out in JSON format." : "Agent 希望以 JSON 格式執行的操作。",
"Context write" : "寫作情境",
"Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字。",
"Writing style" : "寫作風格",
@@ -340,6 +351,7 @@
"Generated reply" : "已產生的回覆",
"The generated text from the assistant" : "從助理產生的文字",
"Change Tone" : "改變語氣",
+ "Change the tone of a piece of text." : "更改一段文字的語調。",
"Write a text that you want the assistant to rewrite in another tone." : "請提供您希望助手以其他語氣重寫的文本。",
"Desired tone" : "希望的語氣",
"In which tone should your text be rewritten?" : "您的文本應該以哪種語氣重寫?",
@@ -352,6 +364,15 @@
"The history of chat messages before the current message, starting with a message by the user" : "目前訊息開始之前的聊天紀錄,從用戶的訊息開始",
"Response message" : "回應訊息",
"The generated response as part of the conversation" : "作為對話一部份產生的回應",
+ "Chat with tools" : "與工具聊天",
+ "Chat with the language model with tool calling support." : "與支持工具調用的語言模型聊天。",
+ "Tool message" : "工具訊息",
+ "The result of tool calls in the last interaction" : "上一次互動中工具調用的結果",
+ "Available tools" : "可用的工具",
+ "The available tools in JSON format" : "以 JSON 格式列出的可用工具",
+ "The response from the chat model" : "來自聊天模型的回應",
+ "Tool calls" : "工具調用",
+ "Tools call instructions from the model in JSON format" : "模型的工具調用指令,以 JSON 格式表示。",
"Formalize text" : "正式化文字",
"Takes a text and makes it sound more formal" : "取得文字並使其看起來更正式",
"Write a text that you want the assistant to formalize" : "寫下您希望小幫手協助您正式化的文字",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 06b68eeba65ad..5ff920bcae805 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -312,9 +312,20 @@ OC.L10N.register(
"The audio to transcribe" : "要轉錄的音訊",
"Transcription" : "轉錄",
"The transcribed text" : "已轉錄的文字",
+ "ContextAgent" : "ContextAgent",
+ "Chat with an agent" : "與 agent 聊天",
"Chat message" : "聊天訊息",
+ "A chat message to send to the agent." : "要傳送給 agent 的聊天訊息。",
"Confirmation" : "確認",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "是否確認先前要求的動作:0 代表拒絕,1 代表確認。",
+ "Conversation token" : "對話權杖",
+ "A token representing the conversation." : "代表對話的權杖。",
"Generated response" : "已產生的回應",
+ "The response from the chat model." : "來自聊天模型的回應。",
+ "The new conversation token" : "新對話權杖",
+ "Send this along with the next interaction." : "將這個與下一次互動一起傳送。",
+ "Requested actions by the agent" : "Agent 要求的動作",
+ "Actions that the agent would like to carry out in JSON format." : "Agent 希望以 JSON 格式執行的動作。",
"Context write" : "寫作情境",
"Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字",
"Writing style" : "寫作風格",
@@ -342,6 +353,7 @@ OC.L10N.register(
"Generated reply" : "已產生的回覆",
"The generated text from the assistant" : "從助理產生的文字",
"Change Tone" : "變更語氣",
+ "Change the tone of a piece of text." : "變更一段文字的語氣。",
"Write a text that you want the assistant to rewrite in another tone." : "寫一段您希望小幫手以其他語氣重寫的文字。",
"Desired tone" : "希望的語氣",
"In which tone should your text be rewritten?" : "您的文字應該以哪種語氣重寫?",
@@ -354,6 +366,15 @@ OC.L10N.register(
"The history of chat messages before the current message, starting with a message by the user" : "目前訊息開始之前的聊天歷史紀錄,從使用者的訊息開始",
"Response message" : "回應訊息",
"The generated response as part of the conversation" : "作為對話一部份產生的回應",
+ "Chat with tools" : "與工具聊天",
+ "Chat with the language model with tool calling support." : "與支援呼叫工具的語言模型聊天。",
+ "Tool message" : "工具訊息",
+ "The result of tool calls in the last interaction" : "上一次互動中工具呼叫的結果",
+ "Available tools" : "可用的工具",
+ "The available tools in JSON format" : "以 JSON 格式列出可用的工具",
+ "The response from the chat model" : "來自聊天模型的回應",
+ "Tool calls" : "工具呼叫",
+ "Tools call instructions from the model in JSON format" : "來自模型的工具呼叫,以 JSON 格式表示",
"Formalize text" : "正式化文字",
"Takes a text and makes it sound more formal" : "取得文字並使其看起來更正式",
"Write a text that you want the assistant to formalize" : "寫下您希望小幫手協助您正式化的文字",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index 3e924f74fafb5..30f7909b63fb5 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -310,9 +310,20 @@
"The audio to transcribe" : "要轉錄的音訊",
"Transcription" : "轉錄",
"The transcribed text" : "已轉錄的文字",
+ "ContextAgent" : "ContextAgent",
+ "Chat with an agent" : "與 agent 聊天",
"Chat message" : "聊天訊息",
+ "A chat message to send to the agent." : "要傳送給 agent 的聊天訊息。",
"Confirmation" : "確認",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "是否確認先前要求的動作:0 代表拒絕,1 代表確認。",
+ "Conversation token" : "對話權杖",
+ "A token representing the conversation." : "代表對話的權杖。",
"Generated response" : "已產生的回應",
+ "The response from the chat model." : "來自聊天模型的回應。",
+ "The new conversation token" : "新對話權杖",
+ "Send this along with the next interaction." : "將這個與下一次互動一起傳送。",
+ "Requested actions by the agent" : "Agent 要求的動作",
+ "Actions that the agent would like to carry out in JSON format." : "Agent 希望以 JSON 格式執行的動作。",
"Context write" : "寫作情境",
"Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字",
"Writing style" : "寫作風格",
@@ -340,6 +351,7 @@
"Generated reply" : "已產生的回覆",
"The generated text from the assistant" : "從助理產生的文字",
"Change Tone" : "變更語氣",
+ "Change the tone of a piece of text." : "變更一段文字的語氣。",
"Write a text that you want the assistant to rewrite in another tone." : "寫一段您希望小幫手以其他語氣重寫的文字。",
"Desired tone" : "希望的語氣",
"In which tone should your text be rewritten?" : "您的文字應該以哪種語氣重寫?",
@@ -352,6 +364,15 @@
"The history of chat messages before the current message, starting with a message by the user" : "目前訊息開始之前的聊天歷史紀錄,從使用者的訊息開始",
"Response message" : "回應訊息",
"The generated response as part of the conversation" : "作為對話一部份產生的回應",
+ "Chat with tools" : "與工具聊天",
+ "Chat with the language model with tool calling support." : "與支援呼叫工具的語言模型聊天。",
+ "Tool message" : "工具訊息",
+ "The result of tool calls in the last interaction" : "上一次互動中工具呼叫的結果",
+ "Available tools" : "可用的工具",
+ "The available tools in JSON format" : "以 JSON 格式列出可用的工具",
+ "The response from the chat model" : "來自聊天模型的回應",
+ "Tool calls" : "工具呼叫",
+ "Tools call instructions from the model in JSON format" : "來自模型的工具呼叫,以 JSON 格式表示",
"Formalize text" : "正式化文字",
"Takes a text and makes it sound more formal" : "取得文字並使其看起來更正式",
"Write a text that you want the assistant to formalize" : "寫下您希望小幫手協助您正式化的文字",