summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/cs.js1
-rw-r--r--apps/files/l10n/cs.json1
-rw-r--r--apps/files/l10n/de_DE.js1
-rw-r--r--apps/files/l10n/de_DE.json1
-rw-r--r--apps/files/l10n/en_GB.js1
-rw-r--r--apps/files/l10n/en_GB.json1
-rw-r--r--apps/files/l10n/fi.js3
-rw-r--r--apps/files/l10n/fi.json3
-rw-r--r--apps/files/l10n/fr.js1
-rw-r--r--apps/files/l10n/fr.json1
-rw-r--r--apps/files/l10n/gl.js1
-rw-r--r--apps/files/l10n/gl.json1
-rw-r--r--apps/files/l10n/sr.js1
-rw-r--r--apps/files/l10n/sr.json1
-rw-r--r--apps/files/l10n/sv.js1
-rw-r--r--apps/files/l10n/sv.json1
-rw-r--r--apps/files/l10n/zh_HK.js1
-rw-r--r--apps/files/l10n/zh_HK.json1
18 files changed, 22 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 96b6e94bbfb..bc9dd3d8c57 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Zkopírovat do schránky",
"Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA, je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.",
"Clipboard is not available" : "Schránka není k dispozici",
"WebDAV URL copied to clipboard" : "WebDAV URL zkopírována do schránky",
"Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index 07d0852f2da..e0b61275bff 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -191,6 +191,7 @@
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Zkopírovat do schránky",
"Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA, je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.",
"Clipboard is not available" : "Schránka není k dispozici",
"WebDAV URL copied to clipboard" : "WebDAV URL zkopírována do schránky",
"Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 75e8f0cd2fb..f56c95e398d 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.",
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
"WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert",
"Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 4c0602b750d..580f0dd7b94 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -191,6 +191,7 @@
"WebDAV" : "WebDAV",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.",
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
"WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert",
"Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden",
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 2d9c91eb991..6f3f7e4fc64 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Copy to clipboard",
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.",
"Clipboard is not available" : "Clipboard is not available",
"WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard",
"Unable to change the favourite state of the file" : "Unable to change the favourite state of the file",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 5338d82f462..ae453e98660 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -191,6 +191,7 @@
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Copy to clipboard",
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.",
"Clipboard is not available" : "Clipboard is not available",
"WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard",
"Unable to change the favourite state of the file" : "Unable to change the favourite state of the file",
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 344698becca..d533316418e 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -185,12 +185,15 @@ OC.L10N.register(
"Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään",
"Open the files app settings" : "Avaa tiedostosovelluksen asetukset",
"Files settings" : "Tiedostojen asetukset",
+ "File cannot be accessed" : "Tiedostoa ei voi käyttää",
+ "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se",
"Show hidden files" : "Näytä piilotetut tiedostot",
"Crop image previews" : "Rajaa kuvien esikatseluja",
"Additional settings" : "Lisäasetukset",
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Kopioi leikepöydälle",
"Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jos sinulla on kaksivaiheinen todennus käytössä, sinun täytyy luoda uusi sovellussalasana ja käyttää sitä napsauttamalla tästä.",
"Clipboard is not available" : "Leikepöytä ei ole käytettävissä",
"WebDAV URL copied to clipboard" : "WebDAV-osoite kopioitu leikepöydälle",
"Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.",
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index 2f140259d0b..b074ffbb056 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -183,12 +183,15 @@
"Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään",
"Open the files app settings" : "Avaa tiedostosovelluksen asetukset",
"Files settings" : "Tiedostojen asetukset",
+ "File cannot be accessed" : "Tiedostoa ei voi käyttää",
+ "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se",
"Show hidden files" : "Näytä piilotetut tiedostot",
"Crop image previews" : "Rajaa kuvien esikatseluja",
"Additional settings" : "Lisäasetukset",
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Kopioi leikepöydälle",
"Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jos sinulla on kaksivaiheinen todennus käytössä, sinun täytyy luoda uusi sovellussalasana ja käyttää sitä napsauttamalla tästä.",
"Clipboard is not available" : "Leikepöytä ei ole käytettävissä",
"WebDAV URL copied to clipboard" : "WebDAV-osoite kopioitu leikepöydälle",
"Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 2c9ab089765..de26b2cef42 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Copier dans le presse-papiers",
"Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé l'A2F, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.",
"Clipboard is not available" : "Le presse-papiers n'est pas disponible",
"WebDAV URL copied to clipboard" : "URL WebDAV copiée dans le presse-papier",
"Unable to change the favourite state of the file" : "Impossible de modifier l'état favori du fichier",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 5a57ef9a664..c82182598ee 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -191,6 +191,7 @@
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Copier dans le presse-papiers",
"Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé l'A2F, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.",
"Clipboard is not available" : "Le presse-papiers n'est pas disponible",
"WebDAV URL copied to clipboard" : "URL WebDAV copiée dans le presse-papier",
"Unable to change the favourite state of the file" : "Impossible de modifier l'état favori du fichier",
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index aa5bf3adb09..59ec5ab5ed2 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Copiar no portapapeis.",
"Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activaches 2FA, debes crear e utilizar un novo contrasinal da aplicación facendo clic aquí.",
"Clipboard is not available" : "O portapapeis non está dispoñible",
"WebDAV URL copied to clipboard" : "A URL de WebDAV copiouse no portapapeis",
"Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index 0c0efd09016..3b2715a0868 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -191,6 +191,7 @@
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Copiar no portapapeis.",
"Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activaches 2FA, debes crear e utilizar un novo contrasinal da aplicación facendo clic aquí.",
"Clipboard is not available" : "O portapapeis non está dispoñible",
"WebDAV URL copied to clipboard" : "A URL de WebDAV copiouse no portapapeis",
"Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index d00b609a0c2..0c0f6505dcf 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"WebDAV" : "ВебДАВ",
"Copy to clipboard" : "Копирај у оставу",
"Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.",
"Clipboard is not available" : "Клипборд није доступан",
"WebDAV URL copied to clipboard" : "WebDAV URL је копиран у клипборд",
"Unable to change the favourite state of the file" : "Неуспела промена стања омиљености фајла",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index 681f97af8bb..405846ae6e4 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -191,6 +191,7 @@
"WebDAV" : "ВебДАВ",
"Copy to clipboard" : "Копирај у оставу",
"Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.",
"Clipboard is not available" : "Клипборд није доступан",
"WebDAV URL copied to clipboard" : "WebDAV URL је копиран у клипборд",
"Unable to change the favourite state of the file" : "Неуспела промена стања омиљености фајла",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 6a0c4bfee6d..202541ac825 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Kopiera till urklipp",
"Use this address to access your Files via WebDAV" : "Använd denna adress för att komma åt dina filer med WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Om du har aktiverat 2FA måste du skapa och använda ett nytt applösenord genom att klicka här.",
"Clipboard is not available" : "Urklipp är inte tillgängligt",
"WebDAV URL copied to clipboard" : "WebDAV URL kopierad till urklipp",
"Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 14556d333e8..dce03e14f74 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -191,6 +191,7 @@
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Kopiera till urklipp",
"Use this address to access your Files via WebDAV" : "Använd denna adress för att komma åt dina filer med WebDAV",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Om du har aktiverat 2FA måste du skapa och använda ett nytt applösenord genom att klicka här.",
"Clipboard is not available" : "Urklipp är inte tillgängligt",
"WebDAV URL copied to clipboard" : "WebDAV URL kopierad till urklipp",
"Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 0c4416e594f..ee541142206 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Copy to clipboard" : "複製到剪貼板",
"Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。",
"Clipboard is not available" : "剪貼板不可用",
"WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index 44b7b1ee8c2..51109b322aa 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -191,6 +191,7 @@
"WebDAV" : "WebDAV",
"Copy to clipboard" : "複製到剪貼板",
"Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。",
"Clipboard is not available" : "剪貼板不可用",
"WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",