From 6ebbc382ca42db7868019149a3e16182b96dc859 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 13 Jun 2024 00:19:59 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/dav/l10n/ru.js | 2 + apps/dav/l10n/ru.json | 2 + apps/oauth2/l10n/ar.js | 2 +- apps/oauth2/l10n/ar.json | 2 +- apps/settings/l10n/ar.js | 2 +- apps/settings/l10n/ar.json | 2 +- apps/settings/l10n/gl.js | 38 +++++++-------- apps/settings/l10n/gl.json | 38 +++++++-------- apps/settings/l10n/ru.js | 79 ++++++++++++++++++++++++++++++-- apps/settings/l10n/ru.json | 79 ++++++++++++++++++++++++++++++-- apps/theming/l10n/ar.js | 4 +- apps/theming/l10n/ar.json | 4 +- apps/workflowengine/l10n/ar.js | 10 ++-- apps/workflowengine/l10n/ar.json | 10 ++-- core/l10n/it.js | 2 + core/l10n/it.json | 2 + core/l10n/ru.js | 1 + core/l10n/ru.json | 1 + lib/l10n/ar.js | 2 +- lib/l10n/ar.json | 2 +- 20 files changed, 218 insertions(+), 66 deletions(-) diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 459cb931aa2..2c7b4d6dee6 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -86,6 +86,7 @@ OC.L10N.register( "Organizer:" : "Организатор:", "Attendees:" : "Участники:", "Title:" : "Название:", + "Date and time:" : "Дата и время:", "Location:" : "Местонахождение:", "Link:" : "Ссылка:", "Accept" : "Принять", @@ -170,6 +171,7 @@ OC.L10N.register( "Delete slot" : "Удалить интервал", "No working hours set" : "Рабочие часы не указаны", "Add slot" : "Добавить интервал", + "Weekdays" : "Дни недели", "Monday" : "Понедельник", "Tuesday" : "Вторник", "Wednesday" : "Среда", diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 0c4a583aa7a..54c4a0af3a0 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -84,6 +84,7 @@ "Organizer:" : "Организатор:", "Attendees:" : "Участники:", "Title:" : "Название:", + "Date and time:" : "Дата и время:", "Location:" : "Местонахождение:", "Link:" : "Ссылка:", "Accept" : "Принять", @@ -168,6 +169,7 @@ "Delete slot" : "Удалить интервал", "No working hours set" : "Рабочие часы не указаны", "Add slot" : "Добавить интервал", + "Weekdays" : "Дни недели", "Monday" : "Понедельник", "Tuesday" : "Вторник", "Wednesday" : "Среда", diff --git a/apps/oauth2/l10n/ar.js b/apps/oauth2/l10n/ar.js index 11c2b2c9d64..05945c7a2f3 100644 --- a/apps/oauth2/l10n/ar.js +++ b/apps/oauth2/l10n/ar.js @@ -5,7 +5,7 @@ OC.L10N.register( "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "عنوان URL المُعاد توجيهه يجب أن يكون عنواناً كاملاً كما في المثال التالي: https://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "يسمح بالتحقّق من الهويّة عن طريق تطبيقات وب أخرى متوافقة مع OAuth2.", - "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "التطبيق OAuth2 يسمح للمشرفين بتهيئة الأجراء الأساسي للتحقّق من الهويّةبحيث يسمح بالتحقّق من الهويّة عن طريق تطبيقات وب أخرى متوافقة مع OAuth2.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "التطبيق OAuth2 يسمح للمشرفين بتهيئة الإجراء الأساسي للتحقّق من الهويّةبحيث يسمح بالتحقّق من الهويّة عن طريق تطبيقات وب أخرى متوافقة مع OAuth2.", "OAuth 2.0 clients" : "عملاء OAuth2,0", "OAuth 2.0 allows external services to request access to {instanceName}." : "يسمح OAuth2.0 لخدمات خارجية بطلب الوصول إلى {instanceName}", "Name" : "الاسم", diff --git a/apps/oauth2/l10n/ar.json b/apps/oauth2/l10n/ar.json index 353e643c58e..fd30ea07a97 100644 --- a/apps/oauth2/l10n/ar.json +++ b/apps/oauth2/l10n/ar.json @@ -3,7 +3,7 @@ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "عنوان URL المُعاد توجيهه يجب أن يكون عنواناً كاملاً كما في المثال التالي: https://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "يسمح بالتحقّق من الهويّة عن طريق تطبيقات وب أخرى متوافقة مع OAuth2.", - "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "التطبيق OAuth2 يسمح للمشرفين بتهيئة الأجراء الأساسي للتحقّق من الهويّةبحيث يسمح بالتحقّق من الهويّة عن طريق تطبيقات وب أخرى متوافقة مع OAuth2.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "التطبيق OAuth2 يسمح للمشرفين بتهيئة الإجراء الأساسي للتحقّق من الهويّةبحيث يسمح بالتحقّق من الهويّة عن طريق تطبيقات وب أخرى متوافقة مع OAuth2.", "OAuth 2.0 clients" : "عملاء OAuth2,0", "OAuth 2.0 allows external services to request access to {instanceName}." : "يسمح OAuth2.0 لخدمات خارجية بطلب الوصول إلى {instanceName}", "Name" : "الاسم", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 75c76312069..06c084b9af6 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -114,7 +114,7 @@ OC.L10N.register( "Overview" : "مُلخّص", "Basic settings" : "الإعدادات الأساسية", "Sharing" : "مشاركة", - "Availability" : "أوقات التواجد availability", + "Availability" : "أوقات التواجد ", "Calendar" : "التقويم", "Personal info" : "المعلومات الشخصية", "Mobile & desktop" : "الجوال وسطح المكتب", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 95d7a92ea01..55865ac48ba 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -112,7 +112,7 @@ "Overview" : "مُلخّص", "Basic settings" : "الإعدادات الأساسية", "Sharing" : "مشاركة", - "Availability" : "أوقات التواجد availability", + "Availability" : "أوقات التواجد ", "Calendar" : "التقويم", "Personal info" : "المعلومات الشخصية", "Mobile & desktop" : "الجوال وسطح المكتب", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 6accbcb20ef..df9927e45ac 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -180,33 +180,33 @@ OC.L10N.register( "Internet connectivity is disabled in configuration file." : "A conectividade a Internet está desactivada no ficheiro de configuración.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor non ten unha conexión a Internet que funcione: non foi posíbel acceder a varios puntos finais. Isto significa que algunhas das funcións como a instalación de almacenamento externo, as notificacións sobre actualizacións ou a instalación de aplicacións de terceiros non funcionarán. O acceso aos ficheiros de forma remota e o envío de correos de notificación pode que tampouco funcionen. Estabeleza unha conexión a Internet dende este servidor para gozar de todas as funcións.", "JavaScript modules support" : "Compatibilidade con módulos JavaScript", - "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "O teu servidor web non serve ficheiros `.mjs` usando o tipo MIME JavaScript. Isto romperá algunhas aplicacións ao impedir que os navegadores executen os ficheiros JavaScript. Debería configurar o seu servidor web para que sirva ficheiros `.mjs` co tipo MIME `text/javascript` ou `application/javascript`.", - "JavaScript source map support" : "Compatibilidade con mapas fonte JavaScript", - "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "O teu servidor web non está configurado para servir ficheiros `.js.map`. Sen estes ficheiros, os mapas fonte de JavaScript non funcionarán correctamente, polo que resulta máis difícil solucionar e depurar os problemas que poidan xurdir.", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "O seu servidor web non serve ficheiros «.mjs» usando o tipo MIME JavaScript. Isto rachará algunhas aplicacións ao impedir que os navegadores executen os ficheiros JavaScript. Debería configurar o seu servidor web para que sirva ficheiros «.mjs» co tipo MIME «text/javascript» ou «application/javascript».", + "JavaScript source map support" : "Compatibilidade con mapas de orixe JavaScript", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "O seu servidor web non está definido para servir ficheiros «.js.map». Sen estes ficheiros, os mapas de orixe JavaScript non funcionarán correctamente, polo que resulta máis difícil solucionar e depurar os problemas que poidan xurdir.", "Old server-side-encryption" : "Antigo cifrado no lado do servidor", "Disabled" : "Desactivado", "The old server-side-encryption format is enabled. We recommend disabling this." : "O antigo formato de cifrado do lado do servidor está activado. Recomendámoslle desactivalo.", - "Maintenance window start" : "Inicio da xanela de mantemento", - "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor non ten configurada a hora de inicio da xanela de mantemento. Isto significa que tamén se executarán traballos diarios en segundo plano que requiren un uso intensivo de recursos durante o seu tempo de uso principal. Recomendamos configuralo nun momento de uso reducido, para que os usuarios se vexan menos afectados pola carga que provocan estas tarefas pesadas.", - "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A xanela de mantemento para executar traballos pesados en segundo plano está entre {start}:00 UTC e {end}:00 UTC", + "Maintenance window start" : "Inicio da fiestra temporal de mantemento", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor non ten configurada a hora de inicio da fiestra de mantemento. Isto significa que os traballos diarios en segundo plano que requiren un uso intensivo de recursos tamén se executarán durante o tempo de uso principal. Recomendamos configuralo a un momento de pouco uso, para que os usuarios se vexan menos afectados pola carga que provocan estas tarefas pesadas.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A fiestra de mantemento para executar traballos pesados en segundo plano está comprendida entre as {start}:00 UTC e as {end}:00 UTC", "Memcache" : "Memcache", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Non se configurou ningunha caché de memoria. Para mellorar o rendemento, configure Memcache, se está dispoñíbel.", "Configured" : "Configurado", - "MySQL Unicode support" : "Soporte MySQL Unicode", - "You are not using MySQL" : "Non estás usando MySQL", + "MySQL Unicode support" : "Compatibilidade con MySQL Unicode", + "You are not using MySQL" : "Non está a usar MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL úsase como base de datos e admite caracteres de 4 bytes", - "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL utilízase como base de datos, pero non admite caracteres de 4 bytes. Para poder manexar caracteres de 4 bytes (como emojis) sen problemas nos nomes de ficheiros ou comentarios, por exemplo, recoméndase activar a compatibilidade de 4 bytes en MySQL.", + "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL utilízase como base de datos, mais non admite caracteres de 4 bytes. Para poder manexar caracteres de 4 bytes (coma os «emojis») sen problemas nos nomes de ficheiros ou comentarios, por exemplo, recoméndase activar a compatibilidade de 4 bytes en MySQL.", "OCS provider resolving" : "Resolución do provedor OCS", - "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Non se puido comprobar se o seu servidor web resolve correctamente os URLs do provedor OCM e OCS.", - "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "O teu servidor web non está configurado correctamente para resolver %1$s.\nProbablemente estea relacionado cunha configuración de servidor web que non se actualizou para entregar directamente este cartafol.\nCompare a súa configuración coas regras de reescritura enviadas en \".htaccess\" para Apache ou coa proporcionada na documentación de Nginx.\nEn Nginx, estas son normalmente as liñas que comezan por \"localización ~\" que precisan unha actualización.", + "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Non foi posíbel comprobar se o seu servidor web resolve correctamente os URL dos provedores OCM e OCS.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "O seu servidor web non está definido correctamente para resolver %1$s.\nProbabelmente estea relacionado cunha configuración de servidor web que non se actualizou para entregar directamente este cartafol.\nCompare a súa configuración coas regras de reescritura enviadas en «.htaccess» para Apache ou coa fornecida na documentación de Nginx.\nEn Nginx, adoitan ser as liñas que comezan por «location ~» as que precisan dunha actualización.", "Overwrite CLI URL" : "Sobrescribir o URL da interface da liña de ordes", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "A opción «overwrite.cli.url» está definida correctamente no seu config.php como «%s».", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "A opción «overwrite.cli.url» está definida no seu config.php como «%s», que é un URL correcto. O URL suxerido é «%s».", - "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Asegúrate de configurar a opción \"overwrite.cli.url\" no teu ficheiro config.php co URL que usan principalmente os teus usuarios para acceder a este Nextcloud. Suxestión: \"%s\". Se non, pode haber problemas coa xeración de URL a través de cron. (Non obstante, é posible que o URL suxerido non sexa o URL que usan principalmente os seus usuarios para acceder a este Nextcloud. O mellor é comprobar isto en calquera caso).", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Asegúrese de definir a opción «overwrite.cli.url» no seu ficheiro config.php co URL que usan principalmente os seus usuarios para acceder a este Nextcloud. Suxestión: «%s». Se non, pode haber problemas coa xeración de URL a través de cron. (Non obstante, é posíbel que o URL suxerido non sexa o URL que usan principalmente os seus usuarios para acceder a este Nextcloud. O mellor é volver comprobar isto en calquera caso).", "PHP default charset" : "Conxunto de caracteres predeterminado de PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "A opción de configuración de PHP «default_charset» debería ser UTF-8", "PHP set_time_limit" : "PHP set_time_limit", - "The function is available." : "A función está dispoñible.", + "The function is available." : "A función está dispoñíbel.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A función PHP «set_limit_time» non está dispoñíbel. Isto podería facer que o script se deteña na metade da execución, quebrando a instalación. Recomendámoslle encarecidamente que active esta función.", "Freetype" : "FreeType", "Supported" : "Compatíbel", @@ -217,15 +217,15 @@ OC.L10N.register( "The PHP memory limit is below the recommended value of %s." : "O límite de memoria de PHP está por baixo do valor recomendado de %s.", "PHP modules" : "PHP modules", "increases language translation performance and fixes sorting of non-ASCII characters" : "aumenta o rendemento da tradución de idiomas e corrixe a clasificación de caracteres non ASCII", - "for Argon2 for password hashing" : "para Argon2 para hash de contrasinal", - "for WebAuthn passwordless login" : "para iniciar sesión sen contrasinal de WebAuthn", - "for WebAuthn passwordless login, and SFTP storage" : "para o inicio de sesión sen contrasinal de WebAuthn, e o almacenamento SFTP", + "for Argon2 for password hashing" : "para Argon2 para a xeración do resumo criptográfico do contrasinal", + "for WebAuthn passwordless login" : "para acceso sen contrasinal de WebAuthn", + "for WebAuthn passwordless login, and SFTP storage" : "para acceso sen contrasinal de WebAuthn, e almacenamento SFTP", "for picture rotation in server and metadata extraction in the Photos app" : "para a rotación de imaxes no servidor e a extracción de metadatos na aplicación Fotos", "This instance is missing some required PHP modules. It is required to install them: %s." : "A esta instancia fáltanlle algúns módulos PHP necesarios. Precísase da súa instalación: %s.", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "Faltan algúns módulos PHP recomendados nesta instancia. Para mellorar o rendemento e unha mellor compatibilidade, é moi recomendable instalalos:\n%s", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "A esta instancia fáltanlle algúns módulos PHP recomendados. Para mellorar o rendemento e a compatibilidade, recoméndase instalalos:\n%s", "PHP opcache" : "PHP opcache", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "O módulo PHP OPcache non está cargado. Para un mellor rendemento, recoméndase cargalo na súa instalación de PHP.", - "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache está deshabilitado. Para un mellor rendemento, recoméndase aplicar \"opcache.enable=1\" á súa configuración de PHP.", + "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache está desactivado. Para un mellor rendemento, recoméndase aplicar «opcache.enable=1» na configuración de PHP.", "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "O OPcache baseado na memoria compartida está desactivado. Para un mellor rendemento, recoméndase aplicar \"opcache.file_cache_only=0\" á súa configuración de PHP e utilizar a caché de ficheiros só como caché de segundo nivel.", "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache non funciona como debería, opcache_get_status() devolve false, comprobe a configuración.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "O número máximo de chaves OPcache está practicamente superado. Para garantir que todos os scripts poden manterse na caché, recoméndase aplicar \"opcache.max_accelerated_files\" á súa configuración de PHP cun valor superior a \"%s\".", @@ -268,7 +268,7 @@ OC.L10N.register( "Architecture" : "Arquitectura", "64-bit" : "64 bits", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Semella que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualice o seu sistema operativo e PHP a 64 bits.", - "Temporary space available" : "Espazo temporal dispoñible", + "Temporary space available" : "Espazo temporal dispoñíbel", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Produciuse un erro ao comprobar a ruta temporal de PHP: non se axustou correctamente a un directorio. Valor devolto: %s", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Produciuse un erro ao comprobar o espazo no disco dispoñible da ruta PHP temporal ou non se devolveu espazo libre en disco. Ruta temporal: %s", "- %.1f GiB available in %s (PHP temporary directory)" : "-%.1f GiB dispoñible en %s (directorio temporal PHP)", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index fec7c39d79b..e2212f11d29 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -178,33 +178,33 @@ "Internet connectivity is disabled in configuration file." : "A conectividade a Internet está desactivada no ficheiro de configuración.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor non ten unha conexión a Internet que funcione: non foi posíbel acceder a varios puntos finais. Isto significa que algunhas das funcións como a instalación de almacenamento externo, as notificacións sobre actualizacións ou a instalación de aplicacións de terceiros non funcionarán. O acceso aos ficheiros de forma remota e o envío de correos de notificación pode que tampouco funcionen. Estabeleza unha conexión a Internet dende este servidor para gozar de todas as funcións.", "JavaScript modules support" : "Compatibilidade con módulos JavaScript", - "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "O teu servidor web non serve ficheiros `.mjs` usando o tipo MIME JavaScript. Isto romperá algunhas aplicacións ao impedir que os navegadores executen os ficheiros JavaScript. Debería configurar o seu servidor web para que sirva ficheiros `.mjs` co tipo MIME `text/javascript` ou `application/javascript`.", - "JavaScript source map support" : "Compatibilidade con mapas fonte JavaScript", - "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "O teu servidor web non está configurado para servir ficheiros `.js.map`. Sen estes ficheiros, os mapas fonte de JavaScript non funcionarán correctamente, polo que resulta máis difícil solucionar e depurar os problemas que poidan xurdir.", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "O seu servidor web non serve ficheiros «.mjs» usando o tipo MIME JavaScript. Isto rachará algunhas aplicacións ao impedir que os navegadores executen os ficheiros JavaScript. Debería configurar o seu servidor web para que sirva ficheiros «.mjs» co tipo MIME «text/javascript» ou «application/javascript».", + "JavaScript source map support" : "Compatibilidade con mapas de orixe JavaScript", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "O seu servidor web non está definido para servir ficheiros «.js.map». Sen estes ficheiros, os mapas de orixe JavaScript non funcionarán correctamente, polo que resulta máis difícil solucionar e depurar os problemas que poidan xurdir.", "Old server-side-encryption" : "Antigo cifrado no lado do servidor", "Disabled" : "Desactivado", "The old server-side-encryption format is enabled. We recommend disabling this." : "O antigo formato de cifrado do lado do servidor está activado. Recomendámoslle desactivalo.", - "Maintenance window start" : "Inicio da xanela de mantemento", - "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor non ten configurada a hora de inicio da xanela de mantemento. Isto significa que tamén se executarán traballos diarios en segundo plano que requiren un uso intensivo de recursos durante o seu tempo de uso principal. Recomendamos configuralo nun momento de uso reducido, para que os usuarios se vexan menos afectados pola carga que provocan estas tarefas pesadas.", - "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A xanela de mantemento para executar traballos pesados en segundo plano está entre {start}:00 UTC e {end}:00 UTC", + "Maintenance window start" : "Inicio da fiestra temporal de mantemento", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor non ten configurada a hora de inicio da fiestra de mantemento. Isto significa que os traballos diarios en segundo plano que requiren un uso intensivo de recursos tamén se executarán durante o tempo de uso principal. Recomendamos configuralo a un momento de pouco uso, para que os usuarios se vexan menos afectados pola carga que provocan estas tarefas pesadas.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A fiestra de mantemento para executar traballos pesados en segundo plano está comprendida entre as {start}:00 UTC e as {end}:00 UTC", "Memcache" : "Memcache", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Non se configurou ningunha caché de memoria. Para mellorar o rendemento, configure Memcache, se está dispoñíbel.", "Configured" : "Configurado", - "MySQL Unicode support" : "Soporte MySQL Unicode", - "You are not using MySQL" : "Non estás usando MySQL", + "MySQL Unicode support" : "Compatibilidade con MySQL Unicode", + "You are not using MySQL" : "Non está a usar MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL úsase como base de datos e admite caracteres de 4 bytes", - "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL utilízase como base de datos, pero non admite caracteres de 4 bytes. Para poder manexar caracteres de 4 bytes (como emojis) sen problemas nos nomes de ficheiros ou comentarios, por exemplo, recoméndase activar a compatibilidade de 4 bytes en MySQL.", + "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL utilízase como base de datos, mais non admite caracteres de 4 bytes. Para poder manexar caracteres de 4 bytes (coma os «emojis») sen problemas nos nomes de ficheiros ou comentarios, por exemplo, recoméndase activar a compatibilidade de 4 bytes en MySQL.", "OCS provider resolving" : "Resolución do provedor OCS", - "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Non se puido comprobar se o seu servidor web resolve correctamente os URLs do provedor OCM e OCS.", - "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "O teu servidor web non está configurado correctamente para resolver %1$s.\nProbablemente estea relacionado cunha configuración de servidor web que non se actualizou para entregar directamente este cartafol.\nCompare a súa configuración coas regras de reescritura enviadas en \".htaccess\" para Apache ou coa proporcionada na documentación de Nginx.\nEn Nginx, estas son normalmente as liñas que comezan por \"localización ~\" que precisan unha actualización.", + "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Non foi posíbel comprobar se o seu servidor web resolve correctamente os URL dos provedores OCM e OCS.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "O seu servidor web non está definido correctamente para resolver %1$s.\nProbabelmente estea relacionado cunha configuración de servidor web que non se actualizou para entregar directamente este cartafol.\nCompare a súa configuración coas regras de reescritura enviadas en «.htaccess» para Apache ou coa fornecida na documentación de Nginx.\nEn Nginx, adoitan ser as liñas que comezan por «location ~» as que precisan dunha actualización.", "Overwrite CLI URL" : "Sobrescribir o URL da interface da liña de ordes", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "A opción «overwrite.cli.url» está definida correctamente no seu config.php como «%s».", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "A opción «overwrite.cli.url» está definida no seu config.php como «%s», que é un URL correcto. O URL suxerido é «%s».", - "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Asegúrate de configurar a opción \"overwrite.cli.url\" no teu ficheiro config.php co URL que usan principalmente os teus usuarios para acceder a este Nextcloud. Suxestión: \"%s\". Se non, pode haber problemas coa xeración de URL a través de cron. (Non obstante, é posible que o URL suxerido non sexa o URL que usan principalmente os seus usuarios para acceder a este Nextcloud. O mellor é comprobar isto en calquera caso).", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Asegúrese de definir a opción «overwrite.cli.url» no seu ficheiro config.php co URL que usan principalmente os seus usuarios para acceder a este Nextcloud. Suxestión: «%s». Se non, pode haber problemas coa xeración de URL a través de cron. (Non obstante, é posíbel que o URL suxerido non sexa o URL que usan principalmente os seus usuarios para acceder a este Nextcloud. O mellor é volver comprobar isto en calquera caso).", "PHP default charset" : "Conxunto de caracteres predeterminado de PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "A opción de configuración de PHP «default_charset» debería ser UTF-8", "PHP set_time_limit" : "PHP set_time_limit", - "The function is available." : "A función está dispoñible.", + "The function is available." : "A función está dispoñíbel.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A función PHP «set_limit_time» non está dispoñíbel. Isto podería facer que o script se deteña na metade da execución, quebrando a instalación. Recomendámoslle encarecidamente que active esta función.", "Freetype" : "FreeType", "Supported" : "Compatíbel", @@ -215,15 +215,15 @@ "The PHP memory limit is below the recommended value of %s." : "O límite de memoria de PHP está por baixo do valor recomendado de %s.", "PHP modules" : "PHP modules", "increases language translation performance and fixes sorting of non-ASCII characters" : "aumenta o rendemento da tradución de idiomas e corrixe a clasificación de caracteres non ASCII", - "for Argon2 for password hashing" : "para Argon2 para hash de contrasinal", - "for WebAuthn passwordless login" : "para iniciar sesión sen contrasinal de WebAuthn", - "for WebAuthn passwordless login, and SFTP storage" : "para o inicio de sesión sen contrasinal de WebAuthn, e o almacenamento SFTP", + "for Argon2 for password hashing" : "para Argon2 para a xeración do resumo criptográfico do contrasinal", + "for WebAuthn passwordless login" : "para acceso sen contrasinal de WebAuthn", + "for WebAuthn passwordless login, and SFTP storage" : "para acceso sen contrasinal de WebAuthn, e almacenamento SFTP", "for picture rotation in server and metadata extraction in the Photos app" : "para a rotación de imaxes no servidor e a extracción de metadatos na aplicación Fotos", "This instance is missing some required PHP modules. It is required to install them: %s." : "A esta instancia fáltanlle algúns módulos PHP necesarios. Precísase da súa instalación: %s.", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "Faltan algúns módulos PHP recomendados nesta instancia. Para mellorar o rendemento e unha mellor compatibilidade, é moi recomendable instalalos:\n%s", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "A esta instancia fáltanlle algúns módulos PHP recomendados. Para mellorar o rendemento e a compatibilidade, recoméndase instalalos:\n%s", "PHP opcache" : "PHP opcache", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "O módulo PHP OPcache non está cargado. Para un mellor rendemento, recoméndase cargalo na súa instalación de PHP.", - "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache está deshabilitado. Para un mellor rendemento, recoméndase aplicar \"opcache.enable=1\" á súa configuración de PHP.", + "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache está desactivado. Para un mellor rendemento, recoméndase aplicar «opcache.enable=1» na configuración de PHP.", "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "O OPcache baseado na memoria compartida está desactivado. Para un mellor rendemento, recoméndase aplicar \"opcache.file_cache_only=0\" á súa configuración de PHP e utilizar a caché de ficheiros só como caché de segundo nivel.", "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache non funciona como debería, opcache_get_status() devolve false, comprobe a configuración.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "O número máximo de chaves OPcache está practicamente superado. Para garantir que todos os scripts poden manterse na caché, recoméndase aplicar \"opcache.max_accelerated_files\" á súa configuración de PHP cun valor superior a \"%s\".", @@ -266,7 +266,7 @@ "Architecture" : "Arquitectura", "64-bit" : "64 bits", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Semella que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualice o seu sistema operativo e PHP a 64 bits.", - "Temporary space available" : "Espazo temporal dispoñible", + "Temporary space available" : "Espazo temporal dispoñíbel", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Produciuse un erro ao comprobar a ruta temporal de PHP: non se axustou correctamente a un directorio. Valor devolto: %s", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Produciuse un erro ao comprobar o espazo no disco dispoñible da ruta PHP temporal ou non se devolveu espazo libre en disco. Ruta temporal: %s", "- %.1f GiB available in %s (PHP temporary directory)" : "-%.1f GiB dispoñible en %s (directorio temporal PHP)", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 6d400c89e74..24d39c02058 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -128,6 +128,7 @@ OC.L10N.register( "App directories have the correct owner \"%s\"" : "У каталогов приложений есть правильный владелец \"%s\"", "Brute-force Throttle" : "Ограничение частоты ввода паролей", "Your remote address could not be determined." : "Не удалось определить ваш сетевой адрес.", + "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Ваш IP-адрес был определён как «%s» и в данный момент заблокирован защитой от перебора, что замедляет выполнение различных запросов. Если удаленный адрес не является вашим адресом, это может свидетельствовать о том, что прокси-сервер настроен неправильно.", "Your remote address \"%s\" is not brute-force throttled." : "Ваш сетевой адрес «%s» не имеет ограничений по частоте ввода паролей.", "Old administration imported certificates" : "Сертификаты, импортированные старым пользователем", "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Запланировано фоновое задание проверки пользовательских SSL-сертификатов. Пожалуйста, проверьте позже.", @@ -177,6 +178,7 @@ OC.L10N.register( "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!" : "Доступ к сайту осуществляется с использованием небезопасного протокола HTTP. Настоятельно рекомендуется вместо этого настроить использование протокола HTTPS, т.к. без него не будут работать некоторые важные веб-функции, такие, как копирование в буфер обмена и обработчики служб.", "Accessing site insecurely via HTTP." : "Используется небезопасное подключение по протоколу 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." : "Сервер создаёт небезопасные ссылки, несмотря на то, что к нему осуществлено безопасное подключение. Скорее всего, причиной являются неверно настроенные параметры обратного прокси и значения параметров «overwrite*», настраивающих перезапись адресов.", + "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." : "Сервер создаёт незащищённые ссылки. Если вы используете подключение по протоколу HTTPS, то, скорее всего, причиной являются неверно настроенные параметры обратного прокси и значения параметров «overwrite*», настраивающих перезапись адресов.", "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Используется безопасное подключение по протоколу HTTPS и сервер создаёт безопасные ссылки.", "Internet connectivity" : "Подключение к интернету", "Internet connectivity is disabled in configuration file." : "Подключение к интернету отключено к файле конфигурации", @@ -184,6 +186,7 @@ OC.L10N.register( "JavaScript modules support" : "Поддержка модулей JavaScript", "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Не удалось проверить, поддерживается ли JavaScript. Внесите исправления или подтвердите, обрабатывает ли веб-сервер файлы *.mjs, основываясь на MIME-типах.", "JavaScript source map support" : "Поддержка модулей JavaScript", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Веб-сервер не настроена должным образом для поддержки файлов «.js.map». Отсутствие поддержки этих файлов усложняет поиск ошибок и их отладку. ", "Old server-side-encryption" : "Устаревший режим шифрования на стороне сервера", "Disabled" : "Отключено", "The old server-side-encryption format is enabled. We recommend disabling this." : "Задействован устаревший режим шифрования файлов на стороне сервера. Рекомендуется отключить такое шифрование.", @@ -245,12 +248,18 @@ OC.L10N.register( "Nextcloud configuration file is writable" : "Файл конфигурации Nextcloud доступен для записи", "HTTP headers" : "Заголовки HTTP", "Database version" : "Версия базы данных", + "Unknown database platform" : "Неизвестная платформа базы данных", "Architecture" : "Архитектура", "64-bit" : "64-бита", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Похоже, вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста, обновите свою ОС и PHP до 64-битной версии!", + "Temporary space available" : "Доступное временное пространство", + "Temporary directory is correctly configured:\n%s" : "Каталог временных файлов настроен верно:\n%s", + "Database transaction isolation level" : "Уровень изоляции транзакций", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "База данных не использует режиме изоляции транзакций «READ COMMITED». Такое поведение может вызвать проблемы при одновременном выполнении нескольких операций.", - ".well-known URLs" : "адреса .well-known", + ".well-known URLs" : "Адреса .well-known", "WOFF2 file loading" : "Загрузка файлов WOFF2", + "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "Не удалось проверить, поддерживаются ли файлы формата WOFF2. Проверьте, что веб-сервер обрабатывает файлы с расширением «.woff2».", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Веб-сервер не настроен должным образом для передачи файлов шрифтов в формате .woff2, что необходимо для правильной работы Nextcloud версии 15. Как правило, это связано с конфигурацией веб-сервера Nginx. Сравните используемую конфигурацию с рекомендуемой конфигурацией из документации.", "Profile information" : "Сведения о профиле", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Изображение профиля, полное имя, адрес электронной почты, номер телефона, адрес, веб-сайт, Twitter, организация, роль, заголовок, биография и сведения том, активен ли профиль", "Nextcloud settings" : "Параметры Nextcloud", @@ -286,10 +295,17 @@ OC.L10N.register( "Set default expiration date for shares" : "Установить срок действия общего доступа по умолчанию", "Enforce expiration date" : "Срок действия обязателен", "Default expiration time of new shares in days" : "Время истечения новых публикаций по умолчанию (в днях)", + "Expire shares after x days" : "Закрывать общий доступ через x дней", "Set default expiration date for shares to other servers" : "Установить дату истечения по умолчанию для общих ресурсов на других серверах", + "Enforce expiration date for remote shares" : "Принудительно задать срок истечения доступа к общим ресурсам с других серверов", + "Default expiration time of remote shares in days" : "Время истечения общих ресурсов с других серверов по умолчанию (в днях)", + "Expire remote shares after x days" : "Закрывать общий доступ к ресурсам с других серверов через x дней", "Set default expiration date for shares via link or mail" : "Установить срок действия общего доступа через ссылки или почту", + "Default expiration time of shares in days" : "Срок действия общего доступа по умолчанию", "Privacy settings for sharing" : "Настройки приватности для совместного использования", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Если автозаполнение «одна группа» и «интеграция телефонного номера» включены, совпадения в любом из них достаточно, чтобы отобразить пользователя.", + "Allow account name autocompletion to users within the same groups and limit system address books to users in the same groups" : "Разрешить автодополнения имени учётной записи пользователям из одних и тех же групп и ограничить доступ к системным адресным книгам пользователями из одних и тех же групп", + "Allow account name autocompletion to users based on phone number integration" : "Разрешить пользователям автодополнение имени учётной записи на основе номера телефона", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Разрешить автозаполнение при вводе полного имени или адреса электронной почты (игнорируя отсутствие совпадений в телефонной книге и нахождение в одной группе)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показывать текст отказа от ответственности на странице публичной ссылки (показывается только когда скрыт список файлов)", "Disclaimer text" : "Текст отказа от ответственности", @@ -297,6 +313,7 @@ OC.L10N.register( "Default share permissions" : "Права общего доступа по умолчанию", "Changed disclaimer text" : "Текст отказа от ответственности изменён", "Deleted disclaimer text" : "Текст отказа от ответственности удалён", + "Could not set disclaimer text" : "Не удалось задать текст отказа от отвественности", "Two-Factor Authentication" : "Двухфакторная аутентификация", "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двухфакторная аутентификация может быть принудительна включена для всех учётных записей и выбранных групп. В случае, если у пользователя не настроен механизм подтверждения подлинности вторым фактором, он не сможет войти в систему.", "Enforce two-factor authentication" : "Требовать двухфакторую аунтефикацию", @@ -308,12 +325,14 @@ OC.L10N.register( "Excluded groups" : "Группы без требования использования двухфакторной аутентификации", "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Если выбрано включение или отключение использования двухфакторной проверки подлинности для групп, то для определения, требуется ли от пользователя использовать её, применяются следующие правила: \\n\n - если группы не включены в список, то двухфакторная проверка включена для всех их участников, кроме тех, кто также состоит в группах, проверка для которых отключена;\n - если группы включены в список, то двухфакторная проверка включена для всех участников таких групп;\n- если учётная запись состоит одновременно и в группе, проверка для которой включена и группе, проверка для которой отключена, то приоритет получает использование двухфакторной проверки.", "Save changes" : "Сохранить изменения", + "Show details for {appName} app" : "Подробные сведения о приложении «{appName}»", "Update to {update}" : "Обновить до {update}", "Remove" : "Удалить", "Disable" : "Отключить", "Featured" : "Рекомендуемые", "This app is supported via your current Nextcloud subscription." : "Это приложение поддерживается через вашу текущую подписку Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Рекомендованные приложения разработаны совместно с сообществом. Эти приложения обеспечивают основной функционал и готовы для использования в рабочих системах.", + "Community rating: {score}/5" : "Оценка сообщества: {score}/5", "All apps are up-to-date." : "Обновления приложений отсутствуют.", "Icon" : "Значок", "Name" : "Имя", @@ -326,12 +345,16 @@ OC.L10N.register( "Download and enable all" : "Скачать и включить все", "_%n app has an update available_::_%n apps have an update available_" : ["Возможно обновить %n приложение.","Возможно обновить %n приложения.","Возможно обновить %n приложений.","Возможно обновить %n приложения."], "_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"], + "Nothing to show" : "Нет ни одного объекта для просмотра", + "Could not load section content from app store." : "Не удалось загрузить содержимое из магазина приложений", "Loading" : "Загрузка", "Fetching the latest news…" : "Получение последних новостей…", + "Could not load app discover section" : "Не удалось загрузить раздел «Центр приложений»", "Could not render element" : "Не удалось подготовить объект к показу", "Carousel" : "Карусель", "Previous slide" : "Предыдущий слайд", "Next slide" : "Следующий слайд", + "Choose slide to display" : "Выберите слайд для показа", "{index} of {total}" : "{index} из {total}", "Description" : "Описание", "Details" : "Подробные сведения", @@ -347,6 +370,7 @@ OC.L10N.register( "Categories" : "Категории", "Resources" : "Ресурсы", "Documentation" : "Документация", + "Interact" : "Содействовать", "Report a bug" : "Сообщить об ошибке", "Request feature" : "Запросить новую возможность", "Ask questions or discuss" : "Задать вопросы или обсудить", @@ -354,6 +378,7 @@ OC.L10N.register( "Rate" : "Оценка", "View in store" : "Посмотреть в магазине приложений", "Visit website" : "Перейти на веб-сайт", + "Usage documentation" : "Документация по использованию", "Admin documentation" : "Документация для администратора", "Developer documentation" : "Документация для разработчиков", "Changelog" : "Журнал изменений", @@ -374,6 +399,8 @@ OC.L10N.register( "{productName} Talk for Android" : "Приложение {productName} Talk для Android", "Sync client" : "Приложение для синхронизации", "This session" : "Этот сеанс работы", + "{client} - {version} ({system})" : "{client} — {version} ({system})", + "{client} - {version}" : "{client} — {version}", "Device" : "Устройство", "Last activity" : "Последние действия", "Devices & sessions" : "Активные устройства и сеансы", @@ -382,10 +409,16 @@ OC.L10N.register( "Create new app password" : "Создать пароль приложения", "Error while creating device token" : "Ошибка при создании токена для устройства", "New app password" : "Новый пароль приложения", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Для настройки приложения или устройства используйте данных для входа в систему, приведённые ниже. По соображениям безопасности, пароль будет показан только один раз.", "Login" : "Логин", "Password" : "Пароль", "Show QR code for mobile apps" : "Показать QR-код для мобильных приложений", - "Could not copy app password. Please copy it manually." : "Не удалось скопировать пароль приложения. Пожалуйста, скопируйте его вручную.", + "App password copied!" : "Пароль приложения скопирован.", + "Copy app password" : "Копировать пароль приложения", + "Login name copied!" : "Имя пользователя скопировано.", + "Copy login name" : "Копировать имя пользователя", + "Could not copy app password. Please copy it manually." : "Не удалось скопировать пароль приложения. Скопируйте его вручную.", + "Could not copy login name. Please copy it manually." : "Не удалось скопировать имя пользователя. Скопируйте его вручную.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Для правильной работы сервера Nextcloud важно правильно настроить выполнение задач в фоновом режиме. Рекомендуемым вариантом запуска фоновых задач является использование планировщика Cron. Обратитесь к документации для получения дополнительной информации.", "Last job execution ran {time}. Something seems wrong." : "Последнее задание было выполнено {time}. Похоже, что-то не в порядке.", "Last job ran {relativeTime}." : "Последнее задание было запущено {relativeTime}.", @@ -418,6 +451,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Необходимо выполнить перенос ключей из старого механизма шифрования (ownCloud <= 8.0) в новый. Для выполнения переноса активируйте приложение «Модуль шифрования по умолчанию» и запустите команду «{command}»", "Unable to update server side encryption config" : "Не удалось обновить параметры шифрования на стороне сервера", "Please confirm the group removal" : "Подтвердите удаление группы", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Группа «{group}» будет удалена. Это действие НЕ ПРИВОДИТ к удалению учётных записей, входящих в эту группу.", "Cancel" : "Отмена", "Confirm" : "Подтвердить", "Submit" : "Отправить ответ", @@ -442,6 +476,8 @@ OC.L10N.register( "Error saving profile picture" : "Не удалось сохранить изображение профиля", "Error removing profile picture" : "Не удалось очистить изображения профиля", "Your biography" : "Ваша биография", + "Enter your date of birth" : "Введите дату своего рождения", + "Unable to update date of birth" : "Не удалось обновить дату рождения", "You are a member of the following groups:" : "Вы являетесь участником следующих групп:", "You are using {usage}" : "Вы используете {usage}", "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Вы используете {usage} из {totalSpace} ({usageRelative}%)", @@ -479,6 +515,7 @@ OC.L10N.register( "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В профиле устанавливаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение «Видно всем», а для области действия установлено значение «Скрыто», будет использоваться значение «Скрыто».", "Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}", "Your role" : "Ваша роль", + "Your X (formerly Twitter) handle" : "Ваше имя в сети X (ранее — Твиттер)", "Your website" : "Ваш сайт", "No {property} set" : "Свойство «{property}» не задано", "Invalid value" : "Недопустимое значение", @@ -506,26 +543,39 @@ OC.L10N.register( "Email (required)" : "Эл. почта (обязательно)", "Email" : "Адрес эл. почты", "Groups (required)" : "Группы (обязательно)", + "Set account groups" : "Выбрать группы учётной записи", "Administered groups" : "Администрируемые группы", "Quota" : "Квота", + "Set account quota" : "Задать квоту для учётной записи", "Language" : "Язык", "Set default language" : "Выбрать язык по умолчанию", + "Add new account" : "Создать учётную запись", "Manager" : "Руководитель", + "Set account manager" : "Выбрать руководителя учётной записи", + "Account name will be autogenerated" : "Имя учётной записи будет создано автоматически", + "Account name (required)" : "Имя учётной записи (обязательно)", "Total rows summary" : "Количество строк в общем", "Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} учётная запись","{userCount} учётныt записи","{userCount} учётных записей","{userCount} учётные записи"], "Avatar" : "Аватар", + "Account name" : "Имя учётной записи", "Group admin for" : "Администратор групп", + "Account backend" : "Механизм учёта", "Storage location" : "Расположение хранилища", "Last login" : "Последний вход", "Account actions" : "Действия над аккаунтом", "Password or insufficient permissions message" : "Сообщение о пароле или недостаточных разрешениях", + "Loading account …" : "Загрузка сведений об учётной записи…", "Change display name" : "Изменить отображаемое имя", "Set new password" : "Установить новый пароль", "You do not have permissions to see the details of this account" : "У вас нет прав на просмотр данных этой учётной записи", "Set new email address" : "Установить новый адрес эл. почты", "Add account to group" : "Добавить учётную запись в группу", "Set account as admin for" : "Назначить администратором", + "Select account quota" : "Выбор квоты для учётной записи", "Set the language" : "Выбрать язык", + "Set line manager" : "Выбрать руководителя", "{size} used" : "использовано {size}", "Delete account" : "Удалить учётную запись", "Disconnect all devices and delete local data" : "Отключить все устройства и удалить локальные данные", @@ -548,6 +598,7 @@ OC.L10N.register( "Account management settings" : "Параметры управления учётными записями", "Visibility" : "Видимость", "Show language" : "Показывать язык", + "Show account backend" : "Показать механизм учёта", "Show storage path" : "Путь хранилища", "Show last login" : "Время последнего входа в систему", "Sorting" : "Сортировка", @@ -555,6 +606,7 @@ OC.L10N.register( "By member count" : "По количеству участников", "By name" : "По имени", "Send email" : "Отправить сообщение", + "Send welcome email to new accounts" : "Отправлять приветственное электронное письмо новым пользователям", "Defaults" : "Значения по умолчанию", "Default quota" : "Квота по умолчанию", "Select default quota" : "Квота по умолчанию", @@ -600,9 +652,12 @@ OC.L10N.register( "X (formerly Twitter)" : "X (ранее Твиттер)", "Fediverse (e.g. Mastodon)" : "Федерации (например, Mastodon)", "Website" : "Адрес сайта", + "Date of birth" : "Дата рождения", "Profile visibility" : "Видимость профиля", "Locale" : "Региональные стандарты", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Заданный параметр не может быть использован, так как его используют основные функции, такие как совместный доступ к файлам и приглашения к событиям из календаря", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Недоступно, так как федерация отключена для вашей учетной записи. Если у вас есть какие-либо вопросы, обратитесь к системному администратору.", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Недоступно, так как публикация пользовательских данных на сервере поиска запрещена. Обратитесь к системному администратору, если у вас возникнут какие-либо вопросы.", "Discover" : "Центр приложений", "Your apps" : "Ваши приложения", "Active apps" : "Активные приложения", @@ -612,23 +667,31 @@ OC.L10N.register( "Featured apps" : "Рекомендуемые приложения", "Supported apps" : "Поддерживаемые приложения", "Show to everyone" : "Для всех", + "Show to logged in accounts only" : "Только для вошедших в систему", "Hide" : "Скрыт", "Download and enable" : "Скачать и включить", "Allow untested app" : "Разрешить непроверенное приложение", "The app will be downloaded from the App Store" : "Приложение будет скачано из магазина приложений", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Это приложение не отмечено как совместимое с вашей версией Nextcloud. Если вы продолжите, вы сможете установить это приложение, однако оно может работать не так, как ожидается.", "Never" : "Никогда", + "Could not register device: Network error" : "Не удалось зарегистрировать устройство: ошибка сети", + "Could not register device: Probably already registered" : "Не удалось зарегистрировать устройство: возможно, это устройство уже зарегистрировано", + "Could not register device" : "Не удалось зарегистрировать устройство", "An error occurred during the request. Unable to proceed." : "Во время запроса произошла ошибка. Продолжение невозможно.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.", "Error: This app cannot be enabled because it makes the server unstable" : "Ошибка: это приложение не может быть включено, так как оно сделает сервер нестабильным", "Do you really want to wipe your data from this device?" : "Действительно удалить свои данные с этого устройства?", "Confirm wipe" : "Подтверждение удаления данных", + "Could not delete the app token" : "Не удалось удалить токен приложения", "Error while wiping the device with the token" : "Ошибка при очистке устройства с данным токеном", "Error while updating device token name" : "Ошибка при обновлении имени токена устройства", "Error while updating device token scope" : "Ошибка при обновлении разрешений токена устройства", + "Could not set group sorting" : "Не удалось настроить сортировку групп", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Превышено количество запросов из вашей сети. Попробуйте позднее или сообщите администратору об этой ошибке.", "Administration documentation" : "Документация администратора", "Forum" : "Форум", + "Nextcloud help & privacy resources" : "Справочные ресурсы Nexcloud и руководства по безопасности", + "General documentation" : "Основная документация", "Legal notice" : "Официальное уведомление", "Privacy policy" : "Политика конфиденциальности", "None/STARTTLS" : "Без шифрования/STARTTLS", @@ -644,6 +707,7 @@ OC.L10N.register( "Authentication" : "Аутентификация", "Authentication required" : "Требуется аутентификация ", "Credentials" : "Учётные данные", + "SMTP Login" : "Ипя пользователя SMTP", "SMTP Password" : "Пароль SMTP", "Save" : "Сохранить", "Test and verify email settings" : "Проверить параметры эл. почты", @@ -773,10 +837,14 @@ OC.L10N.register( "Old user imported certificates" : "Сертификаты, импортированные старым пользователем", "Missing optional index \"%s\" in table \"%s\"." : "В таблице «%s» отсутствует необязательный индекс «%s».", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "В базе данных отсутствуют некоторые индексы. Так как создание таких индексов может занять достаточно продолжительное время, оно должно быть запущено вручную. Для создания индексов необходимо запустить команду «occ db:add-missing-indices» во время работы сервера Nextcloud. При созданных индексах, как правило, запросы к базе данных выполняются значительно быстрее.", + "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Не удалось проверить, поддерживается ли JavaScript. Внесите исправления или подтвердите, обрабатывает ли веб-сервер файлы *.mjs, основываясь на MIME-типах.", + "MySQL unicode support" : "Поддержка стандарта кодирования Юникод в MySQL", + "Overwrite cli URL" : "Перезапись адреса интерфейса командной строки", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "В настоящее время вы используете PHP %s. PHP 8.0 больше не поддерживается в Nextcloud 27. Для Nextcloud 28 может потребоваться как минимум PHP 8.1. Пожалуйста, как можно скорее обновитесь до одной из официально поддерживаемых версий PHP, предоставленных PHP Group.", + "Rating: {score}/10" : "Оценка: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Группа \"{group}\" будет удалена. Пользователи НЕ будут удалены.", "No users" : "Нет пользователей", - "Loading users …" : "Загрузка пользователей …", + "Loading users …" : "Загрузка пользователей…", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Список пользователей. Этот список отображен не полностью по соображениям производительности. Пользователи будут отображаться по мере того, как Вы будете перемещаться по списку.", "Set user groups" : "Задать группы пользователя", "Set user as admin for …" : "Назначить пользователя администратором для ...", @@ -792,6 +860,9 @@ OC.L10N.register( "Failed to update user manager" : "Не удалось обновить диспетчер пользователей", "User management settings" : "Настройки управления пользователями", "Send welcome email to new users" : "Отправлять приветственное электронное письмо новым пользователям", - "Creating group …" : "Создание группы…" + "User management" : "Управление пользователями", + "Creating group …" : "Создание группы…", + "User group: {group}" : "Группа пользователя: {group}", + "Nextcloud help resources" : "Справочные ресурсы Nextcloud" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index a056697772f..7ddc82f5cbc 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -126,6 +126,7 @@ "App directories have the correct owner \"%s\"" : "У каталогов приложений есть правильный владелец \"%s\"", "Brute-force Throttle" : "Ограничение частоты ввода паролей", "Your remote address could not be determined." : "Не удалось определить ваш сетевой адрес.", + "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Ваш IP-адрес был определён как «%s» и в данный момент заблокирован защитой от перебора, что замедляет выполнение различных запросов. Если удаленный адрес не является вашим адресом, это может свидетельствовать о том, что прокси-сервер настроен неправильно.", "Your remote address \"%s\" is not brute-force throttled." : "Ваш сетевой адрес «%s» не имеет ограничений по частоте ввода паролей.", "Old administration imported certificates" : "Сертификаты, импортированные старым пользователем", "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Запланировано фоновое задание проверки пользовательских SSL-сертификатов. Пожалуйста, проверьте позже.", @@ -175,6 +176,7 @@ "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!" : "Доступ к сайту осуществляется с использованием небезопасного протокола HTTP. Настоятельно рекомендуется вместо этого настроить использование протокола HTTPS, т.к. без него не будут работать некоторые важные веб-функции, такие, как копирование в буфер обмена и обработчики служб.", "Accessing site insecurely via HTTP." : "Используется небезопасное подключение по протоколу 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." : "Сервер создаёт небезопасные ссылки, несмотря на то, что к нему осуществлено безопасное подключение. Скорее всего, причиной являются неверно настроенные параметры обратного прокси и значения параметров «overwrite*», настраивающих перезапись адресов.", + "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." : "Сервер создаёт незащищённые ссылки. Если вы используете подключение по протоколу HTTPS, то, скорее всего, причиной являются неверно настроенные параметры обратного прокси и значения параметров «overwrite*», настраивающих перезапись адресов.", "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Используется безопасное подключение по протоколу HTTPS и сервер создаёт безопасные ссылки.", "Internet connectivity" : "Подключение к интернету", "Internet connectivity is disabled in configuration file." : "Подключение к интернету отключено к файле конфигурации", @@ -182,6 +184,7 @@ "JavaScript modules support" : "Поддержка модулей JavaScript", "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Не удалось проверить, поддерживается ли JavaScript. Внесите исправления или подтвердите, обрабатывает ли веб-сервер файлы *.mjs, основываясь на MIME-типах.", "JavaScript source map support" : "Поддержка модулей JavaScript", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Веб-сервер не настроена должным образом для поддержки файлов «.js.map». Отсутствие поддержки этих файлов усложняет поиск ошибок и их отладку. ", "Old server-side-encryption" : "Устаревший режим шифрования на стороне сервера", "Disabled" : "Отключено", "The old server-side-encryption format is enabled. We recommend disabling this." : "Задействован устаревший режим шифрования файлов на стороне сервера. Рекомендуется отключить такое шифрование.", @@ -243,12 +246,18 @@ "Nextcloud configuration file is writable" : "Файл конфигурации Nextcloud доступен для записи", "HTTP headers" : "Заголовки HTTP", "Database version" : "Версия базы данных", + "Unknown database platform" : "Неизвестная платформа базы данных", "Architecture" : "Архитектура", "64-bit" : "64-бита", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Похоже, вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста, обновите свою ОС и PHP до 64-битной версии!", + "Temporary space available" : "Доступное временное пространство", + "Temporary directory is correctly configured:\n%s" : "Каталог временных файлов настроен верно:\n%s", + "Database transaction isolation level" : "Уровень изоляции транзакций", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "База данных не использует режиме изоляции транзакций «READ COMMITED». Такое поведение может вызвать проблемы при одновременном выполнении нескольких операций.", - ".well-known URLs" : "адреса .well-known", + ".well-known URLs" : "Адреса .well-known", "WOFF2 file loading" : "Загрузка файлов WOFF2", + "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "Не удалось проверить, поддерживаются ли файлы формата WOFF2. Проверьте, что веб-сервер обрабатывает файлы с расширением «.woff2».", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Веб-сервер не настроен должным образом для передачи файлов шрифтов в формате .woff2, что необходимо для правильной работы Nextcloud версии 15. Как правило, это связано с конфигурацией веб-сервера Nginx. Сравните используемую конфигурацию с рекомендуемой конфигурацией из документации.", "Profile information" : "Сведения о профиле", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Изображение профиля, полное имя, адрес электронной почты, номер телефона, адрес, веб-сайт, Twitter, организация, роль, заголовок, биография и сведения том, активен ли профиль", "Nextcloud settings" : "Параметры Nextcloud", @@ -284,10 +293,17 @@ "Set default expiration date for shares" : "Установить срок действия общего доступа по умолчанию", "Enforce expiration date" : "Срок действия обязателен", "Default expiration time of new shares in days" : "Время истечения новых публикаций по умолчанию (в днях)", + "Expire shares after x days" : "Закрывать общий доступ через x дней", "Set default expiration date for shares to other servers" : "Установить дату истечения по умолчанию для общих ресурсов на других серверах", + "Enforce expiration date for remote shares" : "Принудительно задать срок истечения доступа к общим ресурсам с других серверов", + "Default expiration time of remote shares in days" : "Время истечения общих ресурсов с других серверов по умолчанию (в днях)", + "Expire remote shares after x days" : "Закрывать общий доступ к ресурсам с других серверов через x дней", "Set default expiration date for shares via link or mail" : "Установить срок действия общего доступа через ссылки или почту", + "Default expiration time of shares in days" : "Срок действия общего доступа по умолчанию", "Privacy settings for sharing" : "Настройки приватности для совместного использования", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Если автозаполнение «одна группа» и «интеграция телефонного номера» включены, совпадения в любом из них достаточно, чтобы отобразить пользователя.", + "Allow account name autocompletion to users within the same groups and limit system address books to users in the same groups" : "Разрешить автодополнения имени учётной записи пользователям из одних и тех же групп и ограничить доступ к системным адресным книгам пользователями из одних и тех же групп", + "Allow account name autocompletion to users based on phone number integration" : "Разрешить пользователям автодополнение имени учётной записи на основе номера телефона", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Разрешить автозаполнение при вводе полного имени или адреса электронной почты (игнорируя отсутствие совпадений в телефонной книге и нахождение в одной группе)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показывать текст отказа от ответственности на странице публичной ссылки (показывается только когда скрыт список файлов)", "Disclaimer text" : "Текст отказа от ответственности", @@ -295,6 +311,7 @@ "Default share permissions" : "Права общего доступа по умолчанию", "Changed disclaimer text" : "Текст отказа от ответственности изменён", "Deleted disclaimer text" : "Текст отказа от ответственности удалён", + "Could not set disclaimer text" : "Не удалось задать текст отказа от отвественности", "Two-Factor Authentication" : "Двухфакторная аутентификация", "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двухфакторная аутентификация может быть принудительна включена для всех учётных записей и выбранных групп. В случае, если у пользователя не настроен механизм подтверждения подлинности вторым фактором, он не сможет войти в систему.", "Enforce two-factor authentication" : "Требовать двухфакторую аунтефикацию", @@ -306,12 +323,14 @@ "Excluded groups" : "Группы без требования использования двухфакторной аутентификации", "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Если выбрано включение или отключение использования двухфакторной проверки подлинности для групп, то для определения, требуется ли от пользователя использовать её, применяются следующие правила: \\n\n - если группы не включены в список, то двухфакторная проверка включена для всех их участников, кроме тех, кто также состоит в группах, проверка для которых отключена;\n - если группы включены в список, то двухфакторная проверка включена для всех участников таких групп;\n- если учётная запись состоит одновременно и в группе, проверка для которой включена и группе, проверка для которой отключена, то приоритет получает использование двухфакторной проверки.", "Save changes" : "Сохранить изменения", + "Show details for {appName} app" : "Подробные сведения о приложении «{appName}»", "Update to {update}" : "Обновить до {update}", "Remove" : "Удалить", "Disable" : "Отключить", "Featured" : "Рекомендуемые", "This app is supported via your current Nextcloud subscription." : "Это приложение поддерживается через вашу текущую подписку Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Рекомендованные приложения разработаны совместно с сообществом. Эти приложения обеспечивают основной функционал и готовы для использования в рабочих системах.", + "Community rating: {score}/5" : "Оценка сообщества: {score}/5", "All apps are up-to-date." : "Обновления приложений отсутствуют.", "Icon" : "Значок", "Name" : "Имя", @@ -324,12 +343,16 @@ "Download and enable all" : "Скачать и включить все", "_%n app has an update available_::_%n apps have an update available_" : ["Возможно обновить %n приложение.","Возможно обновить %n приложения.","Возможно обновить %n приложений.","Возможно обновить %n приложения."], "_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"], + "Nothing to show" : "Нет ни одного объекта для просмотра", + "Could not load section content from app store." : "Не удалось загрузить содержимое из магазина приложений", "Loading" : "Загрузка", "Fetching the latest news…" : "Получение последних новостей…", + "Could not load app discover section" : "Не удалось загрузить раздел «Центр приложений»", "Could not render element" : "Не удалось подготовить объект к показу", "Carousel" : "Карусель", "Previous slide" : "Предыдущий слайд", "Next slide" : "Следующий слайд", + "Choose slide to display" : "Выберите слайд для показа", "{index} of {total}" : "{index} из {total}", "Description" : "Описание", "Details" : "Подробные сведения", @@ -345,6 +368,7 @@ "Categories" : "Категории", "Resources" : "Ресурсы", "Documentation" : "Документация", + "Interact" : "Содействовать", "Report a bug" : "Сообщить об ошибке", "Request feature" : "Запросить новую возможность", "Ask questions or discuss" : "Задать вопросы или обсудить", @@ -352,6 +376,7 @@ "Rate" : "Оценка", "View in store" : "Посмотреть в магазине приложений", "Visit website" : "Перейти на веб-сайт", + "Usage documentation" : "Документация по использованию", "Admin documentation" : "Документация для администратора", "Developer documentation" : "Документация для разработчиков", "Changelog" : "Журнал изменений", @@ -372,6 +397,8 @@ "{productName} Talk for Android" : "Приложение {productName} Talk для Android", "Sync client" : "Приложение для синхронизации", "This session" : "Этот сеанс работы", + "{client} - {version} ({system})" : "{client} — {version} ({system})", + "{client} - {version}" : "{client} — {version}", "Device" : "Устройство", "Last activity" : "Последние действия", "Devices & sessions" : "Активные устройства и сеансы", @@ -380,10 +407,16 @@ "Create new app password" : "Создать пароль приложения", "Error while creating device token" : "Ошибка при создании токена для устройства", "New app password" : "Новый пароль приложения", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Для настройки приложения или устройства используйте данных для входа в систему, приведённые ниже. По соображениям безопасности, пароль будет показан только один раз.", "Login" : "Логин", "Password" : "Пароль", "Show QR code for mobile apps" : "Показать QR-код для мобильных приложений", - "Could not copy app password. Please copy it manually." : "Не удалось скопировать пароль приложения. Пожалуйста, скопируйте его вручную.", + "App password copied!" : "Пароль приложения скопирован.", + "Copy app password" : "Копировать пароль приложения", + "Login name copied!" : "Имя пользователя скопировано.", + "Copy login name" : "Копировать имя пользователя", + "Could not copy app password. Please copy it manually." : "Не удалось скопировать пароль приложения. Скопируйте его вручную.", + "Could not copy login name. Please copy it manually." : "Не удалось скопировать имя пользователя. Скопируйте его вручную.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Для правильной работы сервера Nextcloud важно правильно настроить выполнение задач в фоновом режиме. Рекомендуемым вариантом запуска фоновых задач является использование планировщика Cron. Обратитесь к документации для получения дополнительной информации.", "Last job execution ran {time}. Something seems wrong." : "Последнее задание было выполнено {time}. Похоже, что-то не в порядке.", "Last job ran {relativeTime}." : "Последнее задание было запущено {relativeTime}.", @@ -416,6 +449,7 @@ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Необходимо выполнить перенос ключей из старого механизма шифрования (ownCloud <= 8.0) в новый. Для выполнения переноса активируйте приложение «Модуль шифрования по умолчанию» и запустите команду «{command}»", "Unable to update server side encryption config" : "Не удалось обновить параметры шифрования на стороне сервера", "Please confirm the group removal" : "Подтвердите удаление группы", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Группа «{group}» будет удалена. Это действие НЕ ПРИВОДИТ к удалению учётных записей, входящих в эту группу.", "Cancel" : "Отмена", "Confirm" : "Подтвердить", "Submit" : "Отправить ответ", @@ -440,6 +474,8 @@ "Error saving profile picture" : "Не удалось сохранить изображение профиля", "Error removing profile picture" : "Не удалось очистить изображения профиля", "Your biography" : "Ваша биография", + "Enter your date of birth" : "Введите дату своего рождения", + "Unable to update date of birth" : "Не удалось обновить дату рождения", "You are a member of the following groups:" : "Вы являетесь участником следующих групп:", "You are using {usage}" : "Вы используете {usage}", "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Вы используете {usage} из {totalSpace} ({usageRelative}%)", @@ -477,6 +513,7 @@ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В профиле устанавливаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение «Видно всем», а для области действия установлено значение «Скрыто», будет использоваться значение «Скрыто».", "Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}", "Your role" : "Ваша роль", + "Your X (formerly Twitter) handle" : "Ваше имя в сети X (ранее — Твиттер)", "Your website" : "Ваш сайт", "No {property} set" : "Свойство «{property}» не задано", "Invalid value" : "Недопустимое значение", @@ -504,26 +541,39 @@ "Email (required)" : "Эл. почта (обязательно)", "Email" : "Адрес эл. почты", "Groups (required)" : "Группы (обязательно)", + "Set account groups" : "Выбрать группы учётной записи", "Administered groups" : "Администрируемые группы", "Quota" : "Квота", + "Set account quota" : "Задать квоту для учётной записи", "Language" : "Язык", "Set default language" : "Выбрать язык по умолчанию", + "Add new account" : "Создать учётную запись", "Manager" : "Руководитель", + "Set account manager" : "Выбрать руководителя учётной записи", + "Account name will be autogenerated" : "Имя учётной записи будет создано автоматически", + "Account name (required)" : "Имя учётной записи (обязательно)", "Total rows summary" : "Количество строк в общем", "Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} учётная запись","{userCount} учётныt записи","{userCount} учётных записей","{userCount} учётные записи"], "Avatar" : "Аватар", + "Account name" : "Имя учётной записи", "Group admin for" : "Администратор групп", + "Account backend" : "Механизм учёта", "Storage location" : "Расположение хранилища", "Last login" : "Последний вход", "Account actions" : "Действия над аккаунтом", "Password or insufficient permissions message" : "Сообщение о пароле или недостаточных разрешениях", + "Loading account …" : "Загрузка сведений об учётной записи…", "Change display name" : "Изменить отображаемое имя", "Set new password" : "Установить новый пароль", "You do not have permissions to see the details of this account" : "У вас нет прав на просмотр данных этой учётной записи", "Set new email address" : "Установить новый адрес эл. почты", "Add account to group" : "Добавить учётную запись в группу", "Set account as admin for" : "Назначить администратором", + "Select account quota" : "Выбор квоты для учётной записи", "Set the language" : "Выбрать язык", + "Set line manager" : "Выбрать руководителя", "{size} used" : "использовано {size}", "Delete account" : "Удалить учётную запись", "Disconnect all devices and delete local data" : "Отключить все устройства и удалить локальные данные", @@ -546,6 +596,7 @@ "Account management settings" : "Параметры управления учётными записями", "Visibility" : "Видимость", "Show language" : "Показывать язык", + "Show account backend" : "Показать механизм учёта", "Show storage path" : "Путь хранилища", "Show last login" : "Время последнего входа в систему", "Sorting" : "Сортировка", @@ -553,6 +604,7 @@ "By member count" : "По количеству участников", "By name" : "По имени", "Send email" : "Отправить сообщение", + "Send welcome email to new accounts" : "Отправлять приветственное электронное письмо новым пользователям", "Defaults" : "Значения по умолчанию", "Default quota" : "Квота по умолчанию", "Select default quota" : "Квота по умолчанию", @@ -598,9 +650,12 @@ "X (formerly Twitter)" : "X (ранее Твиттер)", "Fediverse (e.g. Mastodon)" : "Федерации (например, Mastodon)", "Website" : "Адрес сайта", + "Date of birth" : "Дата рождения", "Profile visibility" : "Видимость профиля", "Locale" : "Региональные стандарты", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Заданный параметр не может быть использован, так как его используют основные функции, такие как совместный доступ к файлам и приглашения к событиям из календаря", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Недоступно, так как федерация отключена для вашей учетной записи. Если у вас есть какие-либо вопросы, обратитесь к системному администратору.", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Недоступно, так как публикация пользовательских данных на сервере поиска запрещена. Обратитесь к системному администратору, если у вас возникнут какие-либо вопросы.", "Discover" : "Центр приложений", "Your apps" : "Ваши приложения", "Active apps" : "Активные приложения", @@ -610,23 +665,31 @@ "Featured apps" : "Рекомендуемые приложения", "Supported apps" : "Поддерживаемые приложения", "Show to everyone" : "Для всех", + "Show to logged in accounts only" : "Только для вошедших в систему", "Hide" : "Скрыт", "Download and enable" : "Скачать и включить", "Allow untested app" : "Разрешить непроверенное приложение", "The app will be downloaded from the App Store" : "Приложение будет скачано из магазина приложений", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Это приложение не отмечено как совместимое с вашей версией Nextcloud. Если вы продолжите, вы сможете установить это приложение, однако оно может работать не так, как ожидается.", "Never" : "Никогда", + "Could not register device: Network error" : "Не удалось зарегистрировать устройство: ошибка сети", + "Could not register device: Probably already registered" : "Не удалось зарегистрировать устройство: возможно, это устройство уже зарегистрировано", + "Could not register device" : "Не удалось зарегистрировать устройство", "An error occurred during the request. Unable to proceed." : "Во время запроса произошла ошибка. Продолжение невозможно.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.", "Error: This app cannot be enabled because it makes the server unstable" : "Ошибка: это приложение не может быть включено, так как оно сделает сервер нестабильным", "Do you really want to wipe your data from this device?" : "Действительно удалить свои данные с этого устройства?", "Confirm wipe" : "Подтверждение удаления данных", + "Could not delete the app token" : "Не удалось удалить токен приложения", "Error while wiping the device with the token" : "Ошибка при очистке устройства с данным токеном", "Error while updating device token name" : "Ошибка при обновлении имени токена устройства", "Error while updating device token scope" : "Ошибка при обновлении разрешений токена устройства", + "Could not set group sorting" : "Не удалось настроить сортировку групп", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Превышено количество запросов из вашей сети. Попробуйте позднее или сообщите администратору об этой ошибке.", "Administration documentation" : "Документация администратора", "Forum" : "Форум", + "Nextcloud help & privacy resources" : "Справочные ресурсы Nexcloud и руководства по безопасности", + "General documentation" : "Основная документация", "Legal notice" : "Официальное уведомление", "Privacy policy" : "Политика конфиденциальности", "None/STARTTLS" : "Без шифрования/STARTTLS", @@ -642,6 +705,7 @@ "Authentication" : "Аутентификация", "Authentication required" : "Требуется аутентификация ", "Credentials" : "Учётные данные", + "SMTP Login" : "Ипя пользователя SMTP", "SMTP Password" : "Пароль SMTP", "Save" : "Сохранить", "Test and verify email settings" : "Проверить параметры эл. почты", @@ -771,10 +835,14 @@ "Old user imported certificates" : "Сертификаты, импортированные старым пользователем", "Missing optional index \"%s\" in table \"%s\"." : "В таблице «%s» отсутствует необязательный индекс «%s».", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "В базе данных отсутствуют некоторые индексы. Так как создание таких индексов может занять достаточно продолжительное время, оно должно быть запущено вручную. Для создания индексов необходимо запустить команду «occ db:add-missing-indices» во время работы сервера Nextcloud. При созданных индексах, как правило, запросы к базе данных выполняются значительно быстрее.", + "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Не удалось проверить, поддерживается ли JavaScript. Внесите исправления или подтвердите, обрабатывает ли веб-сервер файлы *.mjs, основываясь на MIME-типах.", + "MySQL unicode support" : "Поддержка стандарта кодирования Юникод в MySQL", + "Overwrite cli URL" : "Перезапись адреса интерфейса командной строки", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "В настоящее время вы используете PHP %s. PHP 8.0 больше не поддерживается в Nextcloud 27. Для Nextcloud 28 может потребоваться как минимум PHP 8.1. Пожалуйста, как можно скорее обновитесь до одной из официально поддерживаемых версий PHP, предоставленных PHP Group.", + "Rating: {score}/10" : "Оценка: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Группа \"{group}\" будет удалена. Пользователи НЕ будут удалены.", "No users" : "Нет пользователей", - "Loading users …" : "Загрузка пользователей …", + "Loading users …" : "Загрузка пользователей…", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Список пользователей. Этот список отображен не полностью по соображениям производительности. Пользователи будут отображаться по мере того, как Вы будете перемещаться по списку.", "Set user groups" : "Задать группы пользователя", "Set user as admin for …" : "Назначить пользователя администратором для ...", @@ -790,6 +858,9 @@ "Failed to update user manager" : "Не удалось обновить диспетчер пользователей", "User management settings" : "Настройки управления пользователями", "Send welcome email to new users" : "Отправлять приветственное электронное письмо новым пользователям", - "Creating group …" : "Создание группы…" + "User management" : "Управление пользователями", + "Creating group …" : "Создание группы…", + "User group: {group}" : "Группа пользователя: {group}", + "Nextcloud help resources" : "Справочные ресурсы Nextcloud" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index 5c43152f20a..ce3342a92e1 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -26,7 +26,7 @@ OC.L10N.register( "No file uploaded" : "لم يتم رفع الملف", "You are already using a custom theme. Theming app settings might be overwritten by that." : "أنت تستخدم الآن ثيمة مُخصّصة. إعدادات تطبيق الثيمات يُمكن أن يتم الكتابة عليها بسبب ذلك. ", "Theming" : "تخصيص القالب", - "Appearance and accessibility" : "المظهر appearance، و سهولة الوصول accessibility", + "Appearance and accessibility" : "المظهر و سهولة الوصول ", "PHP Imagick module" : "جزئية PHP Imagick ", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "وحدة PHP ـ \"imahick\" غير مُفعّلة بالرغم من تفعيل تطبيق الثيمات theming. حتى يتم توليد الأيقونة الأساسية favicon بشكل صحيح يتوجب تنصيب و تفعيل هذه الوحدة.", "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "جزئية PHP Imagick في هذا الخادوم لا تدعم خاصية SVG. لتوافق أفضل، يُنصح بتثبيتها", @@ -47,7 +47,7 @@ OC.L10N.register( "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك على التنقل في الموقع بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.", "Light theme" : "ثيمة فاتحة light", "Enable the default light theme" : "مكّن الثيمة التلقائية الفاتحة", - "The default light appearance." : "المظهر الفاتح التلقائي", + "The default light appearance." : "المظهر الفاتح التلقائي.", "Legal notice" : "ملاحظة قانونية", "Privacy policy" : "سياسة الخصوصية", "Adjust the Nextcloud theme" : "تضبيط ثيمة نكست كلاود", diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json index c2adf514fa3..50e4c57d178 100644 --- a/apps/theming/l10n/ar.json +++ b/apps/theming/l10n/ar.json @@ -24,7 +24,7 @@ "No file uploaded" : "لم يتم رفع الملف", "You are already using a custom theme. Theming app settings might be overwritten by that." : "أنت تستخدم الآن ثيمة مُخصّصة. إعدادات تطبيق الثيمات يُمكن أن يتم الكتابة عليها بسبب ذلك. ", "Theming" : "تخصيص القالب", - "Appearance and accessibility" : "المظهر appearance، و سهولة الوصول accessibility", + "Appearance and accessibility" : "المظهر و سهولة الوصول ", "PHP Imagick module" : "جزئية PHP Imagick ", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "وحدة PHP ـ \"imahick\" غير مُفعّلة بالرغم من تفعيل تطبيق الثيمات theming. حتى يتم توليد الأيقونة الأساسية favicon بشكل صحيح يتوجب تنصيب و تفعيل هذه الوحدة.", "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "جزئية PHP Imagick في هذا الخادوم لا تدعم خاصية SVG. لتوافق أفضل، يُنصح بتثبيتها", @@ -45,7 +45,7 @@ "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك على التنقل في الموقع بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.", "Light theme" : "ثيمة فاتحة light", "Enable the default light theme" : "مكّن الثيمة التلقائية الفاتحة", - "The default light appearance." : "المظهر الفاتح التلقائي", + "The default light appearance." : "المظهر الفاتح التلقائي.", "Legal notice" : "ملاحظة قانونية", "Privacy policy" : "سياسة الخصوصية", "Adjust the Nextcloud theme" : "تضبيط ثيمة نكست كلاود", diff --git a/apps/workflowengine/l10n/ar.js b/apps/workflowengine/l10n/ar.js index 9557dd6a4fa..9b3bafb42d7 100644 --- a/apps/workflowengine/l10n/ar.js +++ b/apps/workflowengine/l10n/ar.js @@ -44,8 +44,8 @@ OC.L10N.register( "The provided check value is too long" : "قيمة التحقق المقدمة طويلة جدًا", "Check #%s does not exist" : "تحقق من#%s غير موجود", "Check %s is invalid or does not exist" : "التحقق من %s فهو غير صالح أو غير موجود", - "Flow" : "مسار دفقٍ Flow", - "Nextcloud workflow engine" : "محرك الدفق الإجرائي workflow لنكست كلود", + "Flow" : "مسارات الدَّفق ", + "Nextcloud workflow engine" : "محرك مسارات الدَّفق لنكست كلاود", "Select a filter" : "اختر عامل تصفية", "Select a comparator" : "اختر أساس المقارنة", "Remove filter" : "إزالة الفلتر", @@ -83,15 +83,15 @@ OC.L10N.register( "Save" : "حفظ", "Available flows" : "مسارات الدفق المتاحة", "For details on how to write your own flow, check out the development documentation." : "للحصول على تفاصيل حول كيفية كتابة مسارات الدفق خاصّتك، تحقق من وثائق التطوير.", - "No flows installed" : "لم يتم تثبيت أي مسارات دفقٍ", - "Ask your administrator to install new flows." : "أطلُب من مُشرِفِك تثبيت مسارات دفقٍ جديدة.", + "No flows installed" : "لم يتم تثبيت أي مسارات للدَّفق", + "Ask your administrator to install new flows." : "أطلُب من مُشرِفِك تثبيت مسارات جديدة للدَّفق.", "More flows" : "المزيد من مسارات الدفق", "Browse the App Store" : "إستعرض متجر التطبيقات", "Show less" : "عرض أقل", "Show more" : "عرض المزيد", "Configured flows" : "مسارات الدفق المُعدّة", "Your flows" : "مسارات الدفق خاصّتك", - "No flows configured" : "لم تتم تهيئة أي مسارات دفقٍ", + "No flows configured" : "لم تتم تهيئة أي مسارات للدَّفق", "matches" : "متوافق", "does not match" : "غير متوافق", "is" : "يكون", diff --git a/apps/workflowengine/l10n/ar.json b/apps/workflowengine/l10n/ar.json index 20d3e00acb0..ce761dc2112 100644 --- a/apps/workflowengine/l10n/ar.json +++ b/apps/workflowengine/l10n/ar.json @@ -42,8 +42,8 @@ "The provided check value is too long" : "قيمة التحقق المقدمة طويلة جدًا", "Check #%s does not exist" : "تحقق من#%s غير موجود", "Check %s is invalid or does not exist" : "التحقق من %s فهو غير صالح أو غير موجود", - "Flow" : "مسار دفقٍ Flow", - "Nextcloud workflow engine" : "محرك الدفق الإجرائي workflow لنكست كلود", + "Flow" : "مسارات الدَّفق ", + "Nextcloud workflow engine" : "محرك مسارات الدَّفق لنكست كلاود", "Select a filter" : "اختر عامل تصفية", "Select a comparator" : "اختر أساس المقارنة", "Remove filter" : "إزالة الفلتر", @@ -81,15 +81,15 @@ "Save" : "حفظ", "Available flows" : "مسارات الدفق المتاحة", "For details on how to write your own flow, check out the development documentation." : "للحصول على تفاصيل حول كيفية كتابة مسارات الدفق خاصّتك، تحقق من وثائق التطوير.", - "No flows installed" : "لم يتم تثبيت أي مسارات دفقٍ", - "Ask your administrator to install new flows." : "أطلُب من مُشرِفِك تثبيت مسارات دفقٍ جديدة.", + "No flows installed" : "لم يتم تثبيت أي مسارات للدَّفق", + "Ask your administrator to install new flows." : "أطلُب من مُشرِفِك تثبيت مسارات جديدة للدَّفق.", "More flows" : "المزيد من مسارات الدفق", "Browse the App Store" : "إستعرض متجر التطبيقات", "Show less" : "عرض أقل", "Show more" : "عرض المزيد", "Configured flows" : "مسارات الدفق المُعدّة", "Your flows" : "مسارات الدفق خاصّتك", - "No flows configured" : "لم تتم تهيئة أي مسارات دفقٍ", + "No flows configured" : "لم تتم تهيئة أي مسارات للدَّفق", "matches" : "متوافق", "does not match" : "غير متوافق", "is" : "يكون", diff --git a/core/l10n/it.js b/core/l10n/it.js index 33aa0432ef4..b64e69d27ce 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Fai clic sul pulsante seguente per reimpostare la tua password. Se non hai richiesto la reimpostazione della password, ignora questo messaggio.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Fai clic sul collegamento seguente per reimpostare la tua password. Se non hai richiesto la reimpostazione della password, ignora questo messaggio.", "Reset your password" : "Ripristina la password", + "The given provider is not available" : "Il fornitore scelto non è disponibile", "Task not found" : "Attività non trovata", "Internal error" : "Errore interno", "Not found" : "Non trovato", @@ -273,6 +274,7 @@ OC.L10N.register( "The server was unable to complete your request." : "Il server non è stato in grado di completare la tua richiesta.", "If this happens again, please send the technical details below to the server administrator." : "Se ciò si verifca nuovamente, invia i seguenti dettagli tecnici all'amministratore del server.", "More details can be found in the server log." : "Ulteriori dettagli sono disponibili nel log del server.", + "For more details see the documentation ↗." : "Per ulteriori dettagli, leggi la documentazione ↗.", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", diff --git a/core/l10n/it.json b/core/l10n/it.json index 49bea685516..6e23327b083 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -37,6 +37,7 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Fai clic sul pulsante seguente per reimpostare la tua password. Se non hai richiesto la reimpostazione della password, ignora questo messaggio.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Fai clic sul collegamento seguente per reimpostare la tua password. Se non hai richiesto la reimpostazione della password, ignora questo messaggio.", "Reset your password" : "Ripristina la password", + "The given provider is not available" : "Il fornitore scelto non è disponibile", "Task not found" : "Attività non trovata", "Internal error" : "Errore interno", "Not found" : "Non trovato", @@ -271,6 +272,7 @@ "The server was unable to complete your request." : "Il server non è stato in grado di completare la tua richiesta.", "If this happens again, please send the technical details below to the server administrator." : "Se ciò si verifca nuovamente, invia i seguenti dettagli tecnici all'amministratore del server.", "More details can be found in the server log." : "Ulteriori dettagli sono disponibili nel log del server.", + "For more details see the documentation ↗." : "Per ulteriori dettagli, leggi la documentazione ↗.", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 4dc77f01b84..4711bb1c36c 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -119,6 +119,7 @@ OC.L10N.register( "This account is disabled" : "Эта учётная запись отключена", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С вашего IP-адреса было выполнено множество неудачных попыток входа в систему. Следующую попытку можно будет выполнить через 30 секунд.", "Account name or email" : "Учётная запись или адрес эл. почты", + "Account name" : "Имя учётной записи", "Log in with a device" : "Войти с устройства", "Login or email" : "Имя пользователя или адрес эл. почты", "Your account is not setup for passwordless login." : "Ваша учётная запись не настроена на вход без пароля.", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 65cdfde9420..ce23b48dbda 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -117,6 +117,7 @@ "This account is disabled" : "Эта учётная запись отключена", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С вашего IP-адреса было выполнено множество неудачных попыток входа в систему. Следующую попытку можно будет выполнить через 30 секунд.", "Account name or email" : "Учётная запись или адрес эл. почты", + "Account name" : "Имя учётной записи", "Log in with a device" : "Войти с устройства", "Login or email" : "Имя пользователя или адрес эл. почты", "Your account is not setup for passwordless login." : "Ваша учётная запись не настроена на вход без пароля.", diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 5641e704f36..e9ae6817e47 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -94,7 +94,7 @@ OC.L10N.register( "__language_name__" : "اللغة العربية", "This is an automatically sent email, please do not reply." : "هذه رسالة آلية، يرجى عدم الرد عليها.", "Help & privacy" : "المساعدة و الخصوصية", - "Appearance and accessibility" : "المظهر و سهولة الوصول.", + "Appearance and accessibility" : "المظهر و سهولة الوصول", "Apps" : "التطبيقات", "Personal settings" : "إعدادات شخصيّة", "Administration settings" : "إعدادات الإدارة", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 30ded56cce5..7606e9af262 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -92,7 +92,7 @@ "__language_name__" : "اللغة العربية", "This is an automatically sent email, please do not reply." : "هذه رسالة آلية، يرجى عدم الرد عليها.", "Help & privacy" : "المساعدة و الخصوصية", - "Appearance and accessibility" : "المظهر و سهولة الوصول.", + "Appearance and accessibility" : "المظهر و سهولة الوصول", "Apps" : "التطبيقات", "Personal settings" : "إعدادات شخصيّة", "Administration settings" : "إعدادات الإدارة", -- 2.39.5