fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2026-06-01 00:23:01 +00:00
parent 873fe5ec44
commit 95de82c8b9
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
16 changed files with 38 additions and 10 deletions

View file

@ -325,7 +325,9 @@ OC.L10N.register(
"The files are locked" : "Файли заблоковано",
"The file does not exist anymore" : "Цей файл більше недоступний",
"Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" на \"{destination}\" ...",
"_Moving %n file to \"{destination}\" …_::_Moving %n files to \"{destination}\" …_" : ["Переміщення %n файлу до \"{destination}\" ...","Переміщення %n файлів до \"{destination}\" ...","Переміщення %n файлів до \"{destination}\" ...","Переміщення %n файлів до \"{destination}\" ..."],
"Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" в \"{destination}\" ...",
"_Copying %n file to \"{destination}\" …_::_Copying %n files to \"{destination}\" …_" : ["Копіювання %n файлу до \"{destination}\" ...","Копіювання %n файлів до \"{destination}\" ...","Копіювання %n файлів до \"{destination}\" ...","Копіювання %n файлів до \"{destination}\" ..."],
"Choose destination" : "Виберіть каталог призначення",
"Copy to {target}" : "Копіювати до {target}",
"Move to {target}" : "Перемістити до {target}",

View file

@ -323,7 +323,9 @@
"The files are locked" : "Файли заблоковано",
"The file does not exist anymore" : "Цей файл більше недоступний",
"Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" на \"{destination}\" ...",
"_Moving %n file to \"{destination}\" …_::_Moving %n files to \"{destination}\" …_" : ["Переміщення %n файлу до \"{destination}\" ...","Переміщення %n файлів до \"{destination}\" ...","Переміщення %n файлів до \"{destination}\" ...","Переміщення %n файлів до \"{destination}\" ..."],
"Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" в \"{destination}\" ...",
"_Copying %n file to \"{destination}\" …_::_Copying %n files to \"{destination}\" …_" : ["Копіювання %n файлу до \"{destination}\" ...","Копіювання %n файлів до \"{destination}\" ...","Копіювання %n файлів до \"{destination}\" ...","Копіювання %n файлів до \"{destination}\" ..."],
"Choose destination" : "Виберіть каталог призначення",
"Copy to {target}" : "Копіювати до {target}",
"Move to {target}" : "Перемістити до {target}",

View file

@ -59,6 +59,7 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Подкаталог на другом сервере",
"Secure https://" : "Использовать https://",
"FTP/FTPS" : "FTP/FTPS",
"Host" : "Имя или адрес сервера",
"Secure ftps://" : "Защищённый ftps://",
"Local (server storage)" : "Локальное (серверное хранилище)",
@ -67,6 +68,7 @@ OC.L10N.register(
"SFTP (SSH file transfer)" : "SFTP (SSH передача файлов)",
"Root" : "Корневой каталог",
"SFTP with public key authentication" : "SFTP с аутентификацией по открытому ключу",
"SMB/CIFS (Windows network share)" : "SMB/CIFS (сетевой ресурс Windows)",
"Share" : "Общий ресурс",
"Show hidden files" : "Показать скрытые файлы",
"Case sensitive file system" : "Файловая система чувствительная к регистру",
@ -74,6 +76,7 @@ OC.L10N.register(
"Verify ACL access when listing files" : "Проверять права ACL при получении списка файлов",
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Проверьте список контроля доступа для каждого файла или папки внутри каталога, чтобы отфильтровать элементы, для которых учетная запись не имеет прав на чтение, что приводит к снижению производительности",
"Timeout" : "Тайм-аут",
"SMB/CIFS using Nextcloud login" : "SMB/CIFS с использованием входа в Nextcloud",
"Login as share" : "Войдите в систему как общий доступ",
"OpenStack Swift Object Storage" : "OpenStack Swift хранилище объектов",
"Service name" : "Название сервиса",

View file

@ -57,6 +57,7 @@
"URL" : "URL",
"Remote subfolder" : "Подкаталог на другом сервере",
"Secure https://" : "Использовать https://",
"FTP/FTPS" : "FTP/FTPS",
"Host" : "Имя или адрес сервера",
"Secure ftps://" : "Защищённый ftps://",
"Local (server storage)" : "Локальное (серверное хранилище)",
@ -65,6 +66,7 @@
"SFTP (SSH file transfer)" : "SFTP (SSH передача файлов)",
"Root" : "Корневой каталог",
"SFTP with public key authentication" : "SFTP с аутентификацией по открытому ключу",
"SMB/CIFS (Windows network share)" : "SMB/CIFS (сетевой ресурс Windows)",
"Share" : "Общий ресурс",
"Show hidden files" : "Показать скрытые файлы",
"Case sensitive file system" : "Файловая система чувствительная к регистру",
@ -72,6 +74,7 @@
"Verify ACL access when listing files" : "Проверять права ACL при получении списка файлов",
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Проверьте список контроля доступа для каждого файла или папки внутри каталога, чтобы отфильтровать элементы, для которых учетная запись не имеет прав на чтение, что приводит к снижению производительности",
"Timeout" : "Тайм-аут",
"SMB/CIFS using Nextcloud login" : "SMB/CIFS с использованием входа в Nextcloud",
"Login as share" : "Войдите в систему как общий доступ",
"OpenStack Swift Object Storage" : "OpenStack Swift хранилище объектов",
"Service name" : "Название сервиса",

View file

@ -179,7 +179,7 @@ OC.L10N.register(
"Your IP address was resolved as %s" : "Su dirección IP fue resuelta a %s",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuración del encabezado del proxy reverso es incorrecta, o está accediendo a Nextcloud desde un proxy autorizado. Si no, esto es un problema de seguridad, y puede permitir a un atacante fingir una dirección IP como visible para Nextcloud.",
"HTTPS access and URLs" : "Acceso HTTPS y URLs",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Se está accediendo al sitio de manera insegura mediante HTTP. Se recomienda encarecidamente que configure su servidor para que requiera HTTP. ¡Sin ello, algunas funciones importantes de la web como \"copiar al portapapeles\" o \"service workers\" no funcionarán!",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Se está accediendo al sitio de manera insegura mediante HTTP. Se recomienda encarecidamente que configure su servidor para que requiera HTTP. ¡Sin esto, algunas funciones importantes de la web como \"copiar al portapapeles\" o \"service workers\" no funcionarán!",
"Accessing site insecurely via HTTP." : "Accediendo al sitio de manera insegura mediante HTTP.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Está accediendo a su instancia a través de una conexión segura, sin embargo, su instancia está generando URLs inseguras. Esto suele significar que está tras un proxy inverso y que los valores de configuración `overwrite*` no están bien configurados.",
"Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Su instancia está generando URLs inseguras, Si accede a su instancia a través de HTTPS, esto podría significar que su instancia está tras un proxy inverso y que los valores de configuración Nexcloud `overwrite*` no están bien configurados.",
@ -247,6 +247,7 @@ OC.L10N.register(
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "El límite de memoria PHP está por debajo del valor recomendado de %s. Es posible que algunas características o aplicaciones - incluyendo el Actualizador - no funcionen apropiadamente.",
"PHP modules" : "Módulos PHP",
"increases language translation performance and fixes sorting of non-ASCII characters" : "incrementa el rendimiento de la traducción y corrige el ordenado de caracteres no ASCII",
"for Argon2 for password hashing and Ed25519 signature verification for RFC 9421 http message signatures" : "para Argon2 en el hash de contraseñas y Ed25519 en la verificación de firmas para las firmas de mensajes HTTP según el RFC 9421",
"required for SFTP storage and recommended for WebAuthn performance" : "requerido para el almacenamiento SFTP, y recomendado para el rendimiento de WebAuthn",
"for picture rotation in server and metadata extraction in the Photos app" : "para la rotación de imágenes en el servidor y la extracción de metadatos en la aplicación Fotos",
"This instance is missing some required PHP modules. It is required to install them: %s." : "A esta instancia le faltan algunos módulos PHP obligatorios. Se requiere su instalación: %s.",
@ -316,9 +317,10 @@ OC.L10N.register(
"Task Processing success rate" : "Tasa de éxito en el procesamiento de tareas",
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["La mayoría de las tareas finalizaron con éxito en el último día.","La mayoría de las tareas finalizaron con éxito en los últimos %n días.","La mayoría de las tareas finalizaron con éxito en los últimos %n días."],
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Muchas tareas fallaron en el último día. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente.","Muchas tareas fallaron en los últimos %n días. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente.","Muchas tareas fallaron en los últimos %n días. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente."],
"Task Processing worker status" : "Estado del procesamiento de tareas",
"The Task Processing worker does not seem to be running. The last run was at %s." : "El trabajo de procesamiento de tareas no parece estar ejecutándose. La última ejecución fue a las %s.",
"The Task Processing worker does not seem to be running. It seems it has never run so far." : "El trabajo de procesamiento de tareas no parece estar en ejecución. Da la impresión de que nunca se ha ejecutado hasta ahora.",
"Task Processing worker status" : "Estado del agente de Procesamiento de Tareas",
"_The Task Processing worker has run in the last %n minute._::_The Task Processing worker has run in the last %n minutes._" : ["El agente de Procesamiento de Tareas ha estado en ejecución en el último %n minuto.","El agente de Procesamiento de Tareas ha estado en ejecución durante los últimos %n minutos.","El agente de Procesamiento de Tareas ha estado en ejecución durante los últimos %n minutos."],
"The Task Processing worker does not seem to be running. The last run was at %s." : "El agente de Procesamiento de Tareas no parece estar ejecutándose. La última ejecución fue a las %s.",
"The Task Processing worker does not seem to be running. It seems it has never run so far." : "El agente de Procesamiento de Tareas no parece estar en ejecución. Da la impresión de que nunca se ha ejecutado hasta ahora.",
"Temporary space available" : "Espacio temporal disponible",
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Hubo un problema al verificar la ruta temporal de PHP - no fue apropiadamente establecida a un directorio. Valor de retorno: %s",
"The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "La función PHP \"disk_free_space\" está deshabilitada, lo que evita que se pueda chequear que hay suficiente espacio libre en los directorios temporales.",
@ -859,7 +861,7 @@ OC.L10N.register(
"Could not update app." : "No se ha podido actualizar la app.",
"Apps" : "Apps",
"for Argon2 for password hashing" : "para el hash de contraseñas basado en Argon2",
"_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["El trabajo de procesamiento de tareas se ha ejecutado en el último minuto.","El trabajo de procesamiento de tareas se ha ejecutado en los últimos %n minutos.","El trabajo de procesamiento de tareas se ha ejecutado en los últimos %n minutos."],
"_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["El agente de Procesamiento de Tareas se ha ejecutado en el último minuto.","El agente de Procesamiento de Tareas se ha ejecutado en los últimos %n minutos.","El agente de Procesamiento de Tareas se ha ejecutado en los últimos %n minutos."],
"Exclude some groups from sharing" : "Excluir algunos grupos",
"Limit sharing to some groups" : "Permitir a algunos grupos",
"Also allow autocompletion on full match of the user id" : "También permitir el autocompletado al hacer una coincidencia completa del id de usuario",

View file

@ -177,7 +177,7 @@
"Your IP address was resolved as %s" : "Su dirección IP fue resuelta a %s",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuración del encabezado del proxy reverso es incorrecta, o está accediendo a Nextcloud desde un proxy autorizado. Si no, esto es un problema de seguridad, y puede permitir a un atacante fingir una dirección IP como visible para Nextcloud.",
"HTTPS access and URLs" : "Acceso HTTPS y URLs",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Se está accediendo al sitio de manera insegura mediante HTTP. Se recomienda encarecidamente que configure su servidor para que requiera HTTP. ¡Sin ello, algunas funciones importantes de la web como \"copiar al portapapeles\" o \"service workers\" no funcionarán!",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Se está accediendo al sitio de manera insegura mediante HTTP. Se recomienda encarecidamente que configure su servidor para que requiera HTTP. ¡Sin esto, algunas funciones importantes de la web como \"copiar al portapapeles\" o \"service workers\" no funcionarán!",
"Accessing site insecurely via HTTP." : "Accediendo al sitio de manera insegura mediante HTTP.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Está accediendo a su instancia a través de una conexión segura, sin embargo, su instancia está generando URLs inseguras. Esto suele significar que está tras un proxy inverso y que los valores de configuración `overwrite*` no están bien configurados.",
"Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Su instancia está generando URLs inseguras, Si accede a su instancia a través de HTTPS, esto podría significar que su instancia está tras un proxy inverso y que los valores de configuración Nexcloud `overwrite*` no están bien configurados.",
@ -245,6 +245,7 @@
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "El límite de memoria PHP está por debajo del valor recomendado de %s. Es posible que algunas características o aplicaciones - incluyendo el Actualizador - no funcionen apropiadamente.",
"PHP modules" : "Módulos PHP",
"increases language translation performance and fixes sorting of non-ASCII characters" : "incrementa el rendimiento de la traducción y corrige el ordenado de caracteres no ASCII",
"for Argon2 for password hashing and Ed25519 signature verification for RFC 9421 http message signatures" : "para Argon2 en el hash de contraseñas y Ed25519 en la verificación de firmas para las firmas de mensajes HTTP según el RFC 9421",
"required for SFTP storage and recommended for WebAuthn performance" : "requerido para el almacenamiento SFTP, y recomendado para el rendimiento de WebAuthn",
"for picture rotation in server and metadata extraction in the Photos app" : "para la rotación de imágenes en el servidor y la extracción de metadatos en la aplicación Fotos",
"This instance is missing some required PHP modules. It is required to install them: %s." : "A esta instancia le faltan algunos módulos PHP obligatorios. Se requiere su instalación: %s.",
@ -314,9 +315,10 @@
"Task Processing success rate" : "Tasa de éxito en el procesamiento de tareas",
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["La mayoría de las tareas finalizaron con éxito en el último día.","La mayoría de las tareas finalizaron con éxito en los últimos %n días.","La mayoría de las tareas finalizaron con éxito en los últimos %n días."],
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Muchas tareas fallaron en el último día. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente.","Muchas tareas fallaron en los últimos %n días. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente.","Muchas tareas fallaron en los últimos %n días. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente."],
"Task Processing worker status" : "Estado del procesamiento de tareas",
"The Task Processing worker does not seem to be running. The last run was at %s." : "El trabajo de procesamiento de tareas no parece estar ejecutándose. La última ejecución fue a las %s.",
"The Task Processing worker does not seem to be running. It seems it has never run so far." : "El trabajo de procesamiento de tareas no parece estar en ejecución. Da la impresión de que nunca se ha ejecutado hasta ahora.",
"Task Processing worker status" : "Estado del agente de Procesamiento de Tareas",
"_The Task Processing worker has run in the last %n minute._::_The Task Processing worker has run in the last %n minutes._" : ["El agente de Procesamiento de Tareas ha estado en ejecución en el último %n minuto.","El agente de Procesamiento de Tareas ha estado en ejecución durante los últimos %n minutos.","El agente de Procesamiento de Tareas ha estado en ejecución durante los últimos %n minutos."],
"The Task Processing worker does not seem to be running. The last run was at %s." : "El agente de Procesamiento de Tareas no parece estar ejecutándose. La última ejecución fue a las %s.",
"The Task Processing worker does not seem to be running. It seems it has never run so far." : "El agente de Procesamiento de Tareas no parece estar en ejecución. Da la impresión de que nunca se ha ejecutado hasta ahora.",
"Temporary space available" : "Espacio temporal disponible",
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Hubo un problema al verificar la ruta temporal de PHP - no fue apropiadamente establecida a un directorio. Valor de retorno: %s",
"The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "La función PHP \"disk_free_space\" está deshabilitada, lo que evita que se pueda chequear que hay suficiente espacio libre en los directorios temporales.",
@ -857,7 +859,7 @@
"Could not update app." : "No se ha podido actualizar la app.",
"Apps" : "Apps",
"for Argon2 for password hashing" : "para el hash de contraseñas basado en Argon2",
"_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["El trabajo de procesamiento de tareas se ha ejecutado en el último minuto.","El trabajo de procesamiento de tareas se ha ejecutado en los últimos %n minutos.","El trabajo de procesamiento de tareas se ha ejecutado en los últimos %n minutos."],
"_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["El agente de Procesamiento de Tareas se ha ejecutado en el último minuto.","El agente de Procesamiento de Tareas se ha ejecutado en los últimos %n minutos.","El agente de Procesamiento de Tareas se ha ejecutado en los últimos %n minutos."],
"Exclude some groups from sharing" : "Excluir algunos grupos",
"Limit sharing to some groups" : "Permitir a algunos grupos",
"Also allow autocompletion on full match of the user id" : "También permitir el autocompletado al hacer una coincidencia completa del id de usuario",

View file

@ -318,6 +318,7 @@ OC.L10N.register(
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Большинство задач были успешны в последний день.","Большинство задач были успешны в последние %n дня.","Большинство задач были успешны в последние %n дней.","Большинство задач были успешны в последние %n дней."],
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["За последний день многие задачи не удалось выполнить. Рекомендуем проверить журнал Nextcloud на наличие ошибок и проверить правильность настройки приложений ИИ-провайдера.","За последние %n дня многие задачи не удалось выполнить. Рекомендуем проверить журнал Nextcloud на наличие ошибок и проверить правильность настройки приложений ИИ-провайдера.","За последние %n дней многие задачи не удалось выполнить. Рекомендуем проверить журнал Nextcloud на наличие ошибок и проверить правильность настройки приложений ИИ-провайдера.","За последние %n дней многие задачи не удалось выполнить. Рекомендуем проверить журнал Nextcloud на наличие ошибок и проверить правильность настройки приложений ИИ-провайдера."],
"Task Processing worker status" : "Статус воркера обработки задач",
"_The Task Processing worker has run in the last %n minute._::_The Task Processing worker has run in the last %n minutes._" : ["Воркер обработки задач был запущен в последние %n минут.","Воркер обработки задач был запущен в последние %n минут.","Воркер обработки задач был запущен в последние %n минут.","Воркер обработки задач был запущен в последние %n минут."],
"The Task Processing worker does not seem to be running. The last run was at %s." : "Кажется, что рабочий процесс обработки задач не работает. Последний запуск был в %s.",
"The Task Processing worker does not seem to be running. It seems it has never run so far." : "Кажется, что воркер обработки задач не работает. Кажется, оно ещё никогда не запускалось так далеко.",
"Temporary space available" : "Доступное временное пространство",

View file

@ -316,6 +316,7 @@
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Большинство задач были успешны в последний день.","Большинство задач были успешны в последние %n дня.","Большинство задач были успешны в последние %n дней.","Большинство задач были успешны в последние %n дней."],
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["За последний день многие задачи не удалось выполнить. Рекомендуем проверить журнал Nextcloud на наличие ошибок и проверить правильность настройки приложений ИИ-провайдера.","За последние %n дня многие задачи не удалось выполнить. Рекомендуем проверить журнал Nextcloud на наличие ошибок и проверить правильность настройки приложений ИИ-провайдера.","За последние %n дней многие задачи не удалось выполнить. Рекомендуем проверить журнал Nextcloud на наличие ошибок и проверить правильность настройки приложений ИИ-провайдера.","За последние %n дней многие задачи не удалось выполнить. Рекомендуем проверить журнал Nextcloud на наличие ошибок и проверить правильность настройки приложений ИИ-провайдера."],
"Task Processing worker status" : "Статус воркера обработки задач",
"_The Task Processing worker has run in the last %n minute._::_The Task Processing worker has run in the last %n minutes._" : ["Воркер обработки задач был запущен в последние %n минут.","Воркер обработки задач был запущен в последние %n минут.","Воркер обработки задач был запущен в последние %n минут.","Воркер обработки задач был запущен в последние %n минут."],
"The Task Processing worker does not seem to be running. The last run was at %s." : "Кажется, что рабочий процесс обработки задач не работает. Последний запуск был в %s.",
"The Task Processing worker does not seem to be running. It seems it has never run so far." : "Кажется, что воркер обработки задач не работает. Кажется, оно ещё никогда не запускалось так далеко.",
"Temporary space available" : "Доступное временное пространство",

View file

@ -227,6 +227,7 @@ OC.L10N.register(
"Pick start date" : "Escoja una fecha de inicio",
"Pick end date" : "Escoja una fecha fin",
"Search in date range" : "Buscar en un rango de fechas",
"Search apps, files, tags, messages …" : "Busca aplicaciones, archivos, etiquetas, mensajes …",
"Search in current app" : "Buscar en la app actual",
"Clear search" : "Limpiar búsqueda",
"Search everywhere" : "Buscar en todas partes",

View file

@ -225,6 +225,7 @@
"Pick start date" : "Escoja una fecha de inicio",
"Pick end date" : "Escoja una fecha fin",
"Search in date range" : "Buscar en un rango de fechas",
"Search apps, files, tags, messages …" : "Busca aplicaciones, archivos, etiquetas, mensajes …",
"Search in current app" : "Buscar en la app actual",
"Clear search" : "Limpiar búsqueda",
"Search everywhere" : "Buscar en todas partes",

View file

@ -207,6 +207,7 @@ OC.L10N.register(
"_{count} notification_::_{count} notifications_" : ["{count} notifica","{count} notifiche","{count} notifiche"],
"More apps" : "Altre applicazioni",
"App store" : "Store delle app",
"Open apps menu, currently in {app}" : "Apri il menu delle app, attualmente in {app}",
"Open apps menu" : "Apri menu delle app",
"Applications" : "Applicazioni",
"Apps" : "Applicazioni",
@ -226,6 +227,7 @@ OC.L10N.register(
"Pick start date" : "Scegli la data di inizio",
"Pick end date" : "Scegli la data di fine",
"Search in date range" : "Cerca nell'intervallo di date",
"Search apps, files, tags, messages …" : "Cerca app, file, tag, messaggi …",
"Search in current app" : "Cerca nell'applicazione attuale",
"Clear search" : "Svuota ricerca",
"Search everywhere" : "Cerca ovunque",

View file

@ -205,6 +205,7 @@
"_{count} notification_::_{count} notifications_" : ["{count} notifica","{count} notifiche","{count} notifiche"],
"More apps" : "Altre applicazioni",
"App store" : "Store delle app",
"Open apps menu, currently in {app}" : "Apri il menu delle app, attualmente in {app}",
"Open apps menu" : "Apri menu delle app",
"Applications" : "Applicazioni",
"Apps" : "Applicazioni",
@ -224,6 +225,7 @@
"Pick start date" : "Scegli la data di inizio",
"Pick end date" : "Scegli la data di fine",
"Search in date range" : "Cerca nell'intervallo di date",
"Search apps, files, tags, messages …" : "Cerca app, file, tag, messaggi …",
"Search in current app" : "Cerca nell'applicazione attuale",
"Clear search" : "Svuota ricerca",
"Search everywhere" : "Cerca ovunque",

View file

@ -207,6 +207,7 @@ OC.L10N.register(
"_{count} notification_::_{count} notifications_" : ["{count} сповіщень","{count} сповіщень","{count} сповіщень","{count} сповіщень"],
"More apps" : "Більше застосунків",
"App store" : "Крамниця застосунків",
"Open apps menu, currently in {app}" : "Відкрити меню застосунків, зараз {app}",
"Open apps menu" : "Відкрити меню із застосунками",
"Applications" : "Застосунки",
"Apps" : "Застосунки",
@ -226,6 +227,7 @@ OC.L10N.register(
"Pick start date" : "Виберіть початкову дату",
"Pick end date" : "Виберіть кінцеву дату",
"Search in date range" : "Шукати в часовому проміжку",
"Search apps, files, tags, messages …" : "Шукати застосунки, файли, мітки, повідомлення ...",
"Search in current app" : "Шукати в поточному застосунку",
"Clear search" : "Очистити пошук",
"Search everywhere" : "Шукати всюди",

View file

@ -205,6 +205,7 @@
"_{count} notification_::_{count} notifications_" : ["{count} сповіщень","{count} сповіщень","{count} сповіщень","{count} сповіщень"],
"More apps" : "Більше застосунків",
"App store" : "Крамниця застосунків",
"Open apps menu, currently in {app}" : "Відкрити меню застосунків, зараз {app}",
"Open apps menu" : "Відкрити меню із застосунками",
"Applications" : "Застосунки",
"Apps" : "Застосунки",
@ -224,6 +225,7 @@
"Pick start date" : "Виберіть початкову дату",
"Pick end date" : "Виберіть кінцеву дату",
"Search in date range" : "Шукати в часовому проміжку",
"Search apps, files, tags, messages …" : "Шукати застосунки, файли, мітки, повідомлення ...",
"Search in current app" : "Шукати в поточному застосунку",
"Clear search" : "Очистити пошук",
"Search everywhere" : "Шукати всюди",

View file

@ -435,6 +435,7 @@ OC.L10N.register(
"The text to proofread" : "Текст для вичитки",
"Corrections" : "Виправлення",
"The corrections that should be made in your text" : "Виправлення, які слід зробити у вашому тексті",
"Reformat paragraphs" : "Переформатувати параграфи",
"Reformulate text" : "Переформатуйте текст",
"Takes a text and reformulates it" : "Бере текст і переформатовує його",
"Write a text that you want the assistant to reformulate" : "Напишіть текст, який ви хочете, щоб асистент переформулював",

View file

@ -433,6 +433,7 @@
"The text to proofread" : "Текст для вичитки",
"Corrections" : "Виправлення",
"The corrections that should be made in your text" : "Виправлення, які слід зробити у вашому тексті",
"Reformat paragraphs" : "Переформатувати параграфи",
"Reformulate text" : "Переформатуйте текст",
"Takes a text and reformulates it" : "Бере текст і переформатовує його",
"Write a text that you want the assistant to reformulate" : "Напишіть текст, який ви хочете, щоб асистент переформулював",