Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-07 04:12:49 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-07 04:12:49 +0300
commitaf858c257ad62c114679699abbd6e1bfb72ed00f (patch)
tree385584fae7f23b87feae05ccec7ea57391fba779
parent1cac2413186100866c88e6e0ad0269832ef2928f (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/dav/l10n/sv.js1
-rw-r--r--apps/dav/l10n/sv.json1
-rw-r--r--apps/files/l10n/ca.js2
-rw-r--r--apps/files/l10n/ca.json2
-rw-r--r--apps/files/l10n/cs.js2
-rw-r--r--apps/files/l10n/cs.json2
-rw-r--r--apps/files/l10n/de.js4
-rw-r--r--apps/files/l10n/de.json4
-rw-r--r--apps/files/l10n/de_DE.js4
-rw-r--r--apps/files/l10n/de_DE.json4
-rw-r--r--apps/files/l10n/eo.js2
-rw-r--r--apps/files/l10n/eo.json2
-rw-r--r--apps/files/l10n/es.js2
-rw-r--r--apps/files/l10n/es.json2
-rw-r--r--apps/files/l10n/fr.js4
-rw-r--r--apps/files/l10n/fr.json4
-rw-r--r--apps/files/l10n/hu.js2
-rw-r--r--apps/files/l10n/hu.json2
-rw-r--r--apps/files/l10n/is.js2
-rw-r--r--apps/files/l10n/is.json2
-rw-r--r--apps/files/l10n/it.js2
-rw-r--r--apps/files/l10n/it.json2
-rw-r--r--apps/files/l10n/nl.js2
-rw-r--r--apps/files/l10n/nl.json2
-rw-r--r--apps/files/l10n/pt_BR.js4
-rw-r--r--apps/files/l10n/pt_BR.json4
-rw-r--r--apps/files/l10n/sk.js2
-rw-r--r--apps/files/l10n/sk.json2
-rw-r--r--apps/files/l10n/sr.js4
-rw-r--r--apps/files/l10n/sr.json4
-rw-r--r--apps/files/l10n/sv.js4
-rw-r--r--apps/files/l10n/sv.json4
-rw-r--r--apps/files/l10n/tr.js4
-rw-r--r--apps/files/l10n/tr.json4
-rw-r--r--apps/files/l10n/zh_TW.js2
-rw-r--r--apps/files/l10n/zh_TW.json2
-rw-r--r--apps/files_sharing/l10n/ru.js2
-rw-r--r--apps/files_sharing/l10n/ru.json2
-rw-r--r--apps/twofactor_backupcodes/l10n/ru.js17
-rw-r--r--apps/twofactor_backupcodes/l10n/ru.json17
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
-rw-r--r--core/l10n/ja.js2
-rw-r--r--core/l10n/ja.json2
-rw-r--r--core/l10n/ru.js8
-rw-r--r--core/l10n/ru.json8
-rw-r--r--settings/l10n/de.js1
-rw-r--r--settings/l10n/de.json1
-rw-r--r--settings/l10n/de_DE.js1
-rw-r--r--settings/l10n/de_DE.json1
-rw-r--r--settings/l10n/fr.js1
-rw-r--r--settings/l10n/fr.json1
-rw-r--r--settings/l10n/ja.js2
-rw-r--r--settings/l10n/ja.json2
-rw-r--r--settings/l10n/pt_BR.js1
-rw-r--r--settings/l10n/pt_BR.json1
-rw-r--r--settings/l10n/ru.js28
-rw-r--r--settings/l10n/ru.json28
-rw-r--r--settings/l10n/sr.js1
-rw-r--r--settings/l10n/sr.json1
-rw-r--r--settings/l10n/sv.js1
-rw-r--r--settings/l10n/sv.json1
-rw-r--r--settings/l10n/tr.js1
-rw-r--r--settings/l10n/tr.json1
64 files changed, 166 insertions, 66 deletions
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js
index 9a33396878a..93eeaa67b6a 100644
--- a/apps/dav/l10n/sv.js
+++ b/apps/dav/l10n/sv.js
@@ -58,6 +58,7 @@ OC.L10N.register(
"More options …" : "Fler alternativ ...",
"More options at %s" : "Fler alternativ på %s",
"Contacts" : "Kontakter",
+ "%s (group)" : "%s (grupp)",
"WebDAV" : "WebDAV",
"Technical details" : "Tekniska detaljer",
"Remote Address: %s" : "Extern adress: %s",
diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json
index 8149e984419..4b3ed893910 100644
--- a/apps/dav/l10n/sv.json
+++ b/apps/dav/l10n/sv.json
@@ -56,6 +56,7 @@
"More options …" : "Fler alternativ ...",
"More options at %s" : "Fler alternativ på %s",
"Contacts" : "Kontakter",
+ "%s (group)" : "%s (grupp)",
"WebDAV" : "WebDAV",
"Technical details" : "Tekniska detaljer",
"Remote Address: %s" : "Extern adress: %s",
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index ba519f9d382..063807c62f0 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -141,8 +141,8 @@ OC.L10N.register(
"Show hidden files" : "Mostra els fitxers ocults",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilitza aquesta adreça per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedir als teus arxius mitjançant WebDAV</a>",
- "Cancel upload" : "Cancel·la la pujada",
"Toggle grid view" : "Commuta vista de quadrícula",
+ "Cancel upload" : "Cancel·la la pujada",
"No files in here" : "No hi ha arxius",
"Upload some content or sync with your devices!" : "Pugi continguts o sincronitzi els seus dispositius.",
"No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index c80fa666f08..26f6e27ce53 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -139,8 +139,8 @@
"Show hidden files" : "Mostra els fitxers ocults",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilitza aquesta adreça per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedir als teus arxius mitjançant WebDAV</a>",
- "Cancel upload" : "Cancel·la la pujada",
"Toggle grid view" : "Commuta vista de quadrícula",
+ "Cancel upload" : "Cancel·la la pujada",
"No files in here" : "No hi ha arxius",
"Upload some content or sync with your devices!" : "Pugi continguts o sincronitzi els seus dispositius.",
"No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 96b93d361e7..3a9297aa20d 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -141,8 +141,8 @@ OC.L10N.register(
"Show hidden files" : "Zobrazit skryté soubory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">přístup k vašim souborům přes WebDAV</a>",
- "Cancel upload" : "Zrušit nahrávání",
"Toggle grid view" : "Přepnout zobrazení mřížky",
+ "Cancel upload" : "Zrušit nahrávání",
"No files in here" : "Žádné soubory",
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!",
"No entries found in this folder" : "V této složce nebylo nic nalezeno",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index cb01165503d..1b19b759396 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -139,8 +139,8 @@
"Show hidden files" : "Zobrazit skryté soubory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">přístup k vašim souborům přes WebDAV</a>",
- "Cancel upload" : "Zrušit nahrávání",
"Toggle grid view" : "Přepnout zobrazení mřížky",
+ "Cancel upload" : "Zrušit nahrávání",
"No files in here" : "Žádné soubory",
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!",
"No entries found in this folder" : "V této složce nebylo nic nalezeno",
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index d41f5f9642a..0f299246d4b 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Home",
"Close" : "Schließen",
"Could not create folder \"{dir}\"" : "Der Ordner konnte nicht erstellt werden \"{dir}\"",
+ "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.",
"Upload cancelled." : "Hochladen abgebrochen.",
"…" : "…",
"Processing files …" : "Dateien werden verarbeitet…",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Du möchtest{size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
"Target folder \"{dir}\" does not exist any more" : "Ziel-Verzeichnis \"{dir}\" existiert nicht mehr",
"Not enough free space" : "Nicht genügend freier Speicherplatz",
+ "An unknown error has occurred" : "Unbekannter Fehler aufgetreten",
"Uploading …" : "Lade hoch…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Hochladen von Daten dieser Art wird nicht unterstützt.",
@@ -141,8 +143,8 @@ OC.L10N.register(
"Show hidden files" : "Versteckte Dateien anzeigen",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">über WebDAV auf Deine Dateien zuzugreifen</a>",
- "Cancel upload" : "Hochladen abbrechen",
"Toggle grid view" : "Rasteransicht umschalten",
+ "Cancel upload" : "Hochladen abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Inhalte hochladen oder mit deinen Geräten synchronisieren!",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index a286065f3f6..3b01fa67051 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -12,6 +12,7 @@
"Home" : "Home",
"Close" : "Schließen",
"Could not create folder \"{dir}\"" : "Der Ordner konnte nicht erstellt werden \"{dir}\"",
+ "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.",
"Upload cancelled." : "Hochladen abgebrochen.",
"…" : "…",
"Processing files …" : "Dateien werden verarbeitet…",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Du möchtest{size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
"Target folder \"{dir}\" does not exist any more" : "Ziel-Verzeichnis \"{dir}\" existiert nicht mehr",
"Not enough free space" : "Nicht genügend freier Speicherplatz",
+ "An unknown error has occurred" : "Unbekannter Fehler aufgetreten",
"Uploading …" : "Lade hoch…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Hochladen von Daten dieser Art wird nicht unterstützt.",
@@ -139,8 +141,8 @@
"Show hidden files" : "Versteckte Dateien anzeigen",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">über WebDAV auf Deine Dateien zuzugreifen</a>",
- "Cancel upload" : "Hochladen abbrechen",
"Toggle grid view" : "Rasteransicht umschalten",
+ "Cancel upload" : "Hochladen abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Inhalte hochladen oder mit deinen Geräten synchronisieren!",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 26cc699896f..6aac17f0d31 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Home",
"Close" : "Schließen",
"Could not create folder \"{dir}\"" : "Der Ordner konnte nicht erstellt werden \"{dir}\"",
+ "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.",
"Upload cancelled." : "Hochladen abgebrochen.",
"…" : "…",
"Processing files …" : "Dateien werden verarbeitet…",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Sie möchten {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
"Target folder \"{dir}\" does not exist any more" : "Ziel-Verzeichnis \"{dir}\" existiert nicht mehr",
"Not enough free space" : "Nicht genügend freier Speicherplatz",
+ "An unknown error has occurred" : "Unbekannter Fehler aufgetreten",
"Uploading …" : "Lade hoch...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Hochladen von Daten dieser Art wird nicht unterstützt.",
@@ -141,8 +143,8 @@ OC.L10N.register(
"Show hidden files" : "Versteckte Dateien anzeigen",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Benutzen Sie diese Adresse, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">via WebDAV auf Ihre Dateien zuzugreifen</a>",
- "Cancel upload" : "Hochladen abbrechen",
"Toggle grid view" : "Rasteransicht umschalten",
+ "Cancel upload" : "Hochladen abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie mit Ihren Geräten!",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 93dfb8fd250..ea45a0de36b 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -12,6 +12,7 @@
"Home" : "Home",
"Close" : "Schließen",
"Could not create folder \"{dir}\"" : "Der Ordner konnte nicht erstellt werden \"{dir}\"",
+ "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.",
"Upload cancelled." : "Hochladen abgebrochen.",
"…" : "…",
"Processing files …" : "Dateien werden verarbeitet…",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Sie möchten {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
"Target folder \"{dir}\" does not exist any more" : "Ziel-Verzeichnis \"{dir}\" existiert nicht mehr",
"Not enough free space" : "Nicht genügend freier Speicherplatz",
+ "An unknown error has occurred" : "Unbekannter Fehler aufgetreten",
"Uploading …" : "Lade hoch...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Hochladen von Daten dieser Art wird nicht unterstützt.",
@@ -139,8 +141,8 @@
"Show hidden files" : "Versteckte Dateien anzeigen",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Benutzen Sie diese Adresse, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">via WebDAV auf Ihre Dateien zuzugreifen</a>",
- "Cancel upload" : "Hochladen abbrechen",
"Toggle grid view" : "Rasteransicht umschalten",
+ "Cancel upload" : "Hochladen abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie mit Ihren Geräten!",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js
index cec6ccbb816..34c16c92965 100644
--- a/apps/files/l10n/eo.js
+++ b/apps/files/l10n/eo.js
@@ -141,8 +141,8 @@ OC.L10N.register(
"Show hidden files" : "Montri kaŝitajn dosierojn",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Uzu tiun adreson por <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">atingi viajn dosierojn per WebDAV</a>",
- "Cancel upload" : "Nuligi alŝuton",
"Toggle grid view" : "Baskuligi kradan vidon",
+ "Cancel upload" : "Nuligi alŝuton",
"No files in here" : "Neniu dosiero ĉi tie",
"Upload some content or sync with your devices!" : "Alŝutu iom da enhavo aŭ sinkronigu kun viaj aparatoj!",
"No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo",
diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json
index 81ad59150bc..98a3b7f59e0 100644
--- a/apps/files/l10n/eo.json
+++ b/apps/files/l10n/eo.json
@@ -139,8 +139,8 @@
"Show hidden files" : "Montri kaŝitajn dosierojn",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Uzu tiun adreson por <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">atingi viajn dosierojn per WebDAV</a>",
- "Cancel upload" : "Nuligi alŝuton",
"Toggle grid view" : "Baskuligi kradan vidon",
+ "Cancel upload" : "Nuligi alŝuton",
"No files in here" : "Neniu dosiero ĉi tie",
"Upload some content or sync with your devices!" : "Alŝutu iom da enhavo aŭ sinkronigu kun viaj aparatoj!",
"No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo",
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 1aa1712d818..f8fa20f0255 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -141,8 +141,8 @@ OC.L10N.register(
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus archivos vía WebDAV</a>",
- "Cancel upload" : "Cancelar subida",
"Toggle grid view" : "Alternar vista de cuadrícula",
+ "Cancel upload" : "Cancelar subida",
"No files in here" : "Aquí no hay archivos",
"Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!",
"No entries found in this folder" : "No hay entradas en esta carpeta",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 46fd161fad4..46b6a4f3117 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -139,8 +139,8 @@
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus archivos vía WebDAV</a>",
- "Cancel upload" : "Cancelar subida",
"Toggle grid view" : "Alternar vista de cuadrícula",
+ "Cancel upload" : "Cancelar subida",
"No files in here" : "Aquí no hay archivos",
"Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!",
"No entries found in this folder" : "No hay entradas en esta carpeta",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 7f8124124f1..7a2aec6ca28 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Mes fichiers",
"Close" : "Fermer",
"Could not create folder \"{dir}\"" : "Impossible de créer le dossier \"{dir}\"",
+ "This will stop your current uploads." : "Cela va arrêter vos téléversements actuels.",
"Upload cancelled." : "Téléversement annulé.",
"…" : "…",
"Processing files …" : "Fichiers en cours d'exécution …",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace libre insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles",
"Target folder \"{dir}\" does not exist any more" : "Le dossier cible « {dir} » n'existe plus",
"Not enough free space" : "Espace disponible insuffisant",
+ "An unknown error has occurred" : "Une erreur inconnue est survenue",
"Uploading …" : "Téléversement en cours...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} sur {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Le téléversement de cet élément n'est pas supporté",
@@ -141,8 +143,8 @@ OC.L10N.register(
"Show hidden files" : "Afficher les fichiers cachés",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accéder à vos fichiers par WebDAV</a>",
- "Cancel upload" : "Annuler le téléversement",
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
+ "Cancel upload" : "Annuler le téléversement",
"No files in here" : "Aucun fichier",
"Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 4564e3b8006..fb4c3d5dacc 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -12,6 +12,7 @@
"Home" : "Mes fichiers",
"Close" : "Fermer",
"Could not create folder \"{dir}\"" : "Impossible de créer le dossier \"{dir}\"",
+ "This will stop your current uploads." : "Cela va arrêter vos téléversements actuels.",
"Upload cancelled." : "Téléversement annulé.",
"…" : "…",
"Processing files …" : "Fichiers en cours d'exécution …",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace libre insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles",
"Target folder \"{dir}\" does not exist any more" : "Le dossier cible « {dir} » n'existe plus",
"Not enough free space" : "Espace disponible insuffisant",
+ "An unknown error has occurred" : "Une erreur inconnue est survenue",
"Uploading …" : "Téléversement en cours...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} sur {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Le téléversement de cet élément n'est pas supporté",
@@ -139,8 +141,8 @@
"Show hidden files" : "Afficher les fichiers cachés",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accéder à vos fichiers par WebDAV</a>",
- "Cancel upload" : "Annuler le téléversement",
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
+ "Cancel upload" : "Annuler le téléversement",
"No files in here" : "Aucun fichier",
"Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js
index fa6cc3d551f..98b8e7df043 100644
--- a/apps/files/l10n/hu.js
+++ b/apps/files/l10n/hu.js
@@ -141,8 +141,8 @@ OC.L10N.register(
"Show hidden files" : "Rejtett fájlok megjelenítése",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Használd ezt a címet a <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">fájlok WebDAV-al való eléréséhez</a>",
- "Cancel upload" : "Feltöltés megszakítása",
"Toggle grid view" : "Rácsnézet váltás",
+ "Cancel upload" : "Feltöltés megszakítása",
"No files in here" : "Itt nincsenek fájlok",
"Upload some content or sync with your devices!" : "Tölts fel néhány tartalmat, vagy szinkronizálj az eszközöddel!",
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json
index a9ae0edd3ca..c30b9dd4cab 100644
--- a/apps/files/l10n/hu.json
+++ b/apps/files/l10n/hu.json
@@ -139,8 +139,8 @@
"Show hidden files" : "Rejtett fájlok megjelenítése",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Használd ezt a címet a <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">fájlok WebDAV-al való eléréséhez</a>",
- "Cancel upload" : "Feltöltés megszakítása",
"Toggle grid view" : "Rácsnézet váltás",
+ "Cancel upload" : "Feltöltés megszakítása",
"No files in here" : "Itt nincsenek fájlok",
"Upload some content or sync with your devices!" : "Tölts fel néhány tartalmat, vagy szinkronizálj az eszközöddel!",
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index 725996d4493..b5180bf03da 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -141,8 +141,8 @@ OC.L10N.register(
"Show hidden files" : "Sýna faldar skrár",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Notaðu þetta vistfang til að <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">nálgast skrárnar þínar með WebDAV</a>",
- "Cancel upload" : "Hætta við innsendingu",
"Toggle grid view" : "Víxla reitasýn af/á",
+ "Cancel upload" : "Hætta við innsendingu",
"No files in here" : "Engar skrár hér",
"Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index 8aa9159d537..7eca435017b 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -139,8 +139,8 @@
"Show hidden files" : "Sýna faldar skrár",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Notaðu þetta vistfang til að <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">nálgast skrárnar þínar með WebDAV</a>",
- "Cancel upload" : "Hætta við innsendingu",
"Toggle grid view" : "Víxla reitasýn af/á",
+ "Cancel upload" : "Hætta við innsendingu",
"No files in here" : "Engar skrár hér",
"Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index df3b60e4405..f10f0df7b2d 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -141,8 +141,8 @@ OC.L10N.register(
"Show hidden files" : "Mostra i file nascosti",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedere ai tuoi file con WebDAV</a>",
- "Cancel upload" : "Annulla caricamento",
"Toggle grid view" : "Commuta la vista a griglia",
+ "Cancel upload" : "Annulla caricamento",
"No files in here" : "Qui non c'è alcun file",
"Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!",
"No entries found in this folder" : "Nessuna voce trovata in questa cartella",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index eaa8cf3fbb7..852d9c40cc8 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -139,8 +139,8 @@
"Show hidden files" : "Mostra i file nascosti",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedere ai tuoi file con WebDAV</a>",
- "Cancel upload" : "Annulla caricamento",
"Toggle grid view" : "Commuta la vista a griglia",
+ "Cancel upload" : "Annulla caricamento",
"No files in here" : "Qui non c'è alcun file",
"Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!",
"No entries found in this folder" : "Nessuna voce trovata in questa cartella",
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index ffcf8b6043c..c1746168f24 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -141,8 +141,8 @@ OC.L10N.register(
"Show hidden files" : "Verborgen bestanden tonen",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">om je bestanden te benaderen via WebDAV</a>",
- "Cancel upload" : "Stop upload",
"Toggle grid view" : "Omschakelen roosterbeeld",
+ "Cancel upload" : "Stop upload",
"No files in here" : "Hier geen bestanden",
"Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!",
"No entries found in this folder" : "Niets",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 0dcb9242a76..82fe567d06d 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -139,8 +139,8 @@
"Show hidden files" : "Verborgen bestanden tonen",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">om je bestanden te benaderen via WebDAV</a>",
- "Cancel upload" : "Stop upload",
"Toggle grid view" : "Omschakelen roosterbeeld",
+ "Cancel upload" : "Stop upload",
"No files in here" : "Hier geen bestanden",
"Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!",
"No entries found in this folder" : "Niets",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 80512107b98..e979cebd642 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Início",
"Close" : "Fechar",
"Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"",
+ "This will stop your current uploads." : "Isso irá parar seus envios atuais.",
"Upload cancelled." : "Envio cancelado.",
"…" : "…",
"Processing files …" : "Processando arquivos...",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}",
"Target folder \"{dir}\" does not exist any more" : "Pasta de destino \"{dir}\" não existe mais",
"Not enough free space" : "Espaço livre insuficiente",
+ "An unknown error has occurred" : "Um erro desconhecido ocorreu",
"Uploading …" : "Enviando...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Uploading that item is not supported" : "O envio deste item não é suportado",
@@ -141,8 +143,8 @@ OC.L10N.register(
"Show hidden files" : "Mostrar arquivos ocultos",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acessar seus arquivos via WebDAV</a>",
- "Cancel upload" : "Cancelar envio",
"Toggle grid view" : "Alternar vista de grade",
+ "Cancel upload" : "Cancelar envio",
"No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
"No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 2a848d3253d..8e5ddc52a34 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -12,6 +12,7 @@
"Home" : "Início",
"Close" : "Fechar",
"Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"",
+ "This will stop your current uploads." : "Isso irá parar seus envios atuais.",
"Upload cancelled." : "Envio cancelado.",
"…" : "…",
"Processing files …" : "Processando arquivos...",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}",
"Target folder \"{dir}\" does not exist any more" : "Pasta de destino \"{dir}\" não existe mais",
"Not enough free space" : "Espaço livre insuficiente",
+ "An unknown error has occurred" : "Um erro desconhecido ocorreu",
"Uploading …" : "Enviando...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Uploading that item is not supported" : "O envio deste item não é suportado",
@@ -139,8 +141,8 @@
"Show hidden files" : "Mostrar arquivos ocultos",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acessar seus arquivos via WebDAV</a>",
- "Cancel upload" : "Cancelar envio",
"Toggle grid view" : "Alternar vista de grade",
+ "Cancel upload" : "Cancelar envio",
"No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
"No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index 80a968005db..da7adf77744 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -141,8 +141,8 @@ OC.L10N.register(
"Show hidden files" : "Zobraziť skryté súbory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použiť túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">prístup ku svojím súborom cez WebDAV</a>",
- "Cancel upload" : "Zrušiť nahrávanie",
"Toggle grid view" : "Zobrazenie mriežky",
+ "Cancel upload" : "Zrušiť nahrávanie",
"No files in here" : "Nie sú tu žiadne súbory",
"Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte zo svojimi zariadeniami!",
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index 86995abb4b4..aecf724249c 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -139,8 +139,8 @@
"Show hidden files" : "Zobraziť skryté súbory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použiť túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">prístup ku svojím súborom cez WebDAV</a>",
- "Cancel upload" : "Zrušiť nahrávanie",
"Toggle grid view" : "Zobrazenie mriežky",
+ "Cancel upload" : "Zrušiť nahrávanie",
"No files in here" : "Nie sú tu žiadne súbory",
"Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte zo svojimi zariadeniami!",
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index f11401f1405..0a4e5de1e68 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Почетна",
"Close" : "Затвори",
"Could not create folder \"{dir}\"" : "Не могу да направим фасциклу \"{dir}\"",
+ "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.",
"Upload cancelled." : "Отпремање је отказано.",
"…" : "…",
"Processing files …" : "Обрађујем фајлове…",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Нема простора. Отпремате {size1} али само {size2} је преостало",
"Target folder \"{dir}\" does not exist any more" : "Одредишна фасцикла \"{dir}\" више не постоји",
"Not enough free space" : "Нема довољно слободног места",
+ "An unknown error has occurred" : "Десила се непозната грешка",
"Uploading …" : "Отпремам…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} од {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Отпремање те ставке није подржано",
@@ -141,8 +143,8 @@ OC.L10N.register(
"Show hidden files" : "Прикажи скривене фајлове",
"WebDAV" : "ВебДАВ",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Користи ову адресу да <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">приступате Вашим фајловима преко ВебДАВа</a>",
- "Cancel upload" : "Откажи отпремање",
"Toggle grid view" : "Укључи/искључи приказ мреже",
+ "Cancel upload" : "Откажи отпремање",
"No files in here" : "Овде нема фајлова",
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"No entries found in this folder" : "Нема ничега у овој фасцикли",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index 8f43bbaf289..3a309160fcd 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -12,6 +12,7 @@
"Home" : "Почетна",
"Close" : "Затвори",
"Could not create folder \"{dir}\"" : "Не могу да направим фасциклу \"{dir}\"",
+ "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.",
"Upload cancelled." : "Отпремање је отказано.",
"…" : "…",
"Processing files …" : "Обрађујем фајлове…",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Нема простора. Отпремате {size1} али само {size2} је преостало",
"Target folder \"{dir}\" does not exist any more" : "Одредишна фасцикла \"{dir}\" више не постоји",
"Not enough free space" : "Нема довољно слободног места",
+ "An unknown error has occurred" : "Десила се непозната грешка",
"Uploading …" : "Отпремам…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} од {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Отпремање те ставке није подржано",
@@ -139,8 +141,8 @@
"Show hidden files" : "Прикажи скривене фајлове",
"WebDAV" : "ВебДАВ",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Користи ову адресу да <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">приступате Вашим фајловима преко ВебДАВа</a>",
- "Cancel upload" : "Откажи отпремање",
"Toggle grid view" : "Укључи/искључи приказ мреже",
+ "Cancel upload" : "Откажи отпремање",
"No files in here" : "Овде нема фајлова",
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"No entries found in this folder" : "Нема ничега у овој фасцикли",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 2a63f74249c..f09a03b3847 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Hem",
"Close" : "Stäng",
"Could not create folder \"{dir}\"" : "Kunde inte skapa mapp \"{dir}\"",
+ "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.",
"Upload cancelled." : "Uppladdning avbruten.",
"…" : "...",
"Processing files …" : "Bearbetar filer ...",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Inte tillräckligt med ledigt utrymme, du laddar upp {size1} men endast {size2} finns kvar.",
"Target folder \"{dir}\" does not exist any more" : "Målmapp \"{dir}\" existerar inte mer",
"Not enough free space" : "Inte tillräckligt med ledigt utrymme",
+ "An unknown error has occurred" : "Ett okänt fel uppstod",
"Uploading …" : "Laddar upp ..",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Uppladdning av det här objektet stöds inte",
@@ -141,8 +143,8 @@ OC.L10N.register(
"Show hidden files" : "Visa dolda filer",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">komma åt dina filer med WebDAV</a>",
- "Cancel upload" : "Avbryt uppladdning",
"Toggle grid view" : "Växla rutnätsvy",
+ "Cancel upload" : "Avbryt uppladdning",
"No files in here" : "Inga filer kunde hittas",
"Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
"No entries found in this folder" : "Inget innehåll hittades i denna mapp",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 8f542cd40f2..7fd2d9d6c09 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -12,6 +12,7 @@
"Home" : "Hem",
"Close" : "Stäng",
"Could not create folder \"{dir}\"" : "Kunde inte skapa mapp \"{dir}\"",
+ "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.",
"Upload cancelled." : "Uppladdning avbruten.",
"…" : "...",
"Processing files …" : "Bearbetar filer ...",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Inte tillräckligt med ledigt utrymme, du laddar upp {size1} men endast {size2} finns kvar.",
"Target folder \"{dir}\" does not exist any more" : "Målmapp \"{dir}\" existerar inte mer",
"Not enough free space" : "Inte tillräckligt med ledigt utrymme",
+ "An unknown error has occurred" : "Ett okänt fel uppstod",
"Uploading …" : "Laddar upp ..",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Uppladdning av det här objektet stöds inte",
@@ -139,8 +141,8 @@
"Show hidden files" : "Visa dolda filer",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">komma åt dina filer med WebDAV</a>",
- "Cancel upload" : "Avbryt uppladdning",
"Toggle grid view" : "Växla rutnätsvy",
+ "Cancel upload" : "Avbryt uppladdning",
"No files in here" : "Inga filer kunde hittas",
"Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
"No entries found in this folder" : "Inget innehåll hittades i denna mapp",
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 5cf85eefd02..3e079400be9 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Giriş",
"Close" : "Kapat",
"Could not create folder \"{dir}\"" : "\"{dir}\" klasörü oluşturulamadı",
+ "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.",
"Upload cancelled." : "Yükleme iptal edildi.",
"…" : "…",
"Processing files …" : "Dosyalar işleniyor…",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Yeterli boş alan yok. Yüklemek istediğiniz boyut {size1} ancak yalnız {size2} boş alan var",
"Target folder \"{dir}\" does not exist any more" : "\"{dir}\" hedef klasörü artık yok",
"Not enough free space" : "Yeterli boş alan yok",
+ "An unknown error has occurred" : "Bilinmeyen bir sorun çıktı",
"Uploading …" : "Yükleniyor…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Bu ögenin yüklenmesi desteklenmiyor",
@@ -141,8 +143,8 @@ OC.L10N.register(
"Show hidden files" : "Gizli dosyaları görüntüle",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Dosyalarınıza WebDAV üzerinden erişmek için <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">bu adresi kullanın</a>",
- "Cancel upload" : "Yüklemeyi iptal et",
"Toggle grid view" : "Tablo görünümünü değiştir",
+ "Cancel upload" : "Yüklemeyi iptal et",
"No files in here" : "Burada herhangi bir dosya yok",
"Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
"No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 124fddf6083..7959a9e1c39 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -12,6 +12,7 @@
"Home" : "Giriş",
"Close" : "Kapat",
"Could not create folder \"{dir}\"" : "\"{dir}\" klasörü oluşturulamadı",
+ "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.",
"Upload cancelled." : "Yükleme iptal edildi.",
"…" : "…",
"Processing files …" : "Dosyalar işleniyor…",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Yeterli boş alan yok. Yüklemek istediğiniz boyut {size1} ancak yalnız {size2} boş alan var",
"Target folder \"{dir}\" does not exist any more" : "\"{dir}\" hedef klasörü artık yok",
"Not enough free space" : "Yeterli boş alan yok",
+ "An unknown error has occurred" : "Bilinmeyen bir sorun çıktı",
"Uploading …" : "Yükleniyor…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Bu ögenin yüklenmesi desteklenmiyor",
@@ -139,8 +141,8 @@
"Show hidden files" : "Gizli dosyaları görüntüle",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Dosyalarınıza WebDAV üzerinden erişmek için <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">bu adresi kullanın</a>",
- "Cancel upload" : "Yüklemeyi iptal et",
"Toggle grid view" : "Tablo görünümünü değiştir",
+ "Cancel upload" : "Yüklemeyi iptal et",
"No files in here" : "Burada herhangi bir dosya yok",
"Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
"No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı",
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 2bce4284634..79c30a4b12c 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -140,8 +140,8 @@ OC.L10N.register(
"Show hidden files" : "顯示隱藏檔",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">使用 WebDAV 存取檔案</a>",
- "Cancel upload" : "取消上傳",
"Toggle grid view" : "切換網格檢視",
+ "Cancel upload" : "取消上傳",
"No files in here" : "沒有任何檔案",
"Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index 13062ccde3b..689381fe6a7 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -138,8 +138,8 @@
"Show hidden files" : "顯示隱藏檔",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">使用 WebDAV 存取檔案</a>",
- "Cancel upload" : "取消上傳",
"Toggle grid view" : "切換網格檢視",
+ "Cancel upload" : "取消上傳",
"No files in here" : "沒有任何檔案",
"Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 7fcfb301559..c1cff5a9f18 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -72,7 +72,7 @@ OC.L10N.register(
"{actor} removed {user} from {file}" : "{actor} закрыл(а) пользователю {user} общий доступ к «{file}»",
"{actor} shared {file} with you" : "{actor} предоставил(а) вам общий доступ к «{file}»",
"{actor} removed you from the share named {file}" : "{actor} закрыл(а) вам общий доступ к общим именам «{file}»",
- "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл или папка, которыми поделились по электронной почте или общедоступной ссылке, были <strong>скачаны</strong>",
+ "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "<strong>Скачаны</strong> файлы или папки, доступ к которым был предоставлен по электронной почте или общедоступной ссылке",
"A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу предоставлен <strong>с другого сервера</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Опубликован</strong> файл или каталог",
"Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 47a1289cd42..1b2bc642d4c 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -70,7 +70,7 @@
"{actor} removed {user} from {file}" : "{actor} закрыл(а) пользователю {user} общий доступ к «{file}»",
"{actor} shared {file} with you" : "{actor} предоставил(а) вам общий доступ к «{file}»",
"{actor} removed you from the share named {file}" : "{actor} закрыл(а) вам общий доступ к общим именам «{file}»",
- "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл или папка, которыми поделились по электронной почте или общедоступной ссылке, были <strong>скачаны</strong>",
+ "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "<strong>Скачаны</strong> файлы или папки, доступ к которым был предоставлен по электронной почте или общедоступной ссылке",
"A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу предоставлен <strong>с другого сервера</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Опубликован</strong> файл или каталог",
"Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует",
diff --git a/apps/twofactor_backupcodes/l10n/ru.js b/apps/twofactor_backupcodes/l10n/ru.js
index 53a7a75f714..c638234eb53 100644
--- a/apps/twofactor_backupcodes/l10n/ru.js
+++ b/apps/twofactor_backupcodes/l10n/ru.js
@@ -1,20 +1,35 @@
OC.L10N.register(
"twofactor_backupcodes",
{
+ "activated" : "activated",
+ "updated" : "updated",
+ "mounted" : "mounted",
+ "deactivated" : "deactivated",
+ "beforeCreate" : "beforeCreate",
+ "created" : "created",
+ "beforeUpdate" : "beforeUpdate",
+ "beforeDestroy" : "beforeDestroy",
+ "destroyed" : "destroyed",
+ "beforeMount" : "beforeMount",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Это ваши резервные коды доступа. Пожалуйста, сохраните и/или распечатайте их, так как вы не сможете увидеть эти коды снова.",
"Save backup codes" : "Сохранить резервные коды",
"Print backup codes" : "Распечатать резервные коды",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Использовано {used} из {total} ранее выпущенных резервных кодов.",
"Regenerate backup codes" : "Перевыпустить резервные коды",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "При перевыпуске резервных кодов, старые автоматически становятся недействительными.",
"Generate backup codes" : "Создать резервные коды",
"An error occurred while generating your backup codes" : "Произошла ошибка при создании резервных кодов",
"Nextcloud backup codes" : "Резервные коды Nextcloud",
"You created two-factor backup codes for your account" : "Вы создали двухфакторные резервные коды для своего аккаунта",
"Second-factor backup codes" : "Резервные коды двухфакторной аутентификации",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности.",
"Backup code" : "Резервный код",
"Use backup code" : "Использовать резервный код",
"Two factor backup codes" : "Второй фактор — резервные коды",
"A two-factor auth backup codes provider" : "Провайдер резервных копий для кодов двухфакторной аутентификации",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервные коды были созданы. Использовано {{used}} из {{total}} кодов."
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "Использовать для двухфакторной аутентификации один из ранее выпущенных резервных кодов.",
+ "Submit" : "Отправить",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Использовано {{used}} из {{total}} ранее выпущенных резервных кодов."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/twofactor_backupcodes/l10n/ru.json b/apps/twofactor_backupcodes/l10n/ru.json
index 0da756d3498..6af211d8b17 100644
--- a/apps/twofactor_backupcodes/l10n/ru.json
+++ b/apps/twofactor_backupcodes/l10n/ru.json
@@ -1,18 +1,33 @@
{ "translations": {
+ "activated" : "activated",
+ "updated" : "updated",
+ "mounted" : "mounted",
+ "deactivated" : "deactivated",
+ "beforeCreate" : "beforeCreate",
+ "created" : "created",
+ "beforeUpdate" : "beforeUpdate",
+ "beforeDestroy" : "beforeDestroy",
+ "destroyed" : "destroyed",
+ "beforeMount" : "beforeMount",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Это ваши резервные коды доступа. Пожалуйста, сохраните и/или распечатайте их, так как вы не сможете увидеть эти коды снова.",
"Save backup codes" : "Сохранить резервные коды",
"Print backup codes" : "Распечатать резервные коды",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Использовано {used} из {total} ранее выпущенных резервных кодов.",
"Regenerate backup codes" : "Перевыпустить резервные коды",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "При перевыпуске резервных кодов, старые автоматически становятся недействительными.",
"Generate backup codes" : "Создать резервные коды",
"An error occurred while generating your backup codes" : "Произошла ошибка при создании резервных кодов",
"Nextcloud backup codes" : "Резервные коды Nextcloud",
"You created two-factor backup codes for your account" : "Вы создали двухфакторные резервные коды для своего аккаунта",
"Second-factor backup codes" : "Резервные коды двухфакторной аутентификации",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности.",
"Backup code" : "Резервный код",
"Use backup code" : "Использовать резервный код",
"Two factor backup codes" : "Второй фактор — резервные коды",
"A two-factor auth backup codes provider" : "Провайдер резервных копий для кодов двухфакторной аутентификации",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервные коды были созданы. Использовано {{used}} из {{total}} кодов."
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "Использовать для двухфакторной аутентификации один из ранее выпущенных резервных кодов.",
+ "Submit" : "Отправить",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Использовано {{used}} из {{total}} ранее выпущенных резервных кодов."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 0378c04f7aa..1bca347db32 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -214,6 +214,7 @@ OC.L10N.register(
"An error occurred. Please try again" : "Une erreur est survenue. Merci de réessayer",
"{sharee} (remote group)" : "{sharee} (groupe distant)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Home" : "Accueil",
"Other" : "Divers",
"Share" : "Partager",
"Name or email address..." : "Nom ou adresse mail...",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 78052b136e8..087a2a1ae1a 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -212,6 +212,7 @@
"An error occurred. Please try again" : "Une erreur est survenue. Merci de réessayer",
"{sharee} (remote group)" : "{sharee} (groupe distant)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Home" : "Accueil",
"Other" : "Divers",
"Share" : "Partager",
"Name or email address..." : "Nom ou adresse mail...",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index cd65ed21618..70d06301461 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -291,7 +291,7 @@ OC.L10N.register(
"Alternative Logins" : "代替ログイン",
"You are about to grant \"%s\" access to your %s account." : "%s アカウントで \"%s\" での接続を許可",
"Alternative login using app token" : "アプリトークンを使って代替ログイン",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。第二経路から認証してください。",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。二要素認証を行ってください。",
"Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
"%s will be updated to version %s" : "%s は バーション %s にアップデートされます",
"This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 6c18c265c0a..09d7f2189a3 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -289,7 +289,7 @@
"Alternative Logins" : "代替ログイン",
"You are about to grant \"%s\" access to your %s account." : "%s アカウントで \"%s\" での接続を許可",
"Alternative login using app token" : "アプリトークンを使って代替ログイン",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。第二経路から認証してください。",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。二要素認証を行ってください。",
"Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
"%s will be updated to version %s" : "%s は バーション %s にアップデートされます",
"This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 7bf5e82f0c4..22b42d38b42 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -163,9 +163,12 @@ OC.L10N.register(
"Not supported!" : "Не поддерживается!",
"Press ⌘-C to copy." : "Нажмите ⌘-C для копирования.",
"Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.",
+ "Unable to create a link share" : "Невозможно создать ресурс общего доступа по ссылке.",
+ "Unable to toggle this option" : "Невозможно включить или отключить этот параметр",
"Resharing is not allowed" : "Повторное открытие доступа запрещено",
"Share to {name}" : "Поделиться с {name}",
"Link" : "Ссылка",
+ "Password protection enforced" : "Требуется защита паролем",
"Password protect" : "Защитить паролем",
"Allow editing" : "Разрешить редактирование",
"Email link to person" : "Отправить ссылку по электронной почте",
@@ -173,12 +176,17 @@ OC.L10N.register(
"Allow upload and editing" : "Разрешить приём и редактирование",
"Read only" : "Только чтение",
"File drop (upload only)" : "Хранилище (только приём файлов)",
+ "Expiration date enforced" : "Требуется срок действия",
"Set expiration date" : "Установить срок действия",
"Expiration" : "Срок действия",
"Expiration date" : "Дата окончания",
"Note to recipient" : "Примечание для получателя",
"Unshare" : "Закрыть доступ",
+ "Delete share link" : "Удалить ссылку",
+ "Add another link" : "Добавить другую ссылку",
+ "Password protection for links is mandatory" : "Требуется защита ссылки паролем",
"Share link" : "Общий доступ по ссылке",
+ "New share link" : "Создать ссылку общего доступа",
"Password protect by Talk" : "Защита пароля Talk",
"Could not unshare" : "Невозможно закрыть общий доступ",
"Shared with you and the group {group} by {owner}" : "{owner} предоставил(а) доступ Вам и группе {group}",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 74827aa3dcc..028ae11aba8 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -161,9 +161,12 @@
"Not supported!" : "Не поддерживается!",
"Press ⌘-C to copy." : "Нажмите ⌘-C для копирования.",
"Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.",
+ "Unable to create a link share" : "Невозможно создать ресурс общего доступа по ссылке.",
+ "Unable to toggle this option" : "Невозможно включить или отключить этот параметр",
"Resharing is not allowed" : "Повторное открытие доступа запрещено",
"Share to {name}" : "Поделиться с {name}",
"Link" : "Ссылка",
+ "Password protection enforced" : "Требуется защита паролем",
"Password protect" : "Защитить паролем",
"Allow editing" : "Разрешить редактирование",
"Email link to person" : "Отправить ссылку по электронной почте",
@@ -171,12 +174,17 @@
"Allow upload and editing" : "Разрешить приём и редактирование",
"Read only" : "Только чтение",
"File drop (upload only)" : "Хранилище (только приём файлов)",
+ "Expiration date enforced" : "Требуется срок действия",
"Set expiration date" : "Установить срок действия",
"Expiration" : "Срок действия",
"Expiration date" : "Дата окончания",
"Note to recipient" : "Примечание для получателя",
"Unshare" : "Закрыть доступ",
+ "Delete share link" : "Удалить ссылку",
+ "Add another link" : "Добавить другую ссылку",
+ "Password protection for links is mandatory" : "Требуется защита ссылки паролем",
"Share link" : "Общий доступ по ссылке",
+ "New share link" : "Создать ссылку общего доступа",
"Password protect by Talk" : "Защита пароля Talk",
"Could not unshare" : "Невозможно закрыть общий доступ",
"Shared with you and the group {group} by {owner}" : "{owner} предоставил(а) доступ Вам и группе {group}",
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 610c0fe6a3f..8ecbcc890d4 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -64,6 +64,7 @@ OC.L10N.register(
"Email sent" : "E-Mail gesendet",
"Disconnect" : "Trennen",
"Revoke" : "Widerrufen",
+ "Device settings" : "Geräteeinstellungen",
"Allow filesystem access" : "Erlaube Dateisystem-Zugriff",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 9545e4784da..fa9b4966185 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -62,6 +62,7 @@
"Email sent" : "E-Mail gesendet",
"Disconnect" : "Trennen",
"Revoke" : "Widerrufen",
+ "Device settings" : "Geräteeinstellungen",
"Allow filesystem access" : "Erlaube Dateisystem-Zugriff",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index de52efcfb58..32d939b7ef2 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -64,6 +64,7 @@ OC.L10N.register(
"Email sent" : "E-Mail gesendet",
"Disconnect" : "Trennen",
"Revoke" : "Widerrufen",
+ "Device settings" : "Geräteeinstellungen",
"Allow filesystem access" : "Erlaube Dateisystem-Zugriff",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index 35c0b5870f7..0d4991cfe64 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -62,6 +62,7 @@
"Email sent" : "E-Mail gesendet",
"Disconnect" : "Trennen",
"Revoke" : "Widerrufen",
+ "Device settings" : "Geräteeinstellungen",
"Allow filesystem access" : "Erlaube Dateisystem-Zugriff",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 6921c66fb93..efef7d57c4a 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -64,6 +64,7 @@ OC.L10N.register(
"Email sent" : "E-mail envoyé",
"Disconnect" : "Déconnexion",
"Revoke" : "Révoquer",
+ "Device settings" : "Paramètres de l'appareil",
"Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index 6d68dbf0521..6d80b6dfecc 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -62,6 +62,7 @@
"Email sent" : "E-mail envoyé",
"Disconnect" : "Déconnexion",
"Revoke" : "Révoquer",
+ "Device settings" : "Paramètres de l'appareil",
"Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index f1cabe1ddb4..a4511d10b51 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -45,7 +45,7 @@ OC.L10N.register(
"Email address for %1$s changed on %2$s" : "%1$s のメールアドレスが %2$sで変更しました。",
"Email address changed for %s" : "%s のメールアドレスを変更しました",
"The new email address is %s" : "新しいメールアドレスは、%s です",
- "Your %s account was created" : "アカウント %s を作成しました",
+ "Your %s account was created" : "%s アカウントを作成しました",
"Welcome aboard" : "ようこそ",
"Welcome aboard %s" : "%s さん、ようこそ",
"Welcome to your %s account, you can add, protect, and share your data." : "%s アカウントにようこそ。あなたのデータを追加、保護、共有することができます。",
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index 490a2f6a6b2..0ec464e2cb0 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -43,7 +43,7 @@
"Email address for %1$s changed on %2$s" : "%1$s のメールアドレスが %2$sで変更しました。",
"Email address changed for %s" : "%s のメールアドレスを変更しました",
"The new email address is %s" : "新しいメールアドレスは、%s です",
- "Your %s account was created" : "アカウント %s を作成しました",
+ "Your %s account was created" : "%s アカウントを作成しました",
"Welcome aboard" : "ようこそ",
"Welcome aboard %s" : "%s さん、ようこそ",
"Welcome to your %s account, you can add, protect, and share your data." : "%s アカウントにようこそ。あなたのデータを追加、保護、共有することができます。",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index e075377017e..f9a00f4f5b9 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -64,6 +64,7 @@ OC.L10N.register(
"Email sent" : "E-mail enviado",
"Disconnect" : "Desconectar",
"Revoke" : "Revogar",
+ "Device settings" : "Configuração dos dispositivos",
"Allow filesystem access" : "Permitir acesso ao sistema de arquivos",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index 485b81b0f5e..c0bc2d139b1 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -62,6 +62,7 @@
"Email sent" : "E-mail enviado",
"Disconnect" : "Desconectar",
"Revoke" : "Revogar",
+ "Device settings" : "Configuração dos dispositivos",
"Allow filesystem access" : "Permitir acesso ao sistema de arquivos",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js
index d6502270598..a918444d39c 100644
--- a/settings/l10n/ru.js
+++ b/settings/l10n/ru.js
@@ -64,7 +64,8 @@ OC.L10N.register(
"Email sent" : "Письмо отправлено",
"Disconnect" : "Отключить",
"Revoke" : "Отозвать",
- "Allow filesystem access" : "Разрешить доступ к файловой системе",
+ "Device settings" : "Параметры устройства",
+ "Allow filesystem access" : "Разрешить доступ к файлам",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -106,11 +107,14 @@ OC.L10N.register(
"An error occured while changing your language. Please reload the page and try again." : "При переключении языка произошла ошибка. Перезагрузите эту страницу и попробуйте ещё раз.",
"An error occured while changing your locale. Please reload the page and try again." : "При переключении региональных стандартов произошла ошибка. Перезагрузите страницу и попробуйте ещё раз.",
"Select a profile picture" : "Выберите аватар",
- "Week starts on {fdow}" : "Неделя начинается в {fdow}",
+ "Week starts on {fdow}" : "Начало недели: {fdow}",
"Groups" : "Группы",
"Group list is empty" : "Список групп пуст",
"Unable to retrieve the group list" : "Не удалось получить список групп",
+ "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двухфаторная аутентификация может быть принудительна включена для всех пользователей и выбранных групп. В случае, если у пользователя не настроен механизм подтверждения подлинности вторым фактором, он не сможет войти в систему.",
+ "Enforce two-factor authentication" : "Требовать двухфакторую аунтефикацию",
"Limit to groups" : "Ограничить группами",
+ "Two-factor authentication is not enforced for\tmembers of the following groups." : "Двухфаторная аутентификация не требуется для пользователей следующих групп.",
"Official" : "Официальное",
"No results" : "Результаты отсутствуют",
"Visit website" : "Посетите веб-сайт",
@@ -132,7 +136,7 @@ OC.L10N.register(
"{size} used" : "использовано {size}",
"Welcome mail sent!" : "Приглашение отправлено!",
"Display name" : "Отображаемое имя",
- "Email" : "Email",
+ "Email" : "Адрес эл. почты",
"Group admin for" : "Администратор групп",
"Language" : "Язык",
"User backend" : "Механизм учёта пользователей",
@@ -142,7 +146,7 @@ OC.L10N.register(
"Password change is disabled because the master key is disabled" : "Смена пароля невозможна при отключённом мастер-ключе",
"Common languages" : "Основные языки",
"All languages" : "Все языки",
- "You did not enter the password in time" : "Вы не ввели пароль вовремя",
+ "You did not enter the password in time" : "Пароль не введён в отведённое время",
"An error occured during the request. Unable to proceed." : "Во время запроса произошла ошибка. Продолжение невозможно",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.",
"App update" : "Обновление приложения",
@@ -207,7 +211,7 @@ OC.L10N.register(
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Шифрование на стороне сервера позволяет шифровать файлы, которые загружаются на этот сервер. Это связано с ограничениями, такими как снижение производительности, поэтому включите его только в случае необходимости.",
"Enable server-side encryption" : "Включить шифрование на стороне сервера",
"Please read carefully before activating server-side encryption: " : "Внимательно изучите следующее перед включением шифрования на стороне сервера:",
- "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Когда вы включите шифрование, все файлы, загруженные с этого момента на сервер, будут храниться в зашифрованном виде. Отключить шифрование в дальнейшем возможно только в случае, если выбранный модуль шифрования поддерживает эту функцию, а так же при соблюдении всех дополнительных условий (например, настроен ключ восстановления).",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "После включения шифрования, все файлы, загруженные с этого момента на сервер, будут сохраняться в зашифрованном виде. Отключить шифрование в дальнейшем возможно только в случае, если использованный модуль шифрования поддерживает такую функцию, а также при соблюдении всех дополнительных условий (например, настроен ключ восстановления).",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Шифрование само по себе не гарантирует безопасность системы. В документации приведена дополнительная информация о работе приложения «Шифрование» и примеры его использования.",
"Be aware that encryption always increases the file size." : "Шифрование всегда увеличивает размер файлов.",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Регулярно создавайте резервные копии данных. При использовании шифрования сохраняйте не только данные, но и ключи.",
@@ -258,14 +262,14 @@ OC.L10N.register(
"Check out our blog" : "Просмотрите наш блог",
"Subscribe to our newsletter" : "Подписывайтесь на нашу новостную рассылку",
"Profile picture" : "Аватар",
- "Upload new" : "Загрузить новый",
- "Select from Files" : "Выбрать из Файлов",
+ "Upload new" : "Загрузить аватар",
+ "Select from Files" : "Выбрать из файлов",
"Remove image" : "Удалить аватар",
"png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ",
"Picture provided by original account" : "Картинка из исходной учетной записи",
"Cancel" : "Отмена",
"Choose as profile picture" : "Выбрать в качестве картинки профиля",
- "Details" : "Подробности",
+ "Details" : "Подробные сведения",
"You are a member of the following groups:" : "Вы являетесь членом следующих групп:",
"You are using <strong>%s</strong>" : "Вы используете <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Вы используете <strong>%1$s</strong> из <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
@@ -284,17 +288,17 @@ OC.L10N.register(
"Twitter" : "Twitter",
"Twitter handle @…" : "Имя в Twitter @…",
"Help translate" : "Помочь с переводом",
- "Locale" : "Языковые настройки",
+ "Locale" : "Региональные стандарты",
"Password" : "Пароль",
"Current password" : "Текущий пароль",
"New password" : "Новый пароль",
"Change password" : "Сменить пароль",
- "Devices & sessions" : "Устройства и сеансы работы",
+ "Devices & sessions" : "Активные устройства и сеансы",
"Web, desktop and mobile clients currently logged in to your account." : "Веб, настольные и мобильные клиенты, которые в настоящий момент авторизованы вашей учётной записью.",
"Device" : "Устройство",
"Last activity" : "Последние действия",
"App name" : "Название приложения",
- "Create new app password" : "Создать новый пароль для приложения",
+ "Create new app password" : "Создать пароль приложения",
"Use the credentials below to configure your app or device." : "Используйте учётные данные ниже для настройки вашего приложения или устройства.",
"For security reasons this password will only be shown once." : "По соображениям безопасности этот пароль будет показан лишь один раз.",
"Username" : "Имя пользователя",
@@ -448,7 +452,7 @@ OC.L10N.register(
"Storage location" : "Расположение хранилища",
"Last login" : "Последний вход",
"change full name" : "изменить полное имя",
- "set new password" : "установить новый пароль",
+ "set new password" : "задать новый пароль",
"change email address" : "изменить адрес почты",
"Default" : "По умолчанию",
"App up to date" : "Приложение не нуждается в обновлении",
diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json
index 700a51f620d..42b95c9f884 100644
--- a/settings/l10n/ru.json
+++ b/settings/l10n/ru.json
@@ -62,7 +62,8 @@
"Email sent" : "Письмо отправлено",
"Disconnect" : "Отключить",
"Revoke" : "Отозвать",
- "Allow filesystem access" : "Разрешить доступ к файловой системе",
+ "Device settings" : "Параметры устройства",
+ "Allow filesystem access" : "Разрешить доступ к файлам",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -104,11 +105,14 @@
"An error occured while changing your language. Please reload the page and try again." : "При переключении языка произошла ошибка. Перезагрузите эту страницу и попробуйте ещё раз.",
"An error occured while changing your locale. Please reload the page and try again." : "При переключении региональных стандартов произошла ошибка. Перезагрузите страницу и попробуйте ещё раз.",
"Select a profile picture" : "Выберите аватар",
- "Week starts on {fdow}" : "Неделя начинается в {fdow}",
+ "Week starts on {fdow}" : "Начало недели: {fdow}",
"Groups" : "Группы",
"Group list is empty" : "Список групп пуст",
"Unable to retrieve the group list" : "Не удалось получить список групп",
+ "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двухфаторная аутентификация может быть принудительна включена для всех пользователей и выбранных групп. В случае, если у пользователя не настроен механизм подтверждения подлинности вторым фактором, он не сможет войти в систему.",
+ "Enforce two-factor authentication" : "Требовать двухфакторую аунтефикацию",
"Limit to groups" : "Ограничить группами",
+ "Two-factor authentication is not enforced for\tmembers of the following groups." : "Двухфаторная аутентификация не требуется для пользователей следующих групп.",
"Official" : "Официальное",
"No results" : "Результаты отсутствуют",
"Visit website" : "Посетите веб-сайт",
@@ -130,7 +134,7 @@
"{size} used" : "использовано {size}",
"Welcome mail sent!" : "Приглашение отправлено!",
"Display name" : "Отображаемое имя",
- "Email" : "Email",
+ "Email" : "Адрес эл. почты",
"Group admin for" : "Администратор групп",
"Language" : "Язык",
"User backend" : "Механизм учёта пользователей",
@@ -140,7 +144,7 @@
"Password change is disabled because the master key is disabled" : "Смена пароля невозможна при отключённом мастер-ключе",
"Common languages" : "Основные языки",
"All languages" : "Все языки",
- "You did not enter the password in time" : "Вы не ввели пароль вовремя",
+ "You did not enter the password in time" : "Пароль не введён в отведённое время",
"An error occured during the request. Unable to proceed." : "Во время запроса произошла ошибка. Продолжение невозможно",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.",
"App update" : "Обновление приложения",
@@ -205,7 +209,7 @@
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Шифрование на стороне сервера позволяет шифровать файлы, которые загружаются на этот сервер. Это связано с ограничениями, такими как снижение производительности, поэтому включите его только в случае необходимости.",
"Enable server-side encryption" : "Включить шифрование на стороне сервера",
"Please read carefully before activating server-side encryption: " : "Внимательно изучите следующее перед включением шифрования на стороне сервера:",
- "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Когда вы включите шифрование, все файлы, загруженные с этого момента на сервер, будут храниться в зашифрованном виде. Отключить шифрование в дальнейшем возможно только в случае, если выбранный модуль шифрования поддерживает эту функцию, а так же при соблюдении всех дополнительных условий (например, настроен ключ восстановления).",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "После включения шифрования, все файлы, загруженные с этого момента на сервер, будут сохраняться в зашифрованном виде. Отключить шифрование в дальнейшем возможно только в случае, если использованный модуль шифрования поддерживает такую функцию, а также при соблюдении всех дополнительных условий (например, настроен ключ восстановления).",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Шифрование само по себе не гарантирует безопасность системы. В документации приведена дополнительная информация о работе приложения «Шифрование» и примеры его использования.",
"Be aware that encryption always increases the file size." : "Шифрование всегда увеличивает размер файлов.",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Регулярно создавайте резервные копии данных. При использовании шифрования сохраняйте не только данные, но и ключи.",
@@ -256,14 +260,14 @@
"Check out our blog" : "Просмотрите наш блог",
"Subscribe to our newsletter" : "Подписывайтесь на нашу новостную рассылку",
"Profile picture" : "Аватар",
- "Upload new" : "Загрузить новый",
- "Select from Files" : "Выбрать из Файлов",
+ "Upload new" : "Загрузить аватар",
+ "Select from Files" : "Выбрать из файлов",
"Remove image" : "Удалить аватар",
"png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ",
"Picture provided by original account" : "Картинка из исходной учетной записи",
"Cancel" : "Отмена",
"Choose as profile picture" : "Выбрать в качестве картинки профиля",
- "Details" : "Подробности",
+ "Details" : "Подробные сведения",
"You are a member of the following groups:" : "Вы являетесь членом следующих групп:",
"You are using <strong>%s</strong>" : "Вы используете <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Вы используете <strong>%1$s</strong> из <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
@@ -282,17 +286,17 @@
"Twitter" : "Twitter",
"Twitter handle @…" : "Имя в Twitter @…",
"Help translate" : "Помочь с переводом",
- "Locale" : "Языковые настройки",
+ "Locale" : "Региональные стандарты",
"Password" : "Пароль",
"Current password" : "Текущий пароль",
"New password" : "Новый пароль",
"Change password" : "Сменить пароль",
- "Devices & sessions" : "Устройства и сеансы работы",
+ "Devices & sessions" : "Активные устройства и сеансы",
"Web, desktop and mobile clients currently logged in to your account." : "Веб, настольные и мобильные клиенты, которые в настоящий момент авторизованы вашей учётной записью.",
"Device" : "Устройство",
"Last activity" : "Последние действия",
"App name" : "Название приложения",
- "Create new app password" : "Создать новый пароль для приложения",
+ "Create new app password" : "Создать пароль приложения",
"Use the credentials below to configure your app or device." : "Используйте учётные данные ниже для настройки вашего приложения или устройства.",
"For security reasons this password will only be shown once." : "По соображениям безопасности этот пароль будет показан лишь один раз.",
"Username" : "Имя пользователя",
@@ -446,7 +450,7 @@
"Storage location" : "Расположение хранилища",
"Last login" : "Последний вход",
"change full name" : "изменить полное имя",
- "set new password" : "установить новый пароль",
+ "set new password" : "задать новый пароль",
"change email address" : "изменить адрес почты",
"Default" : "По умолчанию",
"App up to date" : "Приложение не нуждается в обновлении",
diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js
index 7bd68094161..4e1520b0058 100644
--- a/settings/l10n/sr.js
+++ b/settings/l10n/sr.js
@@ -64,6 +64,7 @@ OC.L10N.register(
"Email sent" : "Порука је послата",
"Disconnect" : "Раскачи се",
"Revoke" : "Повуци",
+ "Device settings" : "Подешавања уређаја",
"Allow filesystem access" : "Дозволи приступ фајловима",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json
index 959515c314a..3a2d8b74f9e 100644
--- a/settings/l10n/sr.json
+++ b/settings/l10n/sr.json
@@ -62,6 +62,7 @@
"Email sent" : "Порука је послата",
"Disconnect" : "Раскачи се",
"Revoke" : "Повуци",
+ "Device settings" : "Подешавања уређаја",
"Allow filesystem access" : "Дозволи приступ фајловима",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js
index 9cf84b6534b..44e3b159ae4 100644
--- a/settings/l10n/sv.js
+++ b/settings/l10n/sv.js
@@ -62,6 +62,7 @@ OC.L10N.register(
"Email sent" : "E-post skickad",
"Disconnect" : "Koppla från",
"Revoke" : "Återkalla",
+ "Device settings" : "Enhetsinställningar",
"Allow filesystem access" : "Tillåt åtkomst till filsystemet",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json
index 1bac9c4b389..9820d9406f1 100644
--- a/settings/l10n/sv.json
+++ b/settings/l10n/sv.json
@@ -60,6 +60,7 @@
"Email sent" : "E-post skickad",
"Disconnect" : "Koppla från",
"Revoke" : "Återkalla",
+ "Device settings" : "Enhetsinställningar",
"Allow filesystem access" : "Tillåt åtkomst till filsystemet",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index 859ce64581a..ac08457a51c 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -64,6 +64,7 @@ OC.L10N.register(
"Email sent" : "E-posta gönderildi",
"Disconnect" : "Bağlantıyı Kes",
"Revoke" : "Geri Al",
+ "Device settings" : "Aygıt ayarları",
"Allow filesystem access" : "Dosya sistemine erişilebilsin",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index f3f34a4b8cb..83e23b8af85 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -62,6 +62,7 @@
"Email sent" : "E-posta gönderildi",
"Disconnect" : "Bağlantıyı Kes",
"Revoke" : "Geri Al",
+ "Device settings" : "Aygıt ayarları",
"Allow filesystem access" : "Dosya sistemine erişilebilsin",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",