Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Mar 24, 2024
1 parent 2e0a764 commit 0645383
Show file tree
Hide file tree
Showing 24 changed files with 98 additions and 2 deletions.
4 changes: 3 additions & 1 deletion apps/comments/l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ OC.L10N.register(
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
"An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado",
"_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"]
"_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"],
"Write a message …" : "Escriba un mensaje …",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" para menciones, \":\" para emoticonos, \"/\" para selector inteligente"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 3 additions & 1 deletion apps/comments/l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
"An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado",
"_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"]
"_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"],
"Write a message …" : "Escriba un mensaje …",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" para menciones, \":\" para emoticonos, \"/\" para selector inteligente"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
4 changes: 4 additions & 0 deletions apps/settings/l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,13 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Su directorio de datos y sus archivos probablemente sean accesibles desde el Internet. El archivo .htaccess no está funcionando. Se recomienda encarecidamente que configure su servidor web de manera que el directorio de datos ya no sea accesible, o mueva el directorio de datos fuera de la raíz de documentos del servidor web.",
"Database missing columns" : "Faltan columnas en la base de datos",
"Missing optional column \"%s\" in table \"%s\"." : "Falta la columna opcional \"%s\" en la tabla \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos le faltan algunas columnas opcionales. Debido al hecho de que añadir columnas en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-columns\" se pueden añadir las columnas faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidas las columnas, algunas características podrían mejorar su capacidad de respuesta o la usabilidad.",
"Database missing indices" : "Faltan índices en la base de datos",
"Missing optional index \"%s\" in table \"%s\"." : "Falta el índice opcional \"%s\" en la tabla \"%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." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-indices\" se pueden añadir los índices faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidos los índices, las consultas a esas tablas suelen ser mucho más rápidas.",
"Database missing primary keys" : "Faltan llaves primarias en la base de datos",
"Missing primary key on table \"%s\"." : "Falta la llave primaria en la tabla \"%s\".",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos le faltan algunas llaves primarias. Debido al hecho de que añadir llaves primarias en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-primary-keys\" se pueden añadir las llaves primarias faltantes manualmente mientras la instancia sigue corriendo. ",
"Database pending bigint migrations" : "Está pendiente la migración de \"bigint\" de la base de datos",
"Debug mode" : "Modo de depuración",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Esta instancia se está ejecutando en modo de depuración. Habilite esto únicamente para desarrollo local y no en ambientes de producción.",
Expand All @@ -167,6 +170,7 @@ OC.L10N.register(
"You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Está accediendo a su instancia mediante una conexión segura, y su instancia está generando URLs seguros.",
"Internet connectivity" : "Conexión a Internet",
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo 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 no tiene conexión al internet: no se pudieron alcanzar varios puntos finales. Esto significa que algunas funciones, como montar almacenamientos externos, las notificaciones sobre actualizaciones o la instalación de aplicaciones de terceros, no funcionarán. Es posible que tampoco funcione el acceso a archivos de forma remota ni el envío de correos electrónicos de notificación. Establezca una conexión desde este servidor al internet para disfrutar de todas las funciones.",
"JavaScript modules support" : "Soporte de módulos JavaScript",
"Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.",
"JavaScript source map support" : "Soporte de mapa fuente de JavaScript",
Expand Down
4 changes: 4 additions & 0 deletions apps/settings/l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,13 @@
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Su directorio de datos y sus archivos probablemente sean accesibles desde el Internet. El archivo .htaccess no está funcionando. Se recomienda encarecidamente que configure su servidor web de manera que el directorio de datos ya no sea accesible, o mueva el directorio de datos fuera de la raíz de documentos del servidor web.",
"Database missing columns" : "Faltan columnas en la base de datos",
"Missing optional column \"%s\" in table \"%s\"." : "Falta la columna opcional \"%s\" en la tabla \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos le faltan algunas columnas opcionales. Debido al hecho de que añadir columnas en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-columns\" se pueden añadir las columnas faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidas las columnas, algunas características podrían mejorar su capacidad de respuesta o la usabilidad.",
"Database missing indices" : "Faltan índices en la base de datos",
"Missing optional index \"%s\" in table \"%s\"." : "Falta el índice opcional \"%s\" en la tabla \"%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." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-indices\" se pueden añadir los índices faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidos los índices, las consultas a esas tablas suelen ser mucho más rápidas.",
"Database missing primary keys" : "Faltan llaves primarias en la base de datos",
"Missing primary key on table \"%s\"." : "Falta la llave primaria en la tabla \"%s\".",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos le faltan algunas llaves primarias. Debido al hecho de que añadir llaves primarias en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-primary-keys\" se pueden añadir las llaves primarias faltantes manualmente mientras la instancia sigue corriendo. ",
"Database pending bigint migrations" : "Está pendiente la migración de \"bigint\" de la base de datos",
"Debug mode" : "Modo de depuración",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Esta instancia se está ejecutando en modo de depuración. Habilite esto únicamente para desarrollo local y no en ambientes de producción.",
Expand All @@ -165,6 +168,7 @@
"You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Está accediendo a su instancia mediante una conexión segura, y su instancia está generando URLs seguros.",
"Internet connectivity" : "Conexión a Internet",
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo 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 no tiene conexión al internet: no se pudieron alcanzar varios puntos finales. Esto significa que algunas funciones, como montar almacenamientos externos, las notificaciones sobre actualizaciones o la instalación de aplicaciones de terceros, no funcionarán. Es posible que tampoco funcione el acceso a archivos de forma remota ni el envío de correos electrónicos de notificación. Establezca una conexión desde este servidor al internet para disfrutar de todas las funciones.",
"JavaScript modules support" : "Soporte de módulos JavaScript",
"Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.",
"JavaScript source map support" : "Soporte de mapa fuente de JavaScript",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "وكيل مستخدم مخصص",
"Select groups" : "إختَر مجموعةً",
"Groups" : "المجموعات",
"Type to search for group …" : "أُكتُب اسم المجموعة التي تبحث عنها ...",
"Select a trigger" : "حدد مشغل",
"At least one event must be selected" : "يجب اختيار حدث واحد على الأقل",
"Add new flow" : "إضافة مسار دفق جديد",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"Custom user agent" : "وكيل مستخدم مخصص",
"Select groups" : "إختَر مجموعةً",
"Groups" : "المجموعات",
"Type to search for group …" : "أُكتُب اسم المجموعة التي تبحث عنها ...",
"Select a trigger" : "حدد مشغل",
"At least one event must be selected" : "يجب اختيار حدث واحد على الأقل",
"Add new flow" : "إضافة مسار دفق جديد",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "Custom user agent",
"Select groups" : "Select groups",
"Groups" : "Groups",
"Type to search for group …" : "Type to search for group …",
"Select a trigger" : "Select a trigger",
"At least one event must be selected" : "At least one event must be selected",
"Add new flow" : "Add new flow",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"Custom user agent" : "Custom user agent",
"Select groups" : "Select groups",
"Groups" : "Groups",
"Type to search for group …" : "Type to search for group …",
"Select a trigger" : "Select a trigger",
"At least one event must be selected" : "At least one event must be selected",
"Add new flow" : "Add new flow",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "Egendefinert brukeragent",
"Select groups" : "Velg grupper",
"Groups" : "Grupper",
"Type to search for group …" : "Skriv for å søke etter gruppe...",
"Select a trigger" : "Velg en utløser",
"At least one event must be selected" : "Minst èn hendelse må velges",
"Add new flow" : "Legg til ny flyt",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"Custom user agent" : "Egendefinert brukeragent",
"Select groups" : "Velg grupper",
"Groups" : "Grupper",
"Type to search for group …" : "Skriv for å søke etter gruppe...",
"Select a trigger" : "Velg en utløser",
"At least one event must be selected" : "Minst èn hendelse må velges",
"Add new flow" : "Legg til ny flyt",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "自訂 user agent",
"Select groups" : "選擇群組",
"Groups" : "群組",
"Type to search for group …" : "輸入以搜尋群組 …",
"Select a trigger" : "選擇觸發條件",
"At least one event must be selected" : "必須選擇至少一個活動",
"Add new flow" : "添加新流程",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"Custom user agent" : "自訂 user agent",
"Select groups" : "選擇群組",
"Groups" : "群組",
"Type to search for group …" : "輸入以搜尋群組 …",
"Select a trigger" : "選擇觸發條件",
"At least one event must be selected" : "必須選擇至少一個活動",
"Add new flow" : "添加新流程",
Expand Down
2 changes: 2 additions & 0 deletions core/l10n/ar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions core/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"Your login token is invalid or has expired" : "معلومات الجلسة غير صالحة أو منتهية",
"This community release of Nextcloud is unsupported and push notifications are limited." : "هذا الإصدار المجتمعي من نكست كلاود غير مدعوم و إشعارات الدفع محدودة.",
"Login" : "الدخول",
"Unsupported email length (>255)" : "طول رسالة الإيميل يتعدى المسموح (أكبر من 255 حرفاً)",
"Password reset is disabled" : "تم تعطيل إعادة تعيين كلمة المرور",
"Could not reset password because the token is expired" : "لا يمكن إعادة تعيين كلمة المرور بسبب انتهاء صلاحية الجلسة.",
"Could not reset password because the token is invalid" : "لا يمكن إعادة تعيين كلمة المرور بسبب خطأ في تكوين الجلسة",
Expand Down Expand Up @@ -244,6 +245,7 @@
"No action available" : "لا يتوفر أي إجراء",
"Error fetching contact actions" : "حدث خطأ أثناء جلب إجراءات جهات الاتصال",
"Close \"{dialogTitle}\" dialog" : "أغلق الحوار \"{dialogTitle}\"",
"Email length is at max (255)" : "طول رسالة الإيميل وصل أقصى المسموح ( 255)",
"Non-existing tag #{tag}" : "وسم غير موجود #{tag}",
"Restricted" : "مقيدة",
"Invisible" : "مخفي",
Expand Down

0 comments on commit 0645383

Please sign in to comment.