diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 1093474..433336e 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"{productName} Talk for iOS" : "{productName} Talk für iOS",
"Action \"%s\" not supported or implemented." : "Aktion \"%s\" wird nicht unterstützt oder ist nicht implementiert.",
"Actions" : "Aktionen",
- "Allow filesystem access" : "Erlaube Dateisystem-Zugriff",
"App & Software" : "App & Software",
"App name" : "App-Name",
"App password copied!" : "App-Passwort kopiert!",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 6edf947..be88934 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -8,7 +8,6 @@
"{productName} Talk for iOS" : "{productName} Talk für iOS",
"Action \"%s\" not supported or implemented." : "Aktion \"%s\" wird nicht unterstützt oder ist nicht implementiert.",
"Actions" : "Aktionen",
- "Allow filesystem access" : "Erlaube Dateisystem-Zugriff",
"App & Software" : "App & Software",
"App name" : "App-Name",
"App password copied!" : "App-Passwort kopiert!",
diff --git a/l10n/en.js b/l10n/en.js
index 8c29e70..52fff21 100644
--- a/l10n/en.js
+++ b/l10n/en.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"{productName} Talk for iOS" : "{productName} Talk for iOS",
"Action \"%s\" not supported or implemented." : "Action \"%s\" not supported or implemented.",
"Actions" : "Actions",
- "Allow filesystem access" : "Allow filesystem access",
"App & Software" : "App & Software",
"App name" : "App name",
"App password copied!" : "App password copied!",
diff --git a/l10n/en.json b/l10n/en.json
index 6712704..7d1d16e 100644
--- a/l10n/en.json
+++ b/l10n/en.json
@@ -8,7 +8,6 @@
"{productName} Talk for iOS" : "{productName} Talk for iOS",
"Action \"%s\" not supported or implemented." : "Action \"%s\" not supported or implemented.",
"Actions" : "Actions",
- "Allow filesystem access" : "Allow filesystem access",
"App & Software" : "App & Software",
"App name" : "App name",
"App password copied!" : "App password copied!",
diff --git a/l10n/es.js b/l10n/es.js
index bbafe8e..4a3a314 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"{productName} Talk for iOS" : "{productName} Talk for iOS",
"Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.",
"Actions" : "Acciones",
- "Allow filesystem access" : "Permitir acceso al sistema de archivos",
"App & Software" : "Aplicaciones y software",
"App name" : "Nombre de la app",
"App password copied!" : "¡Se copió la contraseña de aplicación!",
diff --git a/l10n/es.json b/l10n/es.json
index 5a3be51..fff032b 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -8,7 +8,6 @@
"{productName} Talk for iOS" : "{productName} Talk for iOS",
"Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.",
"Actions" : "Acciones",
- "Allow filesystem access" : "Permitir acceso al sistema de archivos",
"App & Software" : "Aplicaciones y software",
"App name" : "Nombre de la app",
"App password copied!" : "¡Se copió la contraseña de aplicación!",
diff --git a/l10n/fr.js b/l10n/fr.js
index 4d2ddf5..01e8cc2 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"{productName} Talk for iOS" : " {productName} Talk pour iOS",
"Action \"%s\" not supported or implemented." : "Action \"%s\" non supportée ou implémentée.",
"Actions" : "Actions",
- "Allow filesystem access" : "Autoriser l’accès au gestionnaire de fichiers",
"App & Software" : "Applications et logiciels",
"App name" : "Nom de l’application",
"App password copied!" : "Mot de passe d'application copié !",
diff --git a/l10n/fr.json b/l10n/fr.json
index c9b8a26..3953d4c 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -8,7 +8,6 @@
"{productName} Talk for iOS" : " {productName} Talk pour iOS",
"Action \"%s\" not supported or implemented." : "Action \"%s\" non supportée ou implémentée.",
"Actions" : "Actions",
- "Allow filesystem access" : "Autoriser l’accès au gestionnaire de fichiers",
"App & Software" : "Applications et logiciels",
"App name" : "Nom de l’application",
"App password copied!" : "Mot de passe d'application copié !",
diff --git a/l10n/it.js b/l10n/it.js
index 65cb4c4..e7f03eb 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"{productName} Talk for iOS" : "{productName} Talk per iOS",
"Action \"%s\" not supported or implemented." : "Azione \"%s\" non supportata o implementata.",
"Actions" : "Azioni",
- "Allow filesystem access" : "Consenti accesso al filesystem",
"App & Software" : "App e software",
"App name" : "Nome applicazione",
"App password copied!" : "Password dell'applicazione copiata!",
diff --git a/l10n/it.json b/l10n/it.json
index d86ac9b..6d642f6 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -8,7 +8,6 @@
"{productName} Talk for iOS" : "{productName} Talk per iOS",
"Action \"%s\" not supported or implemented." : "Azione \"%s\" non supportata o implementata.",
"Actions" : "Azioni",
- "Allow filesystem access" : "Consenti accesso al filesystem",
"App & Software" : "App e software",
"App name" : "Nome applicazione",
"App password copied!" : "Password dell'applicazione copiata!",
diff --git a/l10n/nl.js b/l10n/nl.js
index 51bc264..d18af97 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"{productName} Talk for iOS" : "{productName} Talk for iOS",
"Action \"%s\" not supported or implemented." : "Actie \"%s\" niet ondersteund of geïmplementeerd.",
"Actions" : "Acties",
- "Allow filesystem access" : "Toestaan toegang bestandssysteem",
"App & Software" : "App & Software",
"App name" : "Appnaam",
"App password copied!" : "App wachtwoord gekopieerd!",
diff --git a/l10n/nl.json b/l10n/nl.json
index 7b4c4d2..f7d1e49 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -8,7 +8,6 @@
"{productName} Talk for iOS" : "{productName} Talk for iOS",
"Action \"%s\" not supported or implemented." : "Actie \"%s\" niet ondersteund of geïmplementeerd.",
"Actions" : "Acties",
- "Allow filesystem access" : "Toestaan toegang bestandssysteem",
"App & Software" : "App & Software",
"App name" : "Appnaam",
"App password copied!" : "App wachtwoord gekopieerd!",
diff --git a/l10n/sv.js b/l10n/sv.js
index 476a54c..c112837 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"{productName} Talk for iOS" : "{productName} Talk för iOS",
"Action \"%s\" not supported or implemented." : "Åtgärd \"%s\" stöds inte eller är inte implementerad.",
"Actions" : "Funktioner",
- "Allow filesystem access" : "Tillåt åtkomst till filsystemet",
"App & Software" : "App & programvara",
"App name" : "Appnamn",
"App password copied!" : "Applösenordet har kopierats!",
diff --git a/l10n/sv.json b/l10n/sv.json
index 590a082..8bd68ed 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -8,7 +8,6 @@
"{productName} Talk for iOS" : "{productName} Talk för iOS",
"Action \"%s\" not supported or implemented." : "Åtgärd \"%s\" stöds inte eller är inte implementerad.",
"Actions" : "Funktioner",
- "Allow filesystem access" : "Tillåt åtkomst till filsystemet",
"App & Software" : "App & programvara",
"App name" : "Appnamn",
"App password copied!" : "Applösenordet har kopierats!",
diff --git a/src/components/security/AuthToken.vue b/src/components/security/AuthToken.vue
index 4e33f33..1840f01 100644
--- a/src/components/security/AuthToken.vue
+++ b/src/components/security/AuthToken.vue
@@ -57,12 +57,6 @@
:title="t('simplesettings', 'Device settings')"
:aria-label="t('simplesettings', 'Device settings')"
:open.sync="actionOpen">
-
-
- {{ t('simplesettings', 'Allow filesystem access') }}
-
@@ -109,8 +103,6 @@ import NcActions from '@nextcloud/vue/dist/Components/NcActions.js'
// @ts-expect-error: Cannot find module or its corresponding type declarations.
import NcActionButton from '@nextcloud/vue/dist/Components/NcActionButton.js'
// @ts-expect-error: Cannot find module or its corresponding type declarations.
-import NcActionCheckbox from '@nextcloud/vue/dist/Components/NcActionCheckbox.js'
-// @ts-expect-error: Cannot find module or its corresponding type declarations.
import NcButton from '@nextcloud/vue/dist/Components/NcButton.js'
// @ts-expect-error: Cannot find module or its corresponding type declarations.
import NcDateTime from '@nextcloud/vue/dist/Components/NcDateTime.js'
@@ -189,7 +181,6 @@ export default defineComponent({
components: {
NcActions,
NcActionButton,
- NcActionCheckbox,
NcButton,
NcDateTime,
NcIconSvgWrapper,
diff --git a/translationfiles/de_DE/simplesettings.po b/translationfiles/de_DE/simplesettings.po
index 24a62af..61da492 100644
--- a/translationfiles/de_DE/simplesettings.po
+++ b/translationfiles/de_DE/simplesettings.po
@@ -52,11 +52,6 @@ msgstr "Aktion \"%s\" wird nicht unterstützt oder ist nicht implementiert."
msgid "Actions"
msgstr "Aktionen"
-#. TRANSLATORS src/components/security/AuthToken.vue:62
-#: /var/www/html/apps-custom/simplesettings/specialVueFakeDummyForL10nScript.js:30
-msgid "Allow filesystem access"
-msgstr "Erlaube Dateisystem-Zugriff"
-
#. TRANSLATORS src/components/files/Software.vue:3
#: /var/www/html/.ionos_apps/nc-simplesettings/specialVueFakeDummyForL10nScript.js:2
msgid "App & Software"
diff --git a/translationfiles/en/simplesettings.po b/translationfiles/en/simplesettings.po
index abd5b56..a22375b 100644
--- a/translationfiles/en/simplesettings.po
+++ b/translationfiles/en/simplesettings.po
@@ -52,11 +52,6 @@ msgstr "Action \"%s\" not supported or implemented."
msgid "Actions"
msgstr "Actions"
-#. TRANSLATORS src/components/security/AuthToken.vue:62
-#: /var/www/html/apps-custom/simplesettings/specialVueFakeDummyForL10nScript.js:30
-msgid "Allow filesystem access"
-msgstr "Allow filesystem access"
-
#. TRANSLATORS src/components/files/Software.vue:3
#: /var/www/html/.ionos_apps/nc-simplesettings/specialVueFakeDummyForL10nScript.js:2
msgid "App & Software"
diff --git a/translationfiles/es/simplesettings.po b/translationfiles/es/simplesettings.po
index 64d87b2..54e3293 100644
--- a/translationfiles/es/simplesettings.po
+++ b/translationfiles/es/simplesettings.po
@@ -52,11 +52,6 @@ msgstr "La acción \"%s\" no está soportada o implementada."
msgid "Actions"
msgstr "Acciones"
-#. TRANSLATORS src/components/security/AuthToken.vue:62
-#: /var/www/html/apps-custom/simplesettings/specialVueFakeDummyForL10nScript.js:30
-msgid "Allow filesystem access"
-msgstr "Permitir acceso al sistema de archivos"
-
#. TRANSLATORS src/components/files/Software.vue:3
#: /var/www/html/.ionos_apps/nc-simplesettings/specialVueFakeDummyForL10nScript.js:2
msgid "App & Software"
diff --git a/translationfiles/fr/simplesettings.po b/translationfiles/fr/simplesettings.po
index b555c2e..b6f01a7 100644
--- a/translationfiles/fr/simplesettings.po
+++ b/translationfiles/fr/simplesettings.po
@@ -52,11 +52,6 @@ msgstr "Action \"%s\" non supportée ou implémentée."
msgid "Actions"
msgstr "Actions"
-#. TRANSLATORS src/components/security/AuthToken.vue:62
-#: /var/www/html/apps-custom/simplesettings/specialVueFakeDummyForL10nScript.js:30
-msgid "Allow filesystem access"
-msgstr "Autoriser l’accès au gestionnaire de fichiers"
-
#. TRANSLATORS src/components/files/Software.vue:3
#: /var/www/html/.ionos_apps/nc-simplesettings/specialVueFakeDummyForL10nScript.js:2
msgid "App & Software"
diff --git a/translationfiles/it/simplesettings.po b/translationfiles/it/simplesettings.po
index 7ef13cb..f10f5ae 100644
--- a/translationfiles/it/simplesettings.po
+++ b/translationfiles/it/simplesettings.po
@@ -52,11 +52,6 @@ msgstr "Azione \"%s\" non supportata o implementata."
msgid "Actions"
msgstr "Azioni"
-#. TRANSLATORS src/components/security/AuthToken.vue:62
-#: /var/www/html/apps-custom/simplesettings/specialVueFakeDummyForL10nScript.js:30
-msgid "Allow filesystem access"
-msgstr "Consenti accesso al filesystem"
-
#. TRANSLATORS src/components/files/Software.vue:3
#: /var/www/html/.ionos_apps/nc-simplesettings/specialVueFakeDummyForL10nScript.js:2
msgid "App & Software"
diff --git a/translationfiles/nl/simplesettings.po b/translationfiles/nl/simplesettings.po
index 10e2ed1..dc63ec4 100644
--- a/translationfiles/nl/simplesettings.po
+++ b/translationfiles/nl/simplesettings.po
@@ -52,11 +52,6 @@ msgstr "Actie \"%s\" niet ondersteund of geïmplementeerd."
msgid "Actions"
msgstr "Acties"
-#. TRANSLATORS src/components/security/AuthToken.vue:62
-#: /var/www/html/apps-custom/simplesettings/specialVueFakeDummyForL10nScript.js:30
-msgid "Allow filesystem access"
-msgstr "Toestaan toegang bestandssysteem"
-
#. TRANSLATORS src/components/files/Software.vue:3
#: /var/www/html/.ionos_apps/nc-simplesettings/specialVueFakeDummyForL10nScript.js:2
msgid "App & Software"
diff --git a/translationfiles/sv/simplesettings.po b/translationfiles/sv/simplesettings.po
index 8acaa95..b2f74da 100644
--- a/translationfiles/sv/simplesettings.po
+++ b/translationfiles/sv/simplesettings.po
@@ -52,11 +52,6 @@ msgstr "Åtgärd \"%s\" stöds inte eller är inte implementerad."
msgid "Actions"
msgstr "Funktioner"
-#. TRANSLATORS src/components/security/AuthToken.vue:62
-#: /var/www/html/apps-custom/simplesettings/specialVueFakeDummyForL10nScript.js:30
-msgid "Allow filesystem access"
-msgstr "Tillåt åtkomst till filsystemet"
-
#. TRANSLATORS src/components/files/Software.vue:3
#: /var/www/html/.ionos_apps/nc-simplesettings/specialVueFakeDummyForL10nScript.js:2
msgid "App & Software"