diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 2bb6f2087d568..e4b7e03061b4e 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -261,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "عرض الملفات المخفية", "Crop image previews" : "اقتصاص صورة العروض", "Enable the grid view" : "تمكين المنظور الصندوقي", + "Enable folder tree" : "تمكين شجرة المجلدات", "Additional settings" : "الإعدادات المتقدمة", "WebDAV" : "WebDAV", "WebDAV URL" : "عنوان URL لـ WebDAV", @@ -303,8 +304,8 @@ OC.L10N.register( "Choose destination" : "إختَر المَقصِد", "Copy to {target}" : "أُنسُخ إلى {target}", "Move to {target}" : "أُنقُل إلى {target}", - "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها", "Move or copy operation failed" : "عملية النسخ أو النقل أخفقت", + "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها", "Open folder {displayName}" : "إفتح المجلد {displayName}", "Open in Files" : "إفتَح في \"الملفات\"", "Open details" : "افتح التفاصيل", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index cbaf6fb8fd842..05485c234ff81 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -259,6 +259,7 @@ "Show hidden files" : "عرض الملفات المخفية", "Crop image previews" : "اقتصاص صورة العروض", "Enable the grid view" : "تمكين المنظور الصندوقي", + "Enable folder tree" : "تمكين شجرة المجلدات", "Additional settings" : "الإعدادات المتقدمة", "WebDAV" : "WebDAV", "WebDAV URL" : "عنوان URL لـ WebDAV", @@ -301,8 +302,8 @@ "Choose destination" : "إختَر المَقصِد", "Copy to {target}" : "أُنسُخ إلى {target}", "Move to {target}" : "أُنقُل إلى {target}", - "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها", "Move or copy operation failed" : "عملية النسخ أو النقل أخفقت", + "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها", "Open folder {displayName}" : "إفتح المجلد {displayName}", "Open in Files" : "إفتَح في \"الملفات\"", "Open details" : "افتح التفاصيل", diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 349c535143e63..9dc4d2325bfce 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -281,8 +281,8 @@ OC.L10N.register( "Choose destination" : "Escoyer el destín", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", - "Cancelled move or copy operation" : "Anulóse la operación de mover o copiar", "Move or copy operation failed" : "La operación de mover o copiar falló", + "Cancelled move or copy operation" : "Anulóse la operación de mover o copiar", "Open folder {displayName}" : "Abrir la carpeta «{displayName}»", "Open in Files" : "Abrir en Ficheros", "Open details" : "Abrir los detalles", diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index 61d55e1832297..fc7c3d26377ec 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -279,8 +279,8 @@ "Choose destination" : "Escoyer el destín", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", - "Cancelled move or copy operation" : "Anulóse la operación de mover o copiar", "Move or copy operation failed" : "La operación de mover o copiar falló", + "Cancelled move or copy operation" : "Anulóse la operación de mover o copiar", "Open folder {displayName}" : "Abrir la carpeta «{displayName}»", "Open in Files" : "Abrir en Ficheros", "Open details" : "Abrir los detalles", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 3dd6629c0b729..ee40da177d3e2 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -284,8 +284,8 @@ OC.L10N.register( "Choose destination" : "Trieu una destinació", "Copy to {target}" : "Copia a {target}", "Move to {target}" : "Mou a {target}", - "Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia", "Move or copy operation failed" : "Error en l'operació de desplaçament o còpia", + "Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia", "Open folder {displayName}" : "Obre la carpeta {displayName}", "Open in Files" : "Obre a Fitxers", "Open details" : "Obre els detalls", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 04f5174531eb0..ecb6c82fc9a92 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -282,8 +282,8 @@ "Choose destination" : "Trieu una destinació", "Copy to {target}" : "Copia a {target}", "Move to {target}" : "Mou a {target}", - "Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia", "Move or copy operation failed" : "Error en l'operació de desplaçament o còpia", + "Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia", "Open folder {displayName}" : "Obre la carpeta {displayName}", "Open in Files" : "Obre a Fitxers", "Open details" : "Obre els detalls", diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index b5db7fac05733..8e16418a137b1 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -297,8 +297,8 @@ OC.L10N.register( "Choose destination" : "Vyberte cíl", "Copy to {target}" : "Zkopírovat do {target}", "Move to {target}" : "Přesunout do {target}", - "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena", "Move or copy operation failed" : "Operace přesunu či zkopírování se nezdařila", + "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena", "Open folder {displayName}" : "Otevřít složku {displayName}", "Open in Files" : "Otevřít v Souborech", "Open details" : "Otevřít podorobnosti", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index dccab152504af..26105f5dee998 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -295,8 +295,8 @@ "Choose destination" : "Vyberte cíl", "Copy to {target}" : "Zkopírovat do {target}", "Move to {target}" : "Přesunout do {target}", - "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena", "Move or copy operation failed" : "Operace přesunu či zkopírování se nezdařila", + "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena", "Open folder {displayName}" : "Otevřít složku {displayName}", "Open in Files" : "Otevřít v Souborech", "Open details" : "Otevřít podorobnosti", diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 77da659ebb8c4..58952018c46fd 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -281,8 +281,8 @@ OC.L10N.register( "Choose destination" : "Vælg destination", "Copy to {target}" : "Kopiér til {target}", "Move to {target}" : "Flyt til {target}", - "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", "Move or copy operation failed" : "Flytte- eller kopioperationen fejlede", + "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", "Open folder {displayName}" : "Åben mappe {displayName}", "Open in Files" : "Åben i Filer", "Open details" : "Mere information", diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index 5b955db9abfd3..88f703838658d 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -279,8 +279,8 @@ "Choose destination" : "Vælg destination", "Copy to {target}" : "Kopiér til {target}", "Move to {target}" : "Flyt til {target}", - "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", "Move or copy operation failed" : "Flytte- eller kopioperationen fejlede", + "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", "Open folder {displayName}" : "Åben mappe {displayName}", "Open in Files" : "Åben i Filer", "Open details" : "Mere information", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 8b0718d5bf262..cb1e2f2c82596 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -300,8 +300,8 @@ OC.L10N.register( "Choose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", - "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", + "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In App \"Dateien\" öffnen", "Open details" : "Details öffnen", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index a66208d964c45..629b17b3f4757 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -298,8 +298,8 @@ "Choose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", - "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", + "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In App \"Dateien\" öffnen", "Open details" : "Details öffnen", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 4764aa3845bf5..53dbf25c16a51 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -261,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", "Enable the grid view" : "Kachelansicht aktivieren", + "Enable folder tree" : "Ordnerstruktur aktivieren", "Additional settings" : "Zusätzliche Einstellungen", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV-URL", @@ -303,8 +304,8 @@ OC.L10N.register( "Choose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", - "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", + "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", "Open details" : "Details öffnen", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 72fcd0e24e7d2..97b54d32dc4ac 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -259,6 +259,7 @@ "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", "Enable the grid view" : "Kachelansicht aktivieren", + "Enable folder tree" : "Ordnerstruktur aktivieren", "Additional settings" : "Zusätzliche Einstellungen", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV-URL", @@ -301,8 +302,8 @@ "Choose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", - "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", + "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", "Open details" : "Details öffnen", diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 2713af7c3384f..864ba7d910c9e 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -288,8 +288,8 @@ OC.L10N.register( "Choose destination" : "Επιλέξτε προορισμό", "Copy to {target}" : "Αντιγραφή σε {target}", "Move to {target}" : "Μετακίνηση σε {target}", - "Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής", "Move or copy operation failed" : "Η λειτουργία μετακίνησης ή αντιγραφής απέτυχε", + "Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής", "Open folder {displayName}" : "Άνοιγμα φακέλου {displayName}", "Open in Files" : "Άνοιγμα στα Αρχεία", "Open details" : "Άνοιγμα λεπτομερειών", diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index ef962cbccd6a9..7adcbe494bb5e 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -286,8 +286,8 @@ "Choose destination" : "Επιλέξτε προορισμό", "Copy to {target}" : "Αντιγραφή σε {target}", "Move to {target}" : "Μετακίνηση σε {target}", - "Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής", "Move or copy operation failed" : "Η λειτουργία μετακίνησης ή αντιγραφής απέτυχε", + "Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής", "Open folder {displayName}" : "Άνοιγμα φακέλου {displayName}", "Open in Files" : "Άνοιγμα στα Αρχεία", "Open details" : "Άνοιγμα λεπτομερειών", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index bead81eb94dd3..22845450b49e8 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -261,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", "Enable the grid view" : "Enable the grid view", + "Enable folder tree" : "Enable folder tree", "Additional settings" : "Additional settings", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -287,7 +288,10 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item","You are about to delete {count} items"], "Confirm deletion" : "Confirm deletion", "Cancel" : "Cancel", + "Edit file locally" : "Edit file locally", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.", + "Retry local edit" : "Retry local edit", + "Edit online" : "Edit online", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", @@ -300,8 +304,8 @@ OC.L10N.register( "Choose destination" : "Choose destination", "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", - "Cancelled move or copy operation" : "Cancelled move or copy operation", "Move or copy operation failed" : "Move or copy operation failed", + "Cancelled move or copy operation" : "Cancelled move or copy operation", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", @@ -320,6 +324,7 @@ OC.L10N.register( "Videos" : "Videos", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", + "Create templates folder" : "Create templates folder", "Templates" : "Templates", "New template folder" : "New template folder", "In folder" : "In folder", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 457a0f0466c04..5736ce2d2f4dd 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -259,6 +259,7 @@ "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", "Enable the grid view" : "Enable the grid view", + "Enable folder tree" : "Enable folder tree", "Additional settings" : "Additional settings", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -285,7 +286,10 @@ "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item","You are about to delete {count} items"], "Confirm deletion" : "Confirm deletion", "Cancel" : "Cancel", + "Edit file locally" : "Edit file locally", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.", + "Retry local edit" : "Retry local edit", + "Edit online" : "Edit online", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", @@ -298,8 +302,8 @@ "Choose destination" : "Choose destination", "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", - "Cancelled move or copy operation" : "Cancelled move or copy operation", "Move or copy operation failed" : "Move or copy operation failed", + "Cancelled move or copy operation" : "Cancelled move or copy operation", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", @@ -318,6 +322,7 @@ "Videos" : "Videos", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", + "Create templates folder" : "Create templates folder", "Templates" : "Templates", "New template folder" : "New template folder", "In folder" : "In folder", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index f590991694eb3..3f6393ba63a8d 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -282,8 +282,8 @@ OC.L10N.register( "Choose destination" : "Elegir destino", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", - "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", "Move or copy operation failed" : "La operación de mover o copiar falló", + "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Open details" : "Abrir detalles", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 57ba86afe021f..e43f94a15af61 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -280,8 +280,8 @@ "Choose destination" : "Elegir destino", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", - "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", "Move or copy operation failed" : "La operación de mover o copiar falló", + "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Open details" : "Abrir detalles", diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 269c003dba065..7de064137ca90 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -156,6 +156,7 @@ OC.L10N.register( "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de tus favoritos", "A file or folder has been changed" : "Un archivo o carpeta ha sido cambiado", "A favorite file or folder has been changed" : "Un archivo o carpeta favorito ha sido cambiado", + "Failed to authorize" : "Fallo al autorizar", "Upload (max. %s)" : "Cargar (max. %s)", "Files compatibility" : "Compatibilidad de archivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).", @@ -190,10 +191,16 @@ OC.L10N.register( "Filename" : "Nombre del archivo", "Folder name" : "Nombre de la carpeta", "This node is unavailable" : "Este nodo no está disponible", + "Another entry with the same name already exists." : "Ya existe otra entrada con el mismo nombre.", + "Invalid filename." : "Nombre de archivo inválido", "Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo renombrar \"{oldName}\", ya no existe.", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor, elija un nombre diferente.", "Could not rename \"{oldName}\"" : "No se pudo renombrar \"{oldName}\"", + "Clear filter" : "Limpiar filtro", + "Type" : "Tipo", + "Active filters" : "Filtros activos", + "Remove filter" : "Quitar filtro", "Total rows summary" : "Resumen de filas totales", "Toggle selection for all files and folders" : "Alternar selección para todos los archivos y carpetas", "\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos", @@ -203,11 +210,16 @@ OC.L10N.register( "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", "File not found" : "Archivo no encontrado", + "Storage information" : "Información de almacenamiento", + "Storage quota" : "Cuota de almacenamiento", "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", "{relative}% used" : "{relative}% utilizado", "Could not refresh storage stats" : "No fue posible actualizar las estadísticas de almacenamiento", "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", "Create" : "Crear", + "This name is already in use." : "Este nombre ya está en uso.", + "Fill template fields" : "Rellenar los campos de la plantilla", + "Submitting fields…" : "Enviando campos...", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", @@ -237,6 +249,7 @@ OC.L10N.register( "Error during upload: {message}" : "Error durante la carga: {message}", "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}", "Unknown error during upload" : "Error desconocido durante la carga", + "Filter filenames…" : "Filtrar nombres de archivos...", "Views" : "Vistas", "Files settings" : "Configuración de archivos", "File cannot be accessed" : "No se puede acceder al archivo", @@ -248,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "Mostrar archivos ocultos", "Crop image previews" : "Recortar la previsualización de las imágenes", "Enable the grid view" : "Habilitar la vista de cuadrícula", + "Enable folder tree" : "Habilitar el árbol de carpetas", "Additional settings" : "Configuraciones adicionales", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -270,8 +284,14 @@ OC.L10N.register( "Disconnect storages" : "Desconectar almacenamientos", "Delete files" : "Eliminar archivos", "Delete folders" : "Eliminar carpetas", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Está a punto de eliminar {count} elemento permanentemente.","Está a punto de eliminar {count} elementos permanentemente.","Está a punto de eliminar {count} elementos permanentemente."], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a punto de eliminar {count} elemento.","Está a punto de eliminar {count} elementos.","Está a punto de eliminar {count} elementos."], "Confirm deletion" : "Confirmar eliminación", "Cancel" : "Cancelar", + "Edit file locally" : "Editar el archivo localmente", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería ahora abrirse localmente. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.", + "Retry local edit" : "Reintentar la edición local", + "Edit online" : "Editar en línea", "Destination is not a folder" : "El destino no es una carpeta", "This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo", @@ -284,19 +304,27 @@ OC.L10N.register( "Choose destination" : "Elegir destino", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", - "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", "Move or copy operation failed" : "La operación de mover o copiar falló", + "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Open details" : "Abrir detalles", "Today" : "Hoy", "Last 7 days" : "Últimos 7 días", "Last 30 days" : "Últimos 30 días", + "This year ({year})" : "Este año ({year})", + "Last year ({year})" : "El año pasado ({year})", "Documents" : "Documentos", + "Spreadsheets" : "Hojas de cálculo", + "Presentations" : "Presentaciones", + "PDFs" : "PDFs", + "Folders" : "Carpetas", "Audio" : "Audio", + "Pictures and images" : "Fotos e imágenes", "Videos" : "Videos", "Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "Create templates folder" : "Crear la carpeta de plantillas", "Templates" : "Plantillas", "New template folder" : "Nueva carpeta de plantillas", "In folder" : "En la carpeta", @@ -319,6 +347,11 @@ OC.L10N.register( "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} archivo y 1 carpeta","{fileCount} archivos y 1 carpeta","{fileCount} archivos y 1 carpeta"], "{fileCount} files and {folderCount} folders" : "{fileCount} archivos y {folderCount} carpetas", + "Filename must not be empty." : "El nombre de archivo no puede estar vacío.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" no está permitido en el nombre de archivo.", + "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" es un nombre reservado y no se permite en el nombre de archivo.", + "\"{extension}\" is not an allowed filetype." : "\"{extension}\" no es un tipo de archivo permitido.", + "Filenames must not end with \"{extension}\"." : "El nombre de archivo no puede terminar con \"{extension}\".", "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 60154338a566c..750dc1ce6ff0f 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -154,6 +154,7 @@ "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de tus favoritos", "A file or folder has been changed" : "Un archivo o carpeta ha sido cambiado", "A favorite file or folder has been changed" : "Un archivo o carpeta favorito ha sido cambiado", + "Failed to authorize" : "Fallo al autorizar", "Upload (max. %s)" : "Cargar (max. %s)", "Files compatibility" : "Compatibilidad de archivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).", @@ -188,10 +189,16 @@ "Filename" : "Nombre del archivo", "Folder name" : "Nombre de la carpeta", "This node is unavailable" : "Este nodo no está disponible", + "Another entry with the same name already exists." : "Ya existe otra entrada con el mismo nombre.", + "Invalid filename." : "Nombre de archivo inválido", "Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo renombrar \"{oldName}\", ya no existe.", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor, elija un nombre diferente.", "Could not rename \"{oldName}\"" : "No se pudo renombrar \"{oldName}\"", + "Clear filter" : "Limpiar filtro", + "Type" : "Tipo", + "Active filters" : "Filtros activos", + "Remove filter" : "Quitar filtro", "Total rows summary" : "Resumen de filas totales", "Toggle selection for all files and folders" : "Alternar selección para todos los archivos y carpetas", "\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos", @@ -201,11 +208,16 @@ "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", "File not found" : "Archivo no encontrado", + "Storage information" : "Información de almacenamiento", + "Storage quota" : "Cuota de almacenamiento", "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", "{relative}% used" : "{relative}% utilizado", "Could not refresh storage stats" : "No fue posible actualizar las estadísticas de almacenamiento", "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", "Create" : "Crear", + "This name is already in use." : "Este nombre ya está en uso.", + "Fill template fields" : "Rellenar los campos de la plantilla", + "Submitting fields…" : "Enviando campos...", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", @@ -235,6 +247,7 @@ "Error during upload: {message}" : "Error durante la carga: {message}", "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}", "Unknown error during upload" : "Error desconocido durante la carga", + "Filter filenames…" : "Filtrar nombres de archivos...", "Views" : "Vistas", "Files settings" : "Configuración de archivos", "File cannot be accessed" : "No se puede acceder al archivo", @@ -246,6 +259,7 @@ "Show hidden files" : "Mostrar archivos ocultos", "Crop image previews" : "Recortar la previsualización de las imágenes", "Enable the grid view" : "Habilitar la vista de cuadrícula", + "Enable folder tree" : "Habilitar el árbol de carpetas", "Additional settings" : "Configuraciones adicionales", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -268,8 +282,14 @@ "Disconnect storages" : "Desconectar almacenamientos", "Delete files" : "Eliminar archivos", "Delete folders" : "Eliminar carpetas", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Está a punto de eliminar {count} elemento permanentemente.","Está a punto de eliminar {count} elementos permanentemente.","Está a punto de eliminar {count} elementos permanentemente."], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a punto de eliminar {count} elemento.","Está a punto de eliminar {count} elementos.","Está a punto de eliminar {count} elementos."], "Confirm deletion" : "Confirmar eliminación", "Cancel" : "Cancelar", + "Edit file locally" : "Editar el archivo localmente", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería ahora abrirse localmente. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.", + "Retry local edit" : "Reintentar la edición local", + "Edit online" : "Editar en línea", "Destination is not a folder" : "El destino no es una carpeta", "This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo", @@ -282,19 +302,27 @@ "Choose destination" : "Elegir destino", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", - "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", "Move or copy operation failed" : "La operación de mover o copiar falló", + "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Open details" : "Abrir detalles", "Today" : "Hoy", "Last 7 days" : "Últimos 7 días", "Last 30 days" : "Últimos 30 días", + "This year ({year})" : "Este año ({year})", + "Last year ({year})" : "El año pasado ({year})", "Documents" : "Documentos", + "Spreadsheets" : "Hojas de cálculo", + "Presentations" : "Presentaciones", + "PDFs" : "PDFs", + "Folders" : "Carpetas", "Audio" : "Audio", + "Pictures and images" : "Fotos e imágenes", "Videos" : "Videos", "Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "Create templates folder" : "Crear la carpeta de plantillas", "Templates" : "Plantillas", "New template folder" : "Nueva carpeta de plantillas", "In folder" : "En la carpeta", @@ -317,6 +345,11 @@ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} archivo y 1 carpeta","{fileCount} archivos y 1 carpeta","{fileCount} archivos y 1 carpeta"], "{fileCount} files and {folderCount} folders" : "{fileCount} archivos y {folderCount} carpetas", + "Filename must not be empty." : "El nombre de archivo no puede estar vacío.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" no está permitido en el nombre de archivo.", + "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" es un nombre reservado y no se permite en el nombre de archivo.", + "\"{extension}\" is not an allowed filetype." : "\"{extension}\" no es un tipo de archivo permitido.", + "Filenames must not end with \"{extension}\"." : "El nombre de archivo no puede terminar con \"{extension}\".", "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 790a5474ad57d..0a522ac11e30f 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -285,8 +285,8 @@ OC.L10N.register( "Choose destination" : "Aukeratu helburua", "Copy to {target}" : "Kopiatu hona: {target}", "Move to {target}" : "Mugitu hona: {target}", - "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", "Move or copy operation failed" : "Mugitzeko edo kopiatzeko eragiketak huts egin du", + "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", "Open folder {displayName}" : "Ireki {displayName} karpeta", "Open in Files" : "Ireki Fitxategiak aplikazioan", "Open details" : "Ireki xehetasunak", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 079def469428c..c085bef4ab323 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -283,8 +283,8 @@ "Choose destination" : "Aukeratu helburua", "Copy to {target}" : "Kopiatu hona: {target}", "Move to {target}" : "Mugitu hona: {target}", - "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", "Move or copy operation failed" : "Mugitzeko edo kopiatzeko eragiketak huts egin du", + "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", "Open folder {displayName}" : "Ireki {displayName} karpeta", "Open in Files" : "Ireki Fitxategiak aplikazioan", "Open details" : "Ireki xehetasunak", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 4ec192fed44f1..6f992cceccd50 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -274,8 +274,8 @@ OC.L10N.register( "Choose destination" : "Valitse kohde", "Copy to {target}" : "Kopioi kohteeseen {target}", "Move to {target}" : "Siirrä kohteeseen {target}", - "Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu", "Move or copy operation failed" : "Siirto- tai kopiointitoiminto epäonnistui", + "Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu", "Open folder {displayName}" : "Avaa kansio {displayName}", "Open in Files" : "Avaa tiedostosovelluksessa", "Open details" : "Avaa yksityiskohdat", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 2d8ca3eca6d22..2c0ef2414e03f 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -272,8 +272,8 @@ "Choose destination" : "Valitse kohde", "Copy to {target}" : "Kopioi kohteeseen {target}", "Move to {target}" : "Siirrä kohteeseen {target}", - "Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu", "Move or copy operation failed" : "Siirto- tai kopiointitoiminto epäonnistui", + "Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu", "Open folder {displayName}" : "Avaa kansio {displayName}", "Open in Files" : "Avaa tiedostosovelluksessa", "Open details" : "Avaa yksityiskohdat", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 02e3ad133e710..d4bf6581bdd7f 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -285,8 +285,8 @@ OC.L10N.register( "Choose destination" : "Choisir la destination", "Copy to {target}" : "Copier vers {target}", "Move to {target}" : "Déplacer vers {target}", - "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", "Move or copy operation failed" : "L'opération de copie ou de déplacement a échoué", + "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", "Open folder {displayName}" : "Ouvrir le dossier {displayName}", "Open in Files" : "Ouvrir dans Fichiers", "Open details" : "Ouvrir les détails", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 6172147c5cbb2..01efd72e94831 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -283,8 +283,8 @@ "Choose destination" : "Choisir la destination", "Copy to {target}" : "Copier vers {target}", "Move to {target}" : "Déplacer vers {target}", - "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", "Move or copy operation failed" : "L'opération de copie ou de déplacement a échoué", + "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", "Open folder {displayName}" : "Ouvrir le dossier {displayName}", "Open in Files" : "Ouvrir dans Fichiers", "Open details" : "Ouvrir les détails", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 24702a8992649..6f89b06f2f50c 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -261,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "Taispeáin comhaid i bhfolach", "Crop image previews" : "Réamhamhairc íomhá barr", "Enable the grid view" : "Cumasaigh an radharc greille", + "Enable folder tree" : "Cumasaigh crann fillteáin", "Additional settings" : "Socruithe breise", "WebDAV" : "WebDAV", "WebDAV URL" : "URL WebDAV", @@ -303,8 +304,8 @@ OC.L10N.register( "Choose destination" : "Roghnaigh ceann scríbe", "Copy to {target}" : "Cóipeáil chuig {target}", "Move to {target}" : "Bog go {target}", - "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", "Move or copy operation failed" : "Theip ar an oibríocht a bhogadh nó a chóipeáil", + "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", "Open folder {displayName}" : "Oscail fillteán {displayName}", "Open in Files" : "Oscail i Comhaid", "Open details" : "Sonraí oscailte", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index 28fa780b62cb3..cc1b0cbc73819 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -259,6 +259,7 @@ "Show hidden files" : "Taispeáin comhaid i bhfolach", "Crop image previews" : "Réamhamhairc íomhá barr", "Enable the grid view" : "Cumasaigh an radharc greille", + "Enable folder tree" : "Cumasaigh crann fillteáin", "Additional settings" : "Socruithe breise", "WebDAV" : "WebDAV", "WebDAV URL" : "URL WebDAV", @@ -301,8 +302,8 @@ "Choose destination" : "Roghnaigh ceann scríbe", "Copy to {target}" : "Cóipeáil chuig {target}", "Move to {target}" : "Bog go {target}", - "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", "Move or copy operation failed" : "Theip ar an oibríocht a bhogadh nó a chóipeáil", + "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", "Open folder {displayName}" : "Oscail fillteán {displayName}", "Open in Files" : "Oscail i Comhaid", "Open details" : "Sonraí oscailte", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 91d803ce6edd3..044e19a01c01c 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -300,8 +300,8 @@ OC.L10N.register( "Choose destination" : "Escoller o destino", "Copy to {target}" : "Copiar en {target}", "Move to {target}" : "Mover a {target}", - "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", "Move or copy operation failed" : "Produciuse un erro na operación de copia ou de movemento", + "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", "Open details" : "Abrir detalles", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 51164cdaebace..fccc4962e03d0 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -298,8 +298,8 @@ "Choose destination" : "Escoller o destino", "Copy to {target}" : "Copiar en {target}", "Move to {target}" : "Mover a {target}", - "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", "Move or copy operation failed" : "Produciuse un erro na operación de copia ou de movemento", + "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", "Open details" : "Abrir detalles", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index cad8cf1e88312..f2d9bfa6b70bb 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -284,8 +284,8 @@ OC.L10N.register( "Choose destination" : "Scegli la destinazione", "Copy to {target}" : "Copia in {target}", "Move to {target}" : "Sposta in {target}", - "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", "Move or copy operation failed" : "Operazione di spostamento o copia fallita", + "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", "Open details" : "Apri i dettagli", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index ef50133f68a31..180e38a3a7745 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -282,8 +282,8 @@ "Choose destination" : "Scegli la destinazione", "Copy to {target}" : "Copia in {target}", "Move to {target}" : "Sposta in {target}", - "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", "Move or copy operation failed" : "Operazione di spostamento o copia fallita", + "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", "Open details" : "Apri i dettagli", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 5f186ba9c0f7a..caf3ce0f99416 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -156,6 +156,7 @@ OC.L10N.register( "A file has been added to or removed from your favorites" : "お気に入りにファイルが追加または削除されたとき", "A file or folder has been changed" : "ファイルまたはフォルダーが変更されたとき", "A favorite file or folder has been changed" : "お気に入りのファイルまたはフォルダーが 変更されたとき", + "Failed to authorize" : "認証に失敗しました", "Upload (max. %s)" : "アップロード ( 最大 %s )", "Files compatibility" : "ファイルの互換性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。", @@ -216,6 +217,7 @@ OC.L10N.register( "Could not refresh storage stats" : "ストレージの状態を更新できませんでした", "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!", "Create" : "作成", + "This name is already in use." : "この名前は既に使用されています。", "Fill template fields" : "テンプレートフィールドへの入力", "Submitting fields…" : "フィールドを送信中…", "Submit" : "提出する", @@ -259,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "隠しファイルを表示", "Crop image previews" : "プレビュー画像を切り抜く", "Enable the grid view" : "グリッド表示を有効にする", + "Enable folder tree" : "フォルダーツリーを有効にする", "Additional settings" : "追加設定", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -281,8 +284,14 @@ OC.L10N.register( "Disconnect storages" : "ストレージを切断する", "Delete files" : "ファイルの削除", "Delete folders" : "フォルダを削除", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count}アイテムを完全に削除しようとしています"], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["あなたは {count} 個のアイテムを削除しようとしています"], "Confirm deletion" : "削除の確認", "Cancel" : "キャンセル", + "Edit file locally" : "ファイルをローカルで編集", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "ファイルがローカルで開かれます。これが発生しない場合は、デスクトップクライアントがシステムにインストールされていることを確認してください。", + "Retry local edit" : "ローカル編集を再試行する", + "Edit online" : "オンラインで編集", "Destination is not a folder" : "宛先がフォルダではありません", "This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります", "You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。", @@ -295,8 +304,8 @@ OC.L10N.register( "Choose destination" : "移動先を選択", "Copy to {target}" : "{target} にコピー", "Move to {target}" : "{target} に移動", - "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", "Move or copy operation failed" : "移動またはコピー操作は失敗しました", + "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", "Open details" : "詳細を開く", @@ -315,6 +324,7 @@ OC.L10N.register( "Videos" : "動画", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", + "Create templates folder" : "テンプレートフォルダーの作成", "Templates" : "テンプレート", "New template folder" : "新しいテンプレートフォルダ", "In folder" : "フォルダ内", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 19254c7530342..57ac98a4f540c 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -154,6 +154,7 @@ "A file has been added to or removed from your favorites" : "お気に入りにファイルが追加または削除されたとき", "A file or folder has been changed" : "ファイルまたはフォルダーが変更されたとき", "A favorite file or folder has been changed" : "お気に入りのファイルまたはフォルダーが 変更されたとき", + "Failed to authorize" : "認証に失敗しました", "Upload (max. %s)" : "アップロード ( 最大 %s )", "Files compatibility" : "ファイルの互換性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。", @@ -214,6 +215,7 @@ "Could not refresh storage stats" : "ストレージの状態を更新できませんでした", "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!", "Create" : "作成", + "This name is already in use." : "この名前は既に使用されています。", "Fill template fields" : "テンプレートフィールドへの入力", "Submitting fields…" : "フィールドを送信中…", "Submit" : "提出する", @@ -257,6 +259,7 @@ "Show hidden files" : "隠しファイルを表示", "Crop image previews" : "プレビュー画像を切り抜く", "Enable the grid view" : "グリッド表示を有効にする", + "Enable folder tree" : "フォルダーツリーを有効にする", "Additional settings" : "追加設定", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -279,8 +282,14 @@ "Disconnect storages" : "ストレージを切断する", "Delete files" : "ファイルの削除", "Delete folders" : "フォルダを削除", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count}アイテムを完全に削除しようとしています"], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["あなたは {count} 個のアイテムを削除しようとしています"], "Confirm deletion" : "削除の確認", "Cancel" : "キャンセル", + "Edit file locally" : "ファイルをローカルで編集", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "ファイルがローカルで開かれます。これが発生しない場合は、デスクトップクライアントがシステムにインストールされていることを確認してください。", + "Retry local edit" : "ローカル編集を再試行する", + "Edit online" : "オンラインで編集", "Destination is not a folder" : "宛先がフォルダではありません", "This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります", "You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。", @@ -293,8 +302,8 @@ "Choose destination" : "移動先を選択", "Copy to {target}" : "{target} にコピー", "Move to {target}" : "{target} に移動", - "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", "Move or copy operation failed" : "移動またはコピー操作は失敗しました", + "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", "Open details" : "詳細を開く", @@ -313,6 +322,7 @@ "Videos" : "動画", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", + "Create templates folder" : "テンプレートフォルダーの作成", "Templates" : "テンプレート", "New template folder" : "新しいテンプレートフォルダ", "In folder" : "フォルダ内", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index c00a234e7489e..81488b13b532b 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -156,11 +156,17 @@ OC.L10N.register( "A file has been added to or removed from your favorites" : "파일이 즐겨찾기에서 추가 또는 삭제됨", "A file or folder has been changed" : "파일이나 폴더가 변경됨", "A favorite file or folder has been changed" : "즐겨찾기된 파일이나 폴더가 변경됨", + "Failed to authorize" : "인증 실패하였습니다", "Upload (max. %s)" : "업로드(최대 %s)", + "Files compatibility" : "파일 호환성", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX(예. 리눅스 혹은 맥오에스)에서 유효한 모든 파일이름은 허용됩니다.", + "Enforce Windows compatibility" : "윈도우 호환성 준수", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수문자사용 같은 윈도우 시스템에서 유효하딘 않은 파일이름은 차단될 것입니다. 그러나 이것은 대소문자 호환성을 강제하지는 않을 것입니다.", "Accept" : "수락", "Reject" : "거절", "Incoming ownership transfer from {user}" : "{user}의 소유권 이전 요청", "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}의 소유권을 받으시겠습니까?\n\n참고: 이전 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.", + "Ownership transfer denied" : "소유권 이전 거절", "Ownership transfer failed" : "소유권 이전 실패", "Your ownership transfer of {path} to {user} failed." : "{user}을(를) 향한 {path}의 소유권 이전에 실패했습니다.", "The ownership transfer of {path} from {user} failed." : "{user}(으)로부터 {path}의 소유권을 받는 것에 실패했습니다.", @@ -280,8 +286,8 @@ OC.L10N.register( "Choose destination" : "목적지 선택", "Copy to {target}" : "{target}에 복사", "Move to {target}" : "{target}에 이동", - "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", "Move or copy operation failed" : "이동 또는 복사 작업에 실패함", + "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", "Open folder {displayName}" : "{displayName} 폴더 열기", "Open in Files" : "파일에서 열기", "Open details" : "자세한 정보 열기", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 17adf1a179d47..38d782bf79fb2 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -154,11 +154,17 @@ "A file has been added to or removed from your favorites" : "파일이 즐겨찾기에서 추가 또는 삭제됨", "A file or folder has been changed" : "파일이나 폴더가 변경됨", "A favorite file or folder has been changed" : "즐겨찾기된 파일이나 폴더가 변경됨", + "Failed to authorize" : "인증 실패하였습니다", "Upload (max. %s)" : "업로드(최대 %s)", + "Files compatibility" : "파일 호환성", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX(예. 리눅스 혹은 맥오에스)에서 유효한 모든 파일이름은 허용됩니다.", + "Enforce Windows compatibility" : "윈도우 호환성 준수", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수문자사용 같은 윈도우 시스템에서 유효하딘 않은 파일이름은 차단될 것입니다. 그러나 이것은 대소문자 호환성을 강제하지는 않을 것입니다.", "Accept" : "수락", "Reject" : "거절", "Incoming ownership transfer from {user}" : "{user}의 소유권 이전 요청", "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}의 소유권을 받으시겠습니까?\n\n참고: 이전 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.", + "Ownership transfer denied" : "소유권 이전 거절", "Ownership transfer failed" : "소유권 이전 실패", "Your ownership transfer of {path} to {user} failed." : "{user}을(를) 향한 {path}의 소유권 이전에 실패했습니다.", "The ownership transfer of {path} from {user} failed." : "{user}(으)로부터 {path}의 소유권을 받는 것에 실패했습니다.", @@ -278,8 +284,8 @@ "Choose destination" : "목적지 선택", "Copy to {target}" : "{target}에 복사", "Move to {target}" : "{target}에 이동", - "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", "Move or copy operation failed" : "이동 또는 복사 작업에 실패함", + "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", "Open folder {displayName}" : "{displayName} 폴더 열기", "Open in Files" : "파일에서 열기", "Open details" : "자세한 정보 열기", diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index a883293a428c8..cdf840f9dbebd 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -191,6 +191,8 @@ OC.L10N.register( "Filename" : "Filnavn", "Folder name" : "Mappenavn", "This node is unavailable" : "Denne noden er utilgjengelig", + "Another entry with the same name already exists." : "En annen oppføring med samme navnet finnes allerede.", + "Invalid filename." : "Ugyldig filnavn.", "Renamed \"{oldName}\" to \"{newName}\"" : "Omdøpte \"{oldName}\" tl \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Kunne ikke omdøpe \"{oldName}\", den finnes ikke lenger", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{newName}\" er allerede brukt i mappen \"{dir}\". Velg et annet navn.", @@ -208,11 +210,16 @@ OC.L10N.register( "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper kan sorteres.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.", "File not found" : "Finner ikke filen", + "Storage information" : "Informasjon om lagring", + "Storage quota" : "Lagringskvote", "{usedQuotaByte} used" : "{usedQuotaByte} brukt", "{relative}% used" : "{relative}% brukt", "Could not refresh storage stats" : "Kunne ikke oppdatere lagringsstatistikk", "Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!", "Create" : "Opprett", + "This name is already in use." : "Navnet er allerede i bruk.", + "Fill template fields" : "Fyll ut malfelt", + "Submitting fields…" : "Sender inn felt...", "Submit" : "Send inn", "Transfer ownership of a file or folder" : "Eierskapsoverføring av en fil eller mappe", "Choose file or folder to transfer" : "Velg en fil eller mappe som skal overføres", @@ -242,6 +249,7 @@ OC.L10N.register( "Error during upload: {message}" : "Feil under opplasting: {message}", "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}", "Unknown error during upload" : "Ukjent feil under opplasting", + "Filter filenames…" : "Filtrer filnavn...", "Views" : "Visninger", "Files settings" : "Filinnstillinger", "File cannot be accessed" : "Filen er ikke tilgjengelig", @@ -253,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "Vis skjulte filer", "Crop image previews" : "Beskjær forhåndsvisninger av bilder", "Enable the grid view" : "Aktiver rutenettvisningen", + "Enable folder tree" : "Aktiver mappetre", "Additional settings" : "Flere innstillinger", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -275,9 +284,14 @@ OC.L10N.register( "Disconnect storages" : "Koble fra lagringer", "Delete files" : "Slett filer", "Delete folders" : "Slett mapper", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Du er i ferd med å slette permanent {count} element","Du er i ferd med å slette permanent {count} elementer"], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du er i ferd med å slette {count} element","Du er i ferd med å slette {count} elementer"], "Confirm deletion" : "Bekreft sletting", "Cancel" : "Avbryt", + "Edit file locally" : "Rediger fil lokalt", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skal nå åpnes lokalt. Hvis du ikke ser at dette skjer, må du kontrollere at skrivebordsklienten er installert på systemet.", + "Retry local edit" : "Prøv lokal redigering på nytt", + "Edit online" : "Rediger på nett", "Destination is not a folder" : "Målplassering er ikke en mappe", "This file/folder is already in that directory" : "Denne filen/mappen er allerede i den katalogen", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe til seg selv eller til en undermappe av seg selv", @@ -290,19 +304,27 @@ OC.L10N.register( "Choose destination" : "Velg målplassering", "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", - "Cancelled move or copy operation" : "Kansellert flytte- eller kopieroperasjon", "Move or copy operation failed" : "Flytte- eller kopieringsoperason feilet", + "Cancelled move or copy operation" : "Kansellert flytte- eller kopieroperasjon", "Open folder {displayName}" : "Åpne mappe {displayName}", "Open in Files" : "Åpne i Filer", "Open details" : "Åpne detaljer", "Today" : "I dag", "Last 7 days" : "Siste 7 dager", "Last 30 days" : "Siste 30 dager", + "This year ({year})" : "I år ({year})", + "Last year ({year})" : "I fjor ({year})", "Documents" : "Dokumenter", + "Spreadsheets" : "Regneark", + "Presentations" : "Presentasjoner", + "PDFs" : "PDFer", + "Folders" : "Mapper", "Audio" : "Lyd", + "Pictures and images" : "Fotoer og bilder", "Videos" : "Filmer", "Created new folder \"{name}\"" : "Opprettet ny mappe \"{name}\"", "Unable to initialize the templates directory" : "Kan ikke initialisere mal-mappen", + "Create templates folder" : "Opprett malmappe", "Templates" : "Maler", "New template folder" : "Ny malermappe", "In folder" : "I mappen", @@ -325,6 +347,11 @@ OC.L10N.register( "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mappe","1 fil og {folderCount} mapper"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} fil og 1 mappe","{fileCount} filer og 1 mappe"], "{fileCount} files and {folderCount} folders" : "{fileCount} filer og {folderCount} mapper", + "Filename must not be empty." : "Filnavn kan ikke være tomt.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" er ikke tillatt i et filnavn.", + "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" er et reservert navn og ikke tillatt for filnavn.", + "\"{extension}\" is not an allowed filetype." : "\"{extension}\" er ikke en tillatt filtype.", + "Filenames must not end with \"{extension}\"." : "Filnavn må ikke slutte med \"{extension}\".", "List of favorites files and folders." : "Liste over favorittfiler og -mapper.", "No favorites yet" : "Ingen favoritter enda", "Files and folders you mark as favorite will show up here" : "Filer og mapper som du gjør til favoritter vises her", diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 726dd5c40968d..c9576bc3f0057 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -189,6 +189,8 @@ "Filename" : "Filnavn", "Folder name" : "Mappenavn", "This node is unavailable" : "Denne noden er utilgjengelig", + "Another entry with the same name already exists." : "En annen oppføring med samme navnet finnes allerede.", + "Invalid filename." : "Ugyldig filnavn.", "Renamed \"{oldName}\" to \"{newName}\"" : "Omdøpte \"{oldName}\" tl \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Kunne ikke omdøpe \"{oldName}\", den finnes ikke lenger", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{newName}\" er allerede brukt i mappen \"{dir}\". Velg et annet navn.", @@ -206,11 +208,16 @@ "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper kan sorteres.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.", "File not found" : "Finner ikke filen", + "Storage information" : "Informasjon om lagring", + "Storage quota" : "Lagringskvote", "{usedQuotaByte} used" : "{usedQuotaByte} brukt", "{relative}% used" : "{relative}% brukt", "Could not refresh storage stats" : "Kunne ikke oppdatere lagringsstatistikk", "Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!", "Create" : "Opprett", + "This name is already in use." : "Navnet er allerede i bruk.", + "Fill template fields" : "Fyll ut malfelt", + "Submitting fields…" : "Sender inn felt...", "Submit" : "Send inn", "Transfer ownership of a file or folder" : "Eierskapsoverføring av en fil eller mappe", "Choose file or folder to transfer" : "Velg en fil eller mappe som skal overføres", @@ -240,6 +247,7 @@ "Error during upload: {message}" : "Feil under opplasting: {message}", "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}", "Unknown error during upload" : "Ukjent feil under opplasting", + "Filter filenames…" : "Filtrer filnavn...", "Views" : "Visninger", "Files settings" : "Filinnstillinger", "File cannot be accessed" : "Filen er ikke tilgjengelig", @@ -251,6 +259,7 @@ "Show hidden files" : "Vis skjulte filer", "Crop image previews" : "Beskjær forhåndsvisninger av bilder", "Enable the grid view" : "Aktiver rutenettvisningen", + "Enable folder tree" : "Aktiver mappetre", "Additional settings" : "Flere innstillinger", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -273,9 +282,14 @@ "Disconnect storages" : "Koble fra lagringer", "Delete files" : "Slett filer", "Delete folders" : "Slett mapper", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Du er i ferd med å slette permanent {count} element","Du er i ferd med å slette permanent {count} elementer"], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du er i ferd med å slette {count} element","Du er i ferd med å slette {count} elementer"], "Confirm deletion" : "Bekreft sletting", "Cancel" : "Avbryt", + "Edit file locally" : "Rediger fil lokalt", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skal nå åpnes lokalt. Hvis du ikke ser at dette skjer, må du kontrollere at skrivebordsklienten er installert på systemet.", + "Retry local edit" : "Prøv lokal redigering på nytt", + "Edit online" : "Rediger på nett", "Destination is not a folder" : "Målplassering er ikke en mappe", "This file/folder is already in that directory" : "Denne filen/mappen er allerede i den katalogen", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe til seg selv eller til en undermappe av seg selv", @@ -288,19 +302,27 @@ "Choose destination" : "Velg målplassering", "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", - "Cancelled move or copy operation" : "Kansellert flytte- eller kopieroperasjon", "Move or copy operation failed" : "Flytte- eller kopieringsoperason feilet", + "Cancelled move or copy operation" : "Kansellert flytte- eller kopieroperasjon", "Open folder {displayName}" : "Åpne mappe {displayName}", "Open in Files" : "Åpne i Filer", "Open details" : "Åpne detaljer", "Today" : "I dag", "Last 7 days" : "Siste 7 dager", "Last 30 days" : "Siste 30 dager", + "This year ({year})" : "I år ({year})", + "Last year ({year})" : "I fjor ({year})", "Documents" : "Dokumenter", + "Spreadsheets" : "Regneark", + "Presentations" : "Presentasjoner", + "PDFs" : "PDFer", + "Folders" : "Mapper", "Audio" : "Lyd", + "Pictures and images" : "Fotoer og bilder", "Videos" : "Filmer", "Created new folder \"{name}\"" : "Opprettet ny mappe \"{name}\"", "Unable to initialize the templates directory" : "Kan ikke initialisere mal-mappen", + "Create templates folder" : "Opprett malmappe", "Templates" : "Maler", "New template folder" : "Ny malermappe", "In folder" : "I mappen", @@ -323,6 +345,11 @@ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mappe","1 fil og {folderCount} mapper"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} fil og 1 mappe","{fileCount} filer og 1 mappe"], "{fileCount} files and {folderCount} folders" : "{fileCount} filer og {folderCount} mapper", + "Filename must not be empty." : "Filnavn kan ikke være tomt.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" er ikke tillatt i et filnavn.", + "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" er et reservert navn og ikke tillatt for filnavn.", + "\"{extension}\" is not an allowed filetype." : "\"{extension}\" er ikke en tillatt filtype.", + "Filenames must not end with \"{extension}\"." : "Filnavn må ikke slutte med \"{extension}\".", "List of favorites files and folders." : "Liste over favorittfiler og -mapper.", "No favorites yet" : "Ingen favoritter enda", "Files and folders you mark as favorite will show up here" : "Filer og mapper som du gjør til favoritter vises her", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index bf77f204cadd0..07360affd67f2 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -281,8 +281,8 @@ OC.L10N.register( "Choose destination" : "Wybierz miejsce docelowe", "Copy to {target}" : "Skopiuj do {target}", "Move to {target}" : "Przenieś do {target}", - "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania", "Move or copy operation failed" : "Operacja przenoszenia lub kopiowania nie powiodła się", + "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania", "Open folder {displayName}" : "Otwórz katalog {displayName}", "Open in Files" : "Otwórz w Plikach", "Open details" : "Otwórz szczegóły", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 42a79d086947e..5ff980389cf6b 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -279,8 +279,8 @@ "Choose destination" : "Wybierz miejsce docelowe", "Copy to {target}" : "Skopiuj do {target}", "Move to {target}" : "Przenieś do {target}", - "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania", "Move or copy operation failed" : "Operacja przenoszenia lub kopiowania nie powiodła się", + "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania", "Open folder {displayName}" : "Otwórz katalog {displayName}", "Open in Files" : "Otwórz w Plikach", "Open details" : "Otwórz szczegóły", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 13b8111d597bf..374c6ffb7d750 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -303,8 +303,8 @@ OC.L10N.register( "Choose destination" : "Escolha o destino", "Copy to {target}" : "Copiar para {target}", "Move to {target}" : "Mover para {target}", - "Cancelled move or copy operation" : "Operação de movimentação ou cópia cancelada", "Move or copy operation failed" : "Falha na operação de movimentação ou cópia", + "Cancelled move or copy operation" : "Operação de movimentação ou cópia cancelada", "Open folder {displayName}" : "Abra a pasta {displayName}", "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index aca3d969621d6..81fc7ccfbb81d 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -301,8 +301,8 @@ "Choose destination" : "Escolha o destino", "Copy to {target}" : "Copiar para {target}", "Move to {target}" : "Mover para {target}", - "Cancelled move or copy operation" : "Operação de movimentação ou cópia cancelada", "Move or copy operation failed" : "Falha na operação de movimentação ou cópia", + "Cancelled move or copy operation" : "Operação de movimentação ou cópia cancelada", "Open folder {displayName}" : "Abra a pasta {displayName}", "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index cdaf141a2caab..bff5f3e097103 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -289,8 +289,8 @@ OC.L10N.register( "Choose destination" : "Выберите место назначения", "Copy to {target}" : "Скопировать в «{target}»", "Move to {target}" : "Переместить в «{target}»", - "Cancelled move or copy operation" : "Копирование или перемещение отменено", "Move or copy operation failed" : "Ошибка перемещение или копирования", + "Cancelled move or copy operation" : "Копирование или перемещение отменено", "Open folder {displayName}" : "Открыть папку «{displayName}»", "Open in Files" : "Открыть в приложении «Файлы»", "Open details" : "Открыть подробности", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 02f92ff849afe..7e6a90dea88ec 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -287,8 +287,8 @@ "Choose destination" : "Выберите место назначения", "Copy to {target}" : "Скопировать в «{target}»", "Move to {target}" : "Переместить в «{target}»", - "Cancelled move or copy operation" : "Копирование или перемещение отменено", "Move or copy operation failed" : "Ошибка перемещение или копирования", + "Cancelled move or copy operation" : "Копирование или перемещение отменено", "Open folder {displayName}" : "Открыть папку «{displayName}»", "Open in Files" : "Открыть в приложении «Файлы»", "Open details" : "Открыть подробности", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 66f53c6243a96..8e859b8461e6d 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -282,8 +282,8 @@ OC.L10N.register( "Choose destination" : "Vyberte cieľ", "Copy to {target}" : "Kopírovať do {target}", "Move to {target}" : "Presunúť do {target}", - "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", "Move or copy operation failed" : "Operácia presunu alebo kopírovania zlyhala", + "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 2e8b1d9dedac7..06461f4d49d18 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -280,8 +280,8 @@ "Choose destination" : "Vyberte cieľ", "Copy to {target}" : "Kopírovať do {target}", "Move to {target}" : "Presunúť do {target}", - "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", "Move or copy operation failed" : "Operácia presunu alebo kopírovania zlyhala", + "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 43786176061be..3bea5baf4e834 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -286,8 +286,8 @@ OC.L10N.register( "Choose destination" : "Изаберите одредиште", "Copy to {target}" : "Копирај у {target}", "Move to {target}" : "Премести у {target}", - "Cancelled move or copy operation" : "Операција премештања или копирања је отказана", "Move or copy operation failed" : "Није успела операција премештања или копирања", + "Cancelled move or copy operation" : "Операција премештања или копирања је отказана", "Open folder {displayName}" : "Отвори фолдер {displayName}", "Open in Files" : "Отвори у Фајловима", "Open details" : "Отвори детаље", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 83f69d2564ca5..595cea5e4d4a3 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -284,8 +284,8 @@ "Choose destination" : "Изаберите одредиште", "Copy to {target}" : "Копирај у {target}", "Move to {target}" : "Премести у {target}", - "Cancelled move or copy operation" : "Операција премештања или копирања је отказана", "Move or copy operation failed" : "Није успела операција премештања или копирања", + "Cancelled move or copy operation" : "Операција премештања или копирања је отказана", "Open folder {displayName}" : "Отвори фолдер {displayName}", "Open in Files" : "Отвори у Фајловима", "Open details" : "Отвори детаље", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index bcda405e0a691..2f136ff355bf5 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -261,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "Visa dolda filer", "Crop image previews" : "Beskär förhandsgranskningar för bilder", "Enable the grid view" : "Aktivera rutnätsvy", + "Enable folder tree" : "Aktivera mappträd", "Additional settings" : "Övriga inställningar", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -287,6 +288,10 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du är på väg att ta bort {count} objekt","Du är på väg att ta bort {count} objekt"], "Confirm deletion" : "Bekräfta radering", "Cancel" : "Avbryt", + "Edit file locally" : "Redigera filen lokalt", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen bör nu öppnas lokalt. Om du inte ser detta hända, se till att skrivbordsklienten är installerad på ditt system.", + "Retry local edit" : "Försök lokal redigering igen", + "Edit online" : "Redigera online", "Destination is not a folder" : "Destinationen är inte en mapp", "This file/folder is already in that directory" : "Den här filen/mappen finns redan i den katalogen", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv", @@ -299,8 +304,8 @@ OC.L10N.register( "Choose destination" : "Välj destination", "Copy to {target}" : "Kopiera till {target}", "Move to {target}" : "Flytta till {target}", - "Cancelled move or copy operation" : "Flytta eller kopiera avbröts", "Move or copy operation failed" : "Flytta eller kopiera misslyckades", + "Cancelled move or copy operation" : "Flytta eller kopiera avbröts", "Open folder {displayName}" : "Öppna mappen {displayName}", "Open in Files" : "Öppna i Filer", "Open details" : "Öppna detaljer", @@ -319,6 +324,7 @@ OC.L10N.register( "Videos" : "Videor", "Created new folder \"{name}\"" : "Skapat ny mapp \"{name}\"", "Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen", + "Create templates folder" : "Skapa mallmapp", "Templates" : "Mallar", "New template folder" : "Ny mallmapp", "In folder" : "I mapp", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 1af5f6725ee77..12502beff8341 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -259,6 +259,7 @@ "Show hidden files" : "Visa dolda filer", "Crop image previews" : "Beskär förhandsgranskningar för bilder", "Enable the grid view" : "Aktivera rutnätsvy", + "Enable folder tree" : "Aktivera mappträd", "Additional settings" : "Övriga inställningar", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -285,6 +286,10 @@ "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du är på väg att ta bort {count} objekt","Du är på väg att ta bort {count} objekt"], "Confirm deletion" : "Bekräfta radering", "Cancel" : "Avbryt", + "Edit file locally" : "Redigera filen lokalt", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen bör nu öppnas lokalt. Om du inte ser detta hända, se till att skrivbordsklienten är installerad på ditt system.", + "Retry local edit" : "Försök lokal redigering igen", + "Edit online" : "Redigera online", "Destination is not a folder" : "Destinationen är inte en mapp", "This file/folder is already in that directory" : "Den här filen/mappen finns redan i den katalogen", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv", @@ -297,8 +302,8 @@ "Choose destination" : "Välj destination", "Copy to {target}" : "Kopiera till {target}", "Move to {target}" : "Flytta till {target}", - "Cancelled move or copy operation" : "Flytta eller kopiera avbröts", "Move or copy operation failed" : "Flytta eller kopiera misslyckades", + "Cancelled move or copy operation" : "Flytta eller kopiera avbröts", "Open folder {displayName}" : "Öppna mappen {displayName}", "Open in Files" : "Öppna i Filer", "Open details" : "Öppna detaljer", @@ -317,6 +322,7 @@ "Videos" : "Videor", "Created new folder \"{name}\"" : "Skapat ny mapp \"{name}\"", "Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen", + "Create templates folder" : "Skapa mallmapp", "Templates" : "Mallar", "New template folder" : "Ny mallmapp", "In folder" : "I mapp", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 79bd1d967afe8..90511078e7037 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -283,8 +283,8 @@ OC.L10N.register( "Choose destination" : "Hedefi seçin", "Copy to {target}" : "{target} içine kopyala", "Move to {target}" : "{target} içine taşı", - "Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi", "Move or copy operation failed" : "Taşıma ya da kopyalama yapılamadı", + "Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi", "Open folder {displayName}" : "{displayName} klasörünü aç", "Open in Files" : "Dosyalar uygulamasında aç", "Open details" : "Ayrıntıları aç", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 2f3786fd92b17..68bd368fc2c6d 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -281,8 +281,8 @@ "Choose destination" : "Hedefi seçin", "Copy to {target}" : "{target} içine kopyala", "Move to {target}" : "{target} içine taşı", - "Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi", "Move or copy operation failed" : "Taşıma ya da kopyalama yapılamadı", + "Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi", "Open folder {displayName}" : "{displayName} klasörünü aç", "Open in Files" : "Dosyalar uygulamasında aç", "Open details" : "Ayrıntıları aç", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index d6d02aadf8078..1904299c9b18d 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -284,8 +284,8 @@ OC.L10N.register( "Choose destination" : "Виберіть каталог призначення", "Copy to {target}" : "Копіювати до {target}", "Move to {target}" : "Перемістити до {target}", - "Cancelled move or copy operation" : "Переміщення або копіювання скасовано", "Move or copy operation failed" : "Не вдалося скопіювати або перемістити", + "Cancelled move or copy operation" : "Переміщення або копіювання скасовано", "Open folder {displayName}" : "Відкрити каталог {displayName}", "Open in Files" : "Відкрити у Файлах", "Open details" : "Показати деталі", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 565acb53a427c..2c543d3cc630e 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -282,8 +282,8 @@ "Choose destination" : "Виберіть каталог призначення", "Copy to {target}" : "Копіювати до {target}", "Move to {target}" : "Перемістити до {target}", - "Cancelled move or copy operation" : "Переміщення або копіювання скасовано", "Move or copy operation failed" : "Не вдалося скопіювати або перемістити", + "Cancelled move or copy operation" : "Переміщення або копіювання скасовано", "Open folder {displayName}" : "Відкрити каталог {displayName}", "Open in Files" : "Відкрити у Файлах", "Open details" : "Показати деталі", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 07bbd01a4ce9a..54673598fe7ea 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -299,8 +299,8 @@ OC.L10N.register( "Choose destination" : "选择目标路径", "Copy to {target}" : "复制到 {target}", "Move to {target}" : "移动到 {target}", - "Cancelled move or copy operation" : "已取消移动或复制操作", "Move or copy operation failed" : "移动或复制失败", + "Cancelled move or copy operation" : "已取消移动或复制操作", "Open folder {displayName}" : "打开文件夹{displayName}", "Open in Files" : "在文件中打开", "Open details" : "打开详情", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 24ea28d171c68..473604dd478aa 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -297,8 +297,8 @@ "Choose destination" : "选择目标路径", "Copy to {target}" : "复制到 {target}", "Move to {target}" : "移动到 {target}", - "Cancelled move or copy operation" : "已取消移动或复制操作", "Move or copy operation failed" : "移动或复制失败", + "Cancelled move or copy operation" : "已取消移动或复制操作", "Open folder {displayName}" : "打开文件夹{displayName}", "Open in Files" : "在文件中打开", "Open details" : "打开详情", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 4638bc7aacd78..3c1da76fe7ae4 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -261,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Enable the grid view" : "啟用網格檢視", + "Enable folder tree" : "啟用資料夾樹狀結構", "Additional settings" : "其他設定", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -287,7 +288,10 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您即將刪除 {count} 個項目"], "Confirm deletion" : "確認刪除", "Cancel" : "取消", + "Edit file locally" : "在近端編輯檔案", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "該檔案現在應該在近端打開。如果檔案無法在近端打開,請確保您的系統上安裝了桌面客戶端。", + "Retry local edit" : "重試近端編輯", + "Edit online" : "在線編輯", "Destination is not a folder" : "目標地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", @@ -300,8 +304,8 @@ OC.L10N.register( "Choose destination" : "選擇目標地", "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動到 {target}", - "Cancelled move or copy operation" : "已取消移動或複製操作", "Move or copy operation failed" : "移動或複製操作失敗", + "Cancelled move or copy operation" : "已取消移動或複製操作", "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", "Open details" : "開啟細節", @@ -320,6 +324,7 @@ OC.L10N.register( "Videos" : "影片", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", "Unable to initialize the templates directory" : "無法初始化模板目錄", + "Create templates folder" : "創建模板資料夾", "Templates" : "模板", "New template folder" : "新範本資料夾", "In folder" : "在資料夾中", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 3214e42a4456e..bd8251f0442dc 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -259,6 +259,7 @@ "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Enable the grid view" : "啟用網格檢視", + "Enable folder tree" : "啟用資料夾樹狀結構", "Additional settings" : "其他設定", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -285,7 +286,10 @@ "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您即將刪除 {count} 個項目"], "Confirm deletion" : "確認刪除", "Cancel" : "取消", + "Edit file locally" : "在近端編輯檔案", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "該檔案現在應該在近端打開。如果檔案無法在近端打開,請確保您的系統上安裝了桌面客戶端。", + "Retry local edit" : "重試近端編輯", + "Edit online" : "在線編輯", "Destination is not a folder" : "目標地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", @@ -298,8 +302,8 @@ "Choose destination" : "選擇目標地", "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動到 {target}", - "Cancelled move or copy operation" : "已取消移動或複製操作", "Move or copy operation failed" : "移動或複製操作失敗", + "Cancelled move or copy operation" : "已取消移動或複製操作", "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", "Open details" : "開啟細節", @@ -318,6 +322,7 @@ "Videos" : "影片", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", "Unable to initialize the templates directory" : "無法初始化模板目錄", + "Create templates folder" : "創建模板資料夾", "Templates" : "模板", "New template folder" : "新範本資料夾", "In folder" : "在資料夾中", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index ded45b2117170..93aef05e8cb11 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -261,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Enable the grid view" : "啟用網格檢視", + "Enable folder tree" : "啟用資料夾樹", "Additional settings" : "其他設定", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -303,8 +304,8 @@ OC.L10N.register( "Choose destination" : "選擇目的地", "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動至 {target}", - "Cancelled move or copy operation" : "已取消移動或複製操作", "Move or copy operation failed" : "移動或複製操作失敗", + "Cancelled move or copy operation" : "已取消移動或複製操作", "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 0384aef556aea..a599d937ee54b 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -259,6 +259,7 @@ "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Enable the grid view" : "啟用網格檢視", + "Enable folder tree" : "啟用資料夾樹", "Additional settings" : "其他設定", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -301,8 +302,8 @@ "Choose destination" : "選擇目的地", "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動至 {target}", - "Cancelled move or copy operation" : "已取消移動或複製操作", "Move or copy operation failed" : "移動或複製操作失敗", + "Cancelled move or copy operation" : "已取消移動或複製操作", "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 6adda05671551..05fae71f607cb 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -339,9 +339,9 @@ OC.L10N.register( "No shared links" : "Keine geteilten Links", "Files and folders you shared by link will show up here" : "Von Ihnen mittels Link geteilte Dateien und Ordner werden hier angezeigt werden", "File requests" : "Dateianfragen", - "List of file requests." : "Liste der Dateianfragen", + "List of file requests." : "Liste der Dateianfragen.", "No file requests" : "Keine Dateianfragen", - "File requests you have created will show up here" : "Dateianfragen wurden erstellt und werden hier angezeigt", + "File requests you have created will show up here" : "Von Ihnen erstellte Dateianfragen werden hier angezeigt", "Deleted shares" : "Gelöschte Freigaben", "List of shares you left." : "Liste der Freigaben, die Sie verlassen haben.", "No deleted shares" : "Keine gelöschten Freigaben", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 8805e7127709b..255a17e790296 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -337,9 +337,9 @@ "No shared links" : "Keine geteilten Links", "Files and folders you shared by link will show up here" : "Von Ihnen mittels Link geteilte Dateien und Ordner werden hier angezeigt werden", "File requests" : "Dateianfragen", - "List of file requests." : "Liste der Dateianfragen", + "List of file requests." : "Liste der Dateianfragen.", "No file requests" : "Keine Dateianfragen", - "File requests you have created will show up here" : "Dateianfragen wurden erstellt und werden hier angezeigt", + "File requests you have created will show up here" : "Von Ihnen erstellte Dateianfragen werden hier angezeigt", "Deleted shares" : "Gelöschte Freigaben", "List of shares you left." : "Liste der Freigaben, die Sie verlassen haben.", "No deleted shares" : "Keine gelöschten Freigaben", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 2bb69db11d169..5f42daa368ae7 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -127,6 +127,7 @@ OC.L10N.register( "Decline" : "Decline", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "People" : "People", + "Filter accounts" : "Filter accounts", "When should the request expire?" : "When should the request expire?", "Set a submission expiration date" : "Set a submission expiration date", "Expiration date" : "Expiration date", @@ -253,6 +254,7 @@ OC.L10N.register( "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Note from" : "Note from", "Note:" : "Note:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.", "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", @@ -336,6 +338,10 @@ OC.L10N.register( "List of files that are shared by link." : "List of files that are shared by link.", "No shared links" : "No shared links", "Files and folders you shared by link will show up here" : "Files and folders you shared by link will show up here", + "File requests" : "File requests", + "List of file requests." : "List of file requests.", + "No file requests" : "No file requests", + "File requests you have created will show up here" : "File requests you have created will show up here", "Deleted shares" : "Deleted shares", "List of shares you left." : "List of shares you left.", "No deleted shares" : "No deleted shares", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 3a8322f98f5ac..25041cc08ccd0 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -125,6 +125,7 @@ "Decline" : "Decline", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "People" : "People", + "Filter accounts" : "Filter accounts", "When should the request expire?" : "When should the request expire?", "Set a submission expiration date" : "Set a submission expiration date", "Expiration date" : "Expiration date", @@ -251,6 +252,7 @@ "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Note from" : "Note from", "Note:" : "Note:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.", "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", @@ -334,6 +336,10 @@ "List of files that are shared by link." : "List of files that are shared by link.", "No shared links" : "No shared links", "Files and folders you shared by link will show up here" : "Files and folders you shared by link will show up here", + "File requests" : "File requests", + "List of file requests." : "List of file requests.", + "No file requests" : "No file requests", + "File requests you have created will show up here" : "File requests you have created will show up here", "Deleted shares" : "Deleted shares", "List of shares you left." : "List of shares you left.", "No deleted shares" : "No deleted shares", diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index 53a6971056257..f6c8e045439de 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -208,6 +208,7 @@ OC.L10N.register( "File drop (upload only)" : "Soltar archivo (solo para carga)", "Upload" : "Cargar", "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", + "File drop" : "Entrega de archivos", "Circle" : "Círculo", "Update" : "Actualizar", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", diff --git a/apps/files_sharing/l10n/es_AR.json b/apps/files_sharing/l10n/es_AR.json index bd9637ceda4c5..bb3f7421f2f91 100644 --- a/apps/files_sharing/l10n/es_AR.json +++ b/apps/files_sharing/l10n/es_AR.json @@ -206,6 +206,7 @@ "File drop (upload only)" : "Soltar archivo (solo para carga)", "Upload" : "Cargar", "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", + "File drop" : "Entrega de archivos", "Circle" : "Círculo", "Update" : "Actualizar", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 466f2bc56f38e..2103a6d6ebbae 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -127,6 +127,7 @@ OC.L10N.register( "Decline" : "拒否", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "このアプリケーションを使うと、Nextcloud 内でファイルを共有することができます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 該当する人々は、Nextcloud 内の他のアカウントやグループとファイルやフォルダを共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud 外の他の人々とファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバ間の共有やモバイルデバイスからの共有を可能にすることもできます。\nこの機能をオフにすると、サーバ上のすべての共有受信者の共有ファイルとフォルダが削除され、 同期クライアントやモバイルアプリ上でも削除されます。詳細は Nextcloud ドキュメントをご覧ください。", "People" : "人間", + "Filter accounts" : "アカウントのフィルタリング", "When should the request expire?" : "リクエストの有効期限はいつまでですか?", "Set a submission expiration date" : "送信の有効期限を設定する", "Expiration date" : "有効期限", @@ -253,6 +254,8 @@ OC.L10N.register( "Deck board" : "Deckボード", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} に", + "Note from" : "注釈", + "Note:" : "注意:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。", "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", "Enter your name" : "あなたの名前を入力", @@ -335,6 +338,10 @@ OC.L10N.register( "List of files that are shared by link." : "URL共有済みファイルの一覧。", "No shared links" : "共有リンクはありません", "Files and folders you shared by link will show up here" : "リンクで共有したファイルやフォルダは、ここに表示されます。", + "File requests" : "ファイルリクエスト", + "List of file requests." : "ファイル要求のリスト。", + "No file requests" : "ファイル要求がありません", + "File requests you have created will show up here" : "作成したファイルリクエストはここに表示されます", "Deleted shares" : "削除した共有", "List of shares you left." : "離脱した共有の一覧", "No deleted shares" : "削除(離脱)した共有はありません", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index c2adbc23092f6..4d4d59ce6e453 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -125,6 +125,7 @@ "Decline" : "拒否", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "このアプリケーションを使うと、Nextcloud 内でファイルを共有することができます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 該当する人々は、Nextcloud 内の他のアカウントやグループとファイルやフォルダを共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud 外の他の人々とファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバ間の共有やモバイルデバイスからの共有を可能にすることもできます。\nこの機能をオフにすると、サーバ上のすべての共有受信者の共有ファイルとフォルダが削除され、 同期クライアントやモバイルアプリ上でも削除されます。詳細は Nextcloud ドキュメントをご覧ください。", "People" : "人間", + "Filter accounts" : "アカウントのフィルタリング", "When should the request expire?" : "リクエストの有効期限はいつまでですか?", "Set a submission expiration date" : "送信の有効期限を設定する", "Expiration date" : "有効期限", @@ -251,6 +252,8 @@ "Deck board" : "Deckボード", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} に", + "Note from" : "注釈", + "Note:" : "注意:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。", "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", "Enter your name" : "あなたの名前を入力", @@ -333,6 +336,10 @@ "List of files that are shared by link." : "URL共有済みファイルの一覧。", "No shared links" : "共有リンクはありません", "Files and folders you shared by link will show up here" : "リンクで共有したファイルやフォルダは、ここに表示されます。", + "File requests" : "ファイルリクエスト", + "List of file requests." : "ファイル要求のリスト。", + "No file requests" : "ファイル要求がありません", + "File requests you have created will show up here" : "作成したファイルリクエストはここに表示されます", "Deleted shares" : "削除した共有", "List of shares you left." : "離脱した共有の一覧", "No deleted shares" : "削除(離脱)した共有はありません", diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 97210c24df344..d87f051980c0c 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -127,6 +127,7 @@ OC.L10N.register( "Decline" : "Avslå", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikasjonen lar personer dele filer i Nextcloud. Hvis aktivert, kan administrator velge hvilke grupper som kan dele filer. De aktuelle personene kan deretter dele filer og mapper med andre kontoer og grupper i Nextcloud. I tillegg, hvis administrator aktiverer delingslenke-funksjonen, kan en ekstern lenke brukes til å dele filer med andre personer utenfor Nextcloud. Administratorer kan også håndheve passord, utløpsdatoer og aktivere server-til-server-deling via delingslenker, samt deling fra mobile enheter.\nHvis du slår av funksjonen, fjernes delte filer og mapper på serveren for alle delingsmottakere, og også på synkroniseringsklienter og mobilapper. Mer informasjon er tilgjengelig i Nextcloud-dokumentasjonen.", "People" : "Mennesker", + "Filter accounts" : "Filtrer kontoer", "When should the request expire?" : "Når skal forespørselen utløpe?", "Set a submission expiration date" : "Angi en utløpsdato for sending", "Expiration date" : "Utløpsdato", @@ -253,6 +254,7 @@ OC.L10N.register( "Deck board" : "Deck tavle", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Note from" : "Notat fra", "Note:" : "Merk:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med deg.", "To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.", @@ -336,6 +338,10 @@ OC.L10N.register( "List of files that are shared by link." : "Liste over filer som er delt via kobling.", "No shared links" : "Ingen delte lenker", "Files and folders you shared by link will show up here" : "Filer og mapper du har delt via kobling, vises her", + "File requests" : "Filforespørsler", + "List of file requests." : "Liste over filforespørsler.", + "No file requests" : "Ingen filforespørsler", + "File requests you have created will show up here" : "Filforespørsler du har opprettet vil vises her", "Deleted shares" : "Slettede delinger", "List of shares you left." : "Liste over delte ressurser du forlot.", "No deleted shares" : "Ingen slettede delinger", diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 9eb3148a2872b..2b2117c943a9e 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -125,6 +125,7 @@ "Decline" : "Avslå", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikasjonen lar personer dele filer i Nextcloud. Hvis aktivert, kan administrator velge hvilke grupper som kan dele filer. De aktuelle personene kan deretter dele filer og mapper med andre kontoer og grupper i Nextcloud. I tillegg, hvis administrator aktiverer delingslenke-funksjonen, kan en ekstern lenke brukes til å dele filer med andre personer utenfor Nextcloud. Administratorer kan også håndheve passord, utløpsdatoer og aktivere server-til-server-deling via delingslenker, samt deling fra mobile enheter.\nHvis du slår av funksjonen, fjernes delte filer og mapper på serveren for alle delingsmottakere, og også på synkroniseringsklienter og mobilapper. Mer informasjon er tilgjengelig i Nextcloud-dokumentasjonen.", "People" : "Mennesker", + "Filter accounts" : "Filtrer kontoer", "When should the request expire?" : "Når skal forespørselen utløpe?", "Set a submission expiration date" : "Angi en utløpsdato for sending", "Expiration date" : "Utløpsdato", @@ -251,6 +252,7 @@ "Deck board" : "Deck tavle", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Note from" : "Notat fra", "Note:" : "Merk:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med deg.", "To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.", @@ -334,6 +336,10 @@ "List of files that are shared by link." : "Liste over filer som er delt via kobling.", "No shared links" : "Ingen delte lenker", "Files and folders you shared by link will show up here" : "Filer og mapper du har delt via kobling, vises her", + "File requests" : "Filforespørsler", + "List of file requests." : "Liste over filforespørsler.", + "No file requests" : "Ingen filforespørsler", + "File requests you have created will show up here" : "Filforespørsler du har opprettet vil vises her", "Deleted shares" : "Slettede delinger", "List of shares you left." : "Liste over delte ressurser du forlot.", "No deleted shares" : "Ingen slettede delinger", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 76c4b2ba62fe8..da9a70f9e5294 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -127,6 +127,7 @@ OC.L10N.register( "Decline" : "Avböj", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denna applikation gör det möjligt för användare att dela filer inom Nextcloud. Om aktiverad kan administratören välja vilka grupper som kan dela filer. De tillämpliga användarna kan sedan dela filer och mappar med andra användare och grupper inom Nextcloud. Dessutom, om administratören aktiverar funktionen dela länk, kan en extern länk användas för att dela filer med andra användare utanför Nextcloud. Administratörer kan också tvinga lösenord, utgångsdatum och aktivera server till serverdelning via delningslänkar samt dela från mobila enheter.\nOm du stänger av funktionen tar du bort delade filer och mappar på servern för alla delmottagare och även på synkroniseringsklienterna och mobilapparna. Mer information finns i dokumentationen för Nextcloud.", "People" : "Personer", + "Filter accounts" : "Filtrera konton", "When should the request expire?" : "När ska begäran löpa ut?", "Set a submission expiration date" : "Ställ in utgångsdatum för inlämning", "Expiration date" : "Utgångsdatum", @@ -253,6 +254,7 @@ OC.L10N.register( "Deck board" : "Deck-plank", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Note from" : "Anteckning från", "Note:" : "Notering:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delade en mapp med dig.", "To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.", @@ -336,6 +338,10 @@ OC.L10N.register( "List of files that are shared by link." : "Lista över filer som delas via länk.", "No shared links" : "Inga delade länkar", "Files and folders you shared by link will show up here" : "Filer och mappar som du delat via länk kommer att visas här", + "File requests" : "Filförfrågningar", + "List of file requests." : "Lista över filförfrågningar.", + "No file requests" : "Inga filförfrågningar", + "File requests you have created will show up here" : "Filförfrågningar som du har skapat kommer att visas här", "Deleted shares" : "Borttagna delningar", "List of shares you left." : "Lista över delningar du lämnat.", "No deleted shares" : "Inga borttagna delningar", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 2821e9a78f8ad..9ce728c9e2fa8 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -125,6 +125,7 @@ "Decline" : "Avböj", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denna applikation gör det möjligt för användare att dela filer inom Nextcloud. Om aktiverad kan administratören välja vilka grupper som kan dela filer. De tillämpliga användarna kan sedan dela filer och mappar med andra användare och grupper inom Nextcloud. Dessutom, om administratören aktiverar funktionen dela länk, kan en extern länk användas för att dela filer med andra användare utanför Nextcloud. Administratörer kan också tvinga lösenord, utgångsdatum och aktivera server till serverdelning via delningslänkar samt dela från mobila enheter.\nOm du stänger av funktionen tar du bort delade filer och mappar på servern för alla delmottagare och även på synkroniseringsklienterna och mobilapparna. Mer information finns i dokumentationen för Nextcloud.", "People" : "Personer", + "Filter accounts" : "Filtrera konton", "When should the request expire?" : "När ska begäran löpa ut?", "Set a submission expiration date" : "Ställ in utgångsdatum för inlämning", "Expiration date" : "Utgångsdatum", @@ -251,6 +252,7 @@ "Deck board" : "Deck-plank", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Note from" : "Anteckning från", "Note:" : "Notering:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delade en mapp med dig.", "To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.", @@ -334,6 +336,10 @@ "List of files that are shared by link." : "Lista över filer som delas via länk.", "No shared links" : "Inga delade länkar", "Files and folders you shared by link will show up here" : "Filer och mappar som du delat via länk kommer att visas här", + "File requests" : "Filförfrågningar", + "List of file requests." : "Lista över filförfrågningar.", + "No file requests" : "Inga filförfrågningar", + "File requests you have created will show up here" : "Filförfrågningar som du har skapat kommer att visas här", "Deleted shares" : "Borttagna delningar", "List of shares you left." : "Lista över delningar du lämnat.", "No deleted shares" : "Inga borttagna delningar", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 80edaacfd6b4c..a68c27bab065c 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -127,6 +127,7 @@ OC.L10N.register( "Decline" : "婉拒", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他帳戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。", "People" : "人物", + "Filter accounts" : "過濾帳戶", "When should the request expire?" : "請求應在何時過期?", "Set a submission expiration date" : "設置提交屆滿日期", "Expiration date" : "到期日", @@ -253,6 +254,7 @@ OC.L10N.register( "Deck board" : "Deck 面板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Note from" : "備註來自", "Note:" : "備註:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳文件,您需要先提供您的姓名。", @@ -336,6 +338,10 @@ OC.L10N.register( "List of files that are shared by link." : "透過連結分享的檔案清單。", "No shared links" : "沒有已分享的連結", "Files and folders you shared by link will show up here" : "您分享的檔案與資料夾連結將會顯示在此處", + "File requests" : "檔案請求", + "List of file requests." : "檔案請求清單", + "No file requests" : "沒有檔案請求", + "File requests you have created will show up here" : "您建立的檔案請求將會顯示在此處", "Deleted shares" : "移除分享", "List of shares you left." : "您已退出的分享的清單。", "No deleted shares" : "沒有移除的分享", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 4dc9756ba0e3a..005fd9edfe187 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -125,6 +125,7 @@ "Decline" : "婉拒", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他帳戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。", "People" : "人物", + "Filter accounts" : "過濾帳戶", "When should the request expire?" : "請求應在何時過期?", "Set a submission expiration date" : "設置提交屆滿日期", "Expiration date" : "到期日", @@ -251,6 +252,7 @@ "Deck board" : "Deck 面板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Note from" : "備註來自", "Note:" : "備註:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳文件,您需要先提供您的姓名。", @@ -334,6 +336,10 @@ "List of files that are shared by link." : "透過連結分享的檔案清單。", "No shared links" : "沒有已分享的連結", "Files and folders you shared by link will show up here" : "您分享的檔案與資料夾連結將會顯示在此處", + "File requests" : "檔案請求", + "List of file requests." : "檔案請求清單", + "No file requests" : "沒有檔案請求", + "File requests you have created will show up here" : "您建立的檔案請求將會顯示在此處", "Deleted shares" : "移除分享", "List of shares you left." : "您已退出的分享的清單。", "No deleted shares" : "沒有移除的分享", diff --git a/apps/provisioning_api/l10n/ja.js b/apps/provisioning_api/l10n/ja.js index 6f03597118eda..1b5a264a15ec4 100644 --- a/apps/provisioning_api/l10n/ja.js +++ b/apps/provisioning_api/l10n/ja.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "パスワードの設定は、ユーザ・バックエンドではサポートされていません", "Invalid language" : "無効な言語", "Invalid locale" : "無効なロケール", + "Invalid first day of week" : "無効な週の最初の曜日", "Cannot remove yourself from the admin group" : "管理者グループから自分自身を削除することはできません", "Cannot remove yourself from this group as you are a sub-admin" : "あなたはサブ管理者であるため、このグループから自分を削除することはできません", "Not viable to remove user from the last group you are sub-admin of" : "あなたがサブ管理者である最後のグループからユーザを削除することはできません", diff --git a/apps/provisioning_api/l10n/ja.json b/apps/provisioning_api/l10n/ja.json index 7d52275006db0..d759613743c4c 100644 --- a/apps/provisioning_api/l10n/ja.json +++ b/apps/provisioning_api/l10n/ja.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "パスワードの設定は、ユーザ・バックエンドではサポートされていません", "Invalid language" : "無効な言語", "Invalid locale" : "無効なロケール", + "Invalid first day of week" : "無効な週の最初の曜日", "Cannot remove yourself from the admin group" : "管理者グループから自分自身を削除することはできません", "Cannot remove yourself from this group as you are a sub-admin" : "あなたはサブ管理者であるため、このグループから自分を削除することはできません", "Not viable to remove user from the last group you are sub-admin of" : "あなたがサブ管理者である最後のグループからユーザを削除することはできません", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 4178c3ae3ccad..472db57e45681 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "المخزن المؤقت للسلاسل الداخلية لـ OPcache ممتلئ تقريبًا. لضمان إمكانية التخزين المؤقت للسلاسل المتكررة بشكل فعال، يُوصى بتطبيق \"opcache.interned_strings_buffer\" في إعدادات PHP لديك بقيمة أكبر من \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "تمّ تكوين OPcache لإزالة تعليقات التعليمات البرمجية. مع تمكين OPcache، يجب تعيين \"opcache.save_comments=1\" لكي تعمل نكست كلاود.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "لا يُسمح لنكست كلاود باستخدام واجهة برمجة تطبيقات OPcache. مع تمكين OPcache، يوصى بشدة بتضمين جميع أدلة نكست كلاود مع \"opcache.restrict_api\" أو إلغاء تعيين هذا الإعداد لتعطيل قيود OPcache API و ذلك لمنع حدوث أخطاء أثناء ترقية نكست كلاود أو ترقيات التطبيق.", + "Checking from CLI, OPcache checks have been skipped." : "التحقق من CLI. تمّ تخطي عمليات التحقق من OPcache.", "The PHP OPcache module is not properly configured. %s." : "جزء الـ PHP OPcache لم يتم إعداده بالشكل الصحيح. %s.", "Correctly configured" : "تمّ الإعداد بالشكل الصحيح", "PHP version" : "إصدار الـ PHP", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 5c6abccdd3076..779a283ef85da 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "المخزن المؤقت للسلاسل الداخلية لـ OPcache ممتلئ تقريبًا. لضمان إمكانية التخزين المؤقت للسلاسل المتكررة بشكل فعال، يُوصى بتطبيق \"opcache.interned_strings_buffer\" في إعدادات PHP لديك بقيمة أكبر من \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "تمّ تكوين OPcache لإزالة تعليقات التعليمات البرمجية. مع تمكين OPcache، يجب تعيين \"opcache.save_comments=1\" لكي تعمل نكست كلاود.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "لا يُسمح لنكست كلاود باستخدام واجهة برمجة تطبيقات OPcache. مع تمكين OPcache، يوصى بشدة بتضمين جميع أدلة نكست كلاود مع \"opcache.restrict_api\" أو إلغاء تعيين هذا الإعداد لتعطيل قيود OPcache API و ذلك لمنع حدوث أخطاء أثناء ترقية نكست كلاود أو ترقيات التطبيق.", + "Checking from CLI, OPcache checks have been skipped." : "التحقق من CLI. تمّ تخطي عمليات التحقق من OPcache.", "The PHP OPcache module is not properly configured. %s." : "جزء الـ PHP OPcache لم يتم إعداده بالشكل الصحيح. %s.", "Correctly configured" : "تمّ الإعداد بالشكل الصحيح", "PHP version" : "إصدار الـ PHP", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index a1e6f98bfe375..878333ee82d43 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Der \"OPcache interned strings\"-Puffer ist fast voll. Um sicherzustellen, dass sich wiederholende Strings effektiv zwischengespeichert werden können, wird empfohlen, \"opcache.interned_strings_buffer\" mit einem Wert größer als \"%s\" in der PHP-Konfiguration zu setzen.", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache ist so konfiguriert, dass Code-Kommentare entfernt werden Mit aktiviertem OPcache muss \"opcache.save_comments=1\" gesetzt werden, damit die Nextcloud funktioniert.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud darf die OPcache-API nicht verwenden. Mit aktiviertem OPcache wird empfohlen, alle Nextcloud-Verzeichnisse mit \"opcache.restrict_api\" einzuschließen oder diese Einstellung zu deaktivieren, um OPcache API-Beschränkungen zu deaktivieren und Fehler während Nextcloud-Core- oder App-Aktualisierungen zu vermeiden.", + "Checking from CLI, OPcache checks have been skipped." : "Bei der Überprüfung über die Komandozeile wurden OPcache-Überprüfungen übersprungen.", "The PHP OPcache module is not properly configured. %s." : "Das PHP OPcache-Modul ist nicht ordnungsgemäß konfiguriert. %s.", "Correctly configured" : "Korrekt konfiguriert", "PHP version" : "PHP-Version", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 6d18eeb4b585a..fa0e3658511ad 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Der \"OPcache interned strings\"-Puffer ist fast voll. Um sicherzustellen, dass sich wiederholende Strings effektiv zwischengespeichert werden können, wird empfohlen, \"opcache.interned_strings_buffer\" mit einem Wert größer als \"%s\" in der PHP-Konfiguration zu setzen.", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache ist so konfiguriert, dass Code-Kommentare entfernt werden Mit aktiviertem OPcache muss \"opcache.save_comments=1\" gesetzt werden, damit die Nextcloud funktioniert.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud darf die OPcache-API nicht verwenden. Mit aktiviertem OPcache wird empfohlen, alle Nextcloud-Verzeichnisse mit \"opcache.restrict_api\" einzuschließen oder diese Einstellung zu deaktivieren, um OPcache API-Beschränkungen zu deaktivieren und Fehler während Nextcloud-Core- oder App-Aktualisierungen zu vermeiden.", + "Checking from CLI, OPcache checks have been skipped." : "Bei der Überprüfung über die Komandozeile wurden OPcache-Überprüfungen übersprungen.", "The PHP OPcache module is not properly configured. %s." : "Das PHP OPcache-Modul ist nicht ordnungsgemäß konfiguriert. %s.", "Correctly configured" : "Korrekt konfiguriert", "PHP version" : "PHP-Version", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 8279f862ea3f4..7cadd2304a5e7 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades.", + "Checking from CLI, OPcache checks have been skipped." : "Checking from CLI, OPcache checks have been skipped.", "The PHP OPcache module is not properly configured. %s." : "The PHP OPcache module is not properly configured. %s.", "Correctly configured" : "Correctly configured", "PHP version" : "PHP version", @@ -365,6 +366,8 @@ OC.L10N.register( "Privacy settings for sharing" : "Privacy settings for sharing", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Allow account name autocompletion in share dialog and allow access to the system address book", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Restrict account name autocompletion and system address book access to users within the same groups", + "Restrict account name autocompletion to users based on phone number integration" : "Restrict account name autocompletion to users based on phone number integration", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Show disclaimer text on the public link upload page (only shown when the file list is hidden)", "Disclaimer text" : "Disclaimer text", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index c7184f313af3b..a96ff967dc023 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades.", + "Checking from CLI, OPcache checks have been skipped." : "Checking from CLI, OPcache checks have been skipped.", "The PHP OPcache module is not properly configured. %s." : "The PHP OPcache module is not properly configured. %s.", "Correctly configured" : "Correctly configured", "PHP version" : "PHP version", @@ -363,6 +364,8 @@ "Privacy settings for sharing" : "Privacy settings for sharing", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Allow account name autocompletion in share dialog and allow access to the system address book", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Restrict account name autocompletion and system address book access to users within the same groups", + "Restrict account name autocompletion to users based on phone number integration" : "Restrict account name autocompletion to users based on phone number integration", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Show disclaimer text on the public link upload page (only shown when the file list is hidden)", "Disclaimer text" : "Disclaimer text", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 677e8aaf83b1e..07d0653757f2a 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -526,6 +526,9 @@ OC.L10N.register( "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire", "No email address set" : "Aucune adresse e-mail configurée", "Your handle" : "Votre identifiant", + "Day to use as the first day of week" : "Jour à utiliser comme premier jour de la semaine", + "Derived from your locale ({weekDayName})" : "Issu de votre locale ({weekDayName})", + "Unable to update first day of week" : "Impossible de mettre à jour le premier jour de la semaine", "Your headline" : "Votre titre", "Languages" : "Langues", "Help translate" : "Aidez à traduire", @@ -677,6 +680,7 @@ OC.L10N.register( "Date of birth" : "Date de naissance", "Profile visibility" : "Visibilité du profil", "Locale" : "Paramètres régionaux", + "First day of week" : "Premier jour de la semaine", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Non disponible car cette propriété est requise pour les fonctionnalités essentielles comme le partage de fichiers et les invitations de l'agenda.", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Non disponible car la fédération a été désactivée pour votre compte, contactez votre administration système si vous avez des questions.", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Non disponible car la publication de données spécifiques d'un compte au serveur de recherche est interdit, contacter votre administration système si vous avez des questions", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 90db687f572a6..f91306d5a4c26 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -524,6 +524,9 @@ "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire", "No email address set" : "Aucune adresse e-mail configurée", "Your handle" : "Votre identifiant", + "Day to use as the first day of week" : "Jour à utiliser comme premier jour de la semaine", + "Derived from your locale ({weekDayName})" : "Issu de votre locale ({weekDayName})", + "Unable to update first day of week" : "Impossible de mettre à jour le premier jour de la semaine", "Your headline" : "Votre titre", "Languages" : "Langues", "Help translate" : "Aidez à traduire", @@ -675,6 +678,7 @@ "Date of birth" : "Date de naissance", "Profile visibility" : "Visibilité du profil", "Locale" : "Paramètres régionaux", + "First day of week" : "Premier jour de la semaine", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Non disponible car cette propriété est requise pour les fonctionnalités essentielles comme le partage de fichiers et les invitations de l'agenda.", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Non disponible car la fédération a été désactivée pour votre compte, contactez votre administration système si vous avez des questions.", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Non disponible car la publication de données spécifiques d'un compte au serveur de recherche est interdit, contacter votre administration système si vous avez des questions", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 5ea4f628ef48a..46c7f65a3e454 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Tá maolán teaghráin imtheorannaithe OPcache beagnach lán. Chun a chinntiú gur féidir teaghráin athfhillteacha a thaisceadh go héifeachtach, moltar \"opcache.interned_strings_buffer\" a chur i bhfeidhm ar do chumraíocht PHP le luach níos airde ná \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "Tá OPcache cumraithe chun tuairimí cód a bhaint. Agus OPcache cumasaithe, ní mór \"opcache.save_comments=1\" a shocrú le go bhfeidhmeoidh Nextcloud.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Níl cead ag Nextcloud an API OPcache a úsáid. Le OPcache cumasaithe, moltar go mór na heolairí Nextcloud go léir a áireamh le “opcache.restrict_api” nó an socrú seo a dhíshuiteáil chun srianta OPcache API a dhíchumasú, chun earráidí a chosc le linn uasghráduithe croí nó app Nextcloud.", + "Checking from CLI, OPcache checks have been skipped." : "Ag seiceáil ó CLI, níor baineadh amach seiceálacha OPcache.", "The PHP OPcache module is not properly configured. %s." : "Níl an modúl PHP OPcache cumraithe i gceart. %s.", "Correctly configured" : "Cumraithe i gceart", "PHP version" : "Leagan PHP", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 015296587d120..1f0547d2b11fe 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Tá maolán teaghráin imtheorannaithe OPcache beagnach lán. Chun a chinntiú gur féidir teaghráin athfhillteacha a thaisceadh go héifeachtach, moltar \"opcache.interned_strings_buffer\" a chur i bhfeidhm ar do chumraíocht PHP le luach níos airde ná \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "Tá OPcache cumraithe chun tuairimí cód a bhaint. Agus OPcache cumasaithe, ní mór \"opcache.save_comments=1\" a shocrú le go bhfeidhmeoidh Nextcloud.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Níl cead ag Nextcloud an API OPcache a úsáid. Le OPcache cumasaithe, moltar go mór na heolairí Nextcloud go léir a áireamh le “opcache.restrict_api” nó an socrú seo a dhíshuiteáil chun srianta OPcache API a dhíchumasú, chun earráidí a chosc le linn uasghráduithe croí nó app Nextcloud.", + "Checking from CLI, OPcache checks have been skipped." : "Ag seiceáil ó CLI, níor baineadh amach seiceálacha OPcache.", "The PHP OPcache module is not properly configured. %s." : "Níl an modúl PHP OPcache cumraithe i gceart. %s.", "Correctly configured" : "Cumraithe i gceart", "PHP version" : "Leagan PHP", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 63c8e3a0efdc8..f9cc6929dc57e 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -125,6 +125,11 @@ OC.L10N.register( "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", "Verifying" : "検証中", + "Allowed admin IP ranges" : "許可された管理者IPの範囲", + "Admin IP filtering isn’t applied." : "管理者用IPフィルタリングは適用されません。", + "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定キー \"%1$s\"には配列が必要です(%2$sが見つかりました)。管理者 IP 範囲の検証は適用されません。", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定キー \"%1$s \"に無効なIP範囲が含まれています: \"%2$s\"", + "Admin IP filtering is correctly configured." : "管理者用IPフィルタリングは正しく設定されています。", "App directories owner" : "アプリ用ディレクトリの所有者", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "一部のアプリディレクトリは、Webサーバーディレクトリとは異なるユーザーによって所有されています。 アプリが手動でインストールされた場合、これがそのケースに値します。 次のアプリディレクトリの権限を確認します。\n%s", "App directories have the correct owner \"%s\"" : "アプリのディレクトリには正しい所有者 \"%s\" がいます", @@ -246,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache のインターン化文字列バッファがほぼいっぱいです。繰り返しの文字列を効果的にキャッシュするために、PHPの設定に \"opcache.interned_strings_buffer\" を \"%s\" よりも高い値で設定することをおすすめします。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache がコードのコメントを削除するように設定されています。OPcache が有効の場合、Nextcloud が機能するためには \"opcache.save_comments=1\" を設定する必要があります。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud は OPcache API を使用する事が許可されていません。OPcache が有効になっている場合、Nextcloudコアやアプリのアップグレード時のエラーを防ぐために、すべてのNextcloudディレクトリを \"opcache.restrict_api \" に含めるか、この設定を解除して OPcache API の制限を無効にすることを強く推奨します。", + "Checking from CLI, OPcache checks have been skipped." : "CLIから確認すると、OPcacheのチェックがスキップされました。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcacheモジュールが正しく設定されていません。 %s.", "Correctly configured" : "設定が正しく行われています。", "PHP version" : "PHPバージョン", @@ -264,6 +270,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要", "Nextcloud configuration file is writable" : "Nextcloud の設定ファイルは書き込み可能", "Scheduling objects table size" : "スケジューリングオブジェクトのテーブルサイズ", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "スケジューリング・オブジェクト・テーブルに%s行以上あります。occ maintenance:repair --include-expensiveで大規模な修復ジョブを実行してください。", "Scheduling objects table size is within acceptable range." : "スケジューリングオブジェクトのテーブルサイズは許容範囲内です。", "HTTP headers" : "HTTP ヘッダー", "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP ヘッダーが `%2$s` に設定されていません。この設定を調整することが推奨されているため、一部の機能が正しく動作しない可能性があります。", @@ -310,7 +317,10 @@ OC.L10N.register( "Profile information" : "プロフィール情報", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "プロフィール写真、氏名、メールアドレス、電話番号、住所、Webサイト、Twitter、組織、役職、ヘッドライン、自己紹介が有効かどうか", "Nextcloud settings" : "Nextcloud の設定", + "Unified task processing" : "統合タスク処理", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AIタスクは、さまざまなアプリで実装できます。ここでは、どのタスクにどのアプリを使用するかを設定します。", "Task:" : "Task:", + "None of your currently installed apps provide Task processing functionality" : "現在インストールされているアプリでタスク処理機能を提供しているものはありません", "Machine translation" : "機械翻訳", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。", "Speech-To-Text" : "Speech-To-Text", @@ -356,6 +366,8 @@ OC.L10N.register( "Privacy settings for sharing" : "共有のプライバシー設定", "Allow account name autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでアカウント名の自動入力を許可し、システムのアドレス帳へのアクセスを許可します", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。", + "Restrict account name autocompletion and system address book access to users within the same groups" : "アカウント名のオートコンプリートとシステムアドレス帳へのアクセスを同じグループ内のユーザーに制限する", + "Restrict account name autocompletion to users based on phone number integration" : "電話番号の統合に基づいてアカウント名のオートコンプリートをユーザーに制限する", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "氏名または電子メールアドレスを入力するときにユーザー名を自動補完する(連絡先での不一致、同じグループへの所属かどうかを無視)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)", "Disclaimer text" : "免責事項 テキスト", @@ -549,6 +561,9 @@ OC.L10N.register( "Unable to delete additional email address" : "その他のメールアドレスを削除できません", "No email address set" : "メールアドレスが設定されていません", "Your handle" : "あなたのハンドル", + "Day to use as the first day of week" : "週の最初の曜日として使用する日", + "Derived from your locale ({weekDayName})" : "ユーザーのロケールから取得 ({weekDayName})", + "Unable to update first day of week" : "週の最初の曜日を更新できません", "Your headline" : "あなたのヘッドライン", "Languages" : "言語", "Help translate" : "翻訳に協力する", @@ -711,6 +726,7 @@ OC.L10N.register( "Date of birth" : "生年月日", "Profile visibility" : "プロフィールの公開範囲", "Locale" : "ロケール", + "First day of week" : "週の最初の曜日", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "このプロパティは、ファイル共有やカレンダーへの招待などのコア機能に必要なため、使用できません", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "あなたのアカウントでフェデレーションが無効になっているため利用できません。不明な点がある場合は、システム管理者にお問い合わせください", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "アカウント固有のデータをルックアップサーバーに公開することは許可されていないため、利用できません。不明な点がある場合は、システム管理者にお問い合わせください", @@ -809,6 +825,7 @@ OC.L10N.register( "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "ユーザーがインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "無効なLDAPユーザーまたはグループのUUIDが見つかりました。LDAP設定の詳細設定に存在する\"UUID検出の上書き\"設定を再度ご確認いただき、更新するには\"occ ldap:update-uuid\"をご使用ください。", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "あなたのインスタンスのユーザー数が1000人以上であるか、エラーが発生したため、DAVシステムアドレス帳の同期がまだ実行されていません。手動で occ dav:sync-system-addressbook を呼び出して実行してください。", + "You have more than 50 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive" : "スケジューリング・オブジェクト・テーブルに500,000行以上あります。大規模な修復ジョブは、occ maintenance:repair --include-expensiveで実行してください。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQLのバージョン \"%s\" を使用しています。Nextcloud 21以降ではこのバージョンのサポートは終了し、PostgreSQL 9.6以降が必要となります。", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 072987ce12775..04f0e663c8443 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -123,6 +123,11 @@ "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", "Verifying" : "検証中", + "Allowed admin IP ranges" : "許可された管理者IPの範囲", + "Admin IP filtering isn’t applied." : "管理者用IPフィルタリングは適用されません。", + "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定キー \"%1$s\"には配列が必要です(%2$sが見つかりました)。管理者 IP 範囲の検証は適用されません。", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定キー \"%1$s \"に無効なIP範囲が含まれています: \"%2$s\"", + "Admin IP filtering is correctly configured." : "管理者用IPフィルタリングは正しく設定されています。", "App directories owner" : "アプリ用ディレクトリの所有者", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "一部のアプリディレクトリは、Webサーバーディレクトリとは異なるユーザーによって所有されています。 アプリが手動でインストールされた場合、これがそのケースに値します。 次のアプリディレクトリの権限を確認します。\n%s", "App directories have the correct owner \"%s\"" : "アプリのディレクトリには正しい所有者 \"%s\" がいます", @@ -244,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache のインターン化文字列バッファがほぼいっぱいです。繰り返しの文字列を効果的にキャッシュするために、PHPの設定に \"opcache.interned_strings_buffer\" を \"%s\" よりも高い値で設定することをおすすめします。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache がコードのコメントを削除するように設定されています。OPcache が有効の場合、Nextcloud が機能するためには \"opcache.save_comments=1\" を設定する必要があります。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud は OPcache API を使用する事が許可されていません。OPcache が有効になっている場合、Nextcloudコアやアプリのアップグレード時のエラーを防ぐために、すべてのNextcloudディレクトリを \"opcache.restrict_api \" に含めるか、この設定を解除して OPcache API の制限を無効にすることを強く推奨します。", + "Checking from CLI, OPcache checks have been skipped." : "CLIから確認すると、OPcacheのチェックがスキップされました。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcacheモジュールが正しく設定されていません。 %s.", "Correctly configured" : "設定が正しく行われています。", "PHP version" : "PHPバージョン", @@ -262,6 +268,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要", "Nextcloud configuration file is writable" : "Nextcloud の設定ファイルは書き込み可能", "Scheduling objects table size" : "スケジューリングオブジェクトのテーブルサイズ", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "スケジューリング・オブジェクト・テーブルに%s行以上あります。occ maintenance:repair --include-expensiveで大規模な修復ジョブを実行してください。", "Scheduling objects table size is within acceptable range." : "スケジューリングオブジェクトのテーブルサイズは許容範囲内です。", "HTTP headers" : "HTTP ヘッダー", "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP ヘッダーが `%2$s` に設定されていません。この設定を調整することが推奨されているため、一部の機能が正しく動作しない可能性があります。", @@ -308,7 +315,10 @@ "Profile information" : "プロフィール情報", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "プロフィール写真、氏名、メールアドレス、電話番号、住所、Webサイト、Twitter、組織、役職、ヘッドライン、自己紹介が有効かどうか", "Nextcloud settings" : "Nextcloud の設定", + "Unified task processing" : "統合タスク処理", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AIタスクは、さまざまなアプリで実装できます。ここでは、どのタスクにどのアプリを使用するかを設定します。", "Task:" : "Task:", + "None of your currently installed apps provide Task processing functionality" : "現在インストールされているアプリでタスク処理機能を提供しているものはありません", "Machine translation" : "機械翻訳", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。", "Speech-To-Text" : "Speech-To-Text", @@ -354,6 +364,8 @@ "Privacy settings for sharing" : "共有のプライバシー設定", "Allow account name autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでアカウント名の自動入力を許可し、システムのアドレス帳へのアクセスを許可します", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。", + "Restrict account name autocompletion and system address book access to users within the same groups" : "アカウント名のオートコンプリートとシステムアドレス帳へのアクセスを同じグループ内のユーザーに制限する", + "Restrict account name autocompletion to users based on phone number integration" : "電話番号の統合に基づいてアカウント名のオートコンプリートをユーザーに制限する", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "氏名または電子メールアドレスを入力するときにユーザー名を自動補完する(連絡先での不一致、同じグループへの所属かどうかを無視)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)", "Disclaimer text" : "免責事項 テキスト", @@ -547,6 +559,9 @@ "Unable to delete additional email address" : "その他のメールアドレスを削除できません", "No email address set" : "メールアドレスが設定されていません", "Your handle" : "あなたのハンドル", + "Day to use as the first day of week" : "週の最初の曜日として使用する日", + "Derived from your locale ({weekDayName})" : "ユーザーのロケールから取得 ({weekDayName})", + "Unable to update first day of week" : "週の最初の曜日を更新できません", "Your headline" : "あなたのヘッドライン", "Languages" : "言語", "Help translate" : "翻訳に協力する", @@ -709,6 +724,7 @@ "Date of birth" : "生年月日", "Profile visibility" : "プロフィールの公開範囲", "Locale" : "ロケール", + "First day of week" : "週の最初の曜日", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "このプロパティは、ファイル共有やカレンダーへの招待などのコア機能に必要なため、使用できません", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "あなたのアカウントでフェデレーションが無効になっているため利用できません。不明な点がある場合は、システム管理者にお問い合わせください", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "アカウント固有のデータをルックアップサーバーに公開することは許可されていないため、利用できません。不明な点がある場合は、システム管理者にお問い合わせください", @@ -807,6 +823,7 @@ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "ユーザーがインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "無効なLDAPユーザーまたはグループのUUIDが見つかりました。LDAP設定の詳細設定に存在する\"UUID検出の上書き\"設定を再度ご確認いただき、更新するには\"occ ldap:update-uuid\"をご使用ください。", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "あなたのインスタンスのユーザー数が1000人以上であるか、エラーが発生したため、DAVシステムアドレス帳の同期がまだ実行されていません。手動で occ dav:sync-system-addressbook を呼び出して実行してください。", + "You have more than 50 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive" : "スケジューリング・オブジェクト・テーブルに500,000行以上あります。大規模な修復ジョブは、occ maintenance:repair --include-expensiveで実行してください。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQLのバージョン \"%s\" を使用しています。Nextcloud 21以降ではこのバージョンのサポートは終了し、PostgreSQL 9.6以降が必要となります。", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index a38a2583bce93..0fe7a96ecccec 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache-internerte strengbufferen er nesten full. For å sikre at gjentatte strenger kan bufres effektivt, anbefales det å bruke \"opcache.interned_strings_buffer\" på PHP-konfigurasjonen med en verdi høyere enn \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache er konfigurert til å fjerne kodekommentarer. Når OPcache er aktivert, må \"opcache.save_comments=1\" settes for at Nextcloud skal fungere.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud har ikke tillatelse til å bruke OPcache API. Når OPcache er aktivert, anbefales det sterkt å inkludere alle Nextcloud-kataloger med \"opcache.restrict_api\" eller fjerne denne innstillingen for å deaktivere OPcache API-begrensninger for å forhindre feil under Nextcloud-kjerne- eller appoppgraderinger.", + "Checking from CLI, OPcache checks have been skipped." : "Kontroll fra CLI, OPcache-sjekker er hoppet over.", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache-modulen er ikke riktig konfigurert. %s.", "Correctly configured" : "Korrekt konfigurert", "PHP version" : "PHP-versjon", @@ -365,6 +366,8 @@ OC.L10N.register( "Privacy settings for sharing" : "Personverninnstillinger for deling", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Tillat automatisk fullføring av kontonavn i delingsdialogen og gi tilgang til systemets adressebok", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofullføring \"samme gruppe\" og \"telefonnummerintegrasjon\" er aktivert, er en match i begge nok til å vise brukeren.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Begrens automatisk fullføring av kontonavn og tilgang til systemadressebok til brukere i de samme gruppene", + "Restrict account name autocompletion to users based on phone number integration" : "Begrens automatisk fullføring av kontonavn til brukere basert på integrering av telefonnummer", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tillat autofullføring når du skriver inn fullt navn eller e-postadresse (ignorerer manglende telefonbok-treff og er i samme gruppe)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelse på den offentlige lenkeopplastingssiden (vises bare når fillisten er skjult)", "Disclaimer text" : "Ansvarsfraskrivelse tekst", @@ -558,6 +561,7 @@ OC.L10N.register( "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse", "No email address set" : "E-postadresse ikke satt", "Your handle" : "Ditt brukernavn", + "Day to use as the first day of week" : "Dag som skal brukes som første dag i uken", "Derived from your locale ({weekDayName})" : "Avledet fra din nasjonale innstilling ({weekDayName})", "Unable to update first day of week" : "Kan ikke oppdatere første dag i uken", "Your headline" : "Din overskrift", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 70ffd808b80ac..18db54f071776 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache-internerte strengbufferen er nesten full. For å sikre at gjentatte strenger kan bufres effektivt, anbefales det å bruke \"opcache.interned_strings_buffer\" på PHP-konfigurasjonen med en verdi høyere enn \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache er konfigurert til å fjerne kodekommentarer. Når OPcache er aktivert, må \"opcache.save_comments=1\" settes for at Nextcloud skal fungere.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud har ikke tillatelse til å bruke OPcache API. Når OPcache er aktivert, anbefales det sterkt å inkludere alle Nextcloud-kataloger med \"opcache.restrict_api\" eller fjerne denne innstillingen for å deaktivere OPcache API-begrensninger for å forhindre feil under Nextcloud-kjerne- eller appoppgraderinger.", + "Checking from CLI, OPcache checks have been skipped." : "Kontroll fra CLI, OPcache-sjekker er hoppet over.", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache-modulen er ikke riktig konfigurert. %s.", "Correctly configured" : "Korrekt konfigurert", "PHP version" : "PHP-versjon", @@ -363,6 +364,8 @@ "Privacy settings for sharing" : "Personverninnstillinger for deling", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Tillat automatisk fullføring av kontonavn i delingsdialogen og gi tilgang til systemets adressebok", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofullføring \"samme gruppe\" og \"telefonnummerintegrasjon\" er aktivert, er en match i begge nok til å vise brukeren.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Begrens automatisk fullføring av kontonavn og tilgang til systemadressebok til brukere i de samme gruppene", + "Restrict account name autocompletion to users based on phone number integration" : "Begrens automatisk fullføring av kontonavn til brukere basert på integrering av telefonnummer", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tillat autofullføring når du skriver inn fullt navn eller e-postadresse (ignorerer manglende telefonbok-treff og er i samme gruppe)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelse på den offentlige lenkeopplastingssiden (vises bare når fillisten er skjult)", "Disclaimer text" : "Ansvarsfraskrivelse tekst", @@ -556,6 +559,7 @@ "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse", "No email address set" : "E-postadresse ikke satt", "Your handle" : "Ditt brukernavn", + "Day to use as the first day of week" : "Dag som skal brukes som første dag i uken", "Derived from your locale ({weekDayName})" : "Avledet fra din nasjonale innstilling ({weekDayName})", "Unable to update first day of week" : "Kan ikke oppdatere første dag i uken", "Your headline" : "Din overskrift", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 164e0fb53ca5d..c86ba999f4ca7 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 \"opcache.interned_strings_buffer\" 套用高於 \"%s\" 的值。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定 \"opcache.save_comments=1\" 才能讓 Nextcloud 正常運作。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用 \"opcache.restrict_api\" 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。", + "Checking from CLI, OPcache checks have been skipped." : "從命令列介面(CLI)檢查時,已跳過 OPcache 檢查。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 模組設定不正確。%s。", "Correctly configured" : "正確設定", "PHP version" : "PHP 版本", @@ -366,6 +367,7 @@ OC.L10N.register( "Allow account name autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊帳戶名稱並允許存取系統通訊錄", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果啟用了自動完成功能“相同的群組”和“電話號碼整合”,則任何一個匹配都足以向用戶顯示。", "Restrict account name autocompletion and system address book access to users within the same groups" : "限制僅有同一個群組內的用戶才能使用帳戶名稱自動完成與系統通訊錄存取", + "Restrict account name autocompletion to users based on phone number integration" : "根據電話號碼整合來限制用戶的帳戶名稱自動完成功能", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公開的檔案連結和上傳頁面顯示免責聲明(僅在檔案列表隱藏的時候才會顯示)", "Disclaimer text" : "免責聲明文字", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 4e7d26436b9a6..0fd96e80d7c34 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 \"opcache.interned_strings_buffer\" 套用高於 \"%s\" 的值。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定 \"opcache.save_comments=1\" 才能讓 Nextcloud 正常運作。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用 \"opcache.restrict_api\" 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。", + "Checking from CLI, OPcache checks have been skipped." : "從命令列介面(CLI)檢查時,已跳過 OPcache 檢查。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 模組設定不正確。%s。", "Correctly configured" : "正確設定", "PHP version" : "PHP 版本", @@ -364,6 +365,7 @@ "Allow account name autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊帳戶名稱並允許存取系統通訊錄", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果啟用了自動完成功能“相同的群組”和“電話號碼整合”,則任何一個匹配都足以向用戶顯示。", "Restrict account name autocompletion and system address book access to users within the same groups" : "限制僅有同一個群組內的用戶才能使用帳戶名稱自動完成與系統通訊錄存取", + "Restrict account name autocompletion to users based on phone number integration" : "根據電話號碼整合來限制用戶的帳戶名稱自動完成功能", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公開的檔案連結和上傳頁面顯示免責聲明(僅在檔案列表隱藏的時候才會顯示)", "Disclaimer text" : "免責聲明文字", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index afbca020192b8..b44fe99f74e5f 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的「opcache.interned_strings_buffer」套用高於「%s」的值。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定「opcache.save_comments=1」才能讓 Nextcloud 正常運作。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用「opcache.restrict_api」包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。", + "Checking from CLI, OPcache checks have been skipped." : "從 CLI 檢查,OPcache 檢查已跳過。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 模組設定不正確。%s。", "Correctly configured" : "正確設定", "PHP version" : "PHP 版本", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 88480693e5ebf..4b755362fdc88 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的「opcache.interned_strings_buffer」套用高於「%s」的值。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定「opcache.save_comments=1」才能讓 Nextcloud 正常運作。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用「opcache.restrict_api」包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。", + "Checking from CLI, OPcache checks have been skipped." : "從 CLI 檢查,OPcache 檢查已跳過。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 模組設定不正確。%s。", "Correctly configured" : "正確設定", "PHP version" : "PHP 版本", diff --git a/apps/twofactor_backupcodes/l10n/ja.js b/apps/twofactor_backupcodes/l10n/ja.js index fb9ed33e2d971..b77b8d104127d 100644 --- a/apps/twofactor_backupcodes/l10n/ja.js +++ b/apps/twofactor_backupcodes/l10n/ja.js @@ -10,6 +10,7 @@ OC.L10N.register( "Two factor backup codes" : "二要素認証バックアップコード", "A two-factor auth backup codes provider" : "二要素認証バックアップコードプロバイダー", "Backup codes have been generated. {used} of {total} codes have been used." : "バックアップコードが生成されました。 {total} 個のうち {used} 個のコードが使用されています。", + "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" : "バックアップコードを印刷", "Regenerate backup codes" : "バックアップコードを再生成", diff --git a/apps/twofactor_backupcodes/l10n/ja.json b/apps/twofactor_backupcodes/l10n/ja.json index 77f0ad2be848a..cd98e2c635854 100644 --- a/apps/twofactor_backupcodes/l10n/ja.json +++ b/apps/twofactor_backupcodes/l10n/ja.json @@ -8,6 +8,7 @@ "Two factor backup codes" : "二要素認証バックアップコード", "A two-factor auth backup codes provider" : "二要素認証バックアップコードプロバイダー", "Backup codes have been generated. {used} of {total} codes have been used." : "バックアップコードが生成されました。 {total} 個のうち {used} 個のコードが使用されています。", + "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" : "バックアップコードを印刷", "Regenerate backup codes" : "バックアップコードを再生成", diff --git a/apps/workflowengine/l10n/es_MX.js b/apps/workflowengine/l10n/es_MX.js index d0bf5ef30ef62..8ae5a034569a0 100644 --- a/apps/workflowengine/l10n/es_MX.js +++ b/apps/workflowengine/l10n/es_MX.js @@ -20,6 +20,7 @@ OC.L10N.register( "Check %s is invalid" : "La validación %s no es inválida", "Check #%s does not exist" : "La validación #%s no existe", "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", + "Remove filter" : "Quitar filtro", "Folder" : "Carpeta", "Images" : "Imágenes", "Files WebDAV" : "Archivos WebDAV", diff --git a/apps/workflowengine/l10n/es_MX.json b/apps/workflowengine/l10n/es_MX.json index 0cac11f8033c6..179eed4d07ead 100644 --- a/apps/workflowengine/l10n/es_MX.json +++ b/apps/workflowengine/l10n/es_MX.json @@ -18,6 +18,7 @@ "Check %s is invalid" : "La validación %s no es inválida", "Check #%s does not exist" : "La validación #%s no existe", "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", + "Remove filter" : "Quitar filtro", "Folder" : "Carpeta", "Images" : "Imágenes", "Files WebDAV" : "Archivos WebDAV", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 353aecc4a7548..169de68a232c0 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -39,9 +39,11 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "아래 단추를 눌러서 암호를 재설정할 수 있습니다. 암호 초기화를 요청하지 않으셨다면 이 이메일을 무시하십시오.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "아래 링크를 눌러서 암호를 재설정할 수 있습니다. 암호 초기화를 요청하지 않으셨다면 이 이메일을 무시하십시오.", "Reset your password" : "내 암호 재설정", + "The given provider is not available" : "주어진 공급자가 사용 가능하지 않습니다.", "Task not found" : "작업을 찾을 수 없습니다", "Internal error" : "내부 오류", "Not found" : "찾을 수 없음", + "Bad request" : "잘못된 요청", "Requested task type does not exist" : "요청한 작업 타입이 존재하지 않음", "Necessary language model provider is not available" : "필요한 언어 모델 제공자를 사용할 수 없습니다", "No text to image provider is available" : "사용할 수 있는 text to image 제공자가 없습니다.", @@ -104,6 +106,9 @@ OC.L10N.register( "Pick start date" : "시작일 선택", "Pick end date" : "종료일 선택", "Search in date range" : "날짜 범위로 검색", + "Search in current app" : "현재 앱에서 찾기", + "Clear search" : "찾기 초기화", + "Search everywhere" : "모든 곳에서 찾기", "Unified search" : "통합검색", "Search apps, files, tags, messages" : "앱 및 파일, 태그, 메시지 검색", "Places" : "장소", @@ -273,6 +278,7 @@ OC.L10N.register( "The server was unable to complete your request." : "서버에서 요청을 처리할 수 없습니다.", "If this happens again, please send the technical details below to the server administrator." : "만약 이 오류가 다시 발생하면 서버 관리자에게 다음 기술 정보를 알려 주십시오.", "More details can be found in the server log." : "서버 로그에서 자세한 정보를 찾을 수 있습니다.", + "For more details see the documentation ↗." : "좀 더 자세한 사항은 문서를 참고하세요↗.", "Technical details" : "기술 정보", "Remote Address: %s" : "원격 주소: %s", "Request ID: %s" : "요청 ID: %s", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 60a42aa6535cb..a49bcc39fd432 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -37,9 +37,11 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "아래 단추를 눌러서 암호를 재설정할 수 있습니다. 암호 초기화를 요청하지 않으셨다면 이 이메일을 무시하십시오.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "아래 링크를 눌러서 암호를 재설정할 수 있습니다. 암호 초기화를 요청하지 않으셨다면 이 이메일을 무시하십시오.", "Reset your password" : "내 암호 재설정", + "The given provider is not available" : "주어진 공급자가 사용 가능하지 않습니다.", "Task not found" : "작업을 찾을 수 없습니다", "Internal error" : "내부 오류", "Not found" : "찾을 수 없음", + "Bad request" : "잘못된 요청", "Requested task type does not exist" : "요청한 작업 타입이 존재하지 않음", "Necessary language model provider is not available" : "필요한 언어 모델 제공자를 사용할 수 없습니다", "No text to image provider is available" : "사용할 수 있는 text to image 제공자가 없습니다.", @@ -102,6 +104,9 @@ "Pick start date" : "시작일 선택", "Pick end date" : "종료일 선택", "Search in date range" : "날짜 범위로 검색", + "Search in current app" : "현재 앱에서 찾기", + "Clear search" : "찾기 초기화", + "Search everywhere" : "모든 곳에서 찾기", "Unified search" : "통합검색", "Search apps, files, tags, messages" : "앱 및 파일, 태그, 메시지 검색", "Places" : "장소", @@ -271,6 +276,7 @@ "The server was unable to complete your request." : "서버에서 요청을 처리할 수 없습니다.", "If this happens again, please send the technical details below to the server administrator." : "만약 이 오류가 다시 발생하면 서버 관리자에게 다음 기술 정보를 알려 주십시오.", "More details can be found in the server log." : "서버 로그에서 자세한 정보를 찾을 수 있습니다.", + "For more details see the documentation ↗." : "좀 더 자세한 사항은 문서를 참고하세요↗.", "Technical details" : "기술 정보", "Remote Address: %s" : "원격 주소: %s", "Request ID: %s" : "요청 ID: %s", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 59de2095f7eed..646e86f2bee0a 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -38,6 +38,7 @@ OC.L10N.register( "Server version %s or higher is required." : "サーバーの %s よりも高いバージョンが必要です。", "Server version %s or lower is required." : "サーバーの %s よりも低いバージョンが必要です。", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたアカウントが管理者、サブ管理者、または特別な権利を持っている必要があります。", + "Your current IP address doesn’t allow you to perform admin actions" : "現在のIPアドレスでは管理アクションを実行できません", "Logged in account must be an admin or sub admin" : "ログインアカウントは管理者またはサブ管理者である必要があります", "Logged in account must be an admin" : "ログインアカウントは管理者である必要があります", "Wiping of device %s has started" : "端末%sのワイプを開始しました。", @@ -81,11 +82,13 @@ OC.L10N.register( "Empty file" : "空白のファイル", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", "Dot files are not allowed" : "隠しファイルは許可されていません", + "Invalid character \"%1$s\" in filename" : "ファイル名に無効な文字\"%1$s\"があります", "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"", "File already exists" : "ファイルが既に存在します", "Invalid path" : "パスが無効", "Failed to create file from template" : "テンプレートからファイルを作成できませんでした", "Templates" : "テンプレート", + "Path contains invalid segments" : "パスに無効なセグメントが含まれています", "File name is a reserved word" : "ファイル名が予約された単語です", "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", "File name is too long" : "ファイル名が長すぎます", @@ -293,6 +296,7 @@ OC.L10N.register( "Output images" : "出力画像", "The generated images" : "生成された画像", "Free text to text prompt" : "フリーテキストからテキストへのプロンプト", + "Runs an arbitrary prompt through a language model that returns a reply" : "応答を返す言語モデルを通じて任意のプロンプトを実行します", "Describe a task that you want the assistant to do or ask a question" : "アシスタントに実行してほしいタスクまたは質問を記述します", "Generated reply" : "生成された返信", "The generated text from the assistant" : "アシスタントから生成されたテキスト", @@ -336,8 +340,15 @@ OC.L10N.register( "Topics" : "トピック", "The list of extracted topics" : "抽出されたトピックのリスト", "Translate" : "翻訳", + "Translate text from one language to another" : "テキストをある言語から別の言語に翻訳する", + "Origin text" : "原文", + "The text to translate" : "翻訳するテキスト", + "Origin language" : "元の言語", + "The language of the origin text" : "元のテキストの言語", "Target language" : "訳文の言語", + "The desired language to translate the origin text in" : "元のテキストを翻訳する言語", "Result" : "結果", + "The translated text" : "翻訳されたテキスト", "Free prompt" : "任意のプロンプト", "Runs an arbitrary prompt through the language model." : "言語モデルを通じて任意のプロンプトを実行", "Generate headline" : "見出しの生成", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 899e4613fbaa5..af8d8fc63f403 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -36,6 +36,7 @@ "Server version %s or higher is required." : "サーバーの %s よりも高いバージョンが必要です。", "Server version %s or lower is required." : "サーバーの %s よりも低いバージョンが必要です。", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたアカウントが管理者、サブ管理者、または特別な権利を持っている必要があります。", + "Your current IP address doesn’t allow you to perform admin actions" : "現在のIPアドレスでは管理アクションを実行できません", "Logged in account must be an admin or sub admin" : "ログインアカウントは管理者またはサブ管理者である必要があります", "Logged in account must be an admin" : "ログインアカウントは管理者である必要があります", "Wiping of device %s has started" : "端末%sのワイプを開始しました。", @@ -79,11 +80,13 @@ "Empty file" : "空白のファイル", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", "Dot files are not allowed" : "隠しファイルは許可されていません", + "Invalid character \"%1$s\" in filename" : "ファイル名に無効な文字\"%1$s\"があります", "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"", "File already exists" : "ファイルが既に存在します", "Invalid path" : "パスが無効", "Failed to create file from template" : "テンプレートからファイルを作成できませんでした", "Templates" : "テンプレート", + "Path contains invalid segments" : "パスに無効なセグメントが含まれています", "File name is a reserved word" : "ファイル名が予約された単語です", "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", "File name is too long" : "ファイル名が長すぎます", @@ -291,6 +294,7 @@ "Output images" : "出力画像", "The generated images" : "生成された画像", "Free text to text prompt" : "フリーテキストからテキストへのプロンプト", + "Runs an arbitrary prompt through a language model that returns a reply" : "応答を返す言語モデルを通じて任意のプロンプトを実行します", "Describe a task that you want the assistant to do or ask a question" : "アシスタントに実行してほしいタスクまたは質問を記述します", "Generated reply" : "生成された返信", "The generated text from the assistant" : "アシスタントから生成されたテキスト", @@ -334,8 +338,15 @@ "Topics" : "トピック", "The list of extracted topics" : "抽出されたトピックのリスト", "Translate" : "翻訳", + "Translate text from one language to another" : "テキストをある言語から別の言語に翻訳する", + "Origin text" : "原文", + "The text to translate" : "翻訳するテキスト", + "Origin language" : "元の言語", + "The language of the origin text" : "元のテキストの言語", "Target language" : "訳文の言語", + "The desired language to translate the origin text in" : "元のテキストを翻訳する言語", "Result" : "結果", + "The translated text" : "翻訳されたテキスト", "Free prompt" : "任意のプロンプト", "Runs an arbitrary prompt through the language model." : "言語モデルを通じて任意のプロンプトを実行", "Generate headline" : "見出しの生成", diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 9714dfcc92b6e..d56451f3b40a5 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -296,6 +296,7 @@ OC.L10N.register( "Output images" : "Utdatabilder", "The generated images" : "De genererte bildene", "Free text to text prompt" : "Fritekst til tekstmelding", + "Runs an arbitrary prompt through a language model that returns a reply" : "Kjører en vilkårlig forespørsel gjennom en språkmodell som returnerer et svar", "Describe a task that you want the assistant to do or ask a question" : "Beskriv en oppgave du vil at assistenten skal gjøre, eller still et spørsmål", "Generated reply" : "Generert svar", "The generated text from the assistant" : "Den genererte teksten fra assistenten", @@ -339,8 +340,15 @@ OC.L10N.register( "Topics" : "Emner", "The list of extracted topics" : "Listen over uttrekte emner", "Translate" : "Oversette", + "Translate text from one language to another" : "Oversett tekst fra ett språk til et annet", + "Origin text" : "Opprinnelig tekst", + "The text to translate" : "Teksten å oversette", + "Origin language" : "Opprinnelig språk", + "The language of the origin text" : "Språket til originalteksten", "Target language" : "Målspråk", + "The desired language to translate the origin text in" : "Ønsket språk å oversette opprinnelsesteksten til", "Result" : "Resultat", + "The translated text" : "Den oversatte teksten", "Free prompt" : "Ledig ledetekst", "Runs an arbitrary prompt through the language model." : "Kjører en vilkårlig ledetekst gjennom språkmodellen.", "Generate headline" : "Generer overskrift", diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index f8475d8144f1d..53910f5b1f2ef 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -294,6 +294,7 @@ "Output images" : "Utdatabilder", "The generated images" : "De genererte bildene", "Free text to text prompt" : "Fritekst til tekstmelding", + "Runs an arbitrary prompt through a language model that returns a reply" : "Kjører en vilkårlig forespørsel gjennom en språkmodell som returnerer et svar", "Describe a task that you want the assistant to do or ask a question" : "Beskriv en oppgave du vil at assistenten skal gjøre, eller still et spørsmål", "Generated reply" : "Generert svar", "The generated text from the assistant" : "Den genererte teksten fra assistenten", @@ -337,8 +338,15 @@ "Topics" : "Emner", "The list of extracted topics" : "Listen over uttrekte emner", "Translate" : "Oversette", + "Translate text from one language to another" : "Oversett tekst fra ett språk til et annet", + "Origin text" : "Opprinnelig tekst", + "The text to translate" : "Teksten å oversette", + "Origin language" : "Opprinnelig språk", + "The language of the origin text" : "Språket til originalteksten", "Target language" : "Målspråk", + "The desired language to translate the origin text in" : "Ønsket språk å oversette opprinnelsesteksten til", "Result" : "Resultat", + "The translated text" : "Den oversatte teksten", "Free prompt" : "Ledig ledetekst", "Runs an arbitrary prompt through the language model." : "Kjører en vilkårlig ledetekst gjennom språkmodellen.", "Generate headline" : "Generer overskrift",