]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix(l10n): Update translations from Transifex
authorNextcloud bot <bot@nextcloud.com>
Wed, 3 Jan 2024 00:20:17 +0000 (00:20 +0000)
committerNextcloud bot <bot@nextcloud.com>
Wed, 3 Jan 2024 00:20:17 +0000 (00:20 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 files changed:
apps/files/l10n/es.js
apps/files/l10n/es.json
apps/files/l10n/id.js
apps/files/l10n/id.json
apps/settings/l10n/lt_LT.js
apps/settings/l10n/lt_LT.json
core/l10n/es.js
core/l10n/es.json
core/l10n/id.js
core/l10n/id.json
lib/l10n/ast.js
lib/l10n/ast.json

index 364606e267495785ca1966d5c006cc5db25e7b4f..4fb93b7d0db8f07fc23b23a1f5aa5a0ad7d9b9b1 100644 (file)
@@ -169,9 +169,11 @@ OC.L10N.register(
     "The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
     "in %s" : "en %s",
     "File Management" : "Gestión de archivos",
+    "Current directory path" : "Dirección de la carpeta actual",
     "Reload current directory" : "Recargar directorio actual",
     "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"",
     "Drag and drop files here to upload" : "Arrastre y suelte archivos aquí para subirlos",
+    "Your have used your space quota and cannot upload files anymore" : "Has utilizado tu cuota de espacio y ya no podrás subir más archivos",
     "You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí",
     "Upload successful" : "Subida exitosa",
     "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
@@ -200,6 +202,7 @@ OC.L10N.register(
     "\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente",
     "{summaryFile} and {summaryFolder}" : "{summaryFile} y {summaryFolder}",
     "List of files and folders." : "Lista de archivos y carpetas.",
+    "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" : "No se ha encontrado el archivo",
     "_{count} file_::_{count} files_" : ["{count} archivo","{count} archivos","{count} archivos"],
@@ -221,6 +224,7 @@ OC.L10N.register(
     "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad",
     "Cannot transfer ownership of a file or folder you do not own" : "No puedes transferir la propiedad de un archivo o directorio del cual no eres propietario",
     "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar",
+    "Choose file" : "Elegir archivo",
     "Choose {file}" : "Seleccionar {file}",
     "Add" : "Añadir",
     "Loading current folder" : "Cargando carpeta actual",
@@ -233,6 +237,8 @@ OC.L10N.register(
     "Shared" : "Compartido",
     "Switch to list view" : "Cambiar a vista de lista",
     "Switch to grid view" : "Cambiar a vista de cuadrícula",
+    "Error during upload: {message}" : "Error durante la subida: {message}",
+    "Unknown error during upload" : "Error desconocido durante la subida",
     "Open the files app settings" : "Abrir la configuración de la app Archivos",
     "Files settings" : "Configuración de archivos",
     "File cannot be accessed" : "El archivo no puede ser accesado",
@@ -243,6 +249,7 @@ OC.L10N.register(
     "Enable the grid view" : "Habilitar vista de cuadrícula",
     "Additional settings" : "Configuración adicional",
     "WebDAV" : "WebDAV",
+    "WebDAV URL" : "WebDAV URL",
     "Copy to clipboard" : "Copiar al portapapeles",
     "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV",
     "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.",
@@ -263,6 +270,7 @@ OC.L10N.register(
     "A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta",
     "The files is locked" : "El archivo está bloqueado",
     "The file does not exist anymore" : "El archivo ya no existe",
+    "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",
@@ -273,6 +281,8 @@ OC.L10N.register(
     "Templates" : "Plantillas",
     "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
     "Created new folder \"{name}\"" : "Se creó la carpeta nueva \"{name}\"",
+    "One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado",
+    "Uploading \"{filename}\" failed" : "La subida de \"{filename}\" falló",
     "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"],
     "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"],
     "_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"],
index 7798b346d6b10732d888820b0e9305583059ffb8..102085c191531716abd61324831c4fe9371ac5d8 100644 (file)
     "The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
     "in %s" : "en %s",
     "File Management" : "Gestión de archivos",
+    "Current directory path" : "Dirección de la carpeta actual",
     "Reload current directory" : "Recargar directorio actual",
     "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"",
     "Drag and drop files here to upload" : "Arrastre y suelte archivos aquí para subirlos",
+    "Your have used your space quota and cannot upload files anymore" : "Has utilizado tu cuota de espacio y ya no podrás subir más archivos",
     "You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí",
     "Upload successful" : "Subida exitosa",
     "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
     "\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente",
     "{summaryFile} and {summaryFolder}" : "{summaryFile} y {summaryFolder}",
     "List of files and folders." : "Lista de archivos y carpetas.",
+    "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" : "No se ha encontrado el archivo",
     "_{count} file_::_{count} files_" : ["{count} archivo","{count} archivos","{count} archivos"],
     "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad",
     "Cannot transfer ownership of a file or folder you do not own" : "No puedes transferir la propiedad de un archivo o directorio del cual no eres propietario",
     "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar",
+    "Choose file" : "Elegir archivo",
     "Choose {file}" : "Seleccionar {file}",
     "Add" : "Añadir",
     "Loading current folder" : "Cargando carpeta actual",
     "Shared" : "Compartido",
     "Switch to list view" : "Cambiar a vista de lista",
     "Switch to grid view" : "Cambiar a vista de cuadrícula",
+    "Error during upload: {message}" : "Error durante la subida: {message}",
+    "Unknown error during upload" : "Error desconocido durante la subida",
     "Open the files app settings" : "Abrir la configuración de la app Archivos",
     "Files settings" : "Configuración de archivos",
     "File cannot be accessed" : "El archivo no puede ser accesado",
     "Enable the grid view" : "Habilitar vista de cuadrícula",
     "Additional settings" : "Configuración adicional",
     "WebDAV" : "WebDAV",
+    "WebDAV URL" : "WebDAV URL",
     "Copy to clipboard" : "Copiar al portapapeles",
     "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV",
     "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.",
     "A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta",
     "The files is locked" : "El archivo está bloqueado",
     "The file does not exist anymore" : "El archivo ya no existe",
+    "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",
     "Templates" : "Plantillas",
     "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
     "Created new folder \"{name}\"" : "Se creó la carpeta nueva \"{name}\"",
+    "One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado",
+    "Uploading \"{filename}\" failed" : "La subida de \"{filename}\" falló",
     "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"],
     "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"],
     "_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"],
index ab085915cbda0f0d1e100704a6f7e6e6d8622fab..9209ff04cc8ece076fcf6bd56a9a236e1abe4109 100644 (file)
@@ -65,7 +65,7 @@ OC.L10N.register(
     "Could not create file \"{file}\"" : "Tidak dapat membuat berkas \"{file}\"",
     "Could not create file \"{file}\" because it already exists" : "Tidak dapat membuat berkas \"{file}\" karena sudah ada",
     "Could not create folder \"{dir}\" because it already exists" : "Tidak dapat membuat folder \"{dir}\" karena sudah ada",
-    "Could not fetch file details \"{file}\"" : "Tidak dapat melihat detail \"{file}\"",
+    "Could not fetch file details \"{file}\"" : "Tidak dapat memperoleh detail berkas \"{file}\"",
     "Error deleting file \"{fileName}\"." : "Terjadi kesalahan saat menghapus berkas \"{fileName}\".",
     "No search results in other folders for {tag}{filter}{endtag}" : "Hasil pencarian tidak ditemukan di folder lainnya untuk '{tag}{filter}{endtag}'",
     "Enter more than two characters to search in other folders" : "Masukkan lebih dari dua karakter untuk mencari di folder lain",
index f88ed3a2e06d10d16c4fd130cb2b221f42d4f5dc..e229c2471d5eee6d0620a5ddd99f6d5370480b12 100644 (file)
@@ -63,7 +63,7 @@
     "Could not create file \"{file}\"" : "Tidak dapat membuat berkas \"{file}\"",
     "Could not create file \"{file}\" because it already exists" : "Tidak dapat membuat berkas \"{file}\" karena sudah ada",
     "Could not create folder \"{dir}\" because it already exists" : "Tidak dapat membuat folder \"{dir}\" karena sudah ada",
-    "Could not fetch file details \"{file}\"" : "Tidak dapat melihat detail \"{file}\"",
+    "Could not fetch file details \"{file}\"" : "Tidak dapat memperoleh detail berkas \"{file}\"",
     "Error deleting file \"{fileName}\"." : "Terjadi kesalahan saat menghapus berkas \"{fileName}\".",
     "No search results in other folders for {tag}{filter}{endtag}" : "Hasil pencarian tidak ditemukan di folder lainnya untuk '{tag}{filter}{endtag}'",
     "Enter more than two characters to search in other folders" : "Masukkan lebih dari dua karakter untuk mencari di folder lain",
index 43dc0912dfa59203376f17070fe3306f386081db..259fc482c5fb309f44ab659dfa2927537fa254f2 100644 (file)
@@ -317,7 +317,7 @@ OC.L10N.register(
     "Wipe {userid}'s devices" : "Ištrinti duomenis naudotojo {userid} įrenginiuose",
     "Fully delete {userid}'s account including all their personal files, app data, etc." : "Pilnai ištrinta {userid} paskyra, įskaitant visus asmeninius failus, programos duomenis ir pan. ",
     "Account deletion" : "Paskyros ištrynimas",
-    "Delete {userid}'s account" : "Ištrinti naudtojo {userid} paskyrą",
+    "Delete {userid}'s account" : "Ištrinti naudotojo {userid} paskyrą",
     "Welcome mail sent!" : "Pasveikinimo laiškas išsiųstas!",
     "Toggle user actions menu" : "Perjungti vartotojo veiksmų meniu ",
     "Done" : "Atlikta",
index 2696279d302b8e8eddb2921ab67e065944fc7183..2d16672e573a6d71bbd8ae9549f30c661a072d21 100644 (file)
     "Wipe {userid}'s devices" : "Ištrinti duomenis naudotojo {userid} įrenginiuose",
     "Fully delete {userid}'s account including all their personal files, app data, etc." : "Pilnai ištrinta {userid} paskyra, įskaitant visus asmeninius failus, programos duomenis ir pan. ",
     "Account deletion" : "Paskyros ištrynimas",
-    "Delete {userid}'s account" : "Ištrinti naudtojo {userid} paskyrą",
+    "Delete {userid}'s account" : "Ištrinti naudotojo {userid} paskyrą",
     "Welcome mail sent!" : "Pasveikinimo laiškas išsiųstas!",
     "Toggle user actions menu" : "Perjungti vartotojo veiksmų meniu ",
     "Done" : "Atlikta",
index be79669dde4fd6cb5fe4a79b2c87876e51d26baa..ace46ddbfb9a3bcf2039a19e9f4f2ef8fec6d416 100644 (file)
@@ -202,6 +202,7 @@ OC.L10N.register(
     "You have not added any info yet" : "Aún no has añadido nada de información",
     "{user} has not added any info yet" : "{user} no ha añadido aún nada de información",
     "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página",
+    "Unified search" : "Búsqueda unificada",
     "Search apps, files, tags, messages" : "Buscar en apps, archivos, etiquetas, mensajes",
     "Search {types} …" : "Buscar {types}…",
     "Apps and Settings" : "Apps y Ajustes",
@@ -214,6 +215,7 @@ OC.L10N.register(
     "Search people" : "Buscar personas",
     "Not found" : "No encontrado",
     "People" : "Personas",
+    "Filter in current view" : "Filtrar en la vista actual",
     "Search in" : "Buscar en",
     "Searching …" : "Buscando  …",
     "No matching results" : "No hay coincidencias",
@@ -345,7 +347,9 @@ OC.L10N.register(
     "Connect to your account" : "Conectar a cuenta",
     "Please log in before granting %1$s access to your %2$s account." : "Por favor, inicia sesión antes de conceder a %1$s acceso a tu cuenta %2$s.",
     "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Si no estás intentando añadir un nuevo dispositivo o una nueva app, alguien está intentando engañarte para que proporciones acceso a tus datos. En este caso, no prosigas y en su lugar avisa a tu administrador de sistemas.",
+    "App password" : "Contraseña de aplicación",
     "Grant access" : "Conceder acceso",
+    "Alternative log in using app password" : "Inicio de sesión alternativo usando la contraseña de la aplicación",
     "Account access" : "Acceso a la cuenta",
     "Currently logged in as %1$s (%2$s)." : "Actualmente está conectado como %1$s (%2$s).",
     "You are about to grant %1$s access to your %2$s account." : "Estás a punto de conceder a %1$s acceso a tu cuenta %2$s.",
index 22415618330edef718c3d4b0e0c58c2079afc811..f979a677b84436af9a5fbce5484efef2662c46c4 100644 (file)
     "You have not added any info yet" : "Aún no has añadido nada de información",
     "{user} has not added any info yet" : "{user} no ha añadido aún nada de información",
     "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página",
+    "Unified search" : "Búsqueda unificada",
     "Search apps, files, tags, messages" : "Buscar en apps, archivos, etiquetas, mensajes",
     "Search {types} …" : "Buscar {types}…",
     "Apps and Settings" : "Apps y Ajustes",
     "Search people" : "Buscar personas",
     "Not found" : "No encontrado",
     "People" : "Personas",
+    "Filter in current view" : "Filtrar en la vista actual",
     "Search in" : "Buscar en",
     "Searching …" : "Buscando  …",
     "No matching results" : "No hay coincidencias",
     "Connect to your account" : "Conectar a cuenta",
     "Please log in before granting %1$s access to your %2$s account." : "Por favor, inicia sesión antes de conceder a %1$s acceso a tu cuenta %2$s.",
     "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Si no estás intentando añadir un nuevo dispositivo o una nueva app, alguien está intentando engañarte para que proporciones acceso a tus datos. En este caso, no prosigas y en su lugar avisa a tu administrador de sistemas.",
+    "App password" : "Contraseña de aplicación",
     "Grant access" : "Conceder acceso",
+    "Alternative log in using app password" : "Inicio de sesión alternativo usando la contraseña de la aplicación",
     "Account access" : "Acceso a la cuenta",
     "Currently logged in as %1$s (%2$s)." : "Actualmente está conectado como %1$s (%2$s).",
     "You are about to grant %1$s access to your %2$s account." : "Estás a punto de conceder a %1$s acceso a tu cuenta %2$s.",
index 1d2ef05d1090097c88f72b161a7d0dc4fda9e3bc..ac2cee13798fa5113bdea1235bad402d1869f5c5 100644 (file)
@@ -114,7 +114,7 @@ OC.L10N.register(
     "Recommended apps" : "Aplikasi terekomendasi",
     "Loading apps …" : "Memuat aplikasi ...",
     "Could not fetch list of apps from the App Store." : "Tidak dapat mengambil daftar aplikasi dari App Store.",
-    "Installing apps …" : "Instalasi aplikasi ...",
+    "Installing apps …" : "menginstal aplikasi ...",
     "App download or installation failed" : "Unduh aplikasi atau gagal instalasi",
     "Cannot install this app because it is not compatible" : "Tidak dapat memasang aplikasi ini karena tidak kompatibel",
     "Cannot install this app" : "Tidak dapat memasang aplikasi ini",
index 33271e2f7f39e577182e6dbd26da49922977d4d4..46c44bc50f19c0a36963bf0ea9549661c6f152ea 100644 (file)
     "Recommended apps" : "Aplikasi terekomendasi",
     "Loading apps …" : "Memuat aplikasi ...",
     "Could not fetch list of apps from the App Store." : "Tidak dapat mengambil daftar aplikasi dari App Store.",
-    "Installing apps …" : "Instalasi aplikasi ...",
+    "Installing apps …" : "menginstal aplikasi ...",
     "App download or installation failed" : "Unduh aplikasi atau gagal instalasi",
     "Cannot install this app because it is not compatible" : "Tidak dapat memasang aplikasi ini karena tidak kompatibel",
     "Cannot install this app" : "Tidak dapat memasang aplikasi ini",
index 3cccc8cc6e954e5b0807af260f95e73d1070dd00..e403438926c9f23d371e3c289f0efaf7a9e45f74 100644 (file)
@@ -9,6 +9,7 @@ OC.L10N.register(
     "today" : "güei",
     "tomorrow" : "mañana",
     "yesterday" : "ayeri",
+    "seconds ago" : "hai segundos",
     "Templates" : "Plantíes",
     "Help" : "Ayuda",
     "Appearance and accessibility" : "Aspeutu ya accesibilidá",
index 6ee37fbd777570f3550e5d9dd4b031c8c04b9006..d9d3425cc646f01ab9266c445599d34011aaf4b1 100644 (file)
@@ -7,6 +7,7 @@
     "today" : "güei",
     "tomorrow" : "mañana",
     "yesterday" : "ayeri",
+    "seconds ago" : "hai segundos",
     "Templates" : "Plantíes",
     "Help" : "Ayuda",
     "Appearance and accessibility" : "Aspeutu ya accesibilidá",