mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
1005efdfd3
commit
10c9fb926e
18 changed files with 92 additions and 4 deletions
|
|
@ -79,6 +79,8 @@ OC.L10N.register(
|
|||
"\"{displayName}\" action failed" : "La acción \"{displayName}\" falló",
|
||||
"Toggle selection for file \"{displayName}\"" : "Alternar selección para archivo \"{displayName}\"",
|
||||
"Toggle selection for folder \"{displayName}\"" : "Alternar selección para la carpeta \"{displayName}\"",
|
||||
"File is loading" : "El archivo se está cargando",
|
||||
"Folder is loading" : "La carpeta se está cargando",
|
||||
"Rename file" : "Renombrar archivo",
|
||||
"Filename" : "Nombre del archivo",
|
||||
"Folder name" : "Nombre de la carpeta",
|
||||
|
|
@ -86,6 +88,7 @@ OC.L10N.register(
|
|||
"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}\"",
|
||||
"Unknown date" : "Fecha desconocida",
|
||||
"Pending" : "Pendiente",
|
||||
"Clear filter" : "Limpiar filtro",
|
||||
"Modified" : "Modificado",
|
||||
|
|
@ -97,6 +100,7 @@ OC.L10N.register(
|
|||
"Size" : "Tamaño",
|
||||
"Toggle selection for all files and folders" : "Alternar selección para todos los archivos y carpetas",
|
||||
"Actions" : "Acciones",
|
||||
"(selected)" : "(seleccionado)",
|
||||
"\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos",
|
||||
"\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó exitosamente",
|
||||
"{count} selected" : "{count} seleccionados",
|
||||
|
|
@ -199,9 +203,13 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Confirmar eliminación",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar el archivo localmente",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "El archivo se abrirá ahora en tu dispositivo. Si esto no ocurre, por favor verifica que hayas instalado la aplicación de escritorio.",
|
||||
"Retry and close" : "Reintentar y cerrar",
|
||||
"Edit online" : "Editar en línea",
|
||||
"Failed to redirect to client" : "Fallo al redirigir al cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …|",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
|
||||
"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",
|
||||
"(copy)" : "(copiar)",
|
||||
"(copy %n)" : "(copiar %n)",
|
||||
|
|
@ -234,7 +242,9 @@ OC.L10N.register(
|
|||
"PDFs" : "PDFs",
|
||||
"Folders" : "Carpetas",
|
||||
"Audio" : "Audio",
|
||||
"Photos and images" : "Fotos e imágenes",
|
||||
"Videos" : "Videos",
|
||||
"New folder creation cancelled" : "Creación de nueva carpeta cancelada",
|
||||
"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",
|
||||
|
|
@ -255,9 +265,17 @@ OC.L10N.register(
|
|||
"Files moved successfully" : "Archivos movidos exitosamente",
|
||||
"Conflicts resolution skipped" : "Resolución de conflictos omitida",
|
||||
"Upload cancelled" : "Subida cancelada",
|
||||
"Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.",
|
||||
"Removing the file extension \"{old}\" may render the file unreadable." : "Remover la extensión \"{old}\" podría volver al archivo inaccesible.",
|
||||
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión del archivo de \"{old}\" a \"{new}\" podría volver al archivo inaccesible.",
|
||||
"Change file extension" : "Cambiar extensión de archivo",
|
||||
"Keep {oldextension}" : "Conservar {oldextension}",
|
||||
"Use {newextension}" : "Usar {newextension}",
|
||||
"Remove extension" : "Remover extensión",
|
||||
"This operation is forbidden" : "Esta operación está prohibida",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador",
|
||||
"Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ",
|
||||
"Unexpected error: {error}" : "Error inesperado: {error}",
|
||||
"_{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"],
|
||||
|
|
@ -268,6 +286,7 @@ OC.L10N.register(
|
|||
"\"{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 favorite 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í. ",
|
||||
"All files" : "Todos los archivos",
|
||||
|
|
@ -367,6 +386,10 @@ OC.L10N.register(
|
|||
"An error occurred while trying to update the tags" : "Se presentó un error al intentar actualizar la etiqueta",
|
||||
"\"remote user\"" : "\"usuario remoto\"",
|
||||
"{newName} already exists." : "{newName} ya existe.",
|
||||
"\"{segment}\" is not allowed inside a filename." : "\"{segment}\" no se permite en nombres de archivo.",
|
||||
"\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" es un nombre de archivo o carpeta prohibido.",
|
||||
"\"{segment}\" is not an allowed filetype." : "\"{segment}\" es un tipo de archivo no permitido.",
|
||||
"Filenames must not end with \"{segment}\"." : "Los nombres de archivo no deben terminar con \"{segment}\".",
|
||||
"Name cannot be empty" : "El nombre no puede estar en blanco",
|
||||
"Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "No se pudo renombrar \"{oldName}\", ya no existe.",
|
||||
|
|
@ -384,6 +407,9 @@ OC.L10N.register(
|
|||
"Text file" : "Archivo de texto",
|
||||
"New text file.txt" : "Nuevo ArchivoDeTexto.txt",
|
||||
"Direct link was copied (only works for people who have access to this file/folder)" : "Se ha copiado el enlace directo (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)",
|
||||
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar enlace directo (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)"
|
||||
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar enlace directo (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)",
|
||||
"Favored" : "Favorecido",
|
||||
"Favor" : "Favorecer",
|
||||
"Not favored" : "No favorecido"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -77,6 +77,8 @@
|
|||
"\"{displayName}\" action failed" : "La acción \"{displayName}\" falló",
|
||||
"Toggle selection for file \"{displayName}\"" : "Alternar selección para archivo \"{displayName}\"",
|
||||
"Toggle selection for folder \"{displayName}\"" : "Alternar selección para la carpeta \"{displayName}\"",
|
||||
"File is loading" : "El archivo se está cargando",
|
||||
"Folder is loading" : "La carpeta se está cargando",
|
||||
"Rename file" : "Renombrar archivo",
|
||||
"Filename" : "Nombre del archivo",
|
||||
"Folder name" : "Nombre de la carpeta",
|
||||
|
|
@ -84,6 +86,7 @@
|
|||
"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}\"",
|
||||
"Unknown date" : "Fecha desconocida",
|
||||
"Pending" : "Pendiente",
|
||||
"Clear filter" : "Limpiar filtro",
|
||||
"Modified" : "Modificado",
|
||||
|
|
@ -95,6 +98,7 @@
|
|||
"Size" : "Tamaño",
|
||||
"Toggle selection for all files and folders" : "Alternar selección para todos los archivos y carpetas",
|
||||
"Actions" : "Acciones",
|
||||
"(selected)" : "(seleccionado)",
|
||||
"\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos",
|
||||
"\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó exitosamente",
|
||||
"{count} selected" : "{count} seleccionados",
|
||||
|
|
@ -197,9 +201,13 @@
|
|||
"Confirm deletion" : "Confirmar eliminación",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar el archivo localmente",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "El archivo se abrirá ahora en tu dispositivo. Si esto no ocurre, por favor verifica que hayas instalado la aplicación de escritorio.",
|
||||
"Retry and close" : "Reintentar y cerrar",
|
||||
"Edit online" : "Editar en línea",
|
||||
"Failed to redirect to client" : "Fallo al redirigir al cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …|",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
|
||||
"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",
|
||||
"(copy)" : "(copiar)",
|
||||
"(copy %n)" : "(copiar %n)",
|
||||
|
|
@ -232,7 +240,9 @@
|
|||
"PDFs" : "PDFs",
|
||||
"Folders" : "Carpetas",
|
||||
"Audio" : "Audio",
|
||||
"Photos and images" : "Fotos e imágenes",
|
||||
"Videos" : "Videos",
|
||||
"New folder creation cancelled" : "Creación de nueva carpeta cancelada",
|
||||
"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",
|
||||
|
|
@ -253,9 +263,17 @@
|
|||
"Files moved successfully" : "Archivos movidos exitosamente",
|
||||
"Conflicts resolution skipped" : "Resolución de conflictos omitida",
|
||||
"Upload cancelled" : "Subida cancelada",
|
||||
"Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.",
|
||||
"Removing the file extension \"{old}\" may render the file unreadable." : "Remover la extensión \"{old}\" podría volver al archivo inaccesible.",
|
||||
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión del archivo de \"{old}\" a \"{new}\" podría volver al archivo inaccesible.",
|
||||
"Change file extension" : "Cambiar extensión de archivo",
|
||||
"Keep {oldextension}" : "Conservar {oldextension}",
|
||||
"Use {newextension}" : "Usar {newextension}",
|
||||
"Remove extension" : "Remover extensión",
|
||||
"This operation is forbidden" : "Esta operación está prohibida",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador",
|
||||
"Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ",
|
||||
"Unexpected error: {error}" : "Error inesperado: {error}",
|
||||
"_{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"],
|
||||
|
|
@ -266,6 +284,7 @@
|
|||
"\"{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 favorite 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í. ",
|
||||
"All files" : "Todos los archivos",
|
||||
|
|
@ -365,6 +384,10 @@
|
|||
"An error occurred while trying to update the tags" : "Se presentó un error al intentar actualizar la etiqueta",
|
||||
"\"remote user\"" : "\"usuario remoto\"",
|
||||
"{newName} already exists." : "{newName} ya existe.",
|
||||
"\"{segment}\" is not allowed inside a filename." : "\"{segment}\" no se permite en nombres de archivo.",
|
||||
"\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" es un nombre de archivo o carpeta prohibido.",
|
||||
"\"{segment}\" is not an allowed filetype." : "\"{segment}\" es un tipo de archivo no permitido.",
|
||||
"Filenames must not end with \"{segment}\"." : "Los nombres de archivo no deben terminar con \"{segment}\".",
|
||||
"Name cannot be empty" : "El nombre no puede estar en blanco",
|
||||
"Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "No se pudo renombrar \"{oldName}\", ya no existe.",
|
||||
|
|
@ -382,6 +405,9 @@
|
|||
"Text file" : "Archivo de texto",
|
||||
"New text file.txt" : "Nuevo ArchivoDeTexto.txt",
|
||||
"Direct link was copied (only works for people who have access to this file/folder)" : "Se ha copiado el enlace directo (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)",
|
||||
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar enlace directo (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)"
|
||||
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar enlace directo (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)",
|
||||
"Favored" : "Favorecido",
|
||||
"Favor" : "Favorecer",
|
||||
"Not favored" : "No favorecido"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -147,6 +147,7 @@ OC.L10N.register(
|
|||
"Delete" : "Ištrinti",
|
||||
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Jūs ketinate ištrinti {count} elementą","Jūs ketinate ištrinti {count} elementus","Jūs ketinate ištrinti {count} elementų","Jūs ketinate ištrinti {count} elementą"],
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Retry and close" : "Bandyti dar kartą ir užverti",
|
||||
"Failed to redirect to client" : "Nepavyko peradresuoti į klientą",
|
||||
"Edit locally" : "Redaguoti lokaliai",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…",
|
||||
|
|
@ -162,6 +163,7 @@ OC.L10N.register(
|
|||
"Move or copy operation failed" : "Perkėlimo ar kopijavimo operacija patyrė nesėkmę",
|
||||
"Move or copy" : "Perkelti ar kopijuoti",
|
||||
"Rename" : "Pervadinti",
|
||||
"Open details" : "Atverti išsamesnę informaciją",
|
||||
"View in folder" : "Rodyti aplanke",
|
||||
"Today" : "Šiandien",
|
||||
"Documents" : "Dokumentai",
|
||||
|
|
|
|||
|
|
@ -145,6 +145,7 @@
|
|||
"Delete" : "Ištrinti",
|
||||
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Jūs ketinate ištrinti {count} elementą","Jūs ketinate ištrinti {count} elementus","Jūs ketinate ištrinti {count} elementų","Jūs ketinate ištrinti {count} elementą"],
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Retry and close" : "Bandyti dar kartą ir užverti",
|
||||
"Failed to redirect to client" : "Nepavyko peradresuoti į klientą",
|
||||
"Edit locally" : "Redaguoti lokaliai",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…",
|
||||
|
|
@ -160,6 +161,7 @@
|
|||
"Move or copy operation failed" : "Perkėlimo ar kopijavimo operacija patyrė nesėkmę",
|
||||
"Move or copy" : "Perkelti ar kopijuoti",
|
||||
"Rename" : "Pervadinti",
|
||||
"Open details" : "Atverti išsamesnę informaciją",
|
||||
"View in folder" : "Rodyti aplanke",
|
||||
"Today" : "Šiandien",
|
||||
"Documents" : "Dokumentai",
|
||||
|
|
|
|||
|
|
@ -174,6 +174,7 @@ OC.L10N.register(
|
|||
"Email" : "El. paštas",
|
||||
"Team" : "Komanda",
|
||||
"on {server}" : "serveryje {server}",
|
||||
"Note:" : "Pastaba:",
|
||||
"Terms of service" : "Naudojimosi sąlygos",
|
||||
"Nickname" : "Slapyvardis",
|
||||
"Enter your nickname" : "Įveskite savo slapyvardį",
|
||||
|
|
|
|||
|
|
@ -172,6 +172,7 @@
|
|||
"Email" : "El. paštas",
|
||||
"Team" : "Komanda",
|
||||
"on {server}" : "serveryje {server}",
|
||||
"Note:" : "Pastaba:",
|
||||
"Terms of service" : "Naudojimosi sąlygos",
|
||||
"Nickname" : "Slapyvardis",
|
||||
"Enter your nickname" : "Įveskite savo slapyvardį",
|
||||
|
|
|
|||
|
|
@ -72,6 +72,7 @@ OC.L10N.register(
|
|||
"Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
|
||||
"You need to set your account email before being able to send test emails. Go to %s for that." : "Necesita establecer su cuenta de correo electrónico antes de poder enviar correos de prueba. Vaya a %s para hacerlo.",
|
||||
"Recently active" : "Activo recientemente",
|
||||
"Disabled accounts" : "Cuentas deshabilitadas",
|
||||
"Invalid account" : "Cuenta inválida",
|
||||
"Invalid mail address" : "Dirección de correo inválida",
|
||||
|
|
@ -120,6 +121,7 @@ OC.L10N.register(
|
|||
"Personal info" : "Información Personal",
|
||||
"Mobile & desktop" : "Móvil & escritorio",
|
||||
"Email server" : "Servidor de correo electrónico",
|
||||
"Mail Providers" : "Proveedores de correo electrónico",
|
||||
"Background jobs" : "Trabajos en segundo plano",
|
||||
"Unlimited" : "Ilimitado",
|
||||
"Verifying" : "Verificando",
|
||||
|
|
|
|||
|
|
@ -70,6 +70,7 @@
|
|||
"Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
|
||||
"You need to set your account email before being able to send test emails. Go to %s for that." : "Necesita establecer su cuenta de correo electrónico antes de poder enviar correos de prueba. Vaya a %s para hacerlo.",
|
||||
"Recently active" : "Activo recientemente",
|
||||
"Disabled accounts" : "Cuentas deshabilitadas",
|
||||
"Invalid account" : "Cuenta inválida",
|
||||
"Invalid mail address" : "Dirección de correo inválida",
|
||||
|
|
@ -118,6 +119,7 @@
|
|||
"Personal info" : "Información Personal",
|
||||
"Mobile & desktop" : "Móvil & escritorio",
|
||||
"Email server" : "Servidor de correo electrónico",
|
||||
"Mail Providers" : "Proveedores de correo electrónico",
|
||||
"Background jobs" : "Trabajos en segundo plano",
|
||||
"Unlimited" : "Ilimitado",
|
||||
"Verifying" : "Verificando",
|
||||
|
|
|
|||
|
|
@ -112,6 +112,7 @@ OC.L10N.register(
|
|||
"Personal info" : "Asmeninė informacija",
|
||||
"Mobile & desktop" : "Mobilieji ir darbalaukiai",
|
||||
"Email server" : "El. pašto serveris",
|
||||
"User's email account" : "Naudotojo el. pašto paskyra",
|
||||
"Security & setup checks" : "Saugumo ir sąrankos patikrinimai",
|
||||
"Background jobs" : "Foninės užduotys",
|
||||
"Unlimited" : "Neribotai",
|
||||
|
|
@ -200,6 +201,7 @@ OC.L10N.register(
|
|||
"Admin documentation" : "Administratoriaus dokumentacija",
|
||||
"Developer documentation" : "Plėtotojo dokumentacija",
|
||||
"Changelog" : "Keitinių žurnalas",
|
||||
"Device name" : "Įrenginio pavadinimas",
|
||||
"Marked for remote wipe" : "Pažymėtas nuotolinių duomenų ištrynimui",
|
||||
"Device settings" : "Įrenginio nustatymai",
|
||||
"Allow filesystem access" : "Leisti prieigą prie failų sistemos",
|
||||
|
|
@ -250,6 +252,7 @@ OC.L10N.register(
|
|||
"Submit" : "Pateikti",
|
||||
"Rename group" : "Pervadinti grupę",
|
||||
"Remove group" : "Šalinti grupę",
|
||||
"Failed to remove group \"{group}\"" : "Nepavyko pašalinti grupės „{group}“",
|
||||
"Current password" : "Dabartinis slaptažodis",
|
||||
"New password" : "Naujas slaptažodis",
|
||||
"Change password" : "Pakeisti slaptažodį",
|
||||
|
|
|
|||
|
|
@ -110,6 +110,7 @@
|
|||
"Personal info" : "Asmeninė informacija",
|
||||
"Mobile & desktop" : "Mobilieji ir darbalaukiai",
|
||||
"Email server" : "El. pašto serveris",
|
||||
"User's email account" : "Naudotojo el. pašto paskyra",
|
||||
"Security & setup checks" : "Saugumo ir sąrankos patikrinimai",
|
||||
"Background jobs" : "Foninės užduotys",
|
||||
"Unlimited" : "Neribotai",
|
||||
|
|
@ -198,6 +199,7 @@
|
|||
"Admin documentation" : "Administratoriaus dokumentacija",
|
||||
"Developer documentation" : "Plėtotojo dokumentacija",
|
||||
"Changelog" : "Keitinių žurnalas",
|
||||
"Device name" : "Įrenginio pavadinimas",
|
||||
"Marked for remote wipe" : "Pažymėtas nuotolinių duomenų ištrynimui",
|
||||
"Device settings" : "Įrenginio nustatymai",
|
||||
"Allow filesystem access" : "Leisti prieigą prie failų sistemos",
|
||||
|
|
@ -248,6 +250,7 @@
|
|||
"Submit" : "Pateikti",
|
||||
"Rename group" : "Pervadinti grupę",
|
||||
"Remove group" : "Šalinti grupę",
|
||||
"Failed to remove group \"{group}\"" : "Nepavyko pašalinti grupės „{group}“",
|
||||
"Current password" : "Dabartinis slaptažodis",
|
||||
"New password" : "Naujas slaptažodis",
|
||||
"Change password" : "Pakeisti slaptažodį",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ OC.L10N.register(
|
|||
"Password to access {file} was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie {file}",
|
||||
"Share by mail" : "Bendrinimas el. paštu",
|
||||
"Failed to send share by email" : "Nepavyko pasidalinti el. paštu",
|
||||
"Note:" : "Pastaba:",
|
||||
"Click the button below to open it." : "Norėdami atverti failą, spustelėkite žemiau esantį mygtuką.",
|
||||
"%1$s via %2$s" : "%1$s per %2$s",
|
||||
"It is protected with the following password:" : "Apsaugota šiuo slaptažodžiu:",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
"Password to access {file} was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie {file}",
|
||||
"Share by mail" : "Bendrinimas el. paštu",
|
||||
"Failed to send share by email" : "Nepavyko pasidalinti el. paštu",
|
||||
"Note:" : "Pastaba:",
|
||||
"Click the button below to open it." : "Norėdami atverti failą, spustelėkite žemiau esantį mygtuką.",
|
||||
"%1$s via %2$s" : "%1$s per %2$s",
|
||||
"It is protected with the following password:" : "Apsaugota šiuo slaptažodžiu:",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"The given name is too long" : "指定的名稱太長",
|
||||
"The given web address is too long" : "提供的網址太長",
|
||||
"The given web address is not a valid URL" : "指定的網址不是有效的 URL",
|
||||
"The given web address is not a valid URL" : "提供的網址不是有效的 URL",
|
||||
"The given legal notice address is too long" : "指定的法律聲明網址太長",
|
||||
"The given legal notice address is not a valid URL" : "指定的法律聲明網址不是有效的 URL",
|
||||
"The given privacy policy address is too long" : "指定的隱私權政策網址太長",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{ "translations": {
|
||||
"The given name is too long" : "指定的名稱太長",
|
||||
"The given web address is too long" : "提供的網址太長",
|
||||
"The given web address is not a valid URL" : "指定的網址不是有效的 URL",
|
||||
"The given web address is not a valid URL" : "提供的網址不是有效的 URL",
|
||||
"The given legal notice address is too long" : "指定的法律聲明網址太長",
|
||||
"The given legal notice address is not a valid URL" : "指定的法律聲明網址不是有效的 URL",
|
||||
"The given privacy policy address is too long" : "指定的隱私權政策網址太長",
|
||||
|
|
|
|||
|
|
@ -103,8 +103,14 @@ OC.L10N.register(
|
|||
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
|
||||
"No" : "No",
|
||||
"Yes" : "Sí",
|
||||
"Federated user" : "Usuario federado",
|
||||
"user@your-nextcloud.org" : "usuario@su-nextcloud.org",
|
||||
"Create share" : "Crear recurso compartido",
|
||||
"The remote URL must include the user." : "La URL remota debe incluir el usuario.",
|
||||
"Invalid remote URL." : "URL remota inválida.",
|
||||
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud",
|
||||
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles",
|
||||
"Please copy the link manually:" : "Por favor, copie el enlace manualmente:",
|
||||
"Custom date range" : "Rango de fechas personalizado",
|
||||
"Pick start date" : "Elegir una fecha de inicio",
|
||||
"Pick end date" : "Elegir una fecha final",
|
||||
|
|
@ -174,6 +180,7 @@ OC.L10N.register(
|
|||
"Schedule work & meetings, synced with all your devices." : "Agenda de trabajo y reuniones, sincronizada con todos tus dispositivos.",
|
||||
"Keep your colleagues and friends in one place without leaking their private info." : "Mantén a tus compañeros y amigos en un solo lugar sin filtrar su información privada.",
|
||||
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicación de correo electrónico simple bien integrada con Archivos, Contactos y Calendario.",
|
||||
"Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mensajes, videollamadas, compartir pantalla, reuniones en línea y conferencias web – en su navegador y aplicaciones móviles.",
|
||||
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, creados en Collabora Online.",
|
||||
"Distraction free note taking app." : "Aplicación de notas sin distracciones.",
|
||||
"Settings menu" : "Menú de Configuraciones",
|
||||
|
|
@ -256,6 +263,7 @@ OC.L10N.register(
|
|||
"Rename" : "Renombrar",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Clipboard not available, please copy manually" : "Portapapeles no disponible, por favor copie manualmente",
|
||||
"Personal" : "Personal",
|
||||
"Accounts" : "Cuentas",
|
||||
"Admin" : "Administración",
|
||||
|
|
|
|||
|
|
@ -101,8 +101,14 @@
|
|||
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
|
||||
"No" : "No",
|
||||
"Yes" : "Sí",
|
||||
"Federated user" : "Usuario federado",
|
||||
"user@your-nextcloud.org" : "usuario@su-nextcloud.org",
|
||||
"Create share" : "Crear recurso compartido",
|
||||
"The remote URL must include the user." : "La URL remota debe incluir el usuario.",
|
||||
"Invalid remote URL." : "URL remota inválida.",
|
||||
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud",
|
||||
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles",
|
||||
"Please copy the link manually:" : "Por favor, copie el enlace manualmente:",
|
||||
"Custom date range" : "Rango de fechas personalizado",
|
||||
"Pick start date" : "Elegir una fecha de inicio",
|
||||
"Pick end date" : "Elegir una fecha final",
|
||||
|
|
@ -172,6 +178,7 @@
|
|||
"Schedule work & meetings, synced with all your devices." : "Agenda de trabajo y reuniones, sincronizada con todos tus dispositivos.",
|
||||
"Keep your colleagues and friends in one place without leaking their private info." : "Mantén a tus compañeros y amigos en un solo lugar sin filtrar su información privada.",
|
||||
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicación de correo electrónico simple bien integrada con Archivos, Contactos y Calendario.",
|
||||
"Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mensajes, videollamadas, compartir pantalla, reuniones en línea y conferencias web – en su navegador y aplicaciones móviles.",
|
||||
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, creados en Collabora Online.",
|
||||
"Distraction free note taking app." : "Aplicación de notas sin distracciones.",
|
||||
"Settings menu" : "Menú de Configuraciones",
|
||||
|
|
@ -254,6 +261,7 @@
|
|||
"Rename" : "Renombrar",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Clipboard not available, please copy manually" : "Portapapeles no disponible, por favor copie manualmente",
|
||||
"Personal" : "Personal",
|
||||
"Accounts" : "Cuentas",
|
||||
"Admin" : "Administración",
|
||||
|
|
|
|||
|
|
@ -103,6 +103,7 @@ OC.L10N.register(
|
|||
"Load more results" : "Įkelti daugiau rezultatų",
|
||||
"Searching …" : "Ieškoma…",
|
||||
"Start typing to search" : "Rašykite norėdami atlikti paiešką",
|
||||
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tarp ${this.dateFilter.startFrom.toLocaleDateString()} ir ${this.dateFilter.endAt.toLocaleDateString()}",
|
||||
"Log in" : "Prisijungti",
|
||||
"Logging in …" : "Prisijungiama …",
|
||||
"Server side authentication failed!" : "Autentikacija serveryje nepavyko!",
|
||||
|
|
|
|||
|
|
@ -101,6 +101,7 @@
|
|||
"Load more results" : "Įkelti daugiau rezultatų",
|
||||
"Searching …" : "Ieškoma…",
|
||||
"Start typing to search" : "Rašykite norėdami atlikti paiešką",
|
||||
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tarp ${this.dateFilter.startFrom.toLocaleDateString()} ir ${this.dateFilter.endAt.toLocaleDateString()}",
|
||||
"Log in" : "Prisijungti",
|
||||
"Logging in …" : "Prisijungiama …",
|
||||
"Server side authentication failed!" : "Autentikacija serveryje nepavyko!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue