From bcb8fa8eac907f2d8e2b2b8b522134b49725b9c8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 4 Nov 2024 00:20:28 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- lib/l10n/es.js | 153 ++++++++++++++++++++---- lib/l10n/es.json | 153 ++++++++++++++++++++---- lib/l10n/tr.js | 28 ++--- lib/l10n/tr.json | 28 ++--- lib/l10n/ug.js | 359 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- lib/l10n/ug.json | 359 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 6 files changed, 1008 insertions(+), 72 deletions(-) (limited to 'lib') diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 3f8d9f1e1ca..583fc711cf2 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -1,8 +1,8 @@ OC.L10N.register( "lib", { - "Cannot write into \"config\" directory!" : "No se puede escribir en la carpeta \"config\"!", - "This can usually be fixed by giving the web server write access to the config directory." : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta config.", + "Cannot write into \"config\" directory!" : "¡No se puede escribir en la carpeta \"config\"!", + "This can usually be fixed by giving the web server write access to the config directory." : "Esto usualmente se puede arreglar dándole al servidor web acceso de escritura a la carpeta config.", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Pero, si prefieres mantener el archivo config.php como solo de lectura, establece la opción \"config_is_read_only\" a true en él.", "See %s" : "Ver %s", "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "La aplicación %1$s no está presente o tiene una versión que no es compatible con este servidor. Por favor, chequee la carpeta de apps.", @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s, y %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s", + "Education bundle" : "Paquete educativo", "Enterprise bundle" : "Pack para empresas", "Groupware bundle" : "Pack groupware", "Hub bundle" : "Pack para Hub", @@ -37,6 +38,7 @@ OC.L10N.register( "Server version %s or higher is required." : "Se necesita la versión %s o superior del servidor.", "Server version %s or lower is required." : "Se necesita la versión %s o inferior del servidor. ", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "El usuario que ha iniciado sesión debe ser un administrador, un sub-administrador o haber obtenido permisos especiales para acceder a esta configuración", + "Your current IP address doesn’t allow you to perform admin actions" : "Su dirección IP actual no le permite ejecutar funciones de administrador", "Logged in account must be an admin or sub admin" : "La cuenta conectada debe ser de un administrador o un sub-administrador", "Logged in account must be an admin" : "La cuenta conectada debe ser un administrador", "Wiping of device %s has started" : "El borrado del dispositivo %s ha empezado", @@ -80,14 +82,20 @@ OC.L10N.register( "Empty file" : "Archivo vacío", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID %s no existe. Por favor, actívalo en la configuración de apps o contacta con tu administrador.", "Dot files are not allowed" : "Los archivos Dot no están permitidos", + "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" Es un nombre de archivo o carpeta no permitido.", "\"%1$s\" is a forbidden prefix for file or folder names." : "%1$s es un prefijo prohibido para nombres de archivo o carpeta.", - "\"%1$s\" is not allowed inside a file or folder name." : "«%1$s» no se permite en el nombre de um archivo o carpeta.", + "\"%1$s\" is not allowed inside a file or folder name." : "«%1$s» no se permite en el nombre de un archivo o carpeta.", + "\"%1$s\" is a forbidden file type." : "\"%1$s\" es un tipo de archivo no permitido.", + "Filenames must not end with \"%1$s\"." : "Los nombres de archivos no deben terminar con \"%1$s\".", + "Invalid parent path" : "Ruta de nivel superior inválida", "File already exists" : "El archivo ya existe", "Invalid path" : "Ruta no válida", "Failed to create file from template" : "Fallo al crear el archivo desde plantilla", "Templates" : "Plantillas", - "Filename contains at least one invalid character" : "El nombre de archivo contiene al menos un carácter no válido", - "Filename is too long" : "Nombre demasiado largo", + "Path contains invalid segments" : "La ruta contiene segmentos inválidos", + "Filename is a reserved word" : "El nombre de archivo es una palabra reservada", + "Filename contains at least one invalid character" : "El nombre de archivo contiene al menos un carácter inválido", + "Filename is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "No se puede dejar el nombre en blanco.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "No se puede instalar la app \"%s\" debido a que no se puede leer la información de la app.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "No se puede instalar la aplicación \"%s\" porque no es compatible con esta versión del servidor.", @@ -118,12 +126,13 @@ OC.L10N.register( "Headline" : "Titular", "Organisation" : "Organización", "Role" : "Puesto", + "Pronouns" : "Pronombres", "Unknown account" : "Cuenta desconocida", "Additional settings" : "Configuración adicional", "Enter the database Login and name for %s" : "Ingrese el usuario y el nombre para la base de datos %s", "Enter the database Login for %s" : "Ingrese el usuario de la base de datos para %s", "Enter the database name for %s" : "Introduzca el nombre de la base de datos %s", - "You cannot use dots in the database name %s" : "No puede utilizar puntos para el nombre de base de datos 1%s ", + "You cannot use dots in the database name %s" : "No puede utilizar puntos para el nombre de base de datos %s", "MySQL Login and/or password not valid" : "Usuario y/o contraseña de MySQL inválidos", "You need to enter details of an existing account." : "Necesita introducir los datos de una cuenta existente.", "Oracle connection could not be established" : "No se pudo establecer la conexión a Oracle", @@ -147,19 +156,54 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir", "»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo", + "Passwords are enforced for link and mail shares" : "Las contraseñas son obligatorias para los enlaces y correos compartidos.", + "Share recipient is not a valid user" : "El recipiente del recurso compartido no es un usuario válido", + "Share recipient is not a valid group" : "El recipiente del recurso compartido no es un grupo válido", + "Share recipient should be empty" : "El recipiente del recurso compartido debería estar vacío", + "Share recipient should not be empty" : "El recipiente del recurso compartido no debería estar vacío", + "Share recipient is not a valid circle" : "El recipiente del recurso compartido no es un círculo válido", "Unknown share type" : "Tipo de recurso compartido desconocido", + "Share initiator must be set" : "Se debe especificar el iniciador del recurso compartido", + "Cannot share with yourself" : "No puede compartir consigo mismo", + "Shared path must be set" : "La ruta del recurso compartido debe ser establecida", + "Shared path must be either a file or a folder" : "La ruta compartida debe ser o bien un archivo o una carpeta", + "You cannot share your root folder" : "No puede compartir su carpeta raíz", "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", + "Valid permissions are required for sharing" : "Se requieren permisos válidos para compartir", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", + "Shares need at least read permissions" : "Los recursos compartidos requieren al menos permisos de lectura", "Files cannot be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files cannot be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "Ha pasado la fecha de caducidad", + "Expiration date is enforced" : "La fecha de caducidad es obligatoria", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No se puede fijar la fecha de caducidad más de %n día en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro."], "Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo", "Sharing %s failed, because this item is already shared with the account %s" : "No se pudo compartir %s porque este elemento ya está compartido con el usuario %s", + "Group sharing is now allowed" : "La compartición con grupos está ahora permitida", + "Sharing is only allowed within your own groups" : "Solo le es posible compartir con sus propios grupos", + "Path is already shared with this group" : "La ruta ya se encuentra compartida con este grupo", + "Link sharing is not allowed" : "La compartición de enlaces no está permitida", + "Public upload is not allowed" : "No está permitida la subida de archivos pública", + "Path contains files shared with you" : "La ruta contiene archivos compartidos con Ud.", + "Sharing is disabled" : "Compartir está deshabilitado", + "Sharing is disabled for you" : "Compartir está deshabilitado para Ud.", + "Cannot share with the share owner" : "No se puede compartir con el propietario del recurso compartido", + "Share does not have a full ID" : "El recurso compartido no tiene un ID completo", + "Cannot change share type" : "No es posible cambiar el tipo de recurso compartido", + "Can only update recipient on user shares" : "Sólo puede actualizarse el recipiente en recursos compartidos de usuario", + "Cannot enable sending the password by Talk with an empty password" : "No puede habilitarse el envío de contraseñas via Talk utilizando una contraseña en blanco", + "Cannot enable sending the password by Talk without setting a new password" : "No puede habilitarse el envío de contraseñas via Talk sin establecer una nueva contraseña", + "Cannot disable sending the password by Talk without setting a new password" : "No puede deshabilitar el envío de contraseñas via Talk sin establecer una nueva contraseña", + "Share provider does not support accepting" : "El proveedor de recursos compartidos no soporta la aceptación", + "Cannot change target of link share" : "No puede cambiarse el destino del enlace compartido", + "Invalid share recipient" : "Recipiente de recurso compartido inválido", + "Group \"%s\" does not exist" : "El grupo \"%s\" no existe", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "El usuario no fue creado ya que el límite de usuarios fue alcanzado. Compruebe sus notificaciones para aprender más.", "Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"", + "Input text" : "Texto de entrada", + "The input text" : "El texto de entrada", "Sunday" : "Domingo", "Monday" : "Lunes", "Tuesday" : "Martes", @@ -221,22 +265,22 @@ OC.L10N.register( "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "Token caducado. Por favor, recarge la página.", "No database drivers (sqlite, mysql, or postgresql) installed." : "No están instalados los drivers de BBDD (sqlite, mysql, o postgresql)", - "Cannot write into \"config\" directory." : "No se puede escribir en la carpeta «config».", - "This can usually be fixed by giving the web server write access to the config directory. See %s" : "Normalmente esteo se puede arreglar dando al servidor web acceso de escritura a la carpeta config. Véase %s", + "Cannot write into \"config\" directory." : "No se puede escribir en la carpeta \"config\".", + "This can usually be fixed by giving the web server write access to the config directory. See %s" : "Esto usualmente se puede arreglar dándole al servidor web acceso de escritura a la carpeta config.%s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él. Ver %s", - "Cannot write into \"apps\" directory." : "No se puede escribir en la carpeta «apps».", - "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta de apps o desactivando la App Store en el archivo de configuración.", + "Cannot write into \"apps\" directory." : "No se puede escribir en la carpeta \"apps\".", + "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Esto usualmente se puede arreglar dándole al servidor web acceso de escritura a la carpeta de apps o deshabilitando el App Store en el archivo de configuración.", "Cannot create \"data\" directory." : "No se puede crear la carpeta \"data\"", - "This can usually be fixed by giving the web server write access to the root directory. See %s" : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta raíz. Véase %s", - "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Los permisos normalmente se pueden arreglar dando al servidor web acceso de escritura a la carpeta raíz. Véase %s", - "Your data directory is not writable." : "No se puede escribir en tu carpeta de datos.", + "This can usually be fixed by giving the web server write access to the root directory. See %s" : "Esto usualmente se puede arreglar dándole al servidor web acceso de escritura a la carpeta raíz. Véase %s", + "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Los permisos pueden arreglase usualmente dando al servidor web acceso de escritura a la carpeta raíz. Véase %s.", + "Your data directory is not writable." : "Su carpeta de datos no tiene permisos de escritura", "Setting locale to %s failed." : "Fallo al configurar el idioma a %s.", - "Please install one of these locales on your system and restart your web server." : "Por favor, instala uno de estos idiomas en tu sistema y reinicia tu servidor web.", + "Please install one of these locales on your system and restart your web server." : "Por favor, instale uno de estos idiomas en su sistema y reinicie su servidor web.", "PHP module %s not installed." : "El módulo PHP %s no está instalado.", "Please ask your server administrator to install the module." : "Consulte al administrador de su servidor para instalar el módulo.", "PHP setting \"%s\" is not set to \"%s\"." : "La opción PHP \"%s\" no es \"%s\".", "Adjusting this setting in php.ini will make Nextcloud run again" : "Ajustar esta configuración en php.ini hará que Nextcloud funcione de nuevo", - "mbstring.func_overload is set to %s instead of the expected value 0." : "mbstring.func_overload está establecida como %s en lugar del valor esperado: 0.", + "mbstring.func_overload is set to %s instead of the expected value 0." : "mbstring.func_overload está establecido como %s en lugar del valor esperado: 0.", "To fix this issue set mbstring.func_overload to 0 in your php.ini." : "Para arreglar este problema, establezca mbstring.func_overload en0 en su php.ini.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones principales estén inaccesibles.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.", @@ -246,9 +290,10 @@ OC.L10N.register( "Please ask your server administrator to check the Nextcloud configuration." : "Por favor, pida al administrador de su servidor que compruebe la configuración de Nextcloud.", "Your data directory is readable by other people." : "Su directorio de datos puede ser leído por otros usuarios.", "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Por favor, cambie los permisos a 0770 para que el directorio no se pueda listado por otros usuarios.", - "Your data directory must be an absolute path." : "Tu carpeta de datos debe ser una ruta absoluta.", - "Check the value of \"datadirectory\" in your configuration." : "Comprueba el valor de «datadirectory» en tu configuración.", - "Your data directory is invalid." : "Tu carpeta de datos es inválida.", + "Your data directory must be an absolute path." : "Su carpeta de datos debe ser una ruta absoluta.", + "Check the value of \"datadirectory\" in your configuration." : "Compruebe el valor de «datadirectory» en su configuración.", + "Your data directory is invalid." : "Su carpeta de datos es inválida.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Asegúrese que exista un archivo llamado \"%1$s\" en la raíz del directorio de datos. Debería contener: \"%2$s\"", "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.", "Authentication failed, wrong token or provider ID given" : "La autentificación ha fallado. Se ha proporcionado un token o una ID de proveedor erróneos.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la petición. Parámetros que faltan: \"%s\"", @@ -261,23 +306,89 @@ OC.L10N.register( "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `overwrite.cli.url`. Este fallo puede ser resultado de una inconsistencia DNS del lado del servidor o una regla de salida del cortafuegos.", + "Transcribe audio" : "Transcribir audio", + "Transcribe the things said in an audio" : "Transcribir las cosas que se dicen en un audio", "Audio input" : "Entrada de audio", + "The audio to transcribe" : "El audio a transcribir", + "Transcription" : "Transcripción", + "The transcribed text" : "El texto transcrito", "Context write" : "Escribir contexto", "Writes text in a given style based on the provided source material." : "Escribe el texto en un estilo dado basándose en el material fuente proporcionado.", "Writing style" : "Estilo de escritura", + "Demonstrate a writing style that you would like to immitate" : "Demuestre un estilo de escritura que le gustaría imitar", "Source material" : "Material fuente", + "The content that would like to be rewritten in the new writing style" : "El contenido que desea sea reescrito en un nuevo estilo de escritura", + "Generated text" : "Texto generado", "The generated text with content from the source material in the given style" : "El texto generado con el contenido del material fuente en el estilo dado", + "Emoji generator" : "Generador de emojis", + "Takes text and generates a representative emoji for it." : "Toma un texto y genera un emoji representativo para éste.", + "The text to generate an emoji for" : "El texto para el cual se generará un emoji", + "Generated emoji" : "Emoji generado", + "The generated emoji based on the input text" : "El emoji generado basado en el texto de entrada", "Generate image" : "Generar imagen", + "Generate an image from a text prompt" : "Generar una imagen desde un prompt de texto", "Prompt" : "Prompt", + "Describe the image you want to generate" : "Describa la imagen que quiere generar", + "Number of images" : "Número de imágenes", + "How many images to generate" : "Cuántas imágenes se generarán", + "Output images" : "Imágenes de salida", + "The generated images" : "Las imágenes generadas", + "Free text to text prompt" : "Texto libre a prompt de texto", + "Runs an arbitrary prompt through a language model that returns a reply" : "Ejecuta un prompt arbitrario a través de un modelo de lenguaje que retorna una respuesta", + "Describe a task that you want the assistant to do or ask a question" : "Describa una tarea que quiere que el asistente realice, o, haga una pregunta", + "Generated reply" : "Respuesta generada", + "The generated text from the assistant" : "El texto generado por el asistente", + "Chat" : "Chat", + "Chat with the assistant" : "Chatear con el asistente", + "System prompt" : "Prompt del sistema", + "Define rules and assumptions that the assistant should follow during the conversation." : "Definir las reglas y supuestos que el asistente debe seguir durante la conversación.", + "Chat message" : "Mensaje de chat", + "Chat history" : "Historial de la conversación", + "The history of chat messages before the current message, starting with a message by the user" : "El historial de mensajes del chat antes del mensaje actual, empezando con un mensaje del usuario", + "Response message" : "Mensaje de respuesta", + "The generated response as part of the conversation" : "La respuesta generada como parte de la conversación", + "Formalize text" : "Formalizar texto", + "Takes a text and makes it sound more formal" : "Toma un texto y lo hace sonar más formal", + "Write a text that you want the assistant to formalize" : "Escriba un texto que quiere que el asistente formalice", + "Formalized text" : "Texto formalizado", + "The formalized text" : "El texto formalizado", + "Generate a headline" : "Generar un titular", "Generates a possible headline for a text." : "Genera un posible titular para un texto.", + "Original text" : "Texto original", + "The original text to generate a headline for" : "El texto original para el cual generar un titular", + "The generated headline" : "El titular generado", + "Reformulate text" : "Reformular texto", + "Takes a text and reformulates it" : "Toma un texto y lo reformula", + "Write a text that you want the assistant to reformulate" : "Escriba un texto que quiere que el asistente reformule", + "Reformulated text" : "Texto reformulado", + "The reformulated text, written by the assistant" : "El texto reformulado, escrito por el asistente", + "Simplify text" : "Simplificar texto", + "Takes a text and simplifies it" : "Toma un texto y lo simplifica", + "Write a text that you want the assistant to simplify" : "Escriba un texto que quiere que el asistente simplifique", + "Simplified text" : "Texto simplificado", + "The simplified text" : "El texto simplificado", "Summarize" : "Resumir", + "Summarizes a text" : "Resume un texto", + "The original text to summarize" : "El texto original a resumir", "Summary" : "Resumen", + "The generated summary" : "El resumen generado", "Extract topics" : "Extraer tópicos", + "Extracts topics from a text and outputs them separated by commas" : "Extrae los tópicos de un texto y genera una salida separada por comas.", + "The original text to extract topics from" : "El texto original desde donde extraer los tópicos", + "Topics" : "Tópicos", + "The list of extracted topics" : "La lista de tópicos extraídos", "Translate" : "Traducir", - "Target language" : "Idioma destino", + "Translate text from one language to another" : "Traducir texto de un lenguaje a otro", + "Origin text" : "Texto de origen", + "The text to translate" : "El texto a traducir", + "Origin language" : "Lenguaje origen", + "The language of the origin text" : "El lenguaje del texto de origen", + "Target language" : "Lenguaje de destino", + "The desired language to translate the origin text in" : "El lenguaje al que se desea traducir el texto de origen", "Result" : "Resultado", + "The translated text" : "El texto traducido", "Free prompt" : "Prompt libre", - "Runs an arbitrary prompt through the language model." : "Ejecuta un prompt arbitrario mediante el modelo de lenguaje integrado.", + "Runs an arbitrary prompt through the language model." : "Ejecuta un prompt arbitrario mediante el modelo de lenguaje.", "Generate headline" : "Generar titular", "Summarizes text by reducing its length without losing key information." : "Resume el texto reduciendo su longitud sin perder información clave.", "Extracts topics from a text and outputs them separated by commas." : "Extrae los tópicos de un texto y genera una salida separada por comas. ", @@ -307,7 +418,7 @@ OC.L10N.register( "Username is invalid because files already exist for this user" : "El nombre de usuario es incorrecto debido a a que los archivos ya existen para este usuario", "User disabled" : "Usuario deshabilitado", "File is currently busy, please try again later" : "El archivo se encuentra actualmente ocupado, por favor inténtelo de nuevo más tarde", - "Cannot download file" : "No se puede descargar archivo", + "Cannot download file" : "No se puede descargar el archivo", "Your data directory is readable by other users." : "Su carpeta de datos puede ser leída por otros usuarios.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor, cambie los permisos a 0770 para que el directorio no se pueda ser listado por otros usuarios.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos." diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 2d66ddeba52..6bb2a3db9e0 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -1,6 +1,6 @@ { "translations": { - "Cannot write into \"config\" directory!" : "No se puede escribir en la carpeta \"config\"!", - "This can usually be fixed by giving the web server write access to the config directory." : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta config.", + "Cannot write into \"config\" directory!" : "¡No se puede escribir en la carpeta \"config\"!", + "This can usually be fixed by giving the web server write access to the config directory." : "Esto usualmente se puede arreglar dándole al servidor web acceso de escritura a la carpeta config.", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Pero, si prefieres mantener el archivo config.php como solo de lectura, establece la opción \"config_is_read_only\" a true en él.", "See %s" : "Ver %s", "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "La aplicación %1$s no está presente o tiene una versión que no es compatible con este servidor. Por favor, chequee la carpeta de apps.", @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s, y %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s", + "Education bundle" : "Paquete educativo", "Enterprise bundle" : "Pack para empresas", "Groupware bundle" : "Pack groupware", "Hub bundle" : "Pack para Hub", @@ -35,6 +36,7 @@ "Server version %s or higher is required." : "Se necesita la versión %s o superior del servidor.", "Server version %s or lower is required." : "Se necesita la versión %s o inferior del servidor. ", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "El usuario que ha iniciado sesión debe ser un administrador, un sub-administrador o haber obtenido permisos especiales para acceder a esta configuración", + "Your current IP address doesn’t allow you to perform admin actions" : "Su dirección IP actual no le permite ejecutar funciones de administrador", "Logged in account must be an admin or sub admin" : "La cuenta conectada debe ser de un administrador o un sub-administrador", "Logged in account must be an admin" : "La cuenta conectada debe ser un administrador", "Wiping of device %s has started" : "El borrado del dispositivo %s ha empezado", @@ -78,14 +80,20 @@ "Empty file" : "Archivo vacío", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID %s no existe. Por favor, actívalo en la configuración de apps o contacta con tu administrador.", "Dot files are not allowed" : "Los archivos Dot no están permitidos", + "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" Es un nombre de archivo o carpeta no permitido.", "\"%1$s\" is a forbidden prefix for file or folder names." : "%1$s es un prefijo prohibido para nombres de archivo o carpeta.", - "\"%1$s\" is not allowed inside a file or folder name." : "«%1$s» no se permite en el nombre de um archivo o carpeta.", + "\"%1$s\" is not allowed inside a file or folder name." : "«%1$s» no se permite en el nombre de un archivo o carpeta.", + "\"%1$s\" is a forbidden file type." : "\"%1$s\" es un tipo de archivo no permitido.", + "Filenames must not end with \"%1$s\"." : "Los nombres de archivos no deben terminar con \"%1$s\".", + "Invalid parent path" : "Ruta de nivel superior inválida", "File already exists" : "El archivo ya existe", "Invalid path" : "Ruta no válida", "Failed to create file from template" : "Fallo al crear el archivo desde plantilla", "Templates" : "Plantillas", - "Filename contains at least one invalid character" : "El nombre de archivo contiene al menos un carácter no válido", - "Filename is too long" : "Nombre demasiado largo", + "Path contains invalid segments" : "La ruta contiene segmentos inválidos", + "Filename is a reserved word" : "El nombre de archivo es una palabra reservada", + "Filename contains at least one invalid character" : "El nombre de archivo contiene al menos un carácter inválido", + "Filename is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "No se puede dejar el nombre en blanco.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "No se puede instalar la app \"%s\" debido a que no se puede leer la información de la app.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "No se puede instalar la aplicación \"%s\" porque no es compatible con esta versión del servidor.", @@ -116,12 +124,13 @@ "Headline" : "Titular", "Organisation" : "Organización", "Role" : "Puesto", + "Pronouns" : "Pronombres", "Unknown account" : "Cuenta desconocida", "Additional settings" : "Configuración adicional", "Enter the database Login and name for %s" : "Ingrese el usuario y el nombre para la base de datos %s", "Enter the database Login for %s" : "Ingrese el usuario de la base de datos para %s", "Enter the database name for %s" : "Introduzca el nombre de la base de datos %s", - "You cannot use dots in the database name %s" : "No puede utilizar puntos para el nombre de base de datos 1%s ", + "You cannot use dots in the database name %s" : "No puede utilizar puntos para el nombre de base de datos %s", "MySQL Login and/or password not valid" : "Usuario y/o contraseña de MySQL inválidos", "You need to enter details of an existing account." : "Necesita introducir los datos de una cuenta existente.", "Oracle connection could not be established" : "No se pudo establecer la conexión a Oracle", @@ -145,19 +154,54 @@ "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir", "»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo", + "Passwords are enforced for link and mail shares" : "Las contraseñas son obligatorias para los enlaces y correos compartidos.", + "Share recipient is not a valid user" : "El recipiente del recurso compartido no es un usuario válido", + "Share recipient is not a valid group" : "El recipiente del recurso compartido no es un grupo válido", + "Share recipient should be empty" : "El recipiente del recurso compartido debería estar vacío", + "Share recipient should not be empty" : "El recipiente del recurso compartido no debería estar vacío", + "Share recipient is not a valid circle" : "El recipiente del recurso compartido no es un círculo válido", "Unknown share type" : "Tipo de recurso compartido desconocido", + "Share initiator must be set" : "Se debe especificar el iniciador del recurso compartido", + "Cannot share with yourself" : "No puede compartir consigo mismo", + "Shared path must be set" : "La ruta del recurso compartido debe ser establecida", + "Shared path must be either a file or a folder" : "La ruta compartida debe ser o bien un archivo o una carpeta", + "You cannot share your root folder" : "No puede compartir su carpeta raíz", "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", + "Valid permissions are required for sharing" : "Se requieren permisos válidos para compartir", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", + "Shares need at least read permissions" : "Los recursos compartidos requieren al menos permisos de lectura", "Files cannot be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files cannot be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "Ha pasado la fecha de caducidad", + "Expiration date is enforced" : "La fecha de caducidad es obligatoria", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No se puede fijar la fecha de caducidad más de %n día en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro."], "Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo", "Sharing %s failed, because this item is already shared with the account %s" : "No se pudo compartir %s porque este elemento ya está compartido con el usuario %s", + "Group sharing is now allowed" : "La compartición con grupos está ahora permitida", + "Sharing is only allowed within your own groups" : "Solo le es posible compartir con sus propios grupos", + "Path is already shared with this group" : "La ruta ya se encuentra compartida con este grupo", + "Link sharing is not allowed" : "La compartición de enlaces no está permitida", + "Public upload is not allowed" : "No está permitida la subida de archivos pública", + "Path contains files shared with you" : "La ruta contiene archivos compartidos con Ud.", + "Sharing is disabled" : "Compartir está deshabilitado", + "Sharing is disabled for you" : "Compartir está deshabilitado para Ud.", + "Cannot share with the share owner" : "No se puede compartir con el propietario del recurso compartido", + "Share does not have a full ID" : "El recurso compartido no tiene un ID completo", + "Cannot change share type" : "No es posible cambiar el tipo de recurso compartido", + "Can only update recipient on user shares" : "Sólo puede actualizarse el recipiente en recursos compartidos de usuario", + "Cannot enable sending the password by Talk with an empty password" : "No puede habilitarse el envío de contraseñas via Talk utilizando una contraseña en blanco", + "Cannot enable sending the password by Talk without setting a new password" : "No puede habilitarse el envío de contraseñas via Talk sin establecer una nueva contraseña", + "Cannot disable sending the password by Talk without setting a new password" : "No puede deshabilitar el envío de contraseñas via Talk sin establecer una nueva contraseña", + "Share provider does not support accepting" : "El proveedor de recursos compartidos no soporta la aceptación", + "Cannot change target of link share" : "No puede cambiarse el destino del enlace compartido", + "Invalid share recipient" : "Recipiente de recurso compartido inválido", + "Group \"%s\" does not exist" : "El grupo \"%s\" no existe", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "El usuario no fue creado ya que el límite de usuarios fue alcanzado. Compruebe sus notificaciones para aprender más.", "Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"", + "Input text" : "Texto de entrada", + "The input text" : "El texto de entrada", "Sunday" : "Domingo", "Monday" : "Lunes", "Tuesday" : "Martes", @@ -219,22 +263,22 @@ "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "Token caducado. Por favor, recarge la página.", "No database drivers (sqlite, mysql, or postgresql) installed." : "No están instalados los drivers de BBDD (sqlite, mysql, o postgresql)", - "Cannot write into \"config\" directory." : "No se puede escribir en la carpeta «config».", - "This can usually be fixed by giving the web server write access to the config directory. See %s" : "Normalmente esteo se puede arreglar dando al servidor web acceso de escritura a la carpeta config. Véase %s", + "Cannot write into \"config\" directory." : "No se puede escribir en la carpeta \"config\".", + "This can usually be fixed by giving the web server write access to the config directory. See %s" : "Esto usualmente se puede arreglar dándole al servidor web acceso de escritura a la carpeta config.%s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él. Ver %s", - "Cannot write into \"apps\" directory." : "No se puede escribir en la carpeta «apps».", - "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta de apps o desactivando la App Store en el archivo de configuración.", + "Cannot write into \"apps\" directory." : "No se puede escribir en la carpeta \"apps\".", + "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Esto usualmente se puede arreglar dándole al servidor web acceso de escritura a la carpeta de apps o deshabilitando el App Store en el archivo de configuración.", "Cannot create \"data\" directory." : "No se puede crear la carpeta \"data\"", - "This can usually be fixed by giving the web server write access to the root directory. See %s" : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta raíz. Véase %s", - "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Los permisos normalmente se pueden arreglar dando al servidor web acceso de escritura a la carpeta raíz. Véase %s", - "Your data directory is not writable." : "No se puede escribir en tu carpeta de datos.", + "This can usually be fixed by giving the web server write access to the root directory. See %s" : "Esto usualmente se puede arreglar dándole al servidor web acceso de escritura a la carpeta raíz. Véase %s", + "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Los permisos pueden arreglase usualmente dando al servidor web acceso de escritura a la carpeta raíz. Véase %s.", + "Your data directory is not writable." : "Su carpeta de datos no tiene permisos de escritura", "Setting locale to %s failed." : "Fallo al configurar el idioma a %s.", - "Please install one of these locales on your system and restart your web server." : "Por favor, instala uno de estos idiomas en tu sistema y reinicia tu servidor web.", + "Please install one of these locales on your system and restart your web server." : "Por favor, instale uno de estos idiomas en su sistema y reinicie su servidor web.", "PHP module %s not installed." : "El módulo PHP %s no está instalado.", "Please ask your server administrator to install the module." : "Consulte al administrador de su servidor para instalar el módulo.", "PHP setting \"%s\" is not set to \"%s\"." : "La opción PHP \"%s\" no es \"%s\".", "Adjusting this setting in php.ini will make Nextcloud run again" : "Ajustar esta configuración en php.ini hará que Nextcloud funcione de nuevo", - "mbstring.func_overload is set to %s instead of the expected value 0." : "mbstring.func_overload está establecida como %s en lugar del valor esperado: 0.", + "mbstring.func_overload is set to %s instead of the expected value 0." : "mbstring.func_overload está establecido como %s en lugar del valor esperado: 0.", "To fix this issue set mbstring.func_overload to 0 in your php.ini." : "Para arreglar este problema, establezca mbstring.func_overload en0 en su php.ini.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones principales estén inaccesibles.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.", @@ -244,9 +288,10 @@ "Please ask your server administrator to check the Nextcloud configuration." : "Por favor, pida al administrador de su servidor que compruebe la configuración de Nextcloud.", "Your data directory is readable by other people." : "Su directorio de datos puede ser leído por otros usuarios.", "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Por favor, cambie los permisos a 0770 para que el directorio no se pueda listado por otros usuarios.", - "Your data directory must be an absolute path." : "Tu carpeta de datos debe ser una ruta absoluta.", - "Check the value of \"datadirectory\" in your configuration." : "Comprueba el valor de «datadirectory» en tu configuración.", - "Your data directory is invalid." : "Tu carpeta de datos es inválida.", + "Your data directory must be an absolute path." : "Su carpeta de datos debe ser una ruta absoluta.", + "Check the value of \"datadirectory\" in your configuration." : "Compruebe el valor de «datadirectory» en su configuración.", + "Your data directory is invalid." : "Su carpeta de datos es inválida.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Asegúrese que exista un archivo llamado \"%1$s\" en la raíz del directorio de datos. Debería contener: \"%2$s\"", "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.", "Authentication failed, wrong token or provider ID given" : "La autentificación ha fallado. Se ha proporcionado un token o una ID de proveedor erróneos.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la petición. Parámetros que faltan: \"%s\"", @@ -259,23 +304,89 @@ "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `overwrite.cli.url`. Este fallo puede ser resultado de una inconsistencia DNS del lado del servidor o una regla de salida del cortafuegos.", + "Transcribe audio" : "Transcribir audio", + "Transcribe the things said in an audio" : "Transcribir las cosas que se dicen en un audio", "Audio input" : "Entrada de audio", + "The audio to transcribe" : "El audio a transcribir", + "Transcription" : "Transcripción", + "The transcribed text" : "El texto transcrito", "Context write" : "Escribir contexto", "Writes text in a given style based on the provided source material." : "Escribe el texto en un estilo dado basándose en el material fuente proporcionado.", "Writing style" : "Estilo de escritura", + "Demonstrate a writing style that you would like to immitate" : "Demuestre un estilo de escritura que le gustaría imitar", "Source material" : "Material fuente", + "The content that would like to be rewritten in the new writing style" : "El contenido que desea sea reescrito en un nuevo estilo de escritura", + "Generated text" : "Texto generado", "The generated text with content from the source material in the given style" : "El texto generado con el contenido del material fuente en el estilo dado", + "Emoji generator" : "Generador de emojis", + "Takes text and generates a representative emoji for it." : "Toma un texto y genera un emoji representativo para éste.", + "The text to generate an emoji for" : "El texto para el cual se generará un emoji", + "Generated emoji" : "Emoji generado", + "The generated emoji based on the input text" : "El emoji generado basado en el texto de entrada", "Generate image" : "Generar imagen", + "Generate an image from a text prompt" : "Generar una imagen desde un prompt de texto", "Prompt" : "Prompt", + "Describe the image you want to generate" : "Describa la imagen que quiere generar", + "Number of images" : "Número de imágenes", + "How many images to generate" : "Cuántas imágenes se generarán", + "Output images" : "Imágenes de salida", + "The generated images" : "Las imágenes generadas", + "Free text to text prompt" : "Texto libre a prompt de texto", + "Runs an arbitrary prompt through a language model that returns a reply" : "Ejecuta un prompt arbitrario a través de un modelo de lenguaje que retorna una respuesta", + "Describe a task that you want the assistant to do or ask a question" : "Describa una tarea que quiere que el asistente realice, o, haga una pregunta", + "Generated reply" : "Respuesta generada", + "The generated text from the assistant" : "El texto generado por el asistente", + "Chat" : "Chat", + "Chat with the assistant" : "Chatear con el asistente", + "System prompt" : "Prompt del sistema", + "Define rules and assumptions that the assistant should follow during the conversation." : "Definir las reglas y supuestos que el asistente debe seguir durante la conversación.", + "Chat message" : "Mensaje de chat", + "Chat history" : "Historial de la conversación", + "The history of chat messages before the current message, starting with a message by the user" : "El historial de mensajes del chat antes del mensaje actual, empezando con un mensaje del usuario", + "Response message" : "Mensaje de respuesta", + "The generated response as part of the conversation" : "La respuesta generada como parte de la conversación", + "Formalize text" : "Formalizar texto", + "Takes a text and makes it sound more formal" : "Toma un texto y lo hace sonar más formal", + "Write a text that you want the assistant to formalize" : "Escriba un texto que quiere que el asistente formalice", + "Formalized text" : "Texto formalizado", + "The formalized text" : "El texto formalizado", + "Generate a headline" : "Generar un titular", "Generates a possible headline for a text." : "Genera un posible titular para un texto.", + "Original text" : "Texto original", + "The original text to generate a headline for" : "El texto original para el cual generar un titular", + "The generated headline" : "El titular generado", + "Reformulate text" : "Reformular texto", + "Takes a text and reformulates it" : "Toma un texto y lo reformula", + "Write a text that you want the assistant to reformulate" : "Escriba un texto que quiere que el asistente reformule", + "Reformulated text" : "Texto reformulado", + "The reformulated text, written by the assistant" : "El texto reformulado, escrito por el asistente", + "Simplify text" : "Simplificar texto", + "Takes a text and simplifies it" : "Toma un texto y lo simplifica", + "Write a text that you want the assistant to simplify" : "Escriba un texto que quiere que el asistente simplifique", + "Simplified text" : "Texto simplificado", + "The simplified text" : "El texto simplificado", "Summarize" : "Resumir", + "Summarizes a text" : "Resume un texto", + "The original text to summarize" : "El texto original a resumir", "Summary" : "Resumen", + "The generated summary" : "El resumen generado", "Extract topics" : "Extraer tópicos", + "Extracts topics from a text and outputs them separated by commas" : "Extrae los tópicos de un texto y genera una salida separada por comas.", + "The original text to extract topics from" : "El texto original desde donde extraer los tópicos", + "Topics" : "Tópicos", + "The list of extracted topics" : "La lista de tópicos extraídos", "Translate" : "Traducir", - "Target language" : "Idioma destino", + "Translate text from one language to another" : "Traducir texto de un lenguaje a otro", + "Origin text" : "Texto de origen", + "The text to translate" : "El texto a traducir", + "Origin language" : "Lenguaje origen", + "The language of the origin text" : "El lenguaje del texto de origen", + "Target language" : "Lenguaje de destino", + "The desired language to translate the origin text in" : "El lenguaje al que se desea traducir el texto de origen", "Result" : "Resultado", + "The translated text" : "El texto traducido", "Free prompt" : "Prompt libre", - "Runs an arbitrary prompt through the language model." : "Ejecuta un prompt arbitrario mediante el modelo de lenguaje integrado.", + "Runs an arbitrary prompt through the language model." : "Ejecuta un prompt arbitrario mediante el modelo de lenguaje.", "Generate headline" : "Generar titular", "Summarizes text by reducing its length without losing key information." : "Resume el texto reduciendo su longitud sin perder información clave.", "Extracts topics from a text and outputs them separated by commas." : "Extrae los tópicos de un texto y genera una salida separada por comas. ", @@ -305,7 +416,7 @@ "Username is invalid because files already exist for this user" : "El nombre de usuario es incorrecto debido a a que los archivos ya existen para este usuario", "User disabled" : "Usuario deshabilitado", "File is currently busy, please try again later" : "El archivo se encuentra actualmente ocupado, por favor inténtelo de nuevo más tarde", - "Cannot download file" : "No se puede descargar archivo", + "Cannot download file" : "No se puede descargar el archivo", "Your data directory is readable by other users." : "Su carpeta de datos puede ser leída por otros usuarios.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor, cambie los permisos a 0770 para que el directorio no se pueda ser listado por otros usuarios.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos." diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index abcc2844d13..d66de2dce85 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -80,7 +80,7 @@ OC.L10N.register( "in a few seconds" : "bir kaç saniye içinde", "seconds ago" : "saniyeler önce", "Empty file" : "Dosya boş", - "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da BT yöneticinizle görüşün.", + "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül bulunamadı. Lütfen uygulamalarınız içinden modülü kullanıma alın ya da BT yöneticiniz ile görüşün.", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" dosya ya da klasör adı olarak kullanılamaz.", "\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" dosya ya da klasör adı ön eki olarak kullanılamaz.", @@ -185,21 +185,21 @@ OC.L10N.register( "Link sharing is not allowed" : "Bağlantı paylaşımına izin verilmiyor", "Public upload is not allowed" : "Herkese açık yüklemeye izin verilmiyor", "Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var", - "Sharing is disabled" : "Paylaşım devre dışı bırakılmış", - "Sharing is disabled for you" : "Paylaşım sizin için devre dışı bırakılmış", + "Sharing is disabled" : "Paylaşım kullanımdan kaldırılmış", + "Sharing is disabled for you" : "Paylaşım sizin için kullanımdan kaldırılmış", "Cannot share with the share owner" : "Paylaşımı sahibi ile paylaşamazsınız", "Share does not have a full ID" : "Paylaşımın tam kimliği yok", "Cannot change share type" : "Paylaşım türü değiştirilemez", "Can only update recipient on user shares" : "Yalnızca kullanıcı paylaşımlarındaki alıcıyı güncelleyebilir", - "Cannot enable sending the password by Talk with an empty password" : "Boş bir parola ile Sohbet uygulaması ile parola gönderme etkinleştirilemez", - "Cannot enable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme etkinleştirilemez", - "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme devre dışı bırakılamaz", + "Cannot enable sending the password by Talk with an empty password" : "Boş bir parola ile Sohbet uygulaması ile parola gönderme özelliği kullanıma alınamaz", + "Cannot enable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme özelliği kullanıma alınamaz", + "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme kullanımdan kaldırılamaz", "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor", "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi", "Invalid share recipient" : "Paylaşım alıcısı geçersiz", "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", - "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor", + "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım kullanımdan kaldırılmış bir kullanıcıdan geliyor", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı", "Input text" : "Giriş metni", @@ -257,11 +257,11 @@ OC.L10N.register( "Login contains whitespace at the beginning or at the end" : "Kullanıcı adının başında ya da sonunda boşluk var", "Login must not consist of dots only" : "Kullanıcı adı yalnızca noktalardan oluşamaz", "Login is invalid because files already exist for this user" : "Kullanıcı adı geçersiz, bu kullanıcı için zaten bazı dosyalar var", - "Account disabled" : "Hesap devre dışı", + "Account disabled" : "Hesap kullanımdan kaldırılmış", "Login canceled by app" : "Oturum açma uygulama tarafından iptal edildi", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s", "a safe home for all your data" : "verileriniz için güvenli bir barınak", - "Application is not enabled" : "Uygulama etkinleştirilmemiş", + "Application is not enabled" : "Uygulama kullanıma alınmamış", "Authentication error" : "Kimlik doğrulama sorunu", "Token expired. Please reload page." : "Kodun geçerlilik süresi dolmuş. Lütfen sayfayı yenileyin.", "No database drivers (sqlite, mysql, or postgresql) installed." : "Herhangi bir veri tabanı sürücüsü (sqlite, mysql ya da postgresql) kurulmamış.", @@ -269,7 +269,7 @@ OC.L10N.register( "This can usually be fixed by giving the web server write access to the config directory. See %s" : "Bu sorun genellikle, site sunucusuna config klasörüne yazma izni verilerek çözülebilir. %s bölümüne bakın", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın. %s bölümüne bakabilirsiniz", "Cannot write into \"apps\" directory." : "\"apps\" klasörüne yazılamadı.", - "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Bu sorun genellikle, site sunucusuna apps klasörüne yazma izni verilerek ya da yapılandırma dosyasından uygulama mağazası devre dışı bırakılarak çözülebilir.", + "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Bu sorun genellikle, site sunucusuna apps klasörüne yazma izni verilerek ya da yapılandırma dosyasından uygulama mağazası kullanımdan kaldırılarak çözülebilir.", "Cannot create \"data\" directory." : "\"data\" klasörü oluşturulamadı", "This can usually be fixed by giving the web server write access to the root directory. See %s" : "Bu sorun genellikle, site sunucusuna kök klasöre yazma izni verilerek çözülebilir. %s bölümüne bakın", "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "İzinler genellikle, site sunucusuna kök klasöre yazma izni verilerek düzeltilebilir. %s bölümüne bakın.", @@ -277,7 +277,7 @@ OC.L10N.register( "Setting locale to %s failed." : "Dil %s olarak ayarlanamadı.", "Please install one of these locales on your system and restart your web server." : "Lütfen bu dillerden birini sisteminize kurun ve site sunucunuzu yeniden başlatın.", "PHP module %s not installed." : "PHP %s modülü kurulmamış.", - "Please ask your server administrator to install the module." : "Lütfen modülü kurması için BT yöneticinizle görüşün.", + "Please ask your server administrator to install the module." : "Lütfen modülü kurması için BT yöneticiniz ile görüşün.", "PHP setting \"%s\" is not set to \"%s\"." : "\"%s\" PHP ayarı \"%s\" olarak ayarlanmamış.", "Adjusting this setting in php.ini will make Nextcloud run again" : "php.ini dosyasında bu ayar yapıldığında Nextcloud yeniden çalışır", "mbstring.func_overload is set to %s instead of the expected value 0." : "mbstring.func_overload, beklenen 0 değeri yerine %s olarak ayarlanmış.", @@ -285,9 +285,9 @@ OC.L10N.register( "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP girintili doc bloklarını ayıklamak üzere yapılandırılmış gibi görünüyor. Bu durum bazı çekirdek uygulamalarına erişilmesini engelleyecek.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu sorun genellikle Zend OPcache ya da eAccelerator gibi bir ön bellek/hızlandırıcı nedeniyle ortaya çıkar.", "PHP modules have been installed, but they are still listed as missing?" : "PHP modülleri kurulmuş, ancak hala eksik olarak mı görünüyor?", - "Please ask your server administrator to restart the web server." : "Lütfen site sunucusunu yeniden başlatması için BT yöneticinizle görüşün.", + "Please ask your server administrator to restart the web server." : "Lütfen site sunucusunu yeniden başlatması için BT yöneticiniz ile görüşün.", "The required %s config variable is not configured in the config.php file." : "Gereken %s yapılandırma değişkeni config.php dosyasında ayarlanmamış.", - "Please ask your server administrator to check the Nextcloud configuration." : "Lütfen Nextcloud yapılandırmasını denetlemesi için BT yöneticinizle görüşün.", + "Please ask your server administrator to check the Nextcloud configuration." : "Lütfen Nextcloud yapılandırmasını denetlemesi için BT yöneticiniz ile görüşün.", "Your data directory is readable by other people." : "Veri klasörünüz diğer kişiler tarafından okunabilir.", "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kişilerin klasörü görebilmesini sağlayın.", "Your data directory must be an absolute path." : "Veri klasörünüz mutlak bir yol olmalıdır.", @@ -416,7 +416,7 @@ OC.L10N.register( "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var", "Username must not consist of dots only" : "Kullanıcı adı yalnızca noktalardan oluşamaz", "Username is invalid because files already exist for this user" : "Kullanıcı adı geçersiz, bu kullanıcı için zaten bazı dosyalar var", - "User disabled" : "Kullanıcı devre dışı", + "User disabled" : "Kullanıcı kullanımdan kaldırılmış", "File is currently busy, please try again later" : "Dosya şu anda meşgul. Lütfen bir süre sonra yeniden deneyin", "Cannot download file" : "Dosya indirilemedi", "Your data directory is readable by other users." : "Veri klasörünüz diğer kullanıcılar tarafından okunabilir.", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 748db82b2d9..35696f4ef27 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -78,7 +78,7 @@ "in a few seconds" : "bir kaç saniye içinde", "seconds ago" : "saniyeler önce", "Empty file" : "Dosya boş", - "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da BT yöneticinizle görüşün.", + "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül bulunamadı. Lütfen uygulamalarınız içinden modülü kullanıma alın ya da BT yöneticiniz ile görüşün.", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" dosya ya da klasör adı olarak kullanılamaz.", "\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" dosya ya da klasör adı ön eki olarak kullanılamaz.", @@ -183,21 +183,21 @@ "Link sharing is not allowed" : "Bağlantı paylaşımına izin verilmiyor", "Public upload is not allowed" : "Herkese açık yüklemeye izin verilmiyor", "Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var", - "Sharing is disabled" : "Paylaşım devre dışı bırakılmış", - "Sharing is disabled for you" : "Paylaşım sizin için devre dışı bırakılmış", + "Sharing is disabled" : "Paylaşım kullanımdan kaldırılmış", + "Sharing is disabled for you" : "Paylaşım sizin için kullanımdan kaldırılmış", "Cannot share with the share owner" : "Paylaşımı sahibi ile paylaşamazsınız", "Share does not have a full ID" : "Paylaşımın tam kimliği yok", "Cannot change share type" : "Paylaşım türü değiştirilemez", "Can only update recipient on user shares" : "Yalnızca kullanıcı paylaşımlarındaki alıcıyı güncelleyebilir", - "Cannot enable sending the password by Talk with an empty password" : "Boş bir parola ile Sohbet uygulaması ile parola gönderme etkinleştirilemez", - "Cannot enable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme etkinleştirilemez", - "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme devre dışı bırakılamaz", + "Cannot enable sending the password by Talk with an empty password" : "Boş bir parola ile Sohbet uygulaması ile parola gönderme özelliği kullanıma alınamaz", + "Cannot enable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme özelliği kullanıma alınamaz", + "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme kullanımdan kaldırılamaz", "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor", "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi", "Invalid share recipient" : "Paylaşım alıcısı geçersiz", "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", - "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor", + "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım kullanımdan kaldırılmış bir kullanıcıdan geliyor", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı", "Input text" : "Giriş metni", @@ -255,11 +255,11 @@ "Login contains whitespace at the beginning or at the end" : "Kullanıcı adının başında ya da sonunda boşluk var", "Login must not consist of dots only" : "Kullanıcı adı yalnızca noktalardan oluşamaz", "Login is invalid because files already exist for this user" : "Kullanıcı adı geçersiz, bu kullanıcı için zaten bazı dosyalar var", - "Account disabled" : "Hesap devre dışı", + "Account disabled" : "Hesap kullanımdan kaldırılmış", "Login canceled by app" : "Oturum açma uygulama tarafından iptal edildi", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s", "a safe home for all your data" : "verileriniz için güvenli bir barınak", - "Application is not enabled" : "Uygulama etkinleştirilmemiş", + "Application is not enabled" : "Uygulama kullanıma alınmamış", "Authentication error" : "Kimlik doğrulama sorunu", "Token expired. Please reload page." : "Kodun geçerlilik süresi dolmuş. Lütfen sayfayı yenileyin.", "No database drivers (sqlite, mysql, or postgresql) installed." : "Herhangi bir veri tabanı sürücüsü (sqlite, mysql ya da postgresql) kurulmamış.", @@ -267,7 +267,7 @@ "This can usually be fixed by giving the web server write access to the config directory. See %s" : "Bu sorun genellikle, site sunucusuna config klasörüne yazma izni verilerek çözülebilir. %s bölümüne bakın", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın. %s bölümüne bakabilirsiniz", "Cannot write into \"apps\" directory." : "\"apps\" klasörüne yazılamadı.", - "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Bu sorun genellikle, site sunucusuna apps klasörüne yazma izni verilerek ya da yapılandırma dosyasından uygulama mağazası devre dışı bırakılarak çözülebilir.", + "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Bu sorun genellikle, site sunucusuna apps klasörüne yazma izni verilerek ya da yapılandırma dosyasından uygulama mağazası kullanımdan kaldırılarak çözülebilir.", "Cannot create \"data\" directory." : "\"data\" klasörü oluşturulamadı", "This can usually be fixed by giving the web server write access to the root directory. See %s" : "Bu sorun genellikle, site sunucusuna kök klasöre yazma izni verilerek çözülebilir. %s bölümüne bakın", "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "İzinler genellikle, site sunucusuna kök klasöre yazma izni verilerek düzeltilebilir. %s bölümüne bakın.", @@ -275,7 +275,7 @@ "Setting locale to %s failed." : "Dil %s olarak ayarlanamadı.", "Please install one of these locales on your system and restart your web server." : "Lütfen bu dillerden birini sisteminize kurun ve site sunucunuzu yeniden başlatın.", "PHP module %s not installed." : "PHP %s modülü kurulmamış.", - "Please ask your server administrator to install the module." : "Lütfen modülü kurması için BT yöneticinizle görüşün.", + "Please ask your server administrator to install the module." : "Lütfen modülü kurması için BT yöneticiniz ile görüşün.", "PHP setting \"%s\" is not set to \"%s\"." : "\"%s\" PHP ayarı \"%s\" olarak ayarlanmamış.", "Adjusting this setting in php.ini will make Nextcloud run again" : "php.ini dosyasında bu ayar yapıldığında Nextcloud yeniden çalışır", "mbstring.func_overload is set to %s instead of the expected value 0." : "mbstring.func_overload, beklenen 0 değeri yerine %s olarak ayarlanmış.", @@ -283,9 +283,9 @@ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP girintili doc bloklarını ayıklamak üzere yapılandırılmış gibi görünüyor. Bu durum bazı çekirdek uygulamalarına erişilmesini engelleyecek.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu sorun genellikle Zend OPcache ya da eAccelerator gibi bir ön bellek/hızlandırıcı nedeniyle ortaya çıkar.", "PHP modules have been installed, but they are still listed as missing?" : "PHP modülleri kurulmuş, ancak hala eksik olarak mı görünüyor?", - "Please ask your server administrator to restart the web server." : "Lütfen site sunucusunu yeniden başlatması için BT yöneticinizle görüşün.", + "Please ask your server administrator to restart the web server." : "Lütfen site sunucusunu yeniden başlatması için BT yöneticiniz ile görüşün.", "The required %s config variable is not configured in the config.php file." : "Gereken %s yapılandırma değişkeni config.php dosyasında ayarlanmamış.", - "Please ask your server administrator to check the Nextcloud configuration." : "Lütfen Nextcloud yapılandırmasını denetlemesi için BT yöneticinizle görüşün.", + "Please ask your server administrator to check the Nextcloud configuration." : "Lütfen Nextcloud yapılandırmasını denetlemesi için BT yöneticiniz ile görüşün.", "Your data directory is readable by other people." : "Veri klasörünüz diğer kişiler tarafından okunabilir.", "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kişilerin klasörü görebilmesini sağlayın.", "Your data directory must be an absolute path." : "Veri klasörünüz mutlak bir yol olmalıdır.", @@ -414,7 +414,7 @@ "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var", "Username must not consist of dots only" : "Kullanıcı adı yalnızca noktalardan oluşamaz", "Username is invalid because files already exist for this user" : "Kullanıcı adı geçersiz, bu kullanıcı için zaten bazı dosyalar var", - "User disabled" : "Kullanıcı devre dışı", + "User disabled" : "Kullanıcı kullanımdan kaldırılmış", "File is currently busy, please try again later" : "Dosya şu anda meşgul. Lütfen bir süre sonra yeniden deneyin", "Cannot download file" : "Dosya indirilemedi", "Your data directory is readable by other users." : "Veri klasörünüz diğer kullanıcılar tarafından okunabilir.", diff --git a/lib/l10n/ug.js b/lib/l10n/ug.js index 75b0cc0db06..3de4e724ca7 100644 --- a/lib/l10n/ug.js +++ b/lib/l10n/ug.js @@ -1,16 +1,198 @@ OC.L10N.register( "lib", { + "Cannot write into \"config\" directory!" : "\"Config\" مۇندەرىجىسىگە يازغىلى بولمايدۇ!", + "This can usually be fixed by giving the web server write access to the config directory." : "بۇنى ئادەتتە تور مۇلازىمېتىرىغا مۇندەرىجە مۇندەرىجىسىگە يېزىش ھوقۇقى بېرىش ئارقىلىق ئوڭشىغىلى بولىدۇ.", + "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "ئەمما ، ئەگەر config.php ھۆججىتىنى پەقەت ئوقۇشنىلا ئويلىسىڭىز ، ئۇنىڭدا «config_is_read_only» تاللانمىسىنى توغرىلاڭ.", + "See %s" : "% S گە قاراڭ", + "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "قوللىنىشچان% 1 $ s ھازىر يوق ياكى بۇ مۇلازىمېتىر بىلەن ماس كەلمەيدىغان نەشرى بار. ئەپلەر مۇندەرىجىسىنى تەكشۈرۈپ بېقىڭ.", + "Sample configuration detected" : "ئۈلگە سەپلىمىسى بايقالدى", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "ئەۋرىشكە سەپلىمىسىنىڭ كۆچۈرۈلگەنلىكى ئېنىقلاندى. بۇ قاچىلاشنى بۇزۇۋېتەلەيدۇ ۋە قوللىمايدۇ. Config.php دا ئۆزگەرتىش ئېلىپ بېرىشتىن بۇرۇن ھۆججەتلەرنى ئوقۇڭ", + "The page could not be found on the server." : "بۇ بەتنى مۇلازىمېتىردىن تاپقىلى بولمايدۇ.", + "%s email verification" : "% s ئېلېكترونلۇق خەت دەلىللەش", + "Email verification" : "ئېلېكترونلۇق خەت دەلىللەش", + "Click the following button to confirm your email." : "ئېلېكترونلۇق خەتنى جەزملەشتۈرۈش ئۈچۈن تۆۋەندىكى كۇنۇپكىنى بېسىڭ.", + "Click the following link to confirm your email." : "ئېلېكترونلۇق خەتنى جەزملەشتۈرۈش ئۈچۈن تۆۋەندىكى ئۇلانمىنى چېكىڭ.", + "Confirm your email" : "ئېلېكترونلۇق خەتنى جەزملەشتۈرۈڭ", + "Other activities" : "باشقا پائالىيەتلەر", + "%1$s and %2$s" : "% 1 $ s ۋە% 2 $ s", + "%1$s, %2$s and %3$s" : "% 1 $ s ،% 2 $ s ۋە% 3 $ s", + "%1$s, %2$s, %3$s and %4$s" : "% 1 $ s ،% 2 $ s ،% 3 $ s ۋە% 4 $ s", + "%1$s, %2$s, %3$s, %4$s and %5$s" : "% 1 $ s ،% 2 $ s ،% 3 $ s ،% 4 $ s ۋە% 5 $ s", + "Education bundle" : "مائارىپ باغچىسى", + "Enterprise bundle" : "كارخانا توپلىمى", + "Groupware bundle" : "گۇرۇپپا يۇمشاق دېتاللىرى", + "Hub bundle" : "Hub bundle", + "Public sector bundle" : "ئاممىۋى تارماقلار توپلىمى", + "Social sharing bundle" : "ئىجتىمائىي ئورتاقلىشىش", + "PHP %s or higher is required." : "PHP% s ياكى ئۇنىڭدىن يۇقىرى تەلەپ قىلىنىدۇ.", + "PHP with a version lower than %s is required." : "نەشرى% s دىن تۆۋەن بولغان PHP تەلەپ قىلىنىدۇ.", + "%sbit or higher PHP required." : "% sbit ياكى ئۇنىڭدىن يۇقىرى PHP تەلەپ قىلىنىدۇ.", + "The following architectures are supported: %s" : "تۆۋەندىكى قۇرۇلمىلارنى قوللايدۇ:% s", + "The following databases are supported: %s" : "تۆۋەندىكى سانداننى قوللايدۇ:% s", + "The command line tool %s could not be found" : "بۇيرۇق قۇرى قورالى% s تېپىلمىدى", + "The library %s is not available." : "كۇتۇپخانا% s نى ئىشلەتكىلى بولمايدۇ.", + "Library %1$s with a version higher than %2$s is required - available version %3$s." : "% 2 $ s دىن يۇقىرى نەشرى بار كۇتۇپخانا% 1 $ s تەلەپ قىلىنىدۇ - ئىشلەتكىلى بولىدىغان نۇسخىسى% 3 $ s.", + "Library %1$s with a version lower than %2$s is required - available version %3$s." : "% 2 $ s دىن تۆۋەن نەشرى بار كۇتۇپخانا% 1 $ s تەلەپ قىلىنىدۇ - ئىشلەتكىلى بولىدىغان نۇسخىسى% 3 $ s.", + "The following platforms are supported: %s" : "تۆۋەندىكى سۇپىلارنى قوللايدۇ:% s", + "Server version %s or higher is required." : "مۇلازىمېتىرنىڭ% s ياكى ئۇنىڭدىن يۇقىرى نەشرى تەلەپ قىلىنىدۇ.", + "Server version %s or lower is required." : "مۇلازىمېتىرنىڭ% s ياكى ئۇنىڭدىن تۆۋەن نەشرى تەلەپ قىلىنىدۇ.", + "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "ھېساباتقا كىرگەن چوقۇم باشقۇرغۇچى ، تارماق باشقۇرغۇچى بولۇشى ياكى بۇ تەڭشەكنى زىيارەت قىلىش ھوقۇقى بولۇشى كېرەك", + "Your current IP address doesn’t allow you to perform admin actions" : "نۆۋەتتىكى IP ئادرېسىڭىز باشقۇرۇش ھەرىكىتىنى قىلىشىڭىزغا يول قويمايدۇ", + "Logged in account must be an admin or sub admin" : "ھېساباتقا كىرگەن چوقۇم باشقۇرغۇچى ياكى تارماق باشقۇرغۇچى بولۇشى كېرەك", + "Logged in account must be an admin" : "ھېساباتقا كىرگەن چوقۇم باشقۇرغۇچى بولۇشى كېرەك", + "Wiping of device %s has started" : "ئۈسكۈنىنىڭ% s نى ئۆچۈرۈش باشلاندى", + "Wiping of device »%s« has started" : "ئۈسكۈنىنى سۈرتۈش »% s« باشلاندى", + "»%s« started remote wipe" : "»% S« يىراقتىن سۈرتۈشنى باشلىدى", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "ئۈسكۈنە ياكى قوللىنىشچان پروگرامما »% s« يىراقتىن سۈرتۈش جەريانىنى باشلىدى. بۇ جەريان تاماملانغاندىن كېيىن يەنە بىر ئېلېكترونلۇق خەت تاپشۇرۇۋالىسىز", + "Wiping of device %s has finished" : "ئۈسكۈنىنىڭ% s نى سۈرتۈش تاماملاندى", + "Wiping of device »%s« has finished" : "ئۈسكۈنىنى سۈرتۈش »% s« تاماملاندى", + "»%s« finished remote wipe" : "»% S« يىراقتىن سۈرتۈش", + "Device or application »%s« has finished the remote wipe process." : "ئۈسكۈنە ياكى قوللىنىشچان پروگرامما »% s« يىراقتىن سۈرتۈش جەريانىنى تاماملىدى.", + "Remote wipe started" : "يىراقتىن سۈرتۈش باشلاندى", + "A remote wipe was started on device %s" : "% S ئۈسكۈنىدە يىراقتىن سۈرتۈش باشلاندى", + "Remote wipe finished" : "يىراقتىن سۈرتۈش تاماملاندى", + "The remote wipe on %s has finished" : "% S دىكى يىراقتىن سۈرتۈش تاماملاندى", + "Authentication" : "دەلىللەش", + "Unknown filetype" : "نامەلۇم ھۆججەت شەكلى", + "Invalid image" : "ئىناۋەتسىز رەسىم", + "Avatar image is not square" : "باش سۈرىتى چاسا ئەمەس", "Files" : "ھۆججەتلەر", + "View profile" : "ئارخىپنى كۆرۈڭ", + "Local time: %s" : "يەرلىك ۋاقىت:% s", "today" : "بۈگۈن", + "tomorrow" : "ئەتە", "yesterday" : "تۈنۈگۈن", + "next month" : "كېلەر ئاي", + "last month" : "ئالدىنقى ئاي", + "next year" : "كېلەر يىلى", + "last year" : "ئۆتكەن يىلى", + "in a few seconds" : "بىر نەچچە سېكۇنت ئىچىدە", + "seconds ago" : "سېكۇنت بۇرۇن", + "Empty file" : "بوش ھۆججەت", + "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "كىملىك بىلەن مودۇل:% s مەۋجۇت ئەمەس. ئۇنى ئەپ تەڭشىكىڭىزدە قوزغىتىڭ ياكى باشقۇرغۇچىڭىز بىلەن ئالاقىلىشىڭ.", + "Dot files are not allowed" : "چېكىتلىك ھۆججەتلەرگە رۇخسەت قىلىنمايدۇ", + "\"%1$s\" is a forbidden file or folder name." : "\"% 1 $ s\" چەكلەنگەن ھۆججەت ياكى ھۆججەت قىسقۇچنىڭ ئىسمى.", + "\"%1$s\" is a forbidden prefix for file or folder names." : "\"% 1 $ s\" ھۆججەت ياكى ھۆججەت قىسقۇچ نامىنىڭ چەكلەنگەن ئالدى قوشۇلغۇچىسى.", + "\"%1$s\" is not allowed inside a file or folder name." : "ھۆججەت ياكى ھۆججەت قىسقۇچنىڭ ئىچىدە \"% 1 $ s\" رۇخسەت قىلىنمايدۇ.", + "\"%1$s\" is a forbidden file type." : "\"% 1 $ s\" چەكلەنگەن ھۆججەت تىپى.", + "Filenames must not end with \"%1$s\"." : "ھۆججەت ئىسمى «% 1 $ s» بىلەن ئاخىرلاشماسلىقى كېرەك.", + "Invalid parent path" : "ئاتا-ئانىلار يولى ئىناۋەتسىز", + "File already exists" : "ھۆججەت مەۋجۇت", + "Invalid path" : "ئىناۋەتسىز يول", + "Failed to create file from template" : "قېلىپتىن ھۆججەت قۇرالمىدى", + "Templates" : "قېلىپلار", + "Path contains invalid segments" : "يول ئىناۋەتسىز بۆلەكلەرنى ئۆز ئىچىگە ئالىدۇ", + "Filename is a reserved word" : "ھۆججەت ئىسمى زاپاس سۆز", + "Filename contains at least one invalid character" : "ھۆججەت ئىسمى كەم دېگەندە بىر ئىناۋەتسىز ھەرپنى ئۆز ئىچىگە ئالىدۇ", + "Filename is too long" : "ھۆججەت ئىسمى بەك ئۇزۇن", + "Empty filename is not allowed" : "قۇرۇق ھۆججەت ئىسمى رۇخسەت قىلىنمايدۇ", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appinfo ھۆججىتىنى ئوقۇغىلى بولمىغاچقا ، «% s» نى قاچىلىغىلى بولمايدۇ.", + "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "مۇلازىمېتىرنىڭ بۇ نەشرىگە ماس كەلمىگەچكە «% s» دېتالىنى قاچىلىغىلى بولمايدۇ.", "__language_name__" : "ئۇيغۇرچە", + "This is an automatically sent email, please do not reply." : "بۇ ئاپتوماتىك ئەۋەتىلگەن ئېلېكترونلۇق خەت ، جاۋاب قايتۇرماڭ.", + "Help & privacy" : "ياردەم ۋە مەخپىيەتلىك", + "Appearance and accessibility" : "تاشقى كۆرۈنۈشى ۋە قولايلىقلىقى", "Apps" : "ئەپلەر", + "Personal settings" : "شەخسىي تەڭشەكلەر", + "Administration settings" : "باشقۇرۇش تەڭشەكلىرى", "Settings" : "تەڭشەكلەر", "Log out" : "تىزىمدىن چىق", + "Accounts" : "ھېسابات", "Email" : "تورخەت", + "Mail %s" : "خەت% s", + "Fediverse" : "Fediverse", + "View %s on the fediverse" : "Feediverse دىكى% s نى كۆرۈڭ", "Phone" : "تېلېفون", + "Call %s" : "تېلېفون% s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Twitter دىكى% s نى كۆرۈڭ", + "Website" : "تور بېكەت", + "Visit %s" : "% S نى زىيارەت قىلىڭ", "Address" : "ئادرېس", + "Profile picture" : "ئارخىپ رەسىمى", + "About" : "ھەققىدە", + "Display name" : "كۆرسىتىش ئىسمى", + "Headline" : "ماۋزۇ", + "Organisation" : "تەشكىلات", + "Role" : "رولى", + "Pronouns" : "Pronouns", + "Unknown account" : "نامەلۇم ھېسابات", + "Additional settings" : "قوشۇمچە تەڭشەكلەر", + "Enter the database Login and name for %s" : "ساندانغا كىرىڭ ۋە% s نىڭ ئىسمى", + "Enter the database Login for %s" : "ساندانغا كىرىڭ% s", + "Enter the database name for %s" : "% S نىڭ ساندان نامىنى كىرگۈزۈڭ", + "You cannot use dots in the database name %s" : "ساندان نامىدا چېكىتلەرنى ئىشلىتەلمەيسىز", + "MySQL Login and/or password not valid" : "MySQL كىرىش ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "You need to enter details of an existing account." : "مەۋجۇت ھېساباتنىڭ تەپسىلاتلىرىنى كىرگۈزۈشىڭىز كېرەك.", + "Oracle connection could not be established" : "Oracle ئۇلىنىشى قۇرۇلمىدى", + "Oracle Login and/or password not valid" : "Oracle كىرىش ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "PostgreSQL Login and/or password not valid" : "PostgreSQL كىرىش ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X نى قوللىمايدۇ ،% s بۇ سۇپىدا نورمال ئىشلىمەيدۇ. ئۇنى ئۆزىڭىزنىڭ خەتىرىگە ئاساسەن ئىشلىتىڭ! ", + "For the best results, please consider using a GNU/Linux server instead." : "ئەڭ ياخشى ئۈنۈمگە ئېرىشىش ئۈچۈن ، ئۇنىڭ ئورنىغا GNU / Linux مۇلازىمېتىرىنى ئىشلىتىشنى ئويلىشىڭ.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "قارىغاندا بۇ% s مىسالى 32 بىتلىق PHP مۇھىتىدا ئىجرا بولۇۋاتقاندەك ، open_basedir php.ini دا تەڭشەلگەن. بۇ 4 GB دىن يۇقىرى ھۆججەتلەردە مەسىلە كۆرۈلىدۇ ۋە ئۈمىدسىزلىنىدۇ.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Php.ini دىكى open_basedir تەڭشىكىنى ئېلىۋېتىڭ ياكى 64 بىتلىق PHP غا ئالماشتۇرۇڭ.", + "Set an admin Login." : "باشقۇرغۇچى كىرىش.", + "Set an admin password." : "باشقۇرغۇچى پارولى بەلگىلەڭ.", + "Cannot create or write into the data directory %s" : "% S سانلىق مەلۇمات مۇندەرىجىسىگە قۇرغىلى ياكى يازغىلى بولمايدۇ", + "Sharing backend %s must implement the interface OCP\\Share_Backend" : "ئارقا زاپاس% s نى ئورتاق ئىشلىتىش چوقۇم OCP \\ Share_Backend كۆرۈنمە يۈزىنى ئىجرا قىلىشى كېرەك", + "Sharing backend %s not found" : "ئورتاقلىشىش% s تېپىلمىدى", + "Sharing backend for %s not found" : "% S ئۈچۈن ئارقا زاپاسلاش تېپىلمىدى", + "%1$s shared »%2$s« with you" : "% 1 $ s ئورتاقلاشتى »% 2 $ s« سىز بىلەن", + "%1$s shared »%2$s« with you." : "% 1 $ s ئورتاقلاشتى »% 2 $ s« سىز بىلەن.", + "Click the button below to open it." : "ئۇنى ئېچىش ئۈچۈن تۆۋەندىكى كۇنۇپكىنى بېسىڭ.", + "Open »%s«" : "ئېچىڭ »% s«", + "%1$s via %2$s" : "% 1 $ s ئارقىلىق% 2 $ s", + "%1$s shared »%2$s« with you and wants to add:" : "% 1 $ s ئورتاقلاشتى »% 2 $ s« سىز بىلەن قوشماقچى:", + "%1$s shared »%2$s« with you and wants to add" : "% 1 $ s ئورتاقلاشتى »% 2 $ s« سىز بىلەن قوشماقچى", + "»%s« added a note to a file shared with you" : "»% S« سىز بىلەن ئورتاقلاشقان ھۆججەتكە خاتىرە قوشتى", + "Passwords are enforced for link and mail shares" : "ئۇلىنىش ۋە خەت ئورتاقلىشىش ئۈچۈن پارول ئىجرا قىلىنىدۇ", + "Share recipient is not a valid user" : "ھەمبەھىر تاپشۇرۇۋالغۇچى ئىناۋەتلىك ئىشلەتكۈچى ئەمەس", + "Share recipient is not a valid group" : "ھەمبەھىر قوبۇل قىلغۇچى ئۈنۈملۈك گۇرۇپپا ئەمەس", + "Share recipient should be empty" : "ھەمبەھىر تاپشۇرۇۋالغۇچى قۇرۇق بولۇشى كېرەك", + "Share recipient should not be empty" : "ھەمبەھىر تاپشۇرۇۋالغۇچى بوش قالماسلىقى كېرەك", + "Share recipient is not a valid circle" : "ھەمبەھىر قوبۇل قىلغۇچى ئۈنۈملۈك چەمبىرەك ئەمەس", + "Unknown share type" : "نامەلۇم ئورتاقلىشىش تىپى", + "Share initiator must be set" : "ھەمبەھىرلىگۈچى چوقۇم بېكىتىلىشى كېرەك", + "Cannot share with yourself" : "ئۆزىڭىز بىلەن ئورتاقلىشالمايدۇ", + "Shared path must be set" : "ئورتاق يول بەلگىلەش كېرەك", + "Shared path must be either a file or a folder" : "ئورتاق يول چوقۇم ھۆججەت ياكى ھۆججەت قىسقۇچ بولۇشى كېرەك", + "You cannot share your root folder" : "يىلتىز قىسقۇچنى ئورتاقلىشالمايسىز", + "You are not allowed to share %s" : "% S نى ئورتاقلىشىڭىزغا رۇخسەت قىلىنمايدۇ", + "Valid permissions are required for sharing" : "ئورتاقلىشىش ئۈچۈن ئىناۋەتلىك ئىجازەت تەلەپ قىلىنىدۇ", + "Cannot increase permissions of %s" : "% S نىڭ ئىجازەتنامىسىنى ئاشۇرغىلى بولمايدۇ", + "Shares need at least read permissions" : "پايلار ھېچ بولمىغاندا ئوقۇش ئىجازەتنامىسىگە موھتاج", + "Files cannot be shared with delete permissions" : "ھۆججەتلەرنى ئۆچۈرۈش ھوقۇقى بىلەن ئورتاقلىشىشقا بولمايدۇ", + "Files cannot be shared with create permissions" : "ھۆججەتلەرنى قۇرۇش ئىجازەتنامىسى بىلەن ئورتاقلىشىشقا بولمايدۇ", + "Expiration date is in the past" : "مۇددىتى توشقان", + "Expiration date is enforced" : "مۇددىتى توشقان", + "Sharing is only allowed with group members" : "ئورتاقلىشىش پەقەت گۇرۇپپا ئەزالىرى بىلەنلا رۇخسەت قىلىنىدۇ", + "Sharing %s failed, because this item is already shared with the account %s" : "% S نى ئورتاقلىشىش مەغلۇب بولدى ، چۈنكى بۇ تۈر ئاللىبۇرۇن% s ھېساباتى بىلەن ئورتاقلاشتى", + "Group sharing is now allowed" : "ھازىر گۇرۇپپا ئورتاقلىشىشقا رۇخسەت قىلىندى", + "Sharing is only allowed within your own groups" : "ئورتاقلىشىش پەقەت ئۆز گۇرۇپپىڭىزدىلا رۇخسەت قىلىنىدۇ", + "Path is already shared with this group" : "يول ئاللىقاچان بۇ گۇرۇپپا بىلەن ئورتاقلاشتى", + "Link sharing is not allowed" : "ئۇلىنىشنى ئورتاقلىشىشقا بولمايدۇ", + "Public upload is not allowed" : "ئاممىۋى يوللاشقا بولمايدۇ", + "Path contains files shared with you" : "يول سىز بىلەن ئورتاقلاشقان ھۆججەتلەرنى ئۆز ئىچىگە ئالىدۇ", + "Sharing is disabled" : "ئورتاقلىشىش چەكلەنگەن", + "Sharing is disabled for you" : "ئورتاقلىشىش سىز ئۈچۈن چەكلەنگەن", + "Cannot share with the share owner" : "پاي ئىگىسى بىلەن ئورتاقلىشالمايدۇ", + "Share does not have a full ID" : "ھەمبەھىرلەشنىڭ تولۇق كىملىكى يوق", + "Cannot change share type" : "ھەمبەھىر تىپىنى ئۆزگەرتەلمەيدۇ", + "Can only update recipient on user shares" : "ئىشلەتكۈچى ھەمبەھىرلىرىدىلا قوبۇللىغۇچنى يېڭىلىيالايدۇ", + "Cannot enable sending the password by Talk with an empty password" : "قۇرۇق پارول بىلەن پاراڭلىشىش ئارقىلىق پارول ئەۋەتىشنى قوزغىتالمايدۇ", + "Cannot enable sending the password by Talk without setting a new password" : "يېڭى پارول قويماي پاراڭ ئارقىلىق پارول ئەۋەتىشنى قوزغىتالمايدۇ", + "Cannot disable sending the password by Talk without setting a new password" : "يېڭى پارول تەڭشىمەي پاراڭلىشىش ئارقىلىق پارول ئەۋەتىشنى چەكلىيەلمەيدۇ", + "Share provider does not support accepting" : "ھەمبەھىر تەمىنلىگۈچى قوبۇل قىلىشنى قوللىمايدۇ", + "Cannot change target of link share" : "ئۇلىنىش ئورتاقلىشىش نىشانىنى ئۆزگەرتەلمەيدۇ", + "Invalid share recipient" : "ئىناۋەتسىز", + "Group \"%s\" does not exist" : "گۇرۇپپا \"% s\" مەۋجۇت ئەمەس", + "The requested share does not exist anymore" : "تەلەپ قىلىنغان ئۈلۈش ئەمدى مەۋجۇت ئەمەس", + "The requested share comes from a disabled user" : "تەلەپ قىلىنغان ئۈلۈش چەكلەنگەن ئىشلەتكۈچىدىن كېلىدۇ", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "ئىشلەتكۈچى چەكلىمىسىگە يەتكەنلىكى ئۈچۈن ئىشلەتكۈچى قۇرۇلمىغان. تەپسىلاتىنى بىلىش ئۈچۈن ئۇقتۇرۇشلىرىڭىزنى تەكشۈرۈڭ.", + "Could not find category \"%s\"" : "\"% S\" تۈرىنى تاپالمىدى", + "Input text" : "تېكىست كىرگۈزۈڭ", + "The input text" : "كىرگۈزۈش تېكىستى", "Sunday" : "يەكشەنبە", "Monday" : "دۈشەنبە", "Tuesday" : "سەيشەنبە", @@ -25,6 +207,13 @@ OC.L10N.register( "Thu." : "پەي", "Fri." : "جۈم", "Sat." : "شەن", + "Su" : "Su", + "Mo" : "Mo.", + "Tu" : "Tu", + "We" : "بىز", + "Th" : "Th", + "Fr" : "Fr", + "Sa" : "Sa", "January" : "قەھرىتان", "February" : "ھۇت", "March" : "نەۋرۇز", @@ -50,9 +239,177 @@ OC.L10N.register( "Nov." : "ئوغلاق", "Dec." : "كۆنەك", "A valid password must be provided" : "چوقۇم ئىناۋەتلىك ئىم تەمىنلەش كېرەك", + "The Login is already being used" : "كىرىش ئاللىقاچان ئىشلىتىلىۋاتىدۇ", + "Could not create account" : "ھېسابات قۇرالمىدى", + "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "كىرىشتە پەقەت تۆۋەندىكى ھەرپلەرلا رۇخسەت قىلىنىدۇ: \"a-z\", \"A-Z\", \"0-9\", بوشلۇق ۋە \"_. @ - '\"", + "A valid Login must be provided" : "ئىناۋەتلىك كىرىش تەمىنلىنىشى كېرەك", + "Login contains whitespace at the beginning or at the end" : "كىرىشنىڭ بېشىدا ياكى ئاخىرىدا ئاق بوشلۇق بار", + "Login must not consist of dots only" : "كىرىش پەقەت چېكىتلەردىن تەركىب تاپقان بولۇشى كېرەك", + "Login is invalid because files already exist for this user" : "كىرىش ئىناۋەتسىز ، چۈنكى بۇ ئىشلەتكۈچى ئۈچۈن ھۆججەتلەر بار", + "Account disabled" : "ھېسابات چەكلەنگەن", + "Login canceled by app" : "ئەپ ئارقىلىق كىرىش ئەمەلدىن قالدۇرۇلدى", + "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "تۆۋەندىكى تايىنىشلار ئەمەلگە ئاشمىغاچقا «% 1 $ s» نى قاچىلىغىلى بولمايدۇ:% 2 $ s", + "a safe home for all your data" : "بارلىق سانلىق مەلۇماتلىرىڭىز ئۈچۈن بىخەتەر ئۆي", + "Application is not enabled" : "ئىلتىماس قوزغىتىلمىغان", "Authentication error" : "سالاھىيەت دەلىللەش خاتالىقى", + "Token expired. Please reload page." : "توكەننىڭ ۋاقتى توشتى. بەتنى قايتا يۈكلەڭ.", + "No database drivers (sqlite, mysql, or postgresql) installed." : "ساندان قوزغاتقۇسى (sqlite, mysql ياكى postgresql) ئورنىتىلمىدى.", + "Cannot write into \"config\" directory." : "\"Config\" مۇندەرىجىسىگە يازغىلى بولمايدۇ.", + "This can usually be fixed by giving the web server write access to the config directory. See %s" : "بۇنى ئادەتتە تور مۇلازىمېتىرىغا مۇندەرىجە مۇندەرىجىسىگە يېزىش ھوقۇقى بېرىش ئارقىلىق ئوڭشىغىلى بولىدۇ. % S گە قاراڭ", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "ياكى ، config.php ھۆججىتىنى پەقەت ئوقۇشنىلا ئويلىسىڭىز ، ئۇنىڭدا «config_is_read_only» تاللانمىسىنى توغرىلاڭ. % S گە قاراڭ", + "Cannot write into \"apps\" directory." : "«ئەپلەر» مۇندەرىجىسىگە يازغىلى بولمايدۇ.", + "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "بۇنى ئادەتتە تور مۇلازىمېتىرىغا پروگرامما مۇندەرىجىسىگە زىيارەت قىلىش ھوقۇقى ياكى سەپلىمە ھۆججەتتىكى App دۇكىنىنى چەكلەش ئارقىلىق ئوڭشىغىلى بولىدۇ.", + "Cannot create \"data\" directory." : "«سانلىق مەلۇمات» مۇندەرىجىسىنى قۇرغىلى بولمايدۇ.", + "This can usually be fixed by giving the web server write access to the root directory. See %s" : "بۇنى ئادەتتە تور مۇلازىمېتىرىغا يىلتىز مۇندەرىجىسىگە يېزىش ھوقۇقى بېرىش ئارقىلىق ئوڭشىغىلى بولىدۇ. % S گە قاراڭ", + "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "ئىجازەتنامە ئادەتتە تور مۇلازىمېتىرىغا يىلتىز مۇندەرىجىسىگە يېزىش ھوقۇقى بېرىش ئارقىلىق ئوڭشىلىدۇ. % S گە قاراڭ.", + "Your data directory is not writable." : "سانلىق مەلۇمات مۇندەرىجىسىڭىزنى يازغىلى بولمايدۇ.", + "Setting locale to %s failed." : "يەرلىك ئورۇننى% s قىلىپ تەڭشەش مەغلۇب بولدى.", + "Please install one of these locales on your system and restart your web server." : "سىستېمىڭىزغا بۇ يەرلىك ئورۇندىن بىرنى قاچىلاپ تور مۇلازىمېتىرىڭىزنى قايتا قوزغىتىڭ.", + "PHP module %s not installed." : "PHP مودۇلى% s ئورنىتىلمىدى.", + "Please ask your server administrator to install the module." : "مۇلازىمېتىر باشقۇرغۇچىدىن مودۇل ئورنىتىشنى تەلەپ قىلىڭ.", + "PHP setting \"%s\" is not set to \"%s\"." : "PHP تەڭشىكى \"% s\" \"% s\" قىلىپ تەڭشەلمىدى.", + "Adjusting this setting in php.ini will make Nextcloud run again" : "Php.ini دىكى بۇ تەڭشەكنى تەڭشىسىڭىز Nextcloud نى قايتا ئىجرا قىلىدۇ", + "mbstring.func_overload is set to %s instead of the expected value 0." : " mbstring.func_overload مۆلچەردىكى قىممەت 0 نىڭ ئورنىغا % s قىلىپ تەڭشەلدى.", + "To fix this issue set mbstring.func_overload to 0 in your php.ini." : "بۇ مەسىلىنى ھەل قىلىش ئۈچۈن php.ini دىكى mbstring.func_overload نى 0 قىلىپ تەڭشەڭ.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ئېنىق قىلىپ قۇر ھۆججەتلىرىنى توسۇش ئۈچۈن قۇرۇلدى. بۇنداق بولغاندا بىر قانچە يادرولۇق ئەپلەرنى زىيارەت قىلغىلى بولمايدۇ.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "بۇ بەلكىم Zend OPcache ياكى eAccelerator غا ئوخشاش غەملەك / تېزلەتكۈچتىن كېلىپ چىققان بولۇشى مۇمكىن.", + "PHP modules have been installed, but they are still listed as missing?" : "PHP مودۇلى ئورنىتىلدى ، ئەمما ئۇلار يەنىلا يوقاپ كەتتىمۇ؟", + "Please ask your server administrator to restart the web server." : "مۇلازىمېتىر باشقۇرغۇچىڭىزدىن تور مۇلازىمېتىرىنى قايتا قوزغىتىشنى تەلەپ قىلىڭ.", + "The required %s config variable is not configured in the config.php file." : "لازىملىق% s config ئۆزگەرگۈچى مىقدار config.php ھۆججىتىدە سەپلەنمىگەن.", + "Please ask your server administrator to check the Nextcloud configuration." : "مۇلازىمېتىر باشقۇرغۇچىڭىزنىڭ Nextcloud سەپلىمىسىنى تەكشۈرۈشىنى سوراڭ.", + "Your data directory is readable by other people." : "سانلىق مەلۇمات مۇندەرىجىسىڭىزنى باشقا كىشىلەر ئوقۇيالايدۇ.", + "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "ئىجازەتنامىنى 0770 غا ئۆزگەرتىڭ ، مۇندەرىجىنى باشقا كىشىلەر تىزىپ قويمايدۇ.", + "Your data directory must be an absolute path." : "سانلىق مەلۇمات مۇندەرىجىسىڭىز چوقۇم مۇتلەق يول بولۇشى كېرەك.", + "Check the value of \"datadirectory\" in your configuration." : "سەپلىمىسىڭىزدىكى «datadirectory» نىڭ قىممىتىنى تەكشۈرۈڭ.", + "Your data directory is invalid." : "سانلىق مەلۇمات مۇندەرىجىسى ئىناۋەتسىز.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "سانلىق مەلۇمات مۇندەرىجىسىنىڭ يىلتىزىدا «% 1 $ s» دەپ ئاتىلىدىغان ھۆججەتنىڭ بارلىقىغا كاپالەتلىك قىلىڭ. ئۇنىڭدا مەزمۇن بولۇشى كېرەك: \"% 2 $ s\"", + "Action \"%s\" not supported or implemented." : "ھەرىكەت \"% s\" قوللىمايدۇ ياكى ئىجرا قىلىنمايدۇ.", + "Authentication failed, wrong token or provider ID given" : "دەلىللەش مەغلۇپ بولدى ، خاتا بەلگە ياكى تەمىنلىگۈچى كىملىكى بېرىلگەن", + "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "تەلەپنى ئورۇنداش ئۈچۈن پارامېتىرلار يوقاپ كەتتى. يوقاپ كەتكەن پارامېتىرلار: \"% s\"", + "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"% 1 $ s\" بۇلۇت فېدېراتسىيە تەمىنلىگۈچى تەرىپىدىن ئىشلىتىلگەن \"% 2 $ s\"", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "كىملىك بىلەن بۇلۇت بىرلەشمىسى تەمىنلىگۈچى: \"% s\" مەۋجۇت ئەمەس.", + "Could not obtain lock type %d on \"%s\"." : "\"% S\" دىكى% d قۇلۇپ تىپىغا ئېرىشەلمىدى.", + "Storage unauthorized. %s" : "ساقلاشقا رۇخسەتسىز. % s", + "Storage incomplete configuration. %s" : "ساقلاش تولۇق ئەمەس. % s", + "Storage connection error. %s" : "ساقلاش ئۇلىنىش خاتالىقى. % s", + "Storage is temporarily not available" : "ساقلاش ۋاقتىنچە ئىشلەتكىلى بولمايدۇ", + "Storage connection timeout. %s" : "ساقلاش ئۇلىنىش ۋاقتى. % s", + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە ئۇنىڭ «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» دىن بىرنى ھەل قىلالايدىغان ۋە ئۇلىيالايدىغان بولۇشى كېرەك. بۇ مەغلۇبىيەت بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن.", + "Transcribe audio" : "ئاۋازنى كۆچۈرۈڭ", + "Transcribe the things said in an audio" : "ئاۋازدا دېيىلگەن ئىشلارنى خاتىرىلەڭ", + "Audio input" : "ئاۋاز كىرگۈزۈش", + "The audio to transcribe" : "كۆچۈرمەكچى بولغان ئاۋاز", + "Transcription" : "ترانسكرىپسىيە", + "The transcribed text" : "كۆچۈرۈلگەن تېكىست", + "Context write" : "مەزمۇن يېزىش", + "Writes text in a given style based on the provided source material." : "تەمىنلەنگەن مەنبە ماتېرىيالىغا ئاساسەن بېرىلگەن ئۇسلۇبتا تېكىست يازىدۇ.", + "Writing style" : "يېزىش ئۇسلۇبى", + "Demonstrate a writing style that you would like to immitate" : "تەقلىد قىلماقچى بولغان يېزىقچىلىق ئۇسلۇبىنى نامايان قىلىڭ", + "Source material" : "مەنبە ماتېرىيالى", + "The content that would like to be rewritten in the new writing style" : "يېڭى يېزىقچىلىق ئۇسلۇبىدا قايتا يازماقچى بولغان مەزمۇن", + "Generated text" : "ھاسىل قىلىنغان تېكىست", + "The generated text with content from the source material in the given style" : "ھاسىل قىلىنغان تېكىست بېرىلگەن ئۇسلۇبتىكى مەنبە ماتېرىيالدىن كەلگەن مەزمۇن", + "Emoji generator" : "Emoji generator", + "Takes text and generates a representative emoji for it." : "تېكىستنى ئېلىپ ، ئۇنىڭغا ۋەكىللىك emoji ھاسىل قىلىدۇ.", + "The text to generate an emoji for" : "ئۈچۈن emoji ھاسىل قىلىدىغان تېكىست", + "Generated emoji" : "ھاسىل قىلىنغان emoji", + "The generated emoji based on the input text" : "كىرگۈزۈلگەن تېكىستنى ئاساس قىلغان ھاسىل قىلىنغان emoji", + "Generate image" : "رەسىم ھاسىل قىلىش", + "Generate an image from a text prompt" : "تېكىست ئەسكەرتمىسىدىن رەسىم ھاسىل قىلىڭ", + "Prompt" : "تېز", + "Describe the image you want to generate" : "ھاسىل قىلماقچى بولغان رەسىمنى تەسۋىرلەڭ", + "Number of images" : "رەسىم سانى", + "How many images to generate" : "قانچە رەسىم ھاسىل قىلىش", + "Output images" : "چىقىرىلغان رەسىملەر", + "The generated images" : "ھاسىل قىلىنغان رەسىملەر", + "Free text to text prompt" : "تېكىست ئەسكەرتىشكە ھەقسىز تېكىست", + "Runs an arbitrary prompt through a language model that returns a reply" : "جاۋاب قايتۇرىدىغان تىل مودېلى ئارقىلىق خالىغانچە ئىجرا قىلىدۇ", + "Describe a task that you want the assistant to do or ask a question" : "ياردەمچى قىلماقچى بولغان ياكى سوئال سورىماقچى بولغان ۋەزىپىنى تەسۋىرلەڭ", + "Generated reply" : "جاۋاب ھاسىل قىلىندى", + "The generated text from the assistant" : "ياردەمچىدىن ھاسىل قىلىنغان تېكىست", + "Chat" : "پاراڭ", + "Chat with the assistant" : "ياردەمچى بىلەن پاراڭلىشىڭ", + "System prompt" : "سىستېما ئەسكەرتمىسى", + "Define rules and assumptions that the assistant should follow during the conversation." : "ياردەمچى سۆھبەت جەريانىدا ئەمەل قىلىشقا تېگىشلىك قائىدە ۋە پەرەزلەرگە ئېنىقلىما بېرىڭ.", + "Chat message" : "پاراڭ ئۇچۇرى", + "Chat history" : "پاراڭ تارىخى", + "The history of chat messages before the current message, starting with a message by the user" : "نۆۋەتتىكى ئۇچۇردىن بۇرۇنقى پاراڭلىشىش تارىخى ، ئىشلەتكۈچىنىڭ ئۇچۇرىدىن باشلىنىدۇ", + "Response message" : "جاۋاب ئۇچۇرى", + "The generated response as part of the conversation" : "ھاسىل قىلىنغان جاۋاب سۆھبەتنىڭ بىر قىسمى", + "Formalize text" : "تېكىستنى شەكىللەندۈرۈش", + "Takes a text and makes it sound more formal" : "بىر تېكىستنى ئېلىپ ، ئۇنى تېخىمۇ رەسمىي ئاڭلايدۇ", + "Write a text that you want the assistant to formalize" : "ياردەمچىسىنىڭ رەسمىيلىشىشىنى ئۈمىد قىلىدىغان تېكىست يېزىڭ", + "Formalized text" : "رەسمىيلەشتۈرۈلگەن تېكىست", + "The formalized text" : "رەسمىيلەشتۈرۈلگەن تېكىست", + "Generate a headline" : "ماۋزۇ ھاسىل قىلىڭ", + "Generates a possible headline for a text." : "تېكىست ئۈچۈن مۇمكىن بولغان ماۋزۇ ھاسىل قىلىدۇ.", + "Original text" : "ئەسلى تېكىست", + "The original text to generate a headline for" : "ماۋزۇ ھاسىل قىلىدىغان ئەسلى تېكىست", + "The generated headline" : "ھاسىل قىلىنغان ماۋزۇ", + "Reformulate text" : "تېكىستنى ئىسلاھ قىلىش", + "Takes a text and reformulates it" : "بىر تېكىستنى ئېلىپ ئۇنى ئىسلاھ قىلىدۇ", + "Write a text that you want the assistant to reformulate" : "ياردەمچى ئىسلاھ قىلماقچى بولغان تېكىستنى يېزىڭ", + "Reformulated text" : "ئۆزگەرتىلگەن تېكىست", + "The reformulated text, written by the assistant" : "ياردەمچى يازغان ئىسلاھ قىلىنغان تېكىست", + "Simplify text" : "تېكىستنى ئاددىيلاشتۇرۇڭ", + "Takes a text and simplifies it" : "تېكىستنى ئېلىپ ئاددىيلاشتۇرىدۇ", + "Write a text that you want the assistant to simplify" : "ياردەمچى ئاددىيلاشتۇرماقچى بولغان تېكىستنى يېزىڭ", + "Simplified text" : "ئاددىيلاشتۇرۇلغان تېكىست", + "The simplified text" : "ئاددىيلاشتۇرۇلغان تېكىست", + "Summarize" : "خۇلاسە", + "Summarizes a text" : "بىر تېكىستنى خۇلاسىلىدى", + "The original text to summarize" : "خۇلاسە قىلىدىغان ئەسلى تېكىست", + "Summary" : "خۇلاسە", + "The generated summary" : "ھاسىل قىلىنغان خۇلاسە", + "Extract topics" : "تېمىنى چىقىرىڭ", + "Extracts topics from a text and outputs them separated by commas" : "تېمىدىن تېكىستنى چىقىرىپ پەش ئارقىلىق ئايرىپ چىقىدۇ", + "The original text to extract topics from" : "تېمىنى چىقىرىش ئۈچۈن ئەسلى تېكىست", + "Topics" : "تېما", + "The list of extracted topics" : "ئېلىنغان تېمىلارنىڭ تىزىملىكى", + "Translate" : "تەرجىمە", + "Translate text from one language to another" : "تېكىستنى بىر تىلدىن يەنە بىر تىلغا تەرجىمە قىلىڭ", + "Origin text" : "ئەسلى تېكىست", + "The text to translate" : "تەرجىمە قىلىدىغان تېكىست", + "Origin language" : "ئەسلى تىل", + "The language of the origin text" : "ئەسلى تېكىستنىڭ تىلى", + "Target language" : "نىشانلىق تىل", + "The desired language to translate the origin text in" : "ئەسلى تېكىستنى تەرجىمە قىلماقچى بولغان تىل", + "Result" : "نەتىجىدە", + "The translated text" : "تەرجىمە قىلىنغان تېكىست", + "Free prompt" : "ھەقسىز ئەسكەرتىش", + "Runs an arbitrary prompt through the language model." : "تىل مودېلى ئارقىلىق خالىغانچە ئىجرا قىلىدۇ.", + "Generate headline" : "ماۋزۇ ھاسىل قىلىڭ", + "Summarizes text by reducing its length without losing key information." : "ئاچقۇچلۇق ئۇچۇرلارنى يوقىتىپ قويماي ئۇزۇنلۇقىنى قىسقارتىش ئارقىلىق تېكىستنى خۇلاسىلەيدۇ.", + "Extracts topics from a text and outputs them separated by commas." : "تېكىستتىن تېمىنى چىقىرىپ ، پەش ئارقىلىق ئايرىلىدۇ.", + "Education Edition" : "مائارىپ نەشرى", + "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "تىزىمغا كىرگەن ئىشلەتكۈچى چوقۇم باشقۇرغۇچى ، تارماق باشقۇرغۇچى بولۇشى ياكى بۇ تەڭشەكنى زىيارەت قىلىش ھوقۇقىغا ئېرىشىشى كېرەك", + "Logged in user must be an admin or sub admin" : "تىزىملاتقان ئىشلەتكۈچى چوقۇم باشقۇرغۇچى ياكى تارماق باشقۇرغۇچى بولۇشى كېرەك", + "Logged in user must be an admin" : "تىزىملاتقان ئىشلەتكۈچى چوقۇم باشقۇرغۇچى بولۇشى كېرەك", + "File name is a reserved word" : "ھۆججەت ئىسمى زاپاس سۆز", + "File name contains at least one invalid character" : "ھۆججەت ئىسمى كەم دېگەندە بىر ئىناۋەتسىز ھەرپنى ئۆز ئىچىگە ئالىدۇ", + "File name is too long" : "ھۆججەت ئىسمى بەك ئۇزۇن", "Help" : "ياردەم", "Users" : "ئىشلەتكۈچىلەر", - "A valid username must be provided" : "چوقۇم ئىناۋەتلىك ئىشلەتكۈچى ئىسمىدىن بىرنى تەمىنلەش كېرەك" + "Unknown user" : "نامەلۇم ئىشلەتكۈچى", + "Enter the database username and name for %s" : "سانداننىڭ ئىشلەتكۈچى ئىسمى ۋە% s نىڭ نامىنى كىرگۈزۈڭ", + "Enter the database username for %s" : "% S ئۈچۈن ساندان ئىشلەتكۈچى نامىنى كىرگۈزۈڭ", + "MySQL username and/or password not valid" : "MySQL ئىشلەتكۈچى ئىسمى ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "Oracle username and/or password not valid" : "Oracle ئىشلەتكۈچى ئىسمى ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "PostgreSQL username and/or password not valid" : "PostgreSQL ئىشلەتكۈچى ئىسمى ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "Set an admin username." : "باشقۇرغۇچى ئىشلەتكۈچى نامىنى بەلگىلەڭ.", + "Sharing %s failed, because this item is already shared with user %s" : "% S نى ئورتاقلىشىش مەغلۇب بولدى ، چۈنكى بۇ تۈر ئاللىقاچان% s ئىشلەتكۈچى بىلەن ئورتاقلاشتى", + "The username is already being used" : "ئىشلەتكۈچى ئىسمى ئاللىبۇرۇن ئىشلىتىلىۋاتىدۇ", + "Could not create user" : "ئىشلەتكۈچى قۇرالمىدى", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "ئىشلەتكۈچى نامىدا پەقەت تۆۋەندىكى ھەرپلەرلا رۇخسەت قىلىنىدۇ: \"a-z\", \"A-Z\", \"0-9\", بوشلۇق ۋە \"_. @ - '\"", + "A valid username must be provided" : "چوقۇم ئىناۋەتلىك ئىشلەتكۈچى ئىسمىدىن بىرنى تەمىنلەش كېرەك", + "Username contains whitespace at the beginning or at the end" : "ئىشلەتكۈچى نامىنىڭ بېشىدا ياكى ئاخىرىدا ئاق بوشلۇق بار", + "Username must not consist of dots only" : "ئىشلەتكۈچى ئىسمى پەقەت چېكىتتىن تەركىب تاپقان بولۇشى كېرەك", + "Username is invalid because files already exist for this user" : "ئىشلەتكۈچى ئىسمى ئىناۋەتسىز ، چۈنكى بۇ ئىشلەتكۈچى ئۈچۈن ھۆججەتلەر بار", + "User disabled" : "ئىشلەتكۈچى چەكلەنگەن", + "File is currently busy, please try again later" : "ھۆججەت ھازىر ئالدىراش ، كېيىن قايتا سىناڭ", + "Cannot download file" : "ھۆججەتنى چۈشۈرگىلى بولمايدۇ", + "Your data directory is readable by other users." : "سانلىق مەلۇمات مۇندەرىجىسىڭىزنى باشقا ئىشلەتكۈچىلەر ئوقۇيالايدۇ.", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ئىجازەتنى 0770 غا ئۆزگەرتىڭ ، بۇنداق بولغاندا مۇندەرىجىنى باشقا ئىشلەتكۈچىلەر تىزىپ قويمايدۇ.", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "سانلىق مەلۇمات مۇندەرىجىسىنىڭ يىلتىزىدا \".ocdata\" دەپ ئاتىلىدىغان ھۆججەتنىڭ بارلىقىغا كاپالەتلىك قىلىڭ." }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/ug.json b/lib/l10n/ug.json index 186d407ba5a..d2b280a044c 100644 --- a/lib/l10n/ug.json +++ b/lib/l10n/ug.json @@ -1,14 +1,196 @@ { "translations": { + "Cannot write into \"config\" directory!" : "\"Config\" مۇندەرىجىسىگە يازغىلى بولمايدۇ!", + "This can usually be fixed by giving the web server write access to the config directory." : "بۇنى ئادەتتە تور مۇلازىمېتىرىغا مۇندەرىجە مۇندەرىجىسىگە يېزىش ھوقۇقى بېرىش ئارقىلىق ئوڭشىغىلى بولىدۇ.", + "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "ئەمما ، ئەگەر config.php ھۆججىتىنى پەقەت ئوقۇشنىلا ئويلىسىڭىز ، ئۇنىڭدا «config_is_read_only» تاللانمىسىنى توغرىلاڭ.", + "See %s" : "% S گە قاراڭ", + "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "قوللىنىشچان% 1 $ s ھازىر يوق ياكى بۇ مۇلازىمېتىر بىلەن ماس كەلمەيدىغان نەشرى بار. ئەپلەر مۇندەرىجىسىنى تەكشۈرۈپ بېقىڭ.", + "Sample configuration detected" : "ئۈلگە سەپلىمىسى بايقالدى", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "ئەۋرىشكە سەپلىمىسىنىڭ كۆچۈرۈلگەنلىكى ئېنىقلاندى. بۇ قاچىلاشنى بۇزۇۋېتەلەيدۇ ۋە قوللىمايدۇ. Config.php دا ئۆزگەرتىش ئېلىپ بېرىشتىن بۇرۇن ھۆججەتلەرنى ئوقۇڭ", + "The page could not be found on the server." : "بۇ بەتنى مۇلازىمېتىردىن تاپقىلى بولمايدۇ.", + "%s email verification" : "% s ئېلېكترونلۇق خەت دەلىللەش", + "Email verification" : "ئېلېكترونلۇق خەت دەلىللەش", + "Click the following button to confirm your email." : "ئېلېكترونلۇق خەتنى جەزملەشتۈرۈش ئۈچۈن تۆۋەندىكى كۇنۇپكىنى بېسىڭ.", + "Click the following link to confirm your email." : "ئېلېكترونلۇق خەتنى جەزملەشتۈرۈش ئۈچۈن تۆۋەندىكى ئۇلانمىنى چېكىڭ.", + "Confirm your email" : "ئېلېكترونلۇق خەتنى جەزملەشتۈرۈڭ", + "Other activities" : "باشقا پائالىيەتلەر", + "%1$s and %2$s" : "% 1 $ s ۋە% 2 $ s", + "%1$s, %2$s and %3$s" : "% 1 $ s ،% 2 $ s ۋە% 3 $ s", + "%1$s, %2$s, %3$s and %4$s" : "% 1 $ s ،% 2 $ s ،% 3 $ s ۋە% 4 $ s", + "%1$s, %2$s, %3$s, %4$s and %5$s" : "% 1 $ s ،% 2 $ s ،% 3 $ s ،% 4 $ s ۋە% 5 $ s", + "Education bundle" : "مائارىپ باغچىسى", + "Enterprise bundle" : "كارخانا توپلىمى", + "Groupware bundle" : "گۇرۇپپا يۇمشاق دېتاللىرى", + "Hub bundle" : "Hub bundle", + "Public sector bundle" : "ئاممىۋى تارماقلار توپلىمى", + "Social sharing bundle" : "ئىجتىمائىي ئورتاقلىشىش", + "PHP %s or higher is required." : "PHP% s ياكى ئۇنىڭدىن يۇقىرى تەلەپ قىلىنىدۇ.", + "PHP with a version lower than %s is required." : "نەشرى% s دىن تۆۋەن بولغان PHP تەلەپ قىلىنىدۇ.", + "%sbit or higher PHP required." : "% sbit ياكى ئۇنىڭدىن يۇقىرى PHP تەلەپ قىلىنىدۇ.", + "The following architectures are supported: %s" : "تۆۋەندىكى قۇرۇلمىلارنى قوللايدۇ:% s", + "The following databases are supported: %s" : "تۆۋەندىكى سانداننى قوللايدۇ:% s", + "The command line tool %s could not be found" : "بۇيرۇق قۇرى قورالى% s تېپىلمىدى", + "The library %s is not available." : "كۇتۇپخانا% s نى ئىشلەتكىلى بولمايدۇ.", + "Library %1$s with a version higher than %2$s is required - available version %3$s." : "% 2 $ s دىن يۇقىرى نەشرى بار كۇتۇپخانا% 1 $ s تەلەپ قىلىنىدۇ - ئىشلەتكىلى بولىدىغان نۇسخىسى% 3 $ s.", + "Library %1$s with a version lower than %2$s is required - available version %3$s." : "% 2 $ s دىن تۆۋەن نەشرى بار كۇتۇپخانا% 1 $ s تەلەپ قىلىنىدۇ - ئىشلەتكىلى بولىدىغان نۇسخىسى% 3 $ s.", + "The following platforms are supported: %s" : "تۆۋەندىكى سۇپىلارنى قوللايدۇ:% s", + "Server version %s or higher is required." : "مۇلازىمېتىرنىڭ% s ياكى ئۇنىڭدىن يۇقىرى نەشرى تەلەپ قىلىنىدۇ.", + "Server version %s or lower is required." : "مۇلازىمېتىرنىڭ% s ياكى ئۇنىڭدىن تۆۋەن نەشرى تەلەپ قىلىنىدۇ.", + "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "ھېساباتقا كىرگەن چوقۇم باشقۇرغۇچى ، تارماق باشقۇرغۇچى بولۇشى ياكى بۇ تەڭشەكنى زىيارەت قىلىش ھوقۇقى بولۇشى كېرەك", + "Your current IP address doesn’t allow you to perform admin actions" : "نۆۋەتتىكى IP ئادرېسىڭىز باشقۇرۇش ھەرىكىتىنى قىلىشىڭىزغا يول قويمايدۇ", + "Logged in account must be an admin or sub admin" : "ھېساباتقا كىرگەن چوقۇم باشقۇرغۇچى ياكى تارماق باشقۇرغۇچى بولۇشى كېرەك", + "Logged in account must be an admin" : "ھېساباتقا كىرگەن چوقۇم باشقۇرغۇچى بولۇشى كېرەك", + "Wiping of device %s has started" : "ئۈسكۈنىنىڭ% s نى ئۆچۈرۈش باشلاندى", + "Wiping of device »%s« has started" : "ئۈسكۈنىنى سۈرتۈش »% s« باشلاندى", + "»%s« started remote wipe" : "»% S« يىراقتىن سۈرتۈشنى باشلىدى", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "ئۈسكۈنە ياكى قوللىنىشچان پروگرامما »% s« يىراقتىن سۈرتۈش جەريانىنى باشلىدى. بۇ جەريان تاماملانغاندىن كېيىن يەنە بىر ئېلېكترونلۇق خەت تاپشۇرۇۋالىسىز", + "Wiping of device %s has finished" : "ئۈسكۈنىنىڭ% s نى سۈرتۈش تاماملاندى", + "Wiping of device »%s« has finished" : "ئۈسكۈنىنى سۈرتۈش »% s« تاماملاندى", + "»%s« finished remote wipe" : "»% S« يىراقتىن سۈرتۈش", + "Device or application »%s« has finished the remote wipe process." : "ئۈسكۈنە ياكى قوللىنىشچان پروگرامما »% s« يىراقتىن سۈرتۈش جەريانىنى تاماملىدى.", + "Remote wipe started" : "يىراقتىن سۈرتۈش باشلاندى", + "A remote wipe was started on device %s" : "% S ئۈسكۈنىدە يىراقتىن سۈرتۈش باشلاندى", + "Remote wipe finished" : "يىراقتىن سۈرتۈش تاماملاندى", + "The remote wipe on %s has finished" : "% S دىكى يىراقتىن سۈرتۈش تاماملاندى", + "Authentication" : "دەلىللەش", + "Unknown filetype" : "نامەلۇم ھۆججەت شەكلى", + "Invalid image" : "ئىناۋەتسىز رەسىم", + "Avatar image is not square" : "باش سۈرىتى چاسا ئەمەس", "Files" : "ھۆججەتلەر", + "View profile" : "ئارخىپنى كۆرۈڭ", + "Local time: %s" : "يەرلىك ۋاقىت:% s", "today" : "بۈگۈن", + "tomorrow" : "ئەتە", "yesterday" : "تۈنۈگۈن", + "next month" : "كېلەر ئاي", + "last month" : "ئالدىنقى ئاي", + "next year" : "كېلەر يىلى", + "last year" : "ئۆتكەن يىلى", + "in a few seconds" : "بىر نەچچە سېكۇنت ئىچىدە", + "seconds ago" : "سېكۇنت بۇرۇن", + "Empty file" : "بوش ھۆججەت", + "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "كىملىك بىلەن مودۇل:% s مەۋجۇت ئەمەس. ئۇنى ئەپ تەڭشىكىڭىزدە قوزغىتىڭ ياكى باشقۇرغۇچىڭىز بىلەن ئالاقىلىشىڭ.", + "Dot files are not allowed" : "چېكىتلىك ھۆججەتلەرگە رۇخسەت قىلىنمايدۇ", + "\"%1$s\" is a forbidden file or folder name." : "\"% 1 $ s\" چەكلەنگەن ھۆججەت ياكى ھۆججەت قىسقۇچنىڭ ئىسمى.", + "\"%1$s\" is a forbidden prefix for file or folder names." : "\"% 1 $ s\" ھۆججەت ياكى ھۆججەت قىسقۇچ نامىنىڭ چەكلەنگەن ئالدى قوشۇلغۇچىسى.", + "\"%1$s\" is not allowed inside a file or folder name." : "ھۆججەت ياكى ھۆججەت قىسقۇچنىڭ ئىچىدە \"% 1 $ s\" رۇخسەت قىلىنمايدۇ.", + "\"%1$s\" is a forbidden file type." : "\"% 1 $ s\" چەكلەنگەن ھۆججەت تىپى.", + "Filenames must not end with \"%1$s\"." : "ھۆججەت ئىسمى «% 1 $ s» بىلەن ئاخىرلاشماسلىقى كېرەك.", + "Invalid parent path" : "ئاتا-ئانىلار يولى ئىناۋەتسىز", + "File already exists" : "ھۆججەت مەۋجۇت", + "Invalid path" : "ئىناۋەتسىز يول", + "Failed to create file from template" : "قېلىپتىن ھۆججەت قۇرالمىدى", + "Templates" : "قېلىپلار", + "Path contains invalid segments" : "يول ئىناۋەتسىز بۆلەكلەرنى ئۆز ئىچىگە ئالىدۇ", + "Filename is a reserved word" : "ھۆججەت ئىسمى زاپاس سۆز", + "Filename contains at least one invalid character" : "ھۆججەت ئىسمى كەم دېگەندە بىر ئىناۋەتسىز ھەرپنى ئۆز ئىچىگە ئالىدۇ", + "Filename is too long" : "ھۆججەت ئىسمى بەك ئۇزۇن", + "Empty filename is not allowed" : "قۇرۇق ھۆججەت ئىسمى رۇخسەت قىلىنمايدۇ", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appinfo ھۆججىتىنى ئوقۇغىلى بولمىغاچقا ، «% s» نى قاچىلىغىلى بولمايدۇ.", + "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "مۇلازىمېتىرنىڭ بۇ نەشرىگە ماس كەلمىگەچكە «% s» دېتالىنى قاچىلىغىلى بولمايدۇ.", "__language_name__" : "ئۇيغۇرچە", + "This is an automatically sent email, please do not reply." : "بۇ ئاپتوماتىك ئەۋەتىلگەن ئېلېكترونلۇق خەت ، جاۋاب قايتۇرماڭ.", + "Help & privacy" : "ياردەم ۋە مەخپىيەتلىك", + "Appearance and accessibility" : "تاشقى كۆرۈنۈشى ۋە قولايلىقلىقى", "Apps" : "ئەپلەر", + "Personal settings" : "شەخسىي تەڭشەكلەر", + "Administration settings" : "باشقۇرۇش تەڭشەكلىرى", "Settings" : "تەڭشەكلەر", "Log out" : "تىزىمدىن چىق", + "Accounts" : "ھېسابات", "Email" : "تورخەت", + "Mail %s" : "خەت% s", + "Fediverse" : "Fediverse", + "View %s on the fediverse" : "Feediverse دىكى% s نى كۆرۈڭ", "Phone" : "تېلېفون", + "Call %s" : "تېلېفون% s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Twitter دىكى% s نى كۆرۈڭ", + "Website" : "تور بېكەت", + "Visit %s" : "% S نى زىيارەت قىلىڭ", "Address" : "ئادرېس", + "Profile picture" : "ئارخىپ رەسىمى", + "About" : "ھەققىدە", + "Display name" : "كۆرسىتىش ئىسمى", + "Headline" : "ماۋزۇ", + "Organisation" : "تەشكىلات", + "Role" : "رولى", + "Pronouns" : "Pronouns", + "Unknown account" : "نامەلۇم ھېسابات", + "Additional settings" : "قوشۇمچە تەڭشەكلەر", + "Enter the database Login and name for %s" : "ساندانغا كىرىڭ ۋە% s نىڭ ئىسمى", + "Enter the database Login for %s" : "ساندانغا كىرىڭ% s", + "Enter the database name for %s" : "% S نىڭ ساندان نامىنى كىرگۈزۈڭ", + "You cannot use dots in the database name %s" : "ساندان نامىدا چېكىتلەرنى ئىشلىتەلمەيسىز", + "MySQL Login and/or password not valid" : "MySQL كىرىش ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "You need to enter details of an existing account." : "مەۋجۇت ھېساباتنىڭ تەپسىلاتلىرىنى كىرگۈزۈشىڭىز كېرەك.", + "Oracle connection could not be established" : "Oracle ئۇلىنىشى قۇرۇلمىدى", + "Oracle Login and/or password not valid" : "Oracle كىرىش ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "PostgreSQL Login and/or password not valid" : "PostgreSQL كىرىش ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X نى قوللىمايدۇ ،% s بۇ سۇپىدا نورمال ئىشلىمەيدۇ. ئۇنى ئۆزىڭىزنىڭ خەتىرىگە ئاساسەن ئىشلىتىڭ! ", + "For the best results, please consider using a GNU/Linux server instead." : "ئەڭ ياخشى ئۈنۈمگە ئېرىشىش ئۈچۈن ، ئۇنىڭ ئورنىغا GNU / Linux مۇلازىمېتىرىنى ئىشلىتىشنى ئويلىشىڭ.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "قارىغاندا بۇ% s مىسالى 32 بىتلىق PHP مۇھىتىدا ئىجرا بولۇۋاتقاندەك ، open_basedir php.ini دا تەڭشەلگەن. بۇ 4 GB دىن يۇقىرى ھۆججەتلەردە مەسىلە كۆرۈلىدۇ ۋە ئۈمىدسىزلىنىدۇ.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Php.ini دىكى open_basedir تەڭشىكىنى ئېلىۋېتىڭ ياكى 64 بىتلىق PHP غا ئالماشتۇرۇڭ.", + "Set an admin Login." : "باشقۇرغۇچى كىرىش.", + "Set an admin password." : "باشقۇرغۇچى پارولى بەلگىلەڭ.", + "Cannot create or write into the data directory %s" : "% S سانلىق مەلۇمات مۇندەرىجىسىگە قۇرغىلى ياكى يازغىلى بولمايدۇ", + "Sharing backend %s must implement the interface OCP\\Share_Backend" : "ئارقا زاپاس% s نى ئورتاق ئىشلىتىش چوقۇم OCP \\ Share_Backend كۆرۈنمە يۈزىنى ئىجرا قىلىشى كېرەك", + "Sharing backend %s not found" : "ئورتاقلىشىش% s تېپىلمىدى", + "Sharing backend for %s not found" : "% S ئۈچۈن ئارقا زاپاسلاش تېپىلمىدى", + "%1$s shared »%2$s« with you" : "% 1 $ s ئورتاقلاشتى »% 2 $ s« سىز بىلەن", + "%1$s shared »%2$s« with you." : "% 1 $ s ئورتاقلاشتى »% 2 $ s« سىز بىلەن.", + "Click the button below to open it." : "ئۇنى ئېچىش ئۈچۈن تۆۋەندىكى كۇنۇپكىنى بېسىڭ.", + "Open »%s«" : "ئېچىڭ »% s«", + "%1$s via %2$s" : "% 1 $ s ئارقىلىق% 2 $ s", + "%1$s shared »%2$s« with you and wants to add:" : "% 1 $ s ئورتاقلاشتى »% 2 $ s« سىز بىلەن قوشماقچى:", + "%1$s shared »%2$s« with you and wants to add" : "% 1 $ s ئورتاقلاشتى »% 2 $ s« سىز بىلەن قوشماقچى", + "»%s« added a note to a file shared with you" : "»% S« سىز بىلەن ئورتاقلاشقان ھۆججەتكە خاتىرە قوشتى", + "Passwords are enforced for link and mail shares" : "ئۇلىنىش ۋە خەت ئورتاقلىشىش ئۈچۈن پارول ئىجرا قىلىنىدۇ", + "Share recipient is not a valid user" : "ھەمبەھىر تاپشۇرۇۋالغۇچى ئىناۋەتلىك ئىشلەتكۈچى ئەمەس", + "Share recipient is not a valid group" : "ھەمبەھىر قوبۇل قىلغۇچى ئۈنۈملۈك گۇرۇپپا ئەمەس", + "Share recipient should be empty" : "ھەمبەھىر تاپشۇرۇۋالغۇچى قۇرۇق بولۇشى كېرەك", + "Share recipient should not be empty" : "ھەمبەھىر تاپشۇرۇۋالغۇچى بوش قالماسلىقى كېرەك", + "Share recipient is not a valid circle" : "ھەمبەھىر قوبۇل قىلغۇچى ئۈنۈملۈك چەمبىرەك ئەمەس", + "Unknown share type" : "نامەلۇم ئورتاقلىشىش تىپى", + "Share initiator must be set" : "ھەمبەھىرلىگۈچى چوقۇم بېكىتىلىشى كېرەك", + "Cannot share with yourself" : "ئۆزىڭىز بىلەن ئورتاقلىشالمايدۇ", + "Shared path must be set" : "ئورتاق يول بەلگىلەش كېرەك", + "Shared path must be either a file or a folder" : "ئورتاق يول چوقۇم ھۆججەت ياكى ھۆججەت قىسقۇچ بولۇشى كېرەك", + "You cannot share your root folder" : "يىلتىز قىسقۇچنى ئورتاقلىشالمايسىز", + "You are not allowed to share %s" : "% S نى ئورتاقلىشىڭىزغا رۇخسەت قىلىنمايدۇ", + "Valid permissions are required for sharing" : "ئورتاقلىشىش ئۈچۈن ئىناۋەتلىك ئىجازەت تەلەپ قىلىنىدۇ", + "Cannot increase permissions of %s" : "% S نىڭ ئىجازەتنامىسىنى ئاشۇرغىلى بولمايدۇ", + "Shares need at least read permissions" : "پايلار ھېچ بولمىغاندا ئوقۇش ئىجازەتنامىسىگە موھتاج", + "Files cannot be shared with delete permissions" : "ھۆججەتلەرنى ئۆچۈرۈش ھوقۇقى بىلەن ئورتاقلىشىشقا بولمايدۇ", + "Files cannot be shared with create permissions" : "ھۆججەتلەرنى قۇرۇش ئىجازەتنامىسى بىلەن ئورتاقلىشىشقا بولمايدۇ", + "Expiration date is in the past" : "مۇددىتى توشقان", + "Expiration date is enforced" : "مۇددىتى توشقان", + "Sharing is only allowed with group members" : "ئورتاقلىشىش پەقەت گۇرۇپپا ئەزالىرى بىلەنلا رۇخسەت قىلىنىدۇ", + "Sharing %s failed, because this item is already shared with the account %s" : "% S نى ئورتاقلىشىش مەغلۇب بولدى ، چۈنكى بۇ تۈر ئاللىبۇرۇن% s ھېساباتى بىلەن ئورتاقلاشتى", + "Group sharing is now allowed" : "ھازىر گۇرۇپپا ئورتاقلىشىشقا رۇخسەت قىلىندى", + "Sharing is only allowed within your own groups" : "ئورتاقلىشىش پەقەت ئۆز گۇرۇپپىڭىزدىلا رۇخسەت قىلىنىدۇ", + "Path is already shared with this group" : "يول ئاللىقاچان بۇ گۇرۇپپا بىلەن ئورتاقلاشتى", + "Link sharing is not allowed" : "ئۇلىنىشنى ئورتاقلىشىشقا بولمايدۇ", + "Public upload is not allowed" : "ئاممىۋى يوللاشقا بولمايدۇ", + "Path contains files shared with you" : "يول سىز بىلەن ئورتاقلاشقان ھۆججەتلەرنى ئۆز ئىچىگە ئالىدۇ", + "Sharing is disabled" : "ئورتاقلىشىش چەكلەنگەن", + "Sharing is disabled for you" : "ئورتاقلىشىش سىز ئۈچۈن چەكلەنگەن", + "Cannot share with the share owner" : "پاي ئىگىسى بىلەن ئورتاقلىشالمايدۇ", + "Share does not have a full ID" : "ھەمبەھىرلەشنىڭ تولۇق كىملىكى يوق", + "Cannot change share type" : "ھەمبەھىر تىپىنى ئۆزگەرتەلمەيدۇ", + "Can only update recipient on user shares" : "ئىشلەتكۈچى ھەمبەھىرلىرىدىلا قوبۇللىغۇچنى يېڭىلىيالايدۇ", + "Cannot enable sending the password by Talk with an empty password" : "قۇرۇق پارول بىلەن پاراڭلىشىش ئارقىلىق پارول ئەۋەتىشنى قوزغىتالمايدۇ", + "Cannot enable sending the password by Talk without setting a new password" : "يېڭى پارول قويماي پاراڭ ئارقىلىق پارول ئەۋەتىشنى قوزغىتالمايدۇ", + "Cannot disable sending the password by Talk without setting a new password" : "يېڭى پارول تەڭشىمەي پاراڭلىشىش ئارقىلىق پارول ئەۋەتىشنى چەكلىيەلمەيدۇ", + "Share provider does not support accepting" : "ھەمبەھىر تەمىنلىگۈچى قوبۇل قىلىشنى قوللىمايدۇ", + "Cannot change target of link share" : "ئۇلىنىش ئورتاقلىشىش نىشانىنى ئۆزگەرتەلمەيدۇ", + "Invalid share recipient" : "ئىناۋەتسىز", + "Group \"%s\" does not exist" : "گۇرۇپپا \"% s\" مەۋجۇت ئەمەس", + "The requested share does not exist anymore" : "تەلەپ قىلىنغان ئۈلۈش ئەمدى مەۋجۇت ئەمەس", + "The requested share comes from a disabled user" : "تەلەپ قىلىنغان ئۈلۈش چەكلەنگەن ئىشلەتكۈچىدىن كېلىدۇ", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "ئىشلەتكۈچى چەكلىمىسىگە يەتكەنلىكى ئۈچۈن ئىشلەتكۈچى قۇرۇلمىغان. تەپسىلاتىنى بىلىش ئۈچۈن ئۇقتۇرۇشلىرىڭىزنى تەكشۈرۈڭ.", + "Could not find category \"%s\"" : "\"% S\" تۈرىنى تاپالمىدى", + "Input text" : "تېكىست كىرگۈزۈڭ", + "The input text" : "كىرگۈزۈش تېكىستى", "Sunday" : "يەكشەنبە", "Monday" : "دۈشەنبە", "Tuesday" : "سەيشەنبە", @@ -23,6 +205,13 @@ "Thu." : "پەي", "Fri." : "جۈم", "Sat." : "شەن", + "Su" : "Su", + "Mo" : "Mo.", + "Tu" : "Tu", + "We" : "بىز", + "Th" : "Th", + "Fr" : "Fr", + "Sa" : "Sa", "January" : "قەھرىتان", "February" : "ھۇت", "March" : "نەۋرۇز", @@ -48,9 +237,177 @@ "Nov." : "ئوغلاق", "Dec." : "كۆنەك", "A valid password must be provided" : "چوقۇم ئىناۋەتلىك ئىم تەمىنلەش كېرەك", + "The Login is already being used" : "كىرىش ئاللىقاچان ئىشلىتىلىۋاتىدۇ", + "Could not create account" : "ھېسابات قۇرالمىدى", + "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "كىرىشتە پەقەت تۆۋەندىكى ھەرپلەرلا رۇخسەت قىلىنىدۇ: \"a-z\", \"A-Z\", \"0-9\", بوشلۇق ۋە \"_. @ - '\"", + "A valid Login must be provided" : "ئىناۋەتلىك كىرىش تەمىنلىنىشى كېرەك", + "Login contains whitespace at the beginning or at the end" : "كىرىشنىڭ بېشىدا ياكى ئاخىرىدا ئاق بوشلۇق بار", + "Login must not consist of dots only" : "كىرىش پەقەت چېكىتلەردىن تەركىب تاپقان بولۇشى كېرەك", + "Login is invalid because files already exist for this user" : "كىرىش ئىناۋەتسىز ، چۈنكى بۇ ئىشلەتكۈچى ئۈچۈن ھۆججەتلەر بار", + "Account disabled" : "ھېسابات چەكلەنگەن", + "Login canceled by app" : "ئەپ ئارقىلىق كىرىش ئەمەلدىن قالدۇرۇلدى", + "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "تۆۋەندىكى تايىنىشلار ئەمەلگە ئاشمىغاچقا «% 1 $ s» نى قاچىلىغىلى بولمايدۇ:% 2 $ s", + "a safe home for all your data" : "بارلىق سانلىق مەلۇماتلىرىڭىز ئۈچۈن بىخەتەر ئۆي", + "Application is not enabled" : "ئىلتىماس قوزغىتىلمىغان", "Authentication error" : "سالاھىيەت دەلىللەش خاتالىقى", + "Token expired. Please reload page." : "توكەننىڭ ۋاقتى توشتى. بەتنى قايتا يۈكلەڭ.", + "No database drivers (sqlite, mysql, or postgresql) installed." : "ساندان قوزغاتقۇسى (sqlite, mysql ياكى postgresql) ئورنىتىلمىدى.", + "Cannot write into \"config\" directory." : "\"Config\" مۇندەرىجىسىگە يازغىلى بولمايدۇ.", + "This can usually be fixed by giving the web server write access to the config directory. See %s" : "بۇنى ئادەتتە تور مۇلازىمېتىرىغا مۇندەرىجە مۇندەرىجىسىگە يېزىش ھوقۇقى بېرىش ئارقىلىق ئوڭشىغىلى بولىدۇ. % S گە قاراڭ", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "ياكى ، config.php ھۆججىتىنى پەقەت ئوقۇشنىلا ئويلىسىڭىز ، ئۇنىڭدا «config_is_read_only» تاللانمىسىنى توغرىلاڭ. % S گە قاراڭ", + "Cannot write into \"apps\" directory." : "«ئەپلەر» مۇندەرىجىسىگە يازغىلى بولمايدۇ.", + "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "بۇنى ئادەتتە تور مۇلازىمېتىرىغا پروگرامما مۇندەرىجىسىگە زىيارەت قىلىش ھوقۇقى ياكى سەپلىمە ھۆججەتتىكى App دۇكىنىنى چەكلەش ئارقىلىق ئوڭشىغىلى بولىدۇ.", + "Cannot create \"data\" directory." : "«سانلىق مەلۇمات» مۇندەرىجىسىنى قۇرغىلى بولمايدۇ.", + "This can usually be fixed by giving the web server write access to the root directory. See %s" : "بۇنى ئادەتتە تور مۇلازىمېتىرىغا يىلتىز مۇندەرىجىسىگە يېزىش ھوقۇقى بېرىش ئارقىلىق ئوڭشىغىلى بولىدۇ. % S گە قاراڭ", + "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "ئىجازەتنامە ئادەتتە تور مۇلازىمېتىرىغا يىلتىز مۇندەرىجىسىگە يېزىش ھوقۇقى بېرىش ئارقىلىق ئوڭشىلىدۇ. % S گە قاراڭ.", + "Your data directory is not writable." : "سانلىق مەلۇمات مۇندەرىجىسىڭىزنى يازغىلى بولمايدۇ.", + "Setting locale to %s failed." : "يەرلىك ئورۇننى% s قىلىپ تەڭشەش مەغلۇب بولدى.", + "Please install one of these locales on your system and restart your web server." : "سىستېمىڭىزغا بۇ يەرلىك ئورۇندىن بىرنى قاچىلاپ تور مۇلازىمېتىرىڭىزنى قايتا قوزغىتىڭ.", + "PHP module %s not installed." : "PHP مودۇلى% s ئورنىتىلمىدى.", + "Please ask your server administrator to install the module." : "مۇلازىمېتىر باشقۇرغۇچىدىن مودۇل ئورنىتىشنى تەلەپ قىلىڭ.", + "PHP setting \"%s\" is not set to \"%s\"." : "PHP تەڭشىكى \"% s\" \"% s\" قىلىپ تەڭشەلمىدى.", + "Adjusting this setting in php.ini will make Nextcloud run again" : "Php.ini دىكى بۇ تەڭشەكنى تەڭشىسىڭىز Nextcloud نى قايتا ئىجرا قىلىدۇ", + "mbstring.func_overload is set to %s instead of the expected value 0." : " mbstring.func_overload مۆلچەردىكى قىممەت 0 نىڭ ئورنىغا % s قىلىپ تەڭشەلدى.", + "To fix this issue set mbstring.func_overload to 0 in your php.ini." : "بۇ مەسىلىنى ھەل قىلىش ئۈچۈن php.ini دىكى mbstring.func_overload نى 0 قىلىپ تەڭشەڭ.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ئېنىق قىلىپ قۇر ھۆججەتلىرىنى توسۇش ئۈچۈن قۇرۇلدى. بۇنداق بولغاندا بىر قانچە يادرولۇق ئەپلەرنى زىيارەت قىلغىلى بولمايدۇ.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "بۇ بەلكىم Zend OPcache ياكى eAccelerator غا ئوخشاش غەملەك / تېزلەتكۈچتىن كېلىپ چىققان بولۇشى مۇمكىن.", + "PHP modules have been installed, but they are still listed as missing?" : "PHP مودۇلى ئورنىتىلدى ، ئەمما ئۇلار يەنىلا يوقاپ كەتتىمۇ؟", + "Please ask your server administrator to restart the web server." : "مۇلازىمېتىر باشقۇرغۇچىڭىزدىن تور مۇلازىمېتىرىنى قايتا قوزغىتىشنى تەلەپ قىلىڭ.", + "The required %s config variable is not configured in the config.php file." : "لازىملىق% s config ئۆزگەرگۈچى مىقدار config.php ھۆججىتىدە سەپلەنمىگەن.", + "Please ask your server administrator to check the Nextcloud configuration." : "مۇلازىمېتىر باشقۇرغۇچىڭىزنىڭ Nextcloud سەپلىمىسىنى تەكشۈرۈشىنى سوراڭ.", + "Your data directory is readable by other people." : "سانلىق مەلۇمات مۇندەرىجىسىڭىزنى باشقا كىشىلەر ئوقۇيالايدۇ.", + "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "ئىجازەتنامىنى 0770 غا ئۆزگەرتىڭ ، مۇندەرىجىنى باشقا كىشىلەر تىزىپ قويمايدۇ.", + "Your data directory must be an absolute path." : "سانلىق مەلۇمات مۇندەرىجىسىڭىز چوقۇم مۇتلەق يول بولۇشى كېرەك.", + "Check the value of \"datadirectory\" in your configuration." : "سەپلىمىسىڭىزدىكى «datadirectory» نىڭ قىممىتىنى تەكشۈرۈڭ.", + "Your data directory is invalid." : "سانلىق مەلۇمات مۇندەرىجىسى ئىناۋەتسىز.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "سانلىق مەلۇمات مۇندەرىجىسىنىڭ يىلتىزىدا «% 1 $ s» دەپ ئاتىلىدىغان ھۆججەتنىڭ بارلىقىغا كاپالەتلىك قىلىڭ. ئۇنىڭدا مەزمۇن بولۇشى كېرەك: \"% 2 $ s\"", + "Action \"%s\" not supported or implemented." : "ھەرىكەت \"% s\" قوللىمايدۇ ياكى ئىجرا قىلىنمايدۇ.", + "Authentication failed, wrong token or provider ID given" : "دەلىللەش مەغلۇپ بولدى ، خاتا بەلگە ياكى تەمىنلىگۈچى كىملىكى بېرىلگەن", + "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "تەلەپنى ئورۇنداش ئۈچۈن پارامېتىرلار يوقاپ كەتتى. يوقاپ كەتكەن پارامېتىرلار: \"% s\"", + "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"% 1 $ s\" بۇلۇت فېدېراتسىيە تەمىنلىگۈچى تەرىپىدىن ئىشلىتىلگەن \"% 2 $ s\"", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "كىملىك بىلەن بۇلۇت بىرلەشمىسى تەمىنلىگۈچى: \"% s\" مەۋجۇت ئەمەس.", + "Could not obtain lock type %d on \"%s\"." : "\"% S\" دىكى% d قۇلۇپ تىپىغا ئېرىشەلمىدى.", + "Storage unauthorized. %s" : "ساقلاشقا رۇخسەتسىز. % s", + "Storage incomplete configuration. %s" : "ساقلاش تولۇق ئەمەس. % s", + "Storage connection error. %s" : "ساقلاش ئۇلىنىش خاتالىقى. % s", + "Storage is temporarily not available" : "ساقلاش ۋاقتىنچە ئىشلەتكىلى بولمايدۇ", + "Storage connection timeout. %s" : "ساقلاش ئۇلىنىش ۋاقتى. % s", + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە ئۇنىڭ «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» دىن بىرنى ھەل قىلالايدىغان ۋە ئۇلىيالايدىغان بولۇشى كېرەك. بۇ مەغلۇبىيەت بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن.", + "Transcribe audio" : "ئاۋازنى كۆچۈرۈڭ", + "Transcribe the things said in an audio" : "ئاۋازدا دېيىلگەن ئىشلارنى خاتىرىلەڭ", + "Audio input" : "ئاۋاز كىرگۈزۈش", + "The audio to transcribe" : "كۆچۈرمەكچى بولغان ئاۋاز", + "Transcription" : "ترانسكرىپسىيە", + "The transcribed text" : "كۆچۈرۈلگەن تېكىست", + "Context write" : "مەزمۇن يېزىش", + "Writes text in a given style based on the provided source material." : "تەمىنلەنگەن مەنبە ماتېرىيالىغا ئاساسەن بېرىلگەن ئۇسلۇبتا تېكىست يازىدۇ.", + "Writing style" : "يېزىش ئۇسلۇبى", + "Demonstrate a writing style that you would like to immitate" : "تەقلىد قىلماقچى بولغان يېزىقچىلىق ئۇسلۇبىنى نامايان قىلىڭ", + "Source material" : "مەنبە ماتېرىيالى", + "The content that would like to be rewritten in the new writing style" : "يېڭى يېزىقچىلىق ئۇسلۇبىدا قايتا يازماقچى بولغان مەزمۇن", + "Generated text" : "ھاسىل قىلىنغان تېكىست", + "The generated text with content from the source material in the given style" : "ھاسىل قىلىنغان تېكىست بېرىلگەن ئۇسلۇبتىكى مەنبە ماتېرىيالدىن كەلگەن مەزمۇن", + "Emoji generator" : "Emoji generator", + "Takes text and generates a representative emoji for it." : "تېكىستنى ئېلىپ ، ئۇنىڭغا ۋەكىللىك emoji ھاسىل قىلىدۇ.", + "The text to generate an emoji for" : "ئۈچۈن emoji ھاسىل قىلىدىغان تېكىست", + "Generated emoji" : "ھاسىل قىلىنغان emoji", + "The generated emoji based on the input text" : "كىرگۈزۈلگەن تېكىستنى ئاساس قىلغان ھاسىل قىلىنغان emoji", + "Generate image" : "رەسىم ھاسىل قىلىش", + "Generate an image from a text prompt" : "تېكىست ئەسكەرتمىسىدىن رەسىم ھاسىل قىلىڭ", + "Prompt" : "تېز", + "Describe the image you want to generate" : "ھاسىل قىلماقچى بولغان رەسىمنى تەسۋىرلەڭ", + "Number of images" : "رەسىم سانى", + "How many images to generate" : "قانچە رەسىم ھاسىل قىلىش", + "Output images" : "چىقىرىلغان رەسىملەر", + "The generated images" : "ھاسىل قىلىنغان رەسىملەر", + "Free text to text prompt" : "تېكىست ئەسكەرتىشكە ھەقسىز تېكىست", + "Runs an arbitrary prompt through a language model that returns a reply" : "جاۋاب قايتۇرىدىغان تىل مودېلى ئارقىلىق خالىغانچە ئىجرا قىلىدۇ", + "Describe a task that you want the assistant to do or ask a question" : "ياردەمچى قىلماقچى بولغان ياكى سوئال سورىماقچى بولغان ۋەزىپىنى تەسۋىرلەڭ", + "Generated reply" : "جاۋاب ھاسىل قىلىندى", + "The generated text from the assistant" : "ياردەمچىدىن ھاسىل قىلىنغان تېكىست", + "Chat" : "پاراڭ", + "Chat with the assistant" : "ياردەمچى بىلەن پاراڭلىشىڭ", + "System prompt" : "سىستېما ئەسكەرتمىسى", + "Define rules and assumptions that the assistant should follow during the conversation." : "ياردەمچى سۆھبەت جەريانىدا ئەمەل قىلىشقا تېگىشلىك قائىدە ۋە پەرەزلەرگە ئېنىقلىما بېرىڭ.", + "Chat message" : "پاراڭ ئۇچۇرى", + "Chat history" : "پاراڭ تارىخى", + "The history of chat messages before the current message, starting with a message by the user" : "نۆۋەتتىكى ئۇچۇردىن بۇرۇنقى پاراڭلىشىش تارىخى ، ئىشلەتكۈچىنىڭ ئۇچۇرىدىن باشلىنىدۇ", + "Response message" : "جاۋاب ئۇچۇرى", + "The generated response as part of the conversation" : "ھاسىل قىلىنغان جاۋاب سۆھبەتنىڭ بىر قىسمى", + "Formalize text" : "تېكىستنى شەكىللەندۈرۈش", + "Takes a text and makes it sound more formal" : "بىر تېكىستنى ئېلىپ ، ئۇنى تېخىمۇ رەسمىي ئاڭلايدۇ", + "Write a text that you want the assistant to formalize" : "ياردەمچىسىنىڭ رەسمىيلىشىشىنى ئۈمىد قىلىدىغان تېكىست يېزىڭ", + "Formalized text" : "رەسمىيلەشتۈرۈلگەن تېكىست", + "The formalized text" : "رەسمىيلەشتۈرۈلگەن تېكىست", + "Generate a headline" : "ماۋزۇ ھاسىل قىلىڭ", + "Generates a possible headline for a text." : "تېكىست ئۈچۈن مۇمكىن بولغان ماۋزۇ ھاسىل قىلىدۇ.", + "Original text" : "ئەسلى تېكىست", + "The original text to generate a headline for" : "ماۋزۇ ھاسىل قىلىدىغان ئەسلى تېكىست", + "The generated headline" : "ھاسىل قىلىنغان ماۋزۇ", + "Reformulate text" : "تېكىستنى ئىسلاھ قىلىش", + "Takes a text and reformulates it" : "بىر تېكىستنى ئېلىپ ئۇنى ئىسلاھ قىلىدۇ", + "Write a text that you want the assistant to reformulate" : "ياردەمچى ئىسلاھ قىلماقچى بولغان تېكىستنى يېزىڭ", + "Reformulated text" : "ئۆزگەرتىلگەن تېكىست", + "The reformulated text, written by the assistant" : "ياردەمچى يازغان ئىسلاھ قىلىنغان تېكىست", + "Simplify text" : "تېكىستنى ئاددىيلاشتۇرۇڭ", + "Takes a text and simplifies it" : "تېكىستنى ئېلىپ ئاددىيلاشتۇرىدۇ", + "Write a text that you want the assistant to simplify" : "ياردەمچى ئاددىيلاشتۇرماقچى بولغان تېكىستنى يېزىڭ", + "Simplified text" : "ئاددىيلاشتۇرۇلغان تېكىست", + "The simplified text" : "ئاددىيلاشتۇرۇلغان تېكىست", + "Summarize" : "خۇلاسە", + "Summarizes a text" : "بىر تېكىستنى خۇلاسىلىدى", + "The original text to summarize" : "خۇلاسە قىلىدىغان ئەسلى تېكىست", + "Summary" : "خۇلاسە", + "The generated summary" : "ھاسىل قىلىنغان خۇلاسە", + "Extract topics" : "تېمىنى چىقىرىڭ", + "Extracts topics from a text and outputs them separated by commas" : "تېمىدىن تېكىستنى چىقىرىپ پەش ئارقىلىق ئايرىپ چىقىدۇ", + "The original text to extract topics from" : "تېمىنى چىقىرىش ئۈچۈن ئەسلى تېكىست", + "Topics" : "تېما", + "The list of extracted topics" : "ئېلىنغان تېمىلارنىڭ تىزىملىكى", + "Translate" : "تەرجىمە", + "Translate text from one language to another" : "تېكىستنى بىر تىلدىن يەنە بىر تىلغا تەرجىمە قىلىڭ", + "Origin text" : "ئەسلى تېكىست", + "The text to translate" : "تەرجىمە قىلىدىغان تېكىست", + "Origin language" : "ئەسلى تىل", + "The language of the origin text" : "ئەسلى تېكىستنىڭ تىلى", + "Target language" : "نىشانلىق تىل", + "The desired language to translate the origin text in" : "ئەسلى تېكىستنى تەرجىمە قىلماقچى بولغان تىل", + "Result" : "نەتىجىدە", + "The translated text" : "تەرجىمە قىلىنغان تېكىست", + "Free prompt" : "ھەقسىز ئەسكەرتىش", + "Runs an arbitrary prompt through the language model." : "تىل مودېلى ئارقىلىق خالىغانچە ئىجرا قىلىدۇ.", + "Generate headline" : "ماۋزۇ ھاسىل قىلىڭ", + "Summarizes text by reducing its length without losing key information." : "ئاچقۇچلۇق ئۇچۇرلارنى يوقىتىپ قويماي ئۇزۇنلۇقىنى قىسقارتىش ئارقىلىق تېكىستنى خۇلاسىلەيدۇ.", + "Extracts topics from a text and outputs them separated by commas." : "تېكىستتىن تېمىنى چىقىرىپ ، پەش ئارقىلىق ئايرىلىدۇ.", + "Education Edition" : "مائارىپ نەشرى", + "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "تىزىمغا كىرگەن ئىشلەتكۈچى چوقۇم باشقۇرغۇچى ، تارماق باشقۇرغۇچى بولۇشى ياكى بۇ تەڭشەكنى زىيارەت قىلىش ھوقۇقىغا ئېرىشىشى كېرەك", + "Logged in user must be an admin or sub admin" : "تىزىملاتقان ئىشلەتكۈچى چوقۇم باشقۇرغۇچى ياكى تارماق باشقۇرغۇچى بولۇشى كېرەك", + "Logged in user must be an admin" : "تىزىملاتقان ئىشلەتكۈچى چوقۇم باشقۇرغۇچى بولۇشى كېرەك", + "File name is a reserved word" : "ھۆججەت ئىسمى زاپاس سۆز", + "File name contains at least one invalid character" : "ھۆججەت ئىسمى كەم دېگەندە بىر ئىناۋەتسىز ھەرپنى ئۆز ئىچىگە ئالىدۇ", + "File name is too long" : "ھۆججەت ئىسمى بەك ئۇزۇن", "Help" : "ياردەم", "Users" : "ئىشلەتكۈچىلەر", - "A valid username must be provided" : "چوقۇم ئىناۋەتلىك ئىشلەتكۈچى ئىسمىدىن بىرنى تەمىنلەش كېرەك" + "Unknown user" : "نامەلۇم ئىشلەتكۈچى", + "Enter the database username and name for %s" : "سانداننىڭ ئىشلەتكۈچى ئىسمى ۋە% s نىڭ نامىنى كىرگۈزۈڭ", + "Enter the database username for %s" : "% S ئۈچۈن ساندان ئىشلەتكۈچى نامىنى كىرگۈزۈڭ", + "MySQL username and/or password not valid" : "MySQL ئىشلەتكۈچى ئىسمى ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "Oracle username and/or password not valid" : "Oracle ئىشلەتكۈچى ئىسمى ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "PostgreSQL username and/or password not valid" : "PostgreSQL ئىشلەتكۈچى ئىسمى ۋە / ياكى پارول ئىناۋەتلىك ئەمەس", + "Set an admin username." : "باشقۇرغۇچى ئىشلەتكۈچى نامىنى بەلگىلەڭ.", + "Sharing %s failed, because this item is already shared with user %s" : "% S نى ئورتاقلىشىش مەغلۇب بولدى ، چۈنكى بۇ تۈر ئاللىقاچان% s ئىشلەتكۈچى بىلەن ئورتاقلاشتى", + "The username is already being used" : "ئىشلەتكۈچى ئىسمى ئاللىبۇرۇن ئىشلىتىلىۋاتىدۇ", + "Could not create user" : "ئىشلەتكۈچى قۇرالمىدى", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "ئىشلەتكۈچى نامىدا پەقەت تۆۋەندىكى ھەرپلەرلا رۇخسەت قىلىنىدۇ: \"a-z\", \"A-Z\", \"0-9\", بوشلۇق ۋە \"_. @ - '\"", + "A valid username must be provided" : "چوقۇم ئىناۋەتلىك ئىشلەتكۈچى ئىسمىدىن بىرنى تەمىنلەش كېرەك", + "Username contains whitespace at the beginning or at the end" : "ئىشلەتكۈچى نامىنىڭ بېشىدا ياكى ئاخىرىدا ئاق بوشلۇق بار", + "Username must not consist of dots only" : "ئىشلەتكۈچى ئىسمى پەقەت چېكىتتىن تەركىب تاپقان بولۇشى كېرەك", + "Username is invalid because files already exist for this user" : "ئىشلەتكۈچى ئىسمى ئىناۋەتسىز ، چۈنكى بۇ ئىشلەتكۈچى ئۈچۈن ھۆججەتلەر بار", + "User disabled" : "ئىشلەتكۈچى چەكلەنگەن", + "File is currently busy, please try again later" : "ھۆججەت ھازىر ئالدىراش ، كېيىن قايتا سىناڭ", + "Cannot download file" : "ھۆججەتنى چۈشۈرگىلى بولمايدۇ", + "Your data directory is readable by other users." : "سانلىق مەلۇمات مۇندەرىجىسىڭىزنى باشقا ئىشلەتكۈچىلەر ئوقۇيالايدۇ.", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ئىجازەتنى 0770 غا ئۆزگەرتىڭ ، بۇنداق بولغاندا مۇندەرىجىنى باشقا ئىشلەتكۈچىلەر تىزىپ قويمايدۇ.", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "سانلىق مەلۇمات مۇندەرىجىسىنىڭ يىلتىزىدا \".ocdata\" دەپ ئاتىلىدىغان ھۆججەتنىڭ بارلىقىغا كاپالەتلىك قىلىڭ." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file -- cgit v1.2.3