From 58513255d26c08fc5921ce57dde2560e351c19f4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 29 Mar 2017 00:07:41 +0000 Subject: [tx-robot] updated from transifex --- apps/files/l10n/es_MX.js | 150 ++++++++++++++++++++++++-------- apps/files/l10n/es_MX.json | 150 ++++++++++++++++++++++++-------- apps/updatenotification/l10n/de.js | 4 +- apps/updatenotification/l10n/de.json | 4 +- apps/updatenotification/l10n/de_DE.js | 2 + apps/updatenotification/l10n/de_DE.json | 2 + apps/updatenotification/l10n/is.js | 2 + apps/updatenotification/l10n/is.json | 2 + apps/updatenotification/l10n/pl.js | 2 + apps/updatenotification/l10n/pl.json | 2 + apps/workflowengine/l10n/es_MX.js | 60 +++++++++++++ apps/workflowengine/l10n/es_MX.json | 58 ++++++++++++ core/l10n/ca.js | 1 + core/l10n/ca.json | 1 + core/l10n/de.js | 1 + core/l10n/de.json | 1 + core/l10n/de_DE.js | 1 + core/l10n/de_DE.json | 1 + core/l10n/es.js | 1 + core/l10n/es.json | 1 + core/l10n/fr.js | 1 + core/l10n/fr.json | 1 + core/l10n/is.js | 1 + core/l10n/is.json | 1 + core/l10n/pl.js | 1 + core/l10n/pl.json | 1 + core/l10n/ru.js | 1 + core/l10n/ru.json | 1 + core/l10n/tr.js | 1 + core/l10n/tr.json | 1 + lib/l10n/de_DE.js | 1 + lib/l10n/de_DE.json | 1 + lib/l10n/is.js | 8 ++ lib/l10n/is.json | 8 ++ lib/l10n/pl.js | 1 + lib/l10n/pl.json | 1 + settings/l10n/de.js | 1 + settings/l10n/de.json | 1 + settings/l10n/de_DE.js | 1 + settings/l10n/de_DE.json | 1 + settings/l10n/es.js | 1 + settings/l10n/es.json | 1 + settings/l10n/fr.js | 1 + settings/l10n/fr.json | 1 + settings/l10n/is.js | 2 + settings/l10n/is.json | 2 + settings/l10n/pl.js | 1 + settings/l10n/pl.json | 1 + settings/l10n/ru.js | 1 + settings/l10n/ru.json | 1 + settings/l10n/tr.js | 1 + settings/l10n/tr.json | 1 + 52 files changed, 418 insertions(+), 76 deletions(-) create mode 100644 apps/workflowengine/l10n/es_MX.js create mode 100644 apps/workflowengine/l10n/es_MX.json diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 45db24098e5..5c35f269273 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -1,64 +1,142 @@ OC.L10N.register( "files", { - "Unknown error" : "Error desconocido", - "Unable to set upload directory." : "Incapaz de crear directorio de subida.", - "Invalid Token" : "Token Inválido", - "No file was uploaded. Unknown error" : "No se subió ningún archivo. Error desconocido", - "There is no error, the file uploaded with success" : "No hubo ningún problema, el archivo se subió con éxito", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "El archivo subido sobrepasa la directiva 'upload_max_filesize' en php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido sobrepasa la directiva 'MAX_FILE_SIZE' especificada en el formulario HTML", - "The uploaded file was only partially uploaded" : "El archivo subido fue sólo subido parcialmente", - "No file was uploaded" : "No se subió ningún archivo", - "Missing a temporary folder" : "Falta la carpeta temporal", - "Failed to write to disk" : "Falló al escribir al disco", - "Not enough storage available" : "No hay suficiente espacio disponible", - "Upload failed. Could not find uploaded file" : "Actualización fallida. No se pudo encontrar el archivo subido", - "Upload failed. Could not get file info." : "Actualización fallida. No se pudo obtener información del archivo.", - "Invalid directory." : "Directorio inválido.", - "Files" : "Archivos", + "Storage is temporarily not available" : "El almacenamiento no está  disponible temporalmente ", + "Storage invalid" : "El almacenamiento es inválido", + "Unknown error" : "Se presentó un error desconocido", + "All files" : "Todos los archivos", + "Recent" : "Reciente", + "File could not be found" : "No fue posible encontrar el archivo", "Home" : "Particular", "Close" : "Cerrar", "Favorites" : "Favoritos", - "Upload cancelled." : "Subida cancelada.", - "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes", - "Could not get result from server." : "No se pudo obtener respuesta del servidor.", - "Uploading..." : "Subiendo...", - "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.", + "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", + "Upload cancelled." : "Carga cancelada.", + "Unable to upload {filename} as it is a directory or has 0 bytes" : "No fue posible cargar {filename} ya que es una carpeta o tiene un tamaño de 0 bytes", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "No cuenta con suficiente espacio disponible, usted se encuentra cargando {size1} pero solo cuenta con {size2} disponible", + "Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe", + "Not enough free space" : "No cuenta con suficiente espacio disponible", + "Uploading..." : "Cargando...", + "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Actions" : "Acciones", "Download" : "Descargar", "Rename" : "Renombrar", - "Delete" : "Eliminar", + "Move" : "Mover", + "Target folder" : "Carpeta destino", + "Delete" : "Borrar", + "Disconnect storage" : "Desconectar almacenamiento", "Unshare" : "Dejar de compartir", + "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"", + "Files" : "Archivos", "Details" : "Detalles", + "Select" : "Seleccionar", "Pending" : "Pendiente", + "Unable to determine date" : "No fue posible determinar la fecha", + "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, favor de verficiar las bitácoras o contacte al administrador", + "Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe", + "Could not move \"{file}\"" : "No fue posible mover \"{file}\"", + "{newName} already exists" : "{newName} ya existe", + "Could not rename \"{fileName}\", it does not exist any more" : "No fue posible renombrar \"{fileName}\", ya no existe", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{targetName}\" ya está en uso en la carpeta \"{dir}\". Favor de elegir un nombre diferete. ", + "Could not rename \"{fileName}\"" : "No fue posible renombrar \"{fileName}\"", + "Could not create file \"{file}\"" : "No fue posible crear el archivo \"{file}\"", + "Could not create file \"{file}\" because it already exists" : "No fue posible crear el archivo\"{file}\" porque ya existe", + "Could not create folder \"{dir}\" because it already exists" : "No fue posible crear la carpeta \"{dir}\" porque ya existe", + "Error deleting file \"{fileName}\"." : "Se presentó un error al borrar el archivo \"{fileName}\".", + "No search results in other folders for {tag}{filter}{endtag}" : "No se encontraron resultados en otras carpetas para {tag}{filter}{endtag}", "Name" : "Nombre", "Size" : "Tamaño", "Modified" : "Modificado", "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas"], "_%n file_::_%n files_" : ["%n archivo","%n archivos"], "{dirs} and {files}" : "{dirs} y {files}", - "You don’t have permission to upload or create files here" : "No tienes permisos para subir o crear archivos aquí.", - "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"], + "_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n escondidos"], + "You don’t have permission to upload or create files here" : "Usted no cuenta con los permisos para cargar o crear archivos aqui", + "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos"], "New" : "Nuevo", + "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!", - "Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)", + "\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "El espacio de {owner} está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", + "Your storage is full, files can not be updated or synced anymore!" : "Su espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", + "Storage of {owner} is almost full ({usedSpacePercent}%)" : "El espacio de {owner} está casi lleno ({usedSpacePercent}%)", + "Your storage is almost full ({usedSpacePercent}%)" : "Su espacio está casi lleno ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["coincide '{filter}'","coinciden '{filter}'"], + "View in folder" : "Ver en la carpeta", + "Path" : "Ruta", + "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], + "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", + "Copy local link" : "Copiar liga local", "Folder" : "Carpeta", - "New folder" : "Nueva carpeta", - "Upload" : "Subir archivo", - "You created %1$s" : "Has creado %1$s", - "You changed %1$s" : "Has cambiado %1$s", - "You deleted %1$s" : "Has eliminado %1$s", + "New folder" : "Carpeta nueva", + "Upload" : "Cargar", + "An error occurred while trying to update the tags" : "Se presentó un error al intentar actualizar la etiqueta", + "Added to favorites" : "Agregado a los favoritos", + "Removed from favorites" : "Quitado de los favoritos", + "You added {file} to your favorites" : "Usted agregó {file} a sus favoritos", + "You removed {file} from your favorites" : "Usted quitó {file} de sus favoritos", + "File changes" : "Cambios al archivo", + "Created by {user}" : "Creado por {user}", + "Changed by {user}" : "Cambiado por {user}", + "Deleted by {user}" : "Borrado por {user}", + "Restored by {user}" : "Restaurado por {user}", + "Renamed by {user}" : "Renombrado por {user}", + "Moved by {user}" : "Movido por {user}", + "You created {file}" : "Usted creó {file}", + "{user} created {file}" : "{user} creó {file}", + "{file} was created in a public folder" : "{file} fue creado en una carpeta pública", + "You changed {file}" : "Usted cambió {file}", + "{user} changed {file}" : "{user} cambió {file}", + "You deleted {file}" : "Usted borró {file}", + "{user} deleted {file}" : "{user} borró {file}", + "You restored {file}" : "Usted restauró {file}", + "{user} restored {file}" : "{user} restauró {file}", + "You renamed {oldfile} to {newfile}" : "Usted renombró  {oldfile} como {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} renombró {oldfile} como {newfile}", + "You moved {oldfile} to {newfile}" : "Usted movió {oldfile} a {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}", + "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de sus strong>favoritos", + "A file or folder has been changed or renamed" : "Un archivo o carpeta ha sido cambiado o renombrado", + "A new file or folder has been created" : "Un nuevo archivo ha sido creado", + "A new file or folder has been deleted" : "Un nuevo archivo ha sido borrado", + "Limit notifications about creation and changes to your favorite files (Stream only)" : "Limite las notificación de la creación y cambios a sus archivos favoritos (solo flujo)", + "A new file or folder has been restored" : "Un nuevo archivo ha sido restaurado", + "Upload (max. %s)" : "Cargar (max. %s)", "File handling" : "Administración de archivos", - "Maximum upload size" : "Tamaño máximo de subida", - "max. possible: " : "máx. posible:", + "Maximum upload size" : "Tamaño máximo de carga", + "max. possible: " : "max. posible:", "Save" : "Guardar", + "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ", + "Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ", "Settings" : "Ajustes", + "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", - "Upload too large" : "Subida demasido grande", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.", - "Text file" : "Archivo de texto" + "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder sus archivos vía WebDAV", + "No files in here" : "No hay archivos aquí", + "Upload some content or sync with your devices!" : "¡Cargue algún contenido o sincronice con sus dispositivos!", + "No entries found in this folder" : "No se encontraron elementos en esta carpeta", + "Select all" : "Seleccionar todo", + "Upload too large" : "La carga es demasido grande", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", + "No favorites" : "No hay favoritos", + "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marque como favortios se mostrarán aquí. ", + "Shared with you" : "Compartido con usted", + "Shared with others" : "Compartido con otros", + "Shared by link" : "Compartido por liga", + "Deleted files" : "Archivos borrados", + "Text file" : "Archivo de texto", + "New text file.txt" : "Nuevo archivo de texto .txt", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["falta {hours}:{minutes}:{seconds} hora","faltan {hours}:{minutes}:{seconds} horas"], + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["falta {minutes}:{seconds} minuto","faltan {minutes}:{seconds} minutos"], + "{minutes}:{seconds}m" : "{minutes}:{seconds}m", + "_{seconds} second left_::_{seconds} seconds left_" : ["falta {seconds} segundo","faltan {seconds} segundos"], + "{seconds}s" : "{seconds}s", + "Any moment now..." : "En cualquier momento...", + "Soon..." : "Pronto...", + "File upload is in progress. Leaving the page now will cancel the upload." : "La carga del archivo está en curso. El salir de la página ahora, la cancelará. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 76e66f1d612..d84f93c8172 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -1,62 +1,140 @@ { "translations": { - "Unknown error" : "Error desconocido", - "Unable to set upload directory." : "Incapaz de crear directorio de subida.", - "Invalid Token" : "Token Inválido", - "No file was uploaded. Unknown error" : "No se subió ningún archivo. Error desconocido", - "There is no error, the file uploaded with success" : "No hubo ningún problema, el archivo se subió con éxito", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "El archivo subido sobrepasa la directiva 'upload_max_filesize' en php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido sobrepasa la directiva 'MAX_FILE_SIZE' especificada en el formulario HTML", - "The uploaded file was only partially uploaded" : "El archivo subido fue sólo subido parcialmente", - "No file was uploaded" : "No se subió ningún archivo", - "Missing a temporary folder" : "Falta la carpeta temporal", - "Failed to write to disk" : "Falló al escribir al disco", - "Not enough storage available" : "No hay suficiente espacio disponible", - "Upload failed. Could not find uploaded file" : "Actualización fallida. No se pudo encontrar el archivo subido", - "Upload failed. Could not get file info." : "Actualización fallida. No se pudo obtener información del archivo.", - "Invalid directory." : "Directorio inválido.", - "Files" : "Archivos", + "Storage is temporarily not available" : "El almacenamiento no está  disponible temporalmente ", + "Storage invalid" : "El almacenamiento es inválido", + "Unknown error" : "Se presentó un error desconocido", + "All files" : "Todos los archivos", + "Recent" : "Reciente", + "File could not be found" : "No fue posible encontrar el archivo", "Home" : "Particular", "Close" : "Cerrar", "Favorites" : "Favoritos", - "Upload cancelled." : "Subida cancelada.", - "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes", - "Could not get result from server." : "No se pudo obtener respuesta del servidor.", - "Uploading..." : "Subiendo...", - "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.", + "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", + "Upload cancelled." : "Carga cancelada.", + "Unable to upload {filename} as it is a directory or has 0 bytes" : "No fue posible cargar {filename} ya que es una carpeta o tiene un tamaño de 0 bytes", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "No cuenta con suficiente espacio disponible, usted se encuentra cargando {size1} pero solo cuenta con {size2} disponible", + "Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe", + "Not enough free space" : "No cuenta con suficiente espacio disponible", + "Uploading..." : "Cargando...", + "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Actions" : "Acciones", "Download" : "Descargar", "Rename" : "Renombrar", - "Delete" : "Eliminar", + "Move" : "Mover", + "Target folder" : "Carpeta destino", + "Delete" : "Borrar", + "Disconnect storage" : "Desconectar almacenamiento", "Unshare" : "Dejar de compartir", + "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"", + "Files" : "Archivos", "Details" : "Detalles", + "Select" : "Seleccionar", "Pending" : "Pendiente", + "Unable to determine date" : "No fue posible determinar la fecha", + "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, favor de verficiar las bitácoras o contacte al administrador", + "Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe", + "Could not move \"{file}\"" : "No fue posible mover \"{file}\"", + "{newName} already exists" : "{newName} ya existe", + "Could not rename \"{fileName}\", it does not exist any more" : "No fue posible renombrar \"{fileName}\", ya no existe", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{targetName}\" ya está en uso en la carpeta \"{dir}\". Favor de elegir un nombre diferete. ", + "Could not rename \"{fileName}\"" : "No fue posible renombrar \"{fileName}\"", + "Could not create file \"{file}\"" : "No fue posible crear el archivo \"{file}\"", + "Could not create file \"{file}\" because it already exists" : "No fue posible crear el archivo\"{file}\" porque ya existe", + "Could not create folder \"{dir}\" because it already exists" : "No fue posible crear la carpeta \"{dir}\" porque ya existe", + "Error deleting file \"{fileName}\"." : "Se presentó un error al borrar el archivo \"{fileName}\".", + "No search results in other folders for {tag}{filter}{endtag}" : "No se encontraron resultados en otras carpetas para {tag}{filter}{endtag}", "Name" : "Nombre", "Size" : "Tamaño", "Modified" : "Modificado", "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas"], "_%n file_::_%n files_" : ["%n archivo","%n archivos"], "{dirs} and {files}" : "{dirs} y {files}", - "You don’t have permission to upload or create files here" : "No tienes permisos para subir o crear archivos aquí.", - "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"], + "_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n escondidos"], + "You don’t have permission to upload or create files here" : "Usted no cuenta con los permisos para cargar o crear archivos aqui", + "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos"], "New" : "Nuevo", + "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!", - "Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)", + "\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "El espacio de {owner} está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", + "Your storage is full, files can not be updated or synced anymore!" : "Su espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", + "Storage of {owner} is almost full ({usedSpacePercent}%)" : "El espacio de {owner} está casi lleno ({usedSpacePercent}%)", + "Your storage is almost full ({usedSpacePercent}%)" : "Su espacio está casi lleno ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["coincide '{filter}'","coinciden '{filter}'"], + "View in folder" : "Ver en la carpeta", + "Path" : "Ruta", + "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], + "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", + "Copy local link" : "Copiar liga local", "Folder" : "Carpeta", - "New folder" : "Nueva carpeta", - "Upload" : "Subir archivo", - "You created %1$s" : "Has creado %1$s", - "You changed %1$s" : "Has cambiado %1$s", - "You deleted %1$s" : "Has eliminado %1$s", + "New folder" : "Carpeta nueva", + "Upload" : "Cargar", + "An error occurred while trying to update the tags" : "Se presentó un error al intentar actualizar la etiqueta", + "Added to favorites" : "Agregado a los favoritos", + "Removed from favorites" : "Quitado de los favoritos", + "You added {file} to your favorites" : "Usted agregó {file} a sus favoritos", + "You removed {file} from your favorites" : "Usted quitó {file} de sus favoritos", + "File changes" : "Cambios al archivo", + "Created by {user}" : "Creado por {user}", + "Changed by {user}" : "Cambiado por {user}", + "Deleted by {user}" : "Borrado por {user}", + "Restored by {user}" : "Restaurado por {user}", + "Renamed by {user}" : "Renombrado por {user}", + "Moved by {user}" : "Movido por {user}", + "You created {file}" : "Usted creó {file}", + "{user} created {file}" : "{user} creó {file}", + "{file} was created in a public folder" : "{file} fue creado en una carpeta pública", + "You changed {file}" : "Usted cambió {file}", + "{user} changed {file}" : "{user} cambió {file}", + "You deleted {file}" : "Usted borró {file}", + "{user} deleted {file}" : "{user} borró {file}", + "You restored {file}" : "Usted restauró {file}", + "{user} restored {file}" : "{user} restauró {file}", + "You renamed {oldfile} to {newfile}" : "Usted renombró  {oldfile} como {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} renombró {oldfile} como {newfile}", + "You moved {oldfile} to {newfile}" : "Usted movió {oldfile} a {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}", + "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de sus strong>favoritos", + "A file or folder has been changed or renamed" : "Un archivo o carpeta ha sido cambiado o renombrado", + "A new file or folder has been created" : "Un nuevo archivo ha sido creado", + "A new file or folder has been deleted" : "Un nuevo archivo ha sido borrado", + "Limit notifications about creation and changes to your favorite files (Stream only)" : "Limite las notificación de la creación y cambios a sus archivos favoritos (solo flujo)", + "A new file or folder has been restored" : "Un nuevo archivo ha sido restaurado", + "Upload (max. %s)" : "Cargar (max. %s)", "File handling" : "Administración de archivos", - "Maximum upload size" : "Tamaño máximo de subida", - "max. possible: " : "máx. posible:", + "Maximum upload size" : "Tamaño máximo de carga", + "max. possible: " : "max. posible:", "Save" : "Guardar", + "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ", + "Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ", "Settings" : "Ajustes", + "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", - "Upload too large" : "Subida demasido grande", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.", - "Text file" : "Archivo de texto" + "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder sus archivos vía WebDAV", + "No files in here" : "No hay archivos aquí", + "Upload some content or sync with your devices!" : "¡Cargue algún contenido o sincronice con sus dispositivos!", + "No entries found in this folder" : "No se encontraron elementos en esta carpeta", + "Select all" : "Seleccionar todo", + "Upload too large" : "La carga es demasido grande", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", + "No favorites" : "No hay favoritos", + "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marque como favortios se mostrarán aquí. ", + "Shared with you" : "Compartido con usted", + "Shared with others" : "Compartido con otros", + "Shared by link" : "Compartido por liga", + "Deleted files" : "Archivos borrados", + "Text file" : "Archivo de texto", + "New text file.txt" : "Nuevo archivo de texto .txt", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["falta {hours}:{minutes}:{seconds} hora","faltan {hours}:{minutes}:{seconds} horas"], + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["falta {minutes}:{seconds} minuto","faltan {minutes}:{seconds} minutos"], + "{minutes}:{seconds}m" : "{minutes}:{seconds}m", + "_{seconds} second left_::_{seconds} seconds left_" : ["falta {seconds} segundo","faltan {seconds} segundos"], + "{seconds}s" : "{seconds}s", + "Any moment now..." : "En cualquier momento...", + "Soon..." : "Pronto...", + "File upload is in progress. Leaving the page now will cancel the upload." : "La carga del archivo está en curso. El salir de la página ahora, la cancelará. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 1afa5bb10bd..ffa7af9e94a 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -5,8 +5,8 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuche ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", - "The update server could not be reached since %d days to check for new updates." : "Der Update-Server konnte seit %d Tagen nicht erreicht werden.", - "Please check the nextcloud and server log files for errors." : "Bitte überprüfe das Nextclound- und das Server-Log auf Fehler.", + "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", + "Please check the nextcloud and server log files for errors." : "Bitte prüfe das Nextcloud- und Server-Log nach Fehlern.", "Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "Update for {app} to version %s is available." : "Ein Update für {app} auf Version %s ist verfügbar.", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 6099804280d..70a89705cc4 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -3,8 +3,8 @@ "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuche ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", - "The update server could not be reached since %d days to check for new updates." : "Der Update-Server konnte seit %d Tagen nicht erreicht werden.", - "Please check the nextcloud and server log files for errors." : "Bitte überprüfe das Nextclound- und das Server-Log auf Fehler.", + "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", + "Please check the nextcloud and server log files for errors." : "Bitte prüfe das Nextcloud- und Server-Log nach Fehlern.", "Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "Update for {app} to version %s is available." : "Ein Update für {app} auf Version %s ist verfügbar.", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 9f4ee0243df..5ddb1155ace 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -5,6 +5,8 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", + "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", + "Please check the nextcloud and server log files for errors." : "Bitte prüfen Sie das Nextcloud- und Server-Log nach Fehlern.", "Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "Update for {app} to version %s is available." : "Ein Update für {app} auf Version %s ist verfügbar.", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 22c6151c4a1..436d26698a3 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -3,6 +3,8 @@ "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", + "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", + "Please check the nextcloud and server log files for errors." : "Bitte prüfen Sie das Nextcloud- und Server-Log nach Fehlern.", "Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "Update for {app} to version %s is available." : "Ein Update für {app} auf Version %s ist verfügbar.", diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js index e2c54b82b13..94728d28a78 100644 --- a/apps/updatenotification/l10n/is.js +++ b/apps/updatenotification/l10n/is.js @@ -5,6 +5,8 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt", "{version} is available. Get more information on how to update." : "{version} er í boði. Fáðu frekari upplýsingar um hvernig á að uppfæra.", "Channel updated" : "Rás uppfærð", + "The update server could not be reached since %d days to check for new updates." : "Ekki hefur verið hægt að nálgast uppfærsluþjóninn í %d daga til að athuga með nýjar uppfærslur.", + "Please check the nextcloud and server log files for errors." : "Skoðaðu hvort einhver villuboð séu í annálaskrám Nextcloud þjónsins.", "Update to %1$s is available." : "Uppfærsla fyrir %1$s er tiltæk.", "Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk.", "Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.", diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json index 786b7b9beb9..81431629edd 100644 --- a/apps/updatenotification/l10n/is.json +++ b/apps/updatenotification/l10n/is.json @@ -3,6 +3,8 @@ "Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt", "{version} is available. Get more information on how to update." : "{version} er í boði. Fáðu frekari upplýsingar um hvernig á að uppfæra.", "Channel updated" : "Rás uppfærð", + "The update server could not be reached since %d days to check for new updates." : "Ekki hefur verið hægt að nálgast uppfærsluþjóninn í %d daga til að athuga með nýjar uppfærslur.", + "Please check the nextcloud and server log files for errors." : "Skoðaðu hvort einhver villuboð séu í annálaskrám Nextcloud þjónsins.", "Update to %1$s is available." : "Uppfærsla fyrir %1$s er tiltæk.", "Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk.", "Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.", diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index 65f41099a75..145aa2884f1 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -5,6 +5,8 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Nie można uruchomić aktualizacji, spróbuj z aktualizować ręcznie", "{version} is available. Get more information on how to update." : "Wersja {version} jest dostępna. Dowiedz się jak zaktualizować.", "Channel updated" : "Zaktualizowany kanał", + "The update server could not be reached since %d days to check for new updates." : "Połączenie z serwerem z aktualizacjami w celu sprawdzenia nowych aktualizacji nie powiodło się od %d dni.", + "Please check the nextcloud and server log files for errors." : "Proszę sprawdzić błędy w plikach z logami nextclouda i serwera.", "Update to %1$s is available." : "Aktualizacja do %1$s jest dostępna.", "Update for %1$s to version %2$s is available." : "Jest dostępna aktualizacja dla %1$s do wersji %2$s", "Update for {app} to version %s is available." : "aktualizacja dla {app} do wersji %s jest dostępna.", diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json index e41265d404b..f185349d93d 100644 --- a/apps/updatenotification/l10n/pl.json +++ b/apps/updatenotification/l10n/pl.json @@ -3,6 +3,8 @@ "Could not start updater, please try the manual update" : "Nie można uruchomić aktualizacji, spróbuj z aktualizować ręcznie", "{version} is available. Get more information on how to update." : "Wersja {version} jest dostępna. Dowiedz się jak zaktualizować.", "Channel updated" : "Zaktualizowany kanał", + "The update server could not be reached since %d days to check for new updates." : "Połączenie z serwerem z aktualizacjami w celu sprawdzenia nowych aktualizacji nie powiodło się od %d dni.", + "Please check the nextcloud and server log files for errors." : "Proszę sprawdzić błędy w plikach z logami nextclouda i serwera.", "Update to %1$s is available." : "Aktualizacja do %1$s jest dostępna.", "Update for %1$s to version %2$s is available." : "Jest dostępna aktualizacja dla %1$s do wersji %2$s", "Update for {app} to version %s is available." : "aktualizacja dla {app} do wersji %s jest dostępna.", diff --git a/apps/workflowengine/l10n/es_MX.js b/apps/workflowengine/l10n/es_MX.js new file mode 100644 index 00000000000..7d12d893af0 --- /dev/null +++ b/apps/workflowengine/l10n/es_MX.js @@ -0,0 +1,60 @@ +OC.L10N.register( + "workflowengine", + { + "Successfully saved" : "Guardado exitosamente", + "Saving failed:" : "Falla al guardar:", + "File mime type" : "Tipo mime del archivo", + "is" : "es", + "is not" : "no es", + "matches" : "coincide", + "does not match" : "No coincide", + "Example: {placeholder}" : "Ejemplo: {placeholder}", + "File size (upload)" : "Tamaño del archivo (carga)", + "less" : "menor", + "less or equals" : "menor o igual", + "greater or equals" : "mayor o igual", + "greater" : "mayor", + "Request remote address" : "Solicitar dirección remota", + "matches IPv4" : "coincide con IPv4", + "does not match IPv4" : "no coincide con IPv4", + "matches IPv6" : "coincide con IPv6", + "does not match IPv6" : "no coincide con IPv6", + "Request time" : "Solicitar tiempo", + "between" : "entre", + "not between" : "no entre", + "Start" : "Inicio", + "End" : "Fin", + "Select timezone…" : "Seleccionar zona horaria...", + "Request URL" : "Solicitar URL", + "Predefined URLs" : "URLs predefinidos", + "Request user agent" : "Solicitar agente de usuario", + "Sync clients" : "Sincronizar clientes", + "Android client" : "Cliente Android", + "iOS client" : "Cliente iOS", + "Desktop client" : "Cliente de escritorio", + "is member of" : "es miembro de", + "is not member of" : "no es miembro de", + "The given operator is invalid" : "El operador indicado es inválido", + "The given regular expression is invalid" : "La expresión regular indicada es inválida", + "The given file size is invalid" : "El tamaño de archivo indicado es inválido", + "The given IP range is invalid" : "El rango de IP's es inválido", + "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", + "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", + "The given start time is invalid" : "El tiempo inicial dado no es válido", + "The given end time is invalid" : "El tiempo final dado no es válido", + "The given group does not exist" : "El grupo dado no existe", + "Check %s is invalid or does not exist" : "La operación %s es inválida o no existe", + "Operation #%s does not exist" : "La operación #%s no existe", + "Operation %s does not exist" : "La operación %s no existe", + "Operation %s is invalid" : "La operación %s es inválida", + "Workflow" : "Flujo de trabajo", + "Open documentation" : "Abrir documentación", + "Add rule group" : "Agregar regla de grupo", + "Short rule description" : "Descripción corta de regla", + "Add rule" : "Agregar regla", + "Reset" : "Restablecer", + "Save" : "Guardar", + "Saving…" : "Guardando...", + "Loading…" : "Cargando..." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/es_MX.json b/apps/workflowengine/l10n/es_MX.json new file mode 100644 index 00000000000..c1dcb6091f2 --- /dev/null +++ b/apps/workflowengine/l10n/es_MX.json @@ -0,0 +1,58 @@ +{ "translations": { + "Successfully saved" : "Guardado exitosamente", + "Saving failed:" : "Falla al guardar:", + "File mime type" : "Tipo mime del archivo", + "is" : "es", + "is not" : "no es", + "matches" : "coincide", + "does not match" : "No coincide", + "Example: {placeholder}" : "Ejemplo: {placeholder}", + "File size (upload)" : "Tamaño del archivo (carga)", + "less" : "menor", + "less or equals" : "menor o igual", + "greater or equals" : "mayor o igual", + "greater" : "mayor", + "Request remote address" : "Solicitar dirección remota", + "matches IPv4" : "coincide con IPv4", + "does not match IPv4" : "no coincide con IPv4", + "matches IPv6" : "coincide con IPv6", + "does not match IPv6" : "no coincide con IPv6", + "Request time" : "Solicitar tiempo", + "between" : "entre", + "not between" : "no entre", + "Start" : "Inicio", + "End" : "Fin", + "Select timezone…" : "Seleccionar zona horaria...", + "Request URL" : "Solicitar URL", + "Predefined URLs" : "URLs predefinidos", + "Request user agent" : "Solicitar agente de usuario", + "Sync clients" : "Sincronizar clientes", + "Android client" : "Cliente Android", + "iOS client" : "Cliente iOS", + "Desktop client" : "Cliente de escritorio", + "is member of" : "es miembro de", + "is not member of" : "no es miembro de", + "The given operator is invalid" : "El operador indicado es inválido", + "The given regular expression is invalid" : "La expresión regular indicada es inválida", + "The given file size is invalid" : "El tamaño de archivo indicado es inválido", + "The given IP range is invalid" : "El rango de IP's es inválido", + "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", + "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", + "The given start time is invalid" : "El tiempo inicial dado no es válido", + "The given end time is invalid" : "El tiempo final dado no es válido", + "The given group does not exist" : "El grupo dado no existe", + "Check %s is invalid or does not exist" : "La operación %s es inválida o no existe", + "Operation #%s does not exist" : "La operación #%s no existe", + "Operation %s does not exist" : "La operación %s no existe", + "Operation %s is invalid" : "La operación %s es inválida", + "Workflow" : "Flujo de trabajo", + "Open documentation" : "Abrir documentación", + "Add rule group" : "Agregar regla de grupo", + "Short rule description" : "Descripción corta de regla", + "Add rule" : "Agregar regla", + "Reset" : "Restablecer", + "Save" : "Guardar", + "Saving…" : "Guardando...", + "Loading…" : "Cargando..." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/core/l10n/ca.js b/core/l10n/ca.js index b3a8111f56d..efc4b5d0d55 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -24,6 +24,7 @@ OC.L10N.register( "[%d / %d]: %s" : "[%d / %d]: %s", "Repair warning: " : "Advertiment de reparació:", "Repair error: " : "Error de reparació:", + "[%d / %d]: Checking table %s" : "[%d / %d]: Revisant la taula %s", "Turned on maintenance mode" : "Activat el mode de manteniment", "Turned off maintenance mode" : "Desactivat el mode de manteniment", "Maintenance mode is kept active" : "El mode de manteniment es manté activat", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 83a9c36c199..98b2b6b6ca7 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -22,6 +22,7 @@ "[%d / %d]: %s" : "[%d / %d]: %s", "Repair warning: " : "Advertiment de reparació:", "Repair error: " : "Error de reparació:", + "[%d / %d]: Checking table %s" : "[%d / %d]: Revisant la taula %s", "Turned on maintenance mode" : "Activat el mode de manteniment", "Turned off maintenance mode" : "Desactivat el mode de manteniment", "Maintenance mode is kept active" : "El mode de manteniment es manté activat", diff --git a/core/l10n/de.js b/core/l10n/de.js index d51f6acf898..be71a076ebd 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -126,6 +126,7 @@ OC.L10N.register( "Password protect" : "Passwortschutz", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Allow editing" : "Bearbeitung erlauben", + "upload only" : "Nur Hochladen", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt", diff --git a/core/l10n/de.json b/core/l10n/de.json index 34abe0d3673..0ce9721d384 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -124,6 +124,7 @@ "Password protect" : "Passwortschutz", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Allow editing" : "Bearbeitung erlauben", + "upload only" : "Nur Hochladen", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 2fbd72282e0..f081ba7dbc2 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -126,6 +126,7 @@ OC.L10N.register( "Password protect" : "Passwortschutz", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Allow editing" : "Bearbeitung erlauben", + "upload only" : "Nur Hochladen", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", "Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 6f6f22c8876..e4de794101e 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -124,6 +124,7 @@ "Password protect" : "Passwortschutz", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Allow editing" : "Bearbeitung erlauben", + "upload only" : "Nur Hochladen", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", "Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.", diff --git a/core/l10n/es.js b/core/l10n/es.js index 8d21c4cdfae..98f51ddca50 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -126,6 +126,7 @@ OC.L10N.register( "Password protect" : "Protección con contraseña", "Allow upload and editing" : "Permitir subito y edición", "Allow editing" : "Permitir edición", + "upload only" : "solo subida", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", diff --git a/core/l10n/es.json b/core/l10n/es.json index 22bc3a75ec6..45d9977e9db 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -124,6 +124,7 @@ "Password protect" : "Protección con contraseña", "Allow upload and editing" : "Permitir subito y edición", "Allow editing" : "Permitir edición", + "upload only" : "solo subida", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index b16b132ea66..f9d25c24703 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -126,6 +126,7 @@ OC.L10N.register( "Password protect" : "Protéger par un mot de passe", "Allow upload and editing" : "Autoriser l'envoi et l'édition", "Allow editing" : "Permettre la modification", + "upload only" : " Envoyer uniquement", "Email link to person" : "Envoyer le lien par courriel", "Send" : "Envoyer", "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index daff3723d9f..253ce0d4b94 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -124,6 +124,7 @@ "Password protect" : "Protéger par un mot de passe", "Allow upload and editing" : "Autoriser l'envoi et l'édition", "Allow editing" : "Permettre la modification", + "upload only" : " Envoyer uniquement", "Email link to person" : "Envoyer le lien par courriel", "Send" : "Envoyer", "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}", diff --git a/core/l10n/is.js b/core/l10n/is.js index 3f4d865f1d8..971660f3e54 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -126,6 +126,7 @@ OC.L10N.register( "Password protect" : "Verja með lykilorði", "Allow upload and editing" : "Leyfa innsendingu og breytingar", "Allow editing" : "Leyfa breytingar", + "upload only" : "einungis innsending", "Email link to person" : "Senda veftengil í tölvupósti til notanda", "Send" : "Senda", "Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}", diff --git a/core/l10n/is.json b/core/l10n/is.json index bd4c77bae03..1a03d937b3a 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -124,6 +124,7 @@ "Password protect" : "Verja með lykilorði", "Allow upload and editing" : "Leyfa innsendingu og breytingar", "Allow editing" : "Leyfa breytingar", + "upload only" : "einungis innsending", "Email link to person" : "Senda veftengil í tölvupósti til notanda", "Send" : "Senda", "Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 8da2c6c72a4..75db60d1e76 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -126,6 +126,7 @@ OC.L10N.register( "Password protect" : "Zabezpiecz hasłem", "Allow upload and editing" : "Pozwól na przesyłanie i edycję", "Allow editing" : "Pozwól na edycję", + "upload only" : "tylko wysyłanie", "Email link to person" : "Wyślij osobie odnośnik poprzez e-mail", "Send" : "Wyślij", "Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index e96d3b9d4dc..778ff3f1072 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -124,6 +124,7 @@ "Password protect" : "Zabezpiecz hasłem", "Allow upload and editing" : "Pozwól na przesyłanie i edycję", "Allow editing" : "Pozwól na edycję", + "upload only" : "tylko wysyłanie", "Email link to person" : "Wyślij osobie odnośnik poprzez e-mail", "Send" : "Wyślij", "Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index c3cbc916344..124728dc38c 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -126,6 +126,7 @@ OC.L10N.register( "Password protect" : "Защитить паролем", "Allow upload and editing" : "Разрешить загрузку и редактирование", "Allow editing" : "Разрешить редактирование", + "upload only" : "только загружать", "Email link to person" : "Отправить ссылку по электронной почте", "Send" : "Отправить", "Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 3c93d3f8c46..767c032eade 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -124,6 +124,7 @@ "Password protect" : "Защитить паролем", "Allow upload and editing" : "Разрешить загрузку и редактирование", "Allow editing" : "Разрешить редактирование", + "upload only" : "только загружать", "Email link to person" : "Отправить ссылку по электронной почте", "Send" : "Отправить", "Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index f99a3fbb9fc..59ecdefc2f9 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -126,6 +126,7 @@ OC.L10N.register( "Password protect" : "Parola koruması", "Allow upload and editing" : "Yükleme ve düzenleme yapılabilsin", "Allow editing" : "Düzenleme yapılabilsin", + "upload only" : "yalnız yükleme", "Email link to person" : "Bağlantıyı e-posta ile gönder", "Send" : "Gönder", "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} ile paylaşılmış", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index f7c878dd951..78813b72762 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -124,6 +124,7 @@ "Password protect" : "Parola koruması", "Allow upload and editing" : "Yükleme ve düzenleme yapılabilsin", "Allow editing" : "Düzenleme yapılabilsin", + "upload only" : "yalnız yükleme", "Email link to person" : "Bağlantıyı e-posta ile gönder", "Send" : "Gönder", "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} ile paylaşılmış", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 9c89793808f..76b58951580 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -45,6 +45,7 @@ OC.L10N.register( "Help" : "Hilfe", "Apps" : "Apps", "Personal" : "Persönlich", + "Log out" : "Abmelden", "Users" : "Benutzer", "Admin" : "Administrator", "APCu" : "APCu", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 2688ec4579f..ddea99752de 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -43,6 +43,7 @@ "Help" : "Hilfe", "Apps" : "Apps", "Personal" : "Persönlich", + "Log out" : "Abmelden", "Users" : "Benutzer", "Admin" : "Administrator", "APCu" : "APCu", diff --git a/lib/l10n/is.js b/lib/l10n/is.js index b3802c3c674..ceadf0bb098 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -38,6 +38,7 @@ OC.L10N.register( "Help" : "Hjálp", "Apps" : "Forrit", "Personal" : "Einka", + "Log out" : "Skrá út", "Users" : "Notendur", "Admin" : "Stjórnun", "APCu" : "APCu", @@ -158,9 +159,16 @@ OC.L10N.register( "Cannot write into \"apps\" directory" : "Get ekki skrifað í \"apps\" möppuna", "Cannot create \"data\" directory (%s)" : "Get ekki búið til \"data\" möppu (%s)", "Setting locale to %s failed" : "Mistókst að setja upp staðfærsluna %s", + "Please install one of these locales on your system and restart your webserver." : "Settu upp eina af þessum staðfærslum og endurræstu vefþjóninn.", "Please ask your server administrator to install the module." : "Biddu kerfisstjórann þinn um að setja eininguna upp.", "PHP module %s not installed." : "PHP-einingin %s er ekki uppsett.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-stillingin \"%s\" er ekki sett á \"%s\".", + "Adjusting this setting in php.ini will make Nextcloud run again" : "Ef þessi stilling er löguð í php.ini mun Nextcloud keyra aftur", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload er stillt á \"%s\" í stað gildisins \"0\" eins og vænst var", + "To fix this issue set mbstring.func_overload to 0 in your php.ini" : "Til að laga þetta vandamál ættirðu að setja mbstring.func_overload sem 0 í php.ini", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Krafist er libxml2 2.7.0 hið minnsta. Núna er %s uppsett.", + "To fix this issue update your libxml2 version and restart your web server." : "Til að laga þetta vandamál ættirðu að uppfæra útgáfu þína af libxml2 og endurræsa vefþjóninn.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP virðist vera sett upp to fjarlægja innantextablokkir (inline doc blocks). Þetta mun gera ýmis kjarnaforrit óaðgengileg.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Þessu veldur væntanlega biðminni/hraðall á borð við Zend OPcache eða eAccelerator.", "Please ask your server administrator to restart the web server." : "Biddu kerfisstjórann þinn um að endurræsa vefþjóninn.", "PostgreSQL >= 9 required" : "Krefst PostgreSQL >= 9", diff --git a/lib/l10n/is.json b/lib/l10n/is.json index 6681f9cc6c0..b1a26f38640 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -36,6 +36,7 @@ "Help" : "Hjálp", "Apps" : "Forrit", "Personal" : "Einka", + "Log out" : "Skrá út", "Users" : "Notendur", "Admin" : "Stjórnun", "APCu" : "APCu", @@ -156,9 +157,16 @@ "Cannot write into \"apps\" directory" : "Get ekki skrifað í \"apps\" möppuna", "Cannot create \"data\" directory (%s)" : "Get ekki búið til \"data\" möppu (%s)", "Setting locale to %s failed" : "Mistókst að setja upp staðfærsluna %s", + "Please install one of these locales on your system and restart your webserver." : "Settu upp eina af þessum staðfærslum og endurræstu vefþjóninn.", "Please ask your server administrator to install the module." : "Biddu kerfisstjórann þinn um að setja eininguna upp.", "PHP module %s not installed." : "PHP-einingin %s er ekki uppsett.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-stillingin \"%s\" er ekki sett á \"%s\".", + "Adjusting this setting in php.ini will make Nextcloud run again" : "Ef þessi stilling er löguð í php.ini mun Nextcloud keyra aftur", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload er stillt á \"%s\" í stað gildisins \"0\" eins og vænst var", + "To fix this issue set mbstring.func_overload to 0 in your php.ini" : "Til að laga þetta vandamál ættirðu að setja mbstring.func_overload sem 0 í php.ini", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Krafist er libxml2 2.7.0 hið minnsta. Núna er %s uppsett.", + "To fix this issue update your libxml2 version and restart your web server." : "Til að laga þetta vandamál ættirðu að uppfæra útgáfu þína af libxml2 og endurræsa vefþjóninn.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP virðist vera sett upp to fjarlægja innantextablokkir (inline doc blocks). Þetta mun gera ýmis kjarnaforrit óaðgengileg.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Þessu veldur væntanlega biðminni/hraðall á borð við Zend OPcache eða eAccelerator.", "Please ask your server administrator to restart the web server." : "Biddu kerfisstjórann þinn um að endurræsa vefþjóninn.", "PostgreSQL >= 9 required" : "Krefst PostgreSQL >= 9", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 4e6f5954cda..bd9113027c3 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -45,6 +45,7 @@ OC.L10N.register( "Help" : "Pomoc", "Apps" : "Aplikacje", "Personal" : "Osobiste", + "Log out" : "Wyloguj", "Users" : "Użytkownicy", "Admin" : "Administracja", "APCu" : "APCu", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index b8322967bd6..8673a21fb46 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -43,6 +43,7 @@ "Help" : "Pomoc", "Apps" : "Aplikacje", "Personal" : "Osobiste", + "Log out" : "Wyloguj", "Users" : "Użytkownicy", "Admin" : "Administracja", "APCu" : "APCu", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 5e58cdd5e7d..da6e13d69b1 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -321,6 +321,7 @@ OC.L10N.register( "Subscribe to our twitter channel!" : "Abonniere unseren Twitter-Kanal!", "Subscribe to our news feed!" : "Abonniere unseren RSS-Feed!", "Subscribe to our newsletter!" : "Abonniere unseren Newsletter!", + "Settings" : "Einstellungen", "Show storage location" : "Speicherort anzeigen", "Show last log in" : "Letzte Anmeldung anzeigen", "Show user backend" : "Benutzer-Backend anzeigen", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index b0bf6cae15a..fe874b71f0b 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -319,6 +319,7 @@ "Subscribe to our twitter channel!" : "Abonniere unseren Twitter-Kanal!", "Subscribe to our news feed!" : "Abonniere unseren RSS-Feed!", "Subscribe to our newsletter!" : "Abonniere unseren Newsletter!", + "Settings" : "Einstellungen", "Show storage location" : "Speicherort anzeigen", "Show last log in" : "Letzte Anmeldung anzeigen", "Show user backend" : "Benutzer-Backend anzeigen", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 6f847ddf021..880bca6890d 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -321,6 +321,7 @@ OC.L10N.register( "Subscribe to our twitter channel!" : "Abonnieren Sie unseren Twitter-Kanal!", "Subscribe to our news feed!" : "Abonnieren Sie unseren RSS-Feed!", "Subscribe to our newsletter!" : "Abonnieren Sie unseren Newsletter!", + "Settings" : "Einstellungen", "Show storage location" : "Speicherort anzeigen", "Show last log in" : "Letzte Anmeldung anzeigen", "Show user backend" : "Benutzer-Backend anzeigen", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 3e1cc5dda8e..47d9ac7c9c8 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -319,6 +319,7 @@ "Subscribe to our twitter channel!" : "Abonnieren Sie unseren Twitter-Kanal!", "Subscribe to our news feed!" : "Abonnieren Sie unseren RSS-Feed!", "Subscribe to our newsletter!" : "Abonnieren Sie unseren Newsletter!", + "Settings" : "Einstellungen", "Show storage location" : "Speicherort anzeigen", "Show last log in" : "Letzte Anmeldung anzeigen", "Show user backend" : "Benutzer-Backend anzeigen", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 0fdb962705c..e460ee3e708 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -321,6 +321,7 @@ OC.L10N.register( "Subscribe to our twitter channel!" : "Suscríbete a nuestro canal de Twitter!", "Subscribe to our news feed!" : "¡Suscríbete a nuestro feed de noticias!", "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!", + "Settings" : "Configuración", "Show storage location" : "Mostrar la ubicación del almacenamiento", "Show last log in" : "Mostrar el último inicio de sesión", "Show user backend" : "Mostrar motor de usuario", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 2affd92c741..2a183f1c54b 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -319,6 +319,7 @@ "Subscribe to our twitter channel!" : "Suscríbete a nuestro canal de Twitter!", "Subscribe to our news feed!" : "¡Suscríbete a nuestro feed de noticias!", "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!", + "Settings" : "Configuración", "Show storage location" : "Mostrar la ubicación del almacenamiento", "Show last log in" : "Mostrar el último inicio de sesión", "Show user backend" : "Mostrar motor de usuario", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 5ebee2f2ff6..4c755041ea1 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -321,6 +321,7 @@ OC.L10N.register( "Subscribe to our twitter channel!" : "Enregistrez notre page twitter!", "Subscribe to our news feed!" : "Abonnez-vous à notre flux d'actualités!", "Subscribe to our newsletter!" : "Abonnez-vous à notre newsletter!", + "Settings" : "Paramètres", "Show storage location" : "Afficher l'emplacement du stockage", "Show last log in" : "Montrer la dernière connexion", "Show user backend" : "Montrer la source de l'identifiant", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 9d32a9ad0bf..81b913ad3e4 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -319,6 +319,7 @@ "Subscribe to our twitter channel!" : "Enregistrez notre page twitter!", "Subscribe to our news feed!" : "Abonnez-vous à notre flux d'actualités!", "Subscribe to our newsletter!" : "Abonnez-vous à notre newsletter!", + "Settings" : "Paramètres", "Show storage location" : "Afficher l'emplacement du stockage", "Show last log in" : "Montrer la dernière connexion", "Show user backend" : "Montrer la source de l'identifiant", diff --git a/settings/l10n/is.js b/settings/l10n/is.js index d6a5b00f8cb..8b4655c755e 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -8,6 +8,7 @@ OC.L10N.register( "No user supplied" : "Enginn notandi gefinn", "Unable to change password" : "Ekki tókst að breyta lykilorði", "Authentication error" : "Villa við auðkenningu", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Settu inn endurheimtulykilorð kerfisstjóra, annars munu öll notandagögn tapast.", "Wrong admin recovery password. Please check the password and try again." : "Rangt endurheimtulykilorð kerfisstjóra, athugaðu lykilorðið og reyndu aftur.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Bakendi styður ekki breytingu á lykilorði, en það tókst að uppfæra dulritunarlykil notandans.", "installing and updating apps via the app store or Federated Cloud Sharing" : "uppsetning eða uppfærsla forrita úr forritabúð eða með skýjasambandi", @@ -320,6 +321,7 @@ OC.L10N.register( "Subscribe to our twitter channel!" : "Gerstu áskrifandi að twitter-rásinni okkar!", "Subscribe to our news feed!" : "Gerstu áskrifandi að fréttastraumi okkar!", "Subscribe to our newsletter!" : "Gerstu áskrifandi að fréttabréfinu okkar!", + "Settings" : "Stillingar", "Show storage location" : "Birta staðsetningu gagnageymslu", "Show last log in" : "Birta síðustu innskráningu", "Show user backend" : "Birta bakenda notanda", diff --git a/settings/l10n/is.json b/settings/l10n/is.json index 82690dccf96..853ef6bfc62 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -6,6 +6,7 @@ "No user supplied" : "Enginn notandi gefinn", "Unable to change password" : "Ekki tókst að breyta lykilorði", "Authentication error" : "Villa við auðkenningu", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Settu inn endurheimtulykilorð kerfisstjóra, annars munu öll notandagögn tapast.", "Wrong admin recovery password. Please check the password and try again." : "Rangt endurheimtulykilorð kerfisstjóra, athugaðu lykilorðið og reyndu aftur.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Bakendi styður ekki breytingu á lykilorði, en það tókst að uppfæra dulritunarlykil notandans.", "installing and updating apps via the app store or Federated Cloud Sharing" : "uppsetning eða uppfærsla forrita úr forritabúð eða með skýjasambandi", @@ -318,6 +319,7 @@ "Subscribe to our twitter channel!" : "Gerstu áskrifandi að twitter-rásinni okkar!", "Subscribe to our news feed!" : "Gerstu áskrifandi að fréttastraumi okkar!", "Subscribe to our newsletter!" : "Gerstu áskrifandi að fréttabréfinu okkar!", + "Settings" : "Stillingar", "Show storage location" : "Birta staðsetningu gagnageymslu", "Show last log in" : "Birta síðustu innskráningu", "Show user backend" : "Birta bakenda notanda", diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 33aa7d4a606..a1d69766114 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -321,6 +321,7 @@ OC.L10N.register( "Subscribe to our twitter channel!" : "Zapisz się do naszego kanału na Twitterze!", "Subscribe to our news feed!" : "Zapisz się do naszego kanału informacyjnego!", "Subscribe to our newsletter!" : "Zapisz się do naszego newslettera!", + "Settings" : "Ustawienia", "Show storage location" : "Pokaż miejsce przechowywania", "Show last log in" : "Pokaż ostatni login", "Show user backend" : "Pokaż moduł użytkownika", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index fd674856036..2c3729f9cda 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -319,6 +319,7 @@ "Subscribe to our twitter channel!" : "Zapisz się do naszego kanału na Twitterze!", "Subscribe to our news feed!" : "Zapisz się do naszego kanału informacyjnego!", "Subscribe to our newsletter!" : "Zapisz się do naszego newslettera!", + "Settings" : "Ustawienia", "Show storage location" : "Pokaż miejsce przechowywania", "Show last log in" : "Pokaż ostatni login", "Show user backend" : "Pokaż moduł użytkownika", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 996088c323c..a68ee39e83e 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -321,6 +321,7 @@ OC.L10N.register( "Subscribe to our twitter channel!" : "Подпишитесь на наш twitter-канал!", "Subscribe to our news feed!" : "Подпишитесь на нашу ленту новостей!", "Subscribe to our newsletter!" : "Подписывайтесь на нашу новостную рассылку!", + "Settings" : "Настройки", "Show storage location" : "Показать местонахождение хранилища", "Show last log in" : "Показать последний вход в систему", "Show user backend" : "Показать механизм учёта пользователей", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 6a3d0c751d8..52b6ce97f00 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -319,6 +319,7 @@ "Subscribe to our twitter channel!" : "Подпишитесь на наш twitter-канал!", "Subscribe to our news feed!" : "Подпишитесь на нашу ленту новостей!", "Subscribe to our newsletter!" : "Подписывайтесь на нашу новостную рассылку!", + "Settings" : "Настройки", "Show storage location" : "Показать местонахождение хранилища", "Show last log in" : "Показать последний вход в систему", "Show user backend" : "Показать механизм учёта пользователей", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 33c11df641f..dcd4fbe32cd 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -321,6 +321,7 @@ OC.L10N.register( "Subscribe to our twitter channel!" : "Twitter kanalımıza abone olun!", "Subscribe to our news feed!" : "Haber akışımıza abone olun!", "Subscribe to our newsletter!" : " Bültenimize abone olun!", + "Settings" : "Ayarlar", "Show storage location" : "Depolama konumu görüntülensin", "Show last log in" : "Son oturum açma zamanı görüntülensin", "Show user backend" : "Kullanıcı arka ucu görüntülensin", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index 973870f4a51..930ff54103c 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -319,6 +319,7 @@ "Subscribe to our twitter channel!" : "Twitter kanalımıza abone olun!", "Subscribe to our news feed!" : "Haber akışımıza abone olun!", "Subscribe to our newsletter!" : " Bültenimize abone olun!", + "Settings" : "Ayarlar", "Show storage location" : "Depolama konumu görüntülensin", "Show last log in" : "Son oturum açma zamanı görüntülensin", "Show user backend" : "Kullanıcı arka ucu görüntülensin", -- cgit v1.2.3