From: Nextcloud bot Date: Fri, 10 Mar 2023 02:27:15 +0000 (+0000) Subject: Fix(l10n): 🔠 Update translations from Transifex X-Git-Tag: v27.0.0beta1~353 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=16b68fdb347f8b1f4851fa42f54e6fe2122ee861;p=nextcloud-server.git Fix(l10n): 🔠 Update translations from Transifex Signed-off-by: Nextcloud bot --- diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index f21b0c8dc86..5a0554515a9 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -9,6 +9,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s", "{author} commented on {file}" : "{author} علّق على {file}", "Comments for files" : "تعليقات على الملفات", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "تمت الإشارة إليك في \"{file}\" في تعليق لمستخدم. لكن هذا المستخدم تم حذف حسابه بعدها", "{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}", "Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات", "Edit comment" : "تعديل التعليق", diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index dff3540e6ee..c4e63b4da6b 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -7,6 +7,7 @@ "%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s", "{author} commented on {file}" : "{author} علّق على {file}", "Comments for files" : "تعليقات على الملفات", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "تمت الإشارة إليك في \"{file}\" في تعليق لمستخدم. لكن هذا المستخدم تم حذف حسابه بعدها", "{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}", "Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات", "Edit comment" : "تعديل التعليق", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 9ceedf291d4..aa5bf3adb09 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -182,8 +182,11 @@ OC.L10N.register( "Unknown error" : "Erro descoñecido", "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", "Cannot transfer ownership of a file or folder you do not own" : "Non se pode transferir a propiedade dun ficheiro ou cartafol do que non eres propietario", + "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que quere enlazar", "Open the files app settings" : "Abre a configuración da aplicación de ficheiros", "Files settings" : "Axustes de ficheiros", + "File cannot be accessed" : "Non se pode acceder ao ficheiro", + "You might not have have permissions to view it, ask the sender to share it" : "É posible que non teñas permisos para velo, pídelle ao remitente que o comparta", "Show hidden files" : "Amosar os ficheiros agochados", "Crop image previews" : "Recortar a vista previa das imaxes", "Additional settings" : "Axustes adicionais", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 677f548938c..0c0efd09016 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -180,8 +180,11 @@ "Unknown error" : "Erro descoñecido", "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", "Cannot transfer ownership of a file or folder you do not own" : "Non se pode transferir a propiedade dun ficheiro ou cartafol do que non eres propietario", + "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que quere enlazar", "Open the files app settings" : "Abre a configuración da aplicación de ficheiros", "Files settings" : "Axustes de ficheiros", + "File cannot be accessed" : "Non se pode acceder ao ficheiro", + "You might not have have permissions to view it, ask the sender to share it" : "É posible que non teñas permisos para velo, pídelle ao remitente que o comparta", "Show hidden files" : "Amosar os ficheiros agochados", "Crop image previews" : "Recortar a vista previa das imaxes", "Additional settings" : "Axustes adicionais", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 5c92cc23016..c6fb385ca29 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist", "Please specify a valid circle" : "Bitte einen gültigen Kreis angeben", "Sharing %s failed because the back end does not support room shares" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe von Räumen nicht unterstützt", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine Science-Mesh-Freigaben unterstützt", "Unknown share type" : "Unbekannter Freigabetyp", "Not a directory" : "Kein Verzeichnis", "Could not lock node" : "Knotenpunkt konnte nicht gesperrt werden", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "Kreis", "Talk conversation" : "Talk-Unterhaltung", "Deck board" : "Deck-Board", + "Science Mesh" : "Science-Mesh", "on {server}" : "auf {server}", "Others with access" : "Andere mit Zugriff", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 129d4ce05c0..ec68771cc99 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -118,6 +118,7 @@ "You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist", "Please specify a valid circle" : "Bitte einen gültigen Kreis angeben", "Sharing %s failed because the back end does not support room shares" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe von Räumen nicht unterstützt", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine Science-Mesh-Freigaben unterstützt", "Unknown share type" : "Unbekannter Freigabetyp", "Not a directory" : "Kein Verzeichnis", "Could not lock node" : "Knotenpunkt konnte nicht gesperrt werden", @@ -223,6 +224,7 @@ "Circle" : "Kreis", "Talk conversation" : "Talk-Unterhaltung", "Deck board" : "Deck-Board", + "Science Mesh" : "Science-Mesh", "on {server}" : "auf {server}", "Others with access" : "Andere mit Zugriff", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index bec5cac5d94..a77bd75a3c7 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "No puede compartir a un Circulo si la aplicación no esta activada", "Please specify a valid circle" : "Por favor especifique un circulo valido", "Sharing %s failed because the back end does not support room shares" : "Compartir %s ha fallado porque el backend no soporta habitaciones compartidas", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Compartir %s ha fallado porque el backend no soporta recursos compartidos de ScienceMesh", "Unknown share type" : "Tipo de recurso compartido desconocido", "Not a directory" : "No es un directorio", "Could not lock node" : "No se ha podido bloquear el nodo", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "Círculo", "Talk conversation" : "Conversación de Talk", "Deck board" : "Tablero Deck", + "Science Mesh" : "Science Mesh", "on {server}" : "en {server}", "Others with access" : "Otros con acceso", "No other users with access found" : "No se encontraron otros usuarios con acceso", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 73a1e1abc8f..75e974e42b9 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -118,6 +118,7 @@ "You cannot share to a Circle if the app is not enabled" : "No puede compartir a un Circulo si la aplicación no esta activada", "Please specify a valid circle" : "Por favor especifique un circulo valido", "Sharing %s failed because the back end does not support room shares" : "Compartir %s ha fallado porque el backend no soporta habitaciones compartidas", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Compartir %s ha fallado porque el backend no soporta recursos compartidos de ScienceMesh", "Unknown share type" : "Tipo de recurso compartido desconocido", "Not a directory" : "No es un directorio", "Could not lock node" : "No se ha podido bloquear el nodo", @@ -223,6 +224,7 @@ "Circle" : "Círculo", "Talk conversation" : "Conversación de Talk", "Deck board" : "Tablero Deck", + "Science Mesh" : "Science Mesh", "on {server}" : "en {server}", "Others with access" : "Otros con acceso", "No other users with access found" : "No se encontraron otros usuarios con acceso", diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 7c2069f868c..0aa30fec77c 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -231,6 +231,8 @@ OC.L10N.register( "Error creating the share" : "Virhe jakoa luotaessa", "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}", "Error updating the share" : "Virhe jakoa päivittäessä", + "File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu", + "Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu", "Share {propertyName} saved" : "Jako {propertyName} tallennettu", "Shared" : "Jaettu", "Share" : "Jaa", diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index 01867dd7482..c63db430f6b 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -229,6 +229,8 @@ "Error creating the share" : "Virhe jakoa luotaessa", "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}", "Error updating the share" : "Virhe jakoa päivittäessä", + "File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu", + "Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu", "Share {propertyName} saved" : "Jako {propertyName} tallennettu", "Shared" : "Jaettu", "Share" : "Jaa", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 84ab92cde84..921d2f2695c 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "Vous ne pouvez pas partager au Cercle si l'application n'est pas activée", "Please specify a valid circle" : "Veuillez entrer un cercle valide", "Sharing %s failed because the back end does not support room shares" : "Le partage %s a échoué parce que l'arrière-plan ne prend pas en charge les partages.", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Le partage de %s a échoué car le serveur ne supporte pas les partages sciencemesh", "Unknown share type" : "Type de partage inconnu", "Not a directory" : "N'est pas un dossier", "Could not lock node" : "Impossible de verrouiller le nœud", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "Cercle", "Talk conversation" : "Conversation Talk", "Deck board" : "Tableau Deck", + "Science Mesh" : "Science Mesh", "on {server}" : "sur {server}", "Others with access" : "Autres utilisateurs ayant accès", "No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 26240c25808..d02096cb435 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -118,6 +118,7 @@ "You cannot share to a Circle if the app is not enabled" : "Vous ne pouvez pas partager au Cercle si l'application n'est pas activée", "Please specify a valid circle" : "Veuillez entrer un cercle valide", "Sharing %s failed because the back end does not support room shares" : "Le partage %s a échoué parce que l'arrière-plan ne prend pas en charge les partages.", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Le partage de %s a échoué car le serveur ne supporte pas les partages sciencemesh", "Unknown share type" : "Type de partage inconnu", "Not a directory" : "N'est pas un dossier", "Could not lock node" : "Impossible de verrouiller le nœud", @@ -223,6 +224,7 @@ "Circle" : "Cercle", "Talk conversation" : "Conversation Talk", "Deck board" : "Tableau Deck", + "Science Mesh" : "Science Mesh", "on {server}" : "sur {server}", "Others with access" : "Autres utilisateurs ayant accès", "No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 8455d2b804e..d227ecd8f04 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "Vostede non pode compartir para un circulo se a aplicación non esta activada", "Please specify a valid circle" : "Especifique un circulo correcto", "Sharing %s failed because the back end does not support room shares" : "Fallou a compartición de %s, xa que a infraestrutura non admite salas compartidas", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Produciuse un erro ao compartir %s porque o back-end non admite recursos compartidos sciencemesh", "Unknown share type" : "Tipo descoñecido de recurso compartido", "Not a directory" : "Non é un directorio", "Could not lock node" : "Non foi posíbel bloquear o nodo", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "Círculo", "Talk conversation" : "Conversa co Talk", "Deck board" : "Taboleiro do Deck", + "Science Mesh" : "Science Mesh", "on {server}" : "en {server}", "Others with access" : "Outros con acceso", "No other users with access found" : "Non se atoparon outros usuarios con acceso", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 974b9e16b38..9a56403fcab 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -118,6 +118,7 @@ "You cannot share to a Circle if the app is not enabled" : "Vostede non pode compartir para un circulo se a aplicación non esta activada", "Please specify a valid circle" : "Especifique un circulo correcto", "Sharing %s failed because the back end does not support room shares" : "Fallou a compartición de %s, xa que a infraestrutura non admite salas compartidas", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Produciuse un erro ao compartir %s porque o back-end non admite recursos compartidos sciencemesh", "Unknown share type" : "Tipo descoñecido de recurso compartido", "Not a directory" : "Non é un directorio", "Could not lock node" : "Non foi posíbel bloquear o nodo", @@ -223,6 +224,7 @@ "Circle" : "Círculo", "Talk conversation" : "Conversa co Talk", "Deck board" : "Taboleiro do Deck", + "Science Mesh" : "Science Mesh", "on {server}" : "en {server}", "Others with access" : "Outros con acceso", "No other users with access found" : "Non se atoparon outros usuarios con acceso", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 000d29246ad..9eb3d10ce07 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Çevre ile paylaşamazsınız", "Please specify a valid circle" : "Lütfen geçerli bir çevre belirtin", "Sharing %s failed because the back end does not support room shares" : "Arka uç oda paylaşımlarına izin vermediğinden %s paylaşılamadı", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Arka uç ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", "Unknown share type" : "Paylaşım türü bilinmiyor", "Not a directory" : "Bir klasör değil", "Could not lock node" : "Düğüm kilitlenemedi", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "Çevre", "Talk conversation" : "Talk görüşmesi", "Deck board" : "Tahta panosu", + "Science Mesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", "Others with access" : "Erişebilen diğer kişiler", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 13c721d8176..3c2fa9daccb 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -118,6 +118,7 @@ "You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Çevre ile paylaşamazsınız", "Please specify a valid circle" : "Lütfen geçerli bir çevre belirtin", "Sharing %s failed because the back end does not support room shares" : "Arka uç oda paylaşımlarına izin vermediğinden %s paylaşılamadı", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Arka uç ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", "Unknown share type" : "Paylaşım türü bilinmiyor", "Not a directory" : "Bir klasör değil", "Could not lock node" : "Düğüm kilitlenemedi", @@ -223,6 +224,7 @@ "Circle" : "Çevre", "Talk conversation" : "Talk görüşmesi", "Deck board" : "Tahta panosu", + "Science Mesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", "Others with access" : "Erişebilen diğer kişiler", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index b4d3721e610..78e900b31f7 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈", "Please specify a valid circle" : "請指定有效的小圈圈", "Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享", + "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 sciencemesh 分享", "Unknown share type" : "未知的分享類型", "Not a directory" : "不是目錄", "Could not lock node" : "無法鎖定節點", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "圈子", "Talk conversation" : "Talk 對話", "Deck board" : "看板佈告欄", + "Science Mesh" : "Science Mesh", "on {server}" : "於 {server}", "Others with access" : "有存取權的其他人", "No other users with access found" : "找不到其他有存取權的使用者", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 227bb7a4974..b6c16f5c3cf 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -118,6 +118,7 @@ "You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈", "Please specify a valid circle" : "請指定有效的小圈圈", "Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享", + "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 sciencemesh 分享", "Unknown share type" : "未知的分享類型", "Not a directory" : "不是目錄", "Could not lock node" : "無法鎖定節點", @@ -223,6 +224,7 @@ "Circle" : "圈子", "Talk conversation" : "Talk 對話", "Deck board" : "看板佈告欄", + "Science Mesh" : "Science Mesh", "on {server}" : "於 {server}", "Others with access" : "有存取權的其他人", "No other users with access found" : "找不到其他有存取權的使用者", diff --git a/apps/provisioning_api/l10n/gl.js b/apps/provisioning_api/l10n/gl.js index 6e3243bed30..3f53376f226 100644 --- a/apps/provisioning_api/l10n/gl.js +++ b/apps/provisioning_api/l10n/gl.js @@ -1,6 +1,16 @@ OC.L10N.register( "provisioning_api", { + "Logged in user must be an administrator or have authorization to edit this setting." : "O usuario iniciado debe ser un administrador ou ter autorización para editar esta configuración.", + "User already exists" : "O usuario xa existe", + "Email confirmation" : "Confirmación de correo electrónico", + "To enable the email address %s please click the button below." : "Para activar o enderezo de correo electrónico %s, faga clic no botón de abaixo.", + "Confirm" : "Confirmar", + "Email was already removed from account and cannot be confirmed anymore." : "O correo electrónico xa se eliminou da conta e xa non se pode confirmar.", + "Could not verify mail because the token is expired." : "Non se puido verificar o correo porque o token caducou.", + "Could not verify mail because the token is invalid." : "Non se puido verificar o correo porque o token non é válido.", + "An unexpected error occurred. Please contact your admin." : "Produciuse un erro inesperado. Ponte en contacto co teu administrador.", + "Email confirmation successful" : "Confirmación do correo electrónico exitosa", "Provisioning API" : "API de aprovisionamento", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para xestionar usuarios, grupos e aplicacións.", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para crear, editar, eliminar e consultar os\n\t\tatributos do usuario, consultar, estabelecer e eliminar grupos, estabelecer cota e consultar o almacenamento total\n\t\tutilizado no Nextcloud. Os usuarios administradores de grupos tamén poden consultar o Nextcloud e\n\t\trealizar as mesmas funcións que un administrador para os grupos que xestionan. A API tamén permite a un administrador\n\t\tconsultar aplicacións activas do Nextcloud, información da aplicación e activar ou desactivar unha aplicación remotamente.\n\t\tUnha vez que a aplicación estea activada, as solicitudes HTTP pódense usar a través dunha cabeceira Basic Auth para\n\t\trealizar calquera das funcións listadas anteriormente. Hai dispoñíbel máis información na documentación da API \n\t\tde aprovisionamento, incluíndo exemplos de chamadas e respostas do servidor." diff --git a/apps/provisioning_api/l10n/gl.json b/apps/provisioning_api/l10n/gl.json index cae4a2f1089..0038e85abd6 100644 --- a/apps/provisioning_api/l10n/gl.json +++ b/apps/provisioning_api/l10n/gl.json @@ -1,4 +1,14 @@ { "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "O usuario iniciado debe ser un administrador ou ter autorización para editar esta configuración.", + "User already exists" : "O usuario xa existe", + "Email confirmation" : "Confirmación de correo electrónico", + "To enable the email address %s please click the button below." : "Para activar o enderezo de correo electrónico %s, faga clic no botón de abaixo.", + "Confirm" : "Confirmar", + "Email was already removed from account and cannot be confirmed anymore." : "O correo electrónico xa se eliminou da conta e xa non se pode confirmar.", + "Could not verify mail because the token is expired." : "Non se puido verificar o correo porque o token caducou.", + "Could not verify mail because the token is invalid." : "Non se puido verificar o correo porque o token non é válido.", + "An unexpected error occurred. Please contact your admin." : "Produciuse un erro inesperado. Ponte en contacto co teu administrador.", + "Email confirmation successful" : "Confirmación do correo electrónico exitosa", "Provisioning API" : "API de aprovisionamento", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para xestionar usuarios, grupos e aplicacións.", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para crear, editar, eliminar e consultar os\n\t\tatributos do usuario, consultar, estabelecer e eliminar grupos, estabelecer cota e consultar o almacenamento total\n\t\tutilizado no Nextcloud. Os usuarios administradores de grupos tamén poden consultar o Nextcloud e\n\t\trealizar as mesmas funcións que un administrador para os grupos que xestionan. A API tamén permite a un administrador\n\t\tconsultar aplicacións activas do Nextcloud, información da aplicación e activar ou desactivar unha aplicación remotamente.\n\t\tUnha vez que a aplicación estea activada, as solicitudes HTTP pódense usar a través dunha cabeceira Basic Auth para\n\t\trealizar calquera das funcións listadas anteriormente. Hai dispoñíbel máis información na documentación da API \n\t\tde aprovisionamento, incluíndo exemplos de chamadas e respostas do servidor." diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index b51fc1e847a..f10ee7e1cd1 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -447,6 +447,7 @@ OC.L10N.register( "Server address" : "Enderezo do servidor", "Port" : "Porto", "Authentication method" : "Método de autenticación", + "Only applies when authentication is required" : "Só se aplica cando é necesaria a autenticación", "Authentication required" : "É necesaria a autenticación", "Credentials" : "Credenciais", "SMTP Username" : "Nome de usuario SMTP", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 5d3b1935e55..34c8a838711 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -445,6 +445,7 @@ "Server address" : "Enderezo do servidor", "Port" : "Porto", "Authentication method" : "Método de autenticación", + "Only applies when authentication is required" : "Só se aplica cando é necesaria a autenticación", "Authentication required" : "É necesaria a autenticación", "Credentials" : "Credenciais", "SMTP Username" : "Nome de usuario SMTP", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 953d1cd4360..d38755b49ec 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -445,6 +445,7 @@ OC.L10N.register( "Server address" : "Serveradress", "Port" : "Port", "Authentication method" : "Autentiseringsmetod", + "Only applies when authentication is required" : "Gäller endast när autentisering krävs", "Authentication required" : "Autentisering krävs", "Credentials" : "Inloggningsuppgifter", "SMTP Username" : "SMTP-användarnamn", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 1540a4ab42b..4fb0873d470 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -443,6 +443,7 @@ "Server address" : "Serveradress", "Port" : "Port", "Authentication method" : "Autentiseringsmetod", + "Only applies when authentication is required" : "Gäller endast när autentisering krävs", "Authentication required" : "Autentisering krävs", "Credentials" : "Inloggningsuppgifter", "SMTP Username" : "SMTP-användarnamn", diff --git a/apps/sharebymail/l10n/gl.js b/apps/sharebymail/l10n/gl.js index 3e354ec16fc..605636662de 100644 --- a/apps/sharebymail/l10n/gl.js +++ b/apps/sharebymail/l10n/gl.js @@ -15,6 +15,8 @@ OC.L10N.register( "Password to access {file} was sent to you" : "Envióuselle a vostede un correo para acceder a {file}", "Share by mail" : "Compartido por correo", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non podemos enviarche o contrasinal xerado automaticamente. Establece un enderezo de correo electrónico válido na túa configuración persoal e téntao de novo.", + "Failed to send share by email. Got an invalid email address" : "Produciuse un erro ao enviar o recurso compartido por correo electrónico. O enderezo de correo electrónico non é válido", "Failed to send share by email" : "Produciuse un fallo ao enviar o recurso compartido por correo", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con vostede", "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con vostede.", @@ -26,6 +28,7 @@ OC.L10N.register( "Password to access »%1$s« shared to you by %2$s" : "O contrasinal para acceder a «%1$s» foi compartido con vostede por %2$s", "Password to access »%s«" : "Contrasinal para acceder a «%s»", "It is protected with the following password:" : "Está protexido co seguinte contrasinal: ", + "This password will expire at %s" : "Este contrasinal caducará ás %s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartiu «%2$s» con vostede e quere engadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con vostede e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con vostede", @@ -38,6 +41,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite que os usuarios compartan unha ligazón personalizada ou un ficheiro ou cartafol enviándoo a un enderezo de correo.", "Send password by mail" : "Enviar contrasinal por correo", "Reply to initiator" : "Resposta ao iniciador", + "Unable to update share by mail config" : "Non se puido actualizar a configuración de compartir por correo electrónico", "Shared with %1$s" : "Compartido con %1$s", "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s", "Unshared from %1$s" : "Recurso compartido eliminado dende %1$s", diff --git a/apps/sharebymail/l10n/gl.json b/apps/sharebymail/l10n/gl.json index 967023622ba..99b32692a23 100644 --- a/apps/sharebymail/l10n/gl.json +++ b/apps/sharebymail/l10n/gl.json @@ -13,6 +13,8 @@ "Password to access {file} was sent to you" : "Envióuselle a vostede un correo para acceder a {file}", "Share by mail" : "Compartido por correo", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non podemos enviarche o contrasinal xerado automaticamente. Establece un enderezo de correo electrónico válido na túa configuración persoal e téntao de novo.", + "Failed to send share by email. Got an invalid email address" : "Produciuse un erro ao enviar o recurso compartido por correo electrónico. O enderezo de correo electrónico non é válido", "Failed to send share by email" : "Produciuse un fallo ao enviar o recurso compartido por correo", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con vostede", "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con vostede.", @@ -24,6 +26,7 @@ "Password to access »%1$s« shared to you by %2$s" : "O contrasinal para acceder a «%1$s» foi compartido con vostede por %2$s", "Password to access »%s«" : "Contrasinal para acceder a «%s»", "It is protected with the following password:" : "Está protexido co seguinte contrasinal: ", + "This password will expire at %s" : "Este contrasinal caducará ás %s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartiu «%2$s» con vostede e quere engadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con vostede e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con vostede", @@ -36,6 +39,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite que os usuarios compartan unha ligazón personalizada ou un ficheiro ou cartafol enviándoo a un enderezo de correo.", "Send password by mail" : "Enviar contrasinal por correo", "Reply to initiator" : "Resposta ao iniciador", + "Unable to update share by mail config" : "Non se puido actualizar a configuración de compartir por correo electrónico", "Shared with %1$s" : "Compartido con %1$s", "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s", "Unshared from %1$s" : "Recurso compartido eliminado dende %1$s", diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index 2f951728111..8a9b91477ed 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -21,6 +21,8 @@ OC.L10N.register( "Could not write file to disk" : "Non foi posíbel escribir o ficheiro no disco", "A PHP extension stopped the file upload" : "Unha extensión PHP detivo o envío de ficheiros", "No file uploaded" : "Non se enviou ningún ficheiro", + "Failed to clean up the old administration theming images folder" : "Produciuse un erro ao limpar o antigo cartafol de administración de imaxes de temas", + "Failed to clean up the old administration image folder" : "Produciuse un erro ao limpar o antigo cartafol de administración de imaxes", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Está a empregar un tema personalizado. Os axustes da aplicación de temas poden ser sobrescritos por el.", "Theming" : "Temas", "Appearance and accessibility" : "Aspecto e accesibilidade", @@ -77,6 +79,7 @@ OC.L10N.register( "Custom background" : "Fondo personalizado", "Default background" : "Fondo predeterminado", "Change color" : "Cambiar a cor", + "No background" : "Sen fondo", "Select a background from your files" : "Selecciona un fondo dende os teus ficheiros", "Theme selection is enforced" : "Aplicarase a selección do tema", "Select a custom color" : "Seleccione unha cor personalizada", @@ -92,6 +95,8 @@ OC.L10N.register( "Login image" : "Imaxe de inicio", "Upload new login background" : "Enviar unha nova imaxe de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensión de PHP Imagemagick con compatibilidade con imaxes SVG para xerar automáticamente faviconos baseados no logotipo e cor enviados.", + "Migrate and clean up admin theming images" : "Migra e limpa imaxes de temas de administrador", + "Failed to clean up the old admin theming images folder" : "Produciuse un erro ao limpar o antigo cartafol de imaxes de temas do administrador", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Nalgúns casos, os atallos de teclado poden interferir coas ferramentas de accesibilidade. Para poder centrarte na túa ferramenta correctamente, podes desactivar aquí todos os atallos de teclado. Isto tamén desactivará todos os atallos dispoñibles nas aplicacións.", "Pick from Files" : "Escolla entre os ficheiros", "Default image" : "Imaxe predeterminada", diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index 4c91a8def21..1bb380f2f3b 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -19,6 +19,8 @@ "Could not write file to disk" : "Non foi posíbel escribir o ficheiro no disco", "A PHP extension stopped the file upload" : "Unha extensión PHP detivo o envío de ficheiros", "No file uploaded" : "Non se enviou ningún ficheiro", + "Failed to clean up the old administration theming images folder" : "Produciuse un erro ao limpar o antigo cartafol de administración de imaxes de temas", + "Failed to clean up the old administration image folder" : "Produciuse un erro ao limpar o antigo cartafol de administración de imaxes", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Está a empregar un tema personalizado. Os axustes da aplicación de temas poden ser sobrescritos por el.", "Theming" : "Temas", "Appearance and accessibility" : "Aspecto e accesibilidade", @@ -75,6 +77,7 @@ "Custom background" : "Fondo personalizado", "Default background" : "Fondo predeterminado", "Change color" : "Cambiar a cor", + "No background" : "Sen fondo", "Select a background from your files" : "Selecciona un fondo dende os teus ficheiros", "Theme selection is enforced" : "Aplicarase a selección do tema", "Select a custom color" : "Seleccione unha cor personalizada", @@ -90,6 +93,8 @@ "Login image" : "Imaxe de inicio", "Upload new login background" : "Enviar unha nova imaxe de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensión de PHP Imagemagick con compatibilidade con imaxes SVG para xerar automáticamente faviconos baseados no logotipo e cor enviados.", + "Migrate and clean up admin theming images" : "Migra e limpa imaxes de temas de administrador", + "Failed to clean up the old admin theming images folder" : "Produciuse un erro ao limpar o antigo cartafol de imaxes de temas do administrador", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Nalgúns casos, os atallos de teclado poden interferir coas ferramentas de accesibilidade. Para poder centrarte na túa ferramenta correctamente, podes desactivar aquí todos os atallos de teclado. Isto tamén desactivará todos os atallos dispoñibles nas aplicacións.", "Pick from Files" : "Escolla entre os ficheiros", "Default image" : "Imaxe predeterminada", diff --git a/apps/updatenotification/l10n/gl.js b/apps/updatenotification/l10n/gl.js index 41d7d19fb19..0070bbd4a35 100644 --- a/apps/updatenotification/l10n/gl.js +++ b/apps/updatenotification/l10n/gl.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "Non foi posíbel acadar o servidor de actualizacións dende hai %d días para comprobar se hai novas actualizacións.", "Please check the Nextcloud and server log files for errors." : "Revise os ficheiros de rexistro de Nextcloud e do servidor na busca de erros.", "Update to %1$s is available." : "Está dispoñíbel unha actualización para %1$s.", + "Update to {serverAndVersion} is available." : "A actualización para {serverAndVersion} está dispoñible.", "Update for {app} to version %s is available." : "Está dispoñíbel unha actualización para {app} á versión %s.", "Update notification" : "Notificación de actualización", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Amosa as notificacións de actualizacións para o Nexcloud e fornece o SSO para o actualizador.", @@ -16,6 +17,7 @@ OC.L10N.register( "Apps missing compatible version" : "Aplicacións que carecen de versión compatíbel", "View in store" : "Ver na tenda", "Apps with compatible version" : "Aplicacións con versión compatíbel", + "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Ten en conta que o actualizador web non se recomenda con máis de 100 usuarios! Por favor, use o actualizador da liña de comandos.", "Open updater" : "Abrir o actualizador", "Download now" : "Descargar agora", "Please use the command line updater to update." : "Utilice o actualizador de liña de ordes para actualizar.", @@ -23,6 +25,7 @@ OC.L10N.register( "The update check is not yet finished. Please refresh the page." : "A comprobación de actualización aínda non rematou. Recargue a páxina.", "Your version is up to date." : "A súa versión está actualizada.", "A non-default update server is in use to be checked for updates:" : "Está en uso un servidor de actualizacións que non é o predeterminado para comprobar as actualizacións:", + "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Podes cambiar a canle de actualización a continuación, o que tamén afecta á páxina de xestión de aplicacións. p.ex. despois de cambiar á canle beta, ofreceranse actualizacións da aplicación beta na páxina de xestión de aplicacións.", "Update channel:" : "Canle de actualización:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Sempre poderá actualizar á versión más recente, mais nunca poderá volver a unha canle máis estábel.", "Notify members of the following groups about available updates:" : "Notificar aos membros dos seguintes grupos sobre actualizacións dispoñíbeis:", @@ -34,6 +37,8 @@ OC.L10N.register( "Checked on {lastCheckedDate}" : "Comprobado o {lastCheckedDate}", "Checking apps for compatible versions" : "Comprobando as versións compatíbeis das aplicacións", "Please make sure your config.php does not set appstoreenabled to false." : "Asegúrese de que o seu config.php non ten configurado appstoreenabled como «false».", + "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Non se puido conectar á Tenda de Aplicacións ou non se devolveu ningunha actualización. Busca actualizacións manualmente ou asegúrate de que o teu servidor ten acceso a Internet e pode conectarse á Tenda de Aplicacións.", + "All apps have a compatible version for this Nextcloud version available." : "Todas as aplicacións teñen dispoñible unha versión compatible para esta versión de Nextcloud.", "View changelog" : "Ver o rexistro de cambios", "Enterprise" : "Empresarial", "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Para uso empresarial. Ofrece sempre o último nivel de parches, pero non se actualizará inmediatamente á seguinte versión principal. Esta actualización prodúcese unha vez que Nextcloud GmbH teña feitas as probas e reforzos para implementacións a gran escala e de obxectivos críticos. Esta canle só está dispoñíbel para os clientes e fornece o paquete Nextcloud empresarial.", @@ -41,6 +46,7 @@ OC.L10N.register( "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "A versión estábel máis recente. É axeitada para uso en produción e actualizarase sempre á última versión maior.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Unha versión preliminar só para probar funcionalidades novas, non para contornos de produción", + "_%n app has no compatible version for this Nextcloud version available._::_%n apps have no compatible version for this Nextcloud version available._" : ["%n aplicación non ten unha versión compatible para esta versión de Nextcloud dispoñible.","%n aplicacións non teñen unha versión compatible para esta versión de Nextcloud dispoñible."], "Update for %1$s to version %2$s is available." : "Está dispoñíbel unha actualización para %1$s á versión %2$s." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/gl.json b/apps/updatenotification/l10n/gl.json index 64947929d18..9745e6ca34a 100644 --- a/apps/updatenotification/l10n/gl.json +++ b/apps/updatenotification/l10n/gl.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "Non foi posíbel acadar o servidor de actualizacións dende hai %d días para comprobar se hai novas actualizacións.", "Please check the Nextcloud and server log files for errors." : "Revise os ficheiros de rexistro de Nextcloud e do servidor na busca de erros.", "Update to %1$s is available." : "Está dispoñíbel unha actualización para %1$s.", + "Update to {serverAndVersion} is available." : "A actualización para {serverAndVersion} está dispoñible.", "Update for {app} to version %s is available." : "Está dispoñíbel unha actualización para {app} á versión %s.", "Update notification" : "Notificación de actualización", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Amosa as notificacións de actualizacións para o Nexcloud e fornece o SSO para o actualizador.", @@ -14,6 +15,7 @@ "Apps missing compatible version" : "Aplicacións que carecen de versión compatíbel", "View in store" : "Ver na tenda", "Apps with compatible version" : "Aplicacións con versión compatíbel", + "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Ten en conta que o actualizador web non se recomenda con máis de 100 usuarios! Por favor, use o actualizador da liña de comandos.", "Open updater" : "Abrir o actualizador", "Download now" : "Descargar agora", "Please use the command line updater to update." : "Utilice o actualizador de liña de ordes para actualizar.", @@ -21,6 +23,7 @@ "The update check is not yet finished. Please refresh the page." : "A comprobación de actualización aínda non rematou. Recargue a páxina.", "Your version is up to date." : "A súa versión está actualizada.", "A non-default update server is in use to be checked for updates:" : "Está en uso un servidor de actualizacións que non é o predeterminado para comprobar as actualizacións:", + "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Podes cambiar a canle de actualización a continuación, o que tamén afecta á páxina de xestión de aplicacións. p.ex. despois de cambiar á canle beta, ofreceranse actualizacións da aplicación beta na páxina de xestión de aplicacións.", "Update channel:" : "Canle de actualización:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Sempre poderá actualizar á versión más recente, mais nunca poderá volver a unha canle máis estábel.", "Notify members of the following groups about available updates:" : "Notificar aos membros dos seguintes grupos sobre actualizacións dispoñíbeis:", @@ -32,6 +35,8 @@ "Checked on {lastCheckedDate}" : "Comprobado o {lastCheckedDate}", "Checking apps for compatible versions" : "Comprobando as versións compatíbeis das aplicacións", "Please make sure your config.php does not set appstoreenabled to false." : "Asegúrese de que o seu config.php non ten configurado appstoreenabled como «false».", + "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Non se puido conectar á Tenda de Aplicacións ou non se devolveu ningunha actualización. Busca actualizacións manualmente ou asegúrate de que o teu servidor ten acceso a Internet e pode conectarse á Tenda de Aplicacións.", + "All apps have a compatible version for this Nextcloud version available." : "Todas as aplicacións teñen dispoñible unha versión compatible para esta versión de Nextcloud.", "View changelog" : "Ver o rexistro de cambios", "Enterprise" : "Empresarial", "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Para uso empresarial. Ofrece sempre o último nivel de parches, pero non se actualizará inmediatamente á seguinte versión principal. Esta actualización prodúcese unha vez que Nextcloud GmbH teña feitas as probas e reforzos para implementacións a gran escala e de obxectivos críticos. Esta canle só está dispoñíbel para os clientes e fornece o paquete Nextcloud empresarial.", @@ -39,6 +44,7 @@ "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "A versión estábel máis recente. É axeitada para uso en produción e actualizarase sempre á última versión maior.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Unha versión preliminar só para probar funcionalidades novas, non para contornos de produción", + "_%n app has no compatible version for this Nextcloud version available._::_%n apps have no compatible version for this Nextcloud version available._" : ["%n aplicación non ten unha versión compatible para esta versión de Nextcloud dispoñible.","%n aplicacións non teñen unha versión compatible para esta versión de Nextcloud dispoñible."], "Update for %1$s to version %2$s is available." : "Está dispoñíbel unha actualización para %1$s á versión %2$s." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index 653c29b39b1..1583b325637 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -10,6 +10,7 @@ OC.L10N.register( "No action specified" : "Non se especificou unha acción", "No configuration specified" : "Non se especificou unha configuración", "No data specified" : "Non se especificaron datos", + "Invalid data specified" : "Datos especificados non válidos", " Could not set configuration %s" : "Non foi posíbel estabelecer a configuración %s", "Action does not exist" : "Non existe esta acción", "Renewing …" : "Renovando…", @@ -49,13 +50,21 @@ OC.L10N.register( "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Considere restrinxir a súa busca, pois abrange moitos usuarios, apenas o primeiro deles poderá acceder.\n", "An unspecified error occurred. Please check log and settings." : "Produciuse un erro non especificado. Comprobe o rexistro e os axustes.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de busca é incorrecto, probabelmente por mor de erros de sintaxe como un número impar de chaves de apertura/peche. Revíseo.", + "A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Produciuse un erro de conexión a LDAP/AD. Verifique o host, o porto e as credenciais.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Falta o marcador de posición \"%u id\". Substitúese polo nome de inicio de sesión ao consultar LDAP/AD.", "Please provide a login name to test against" : "Forneza o nome de acceso para facer a proba", + "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Desactivouse a caixa de grupo porque o servidor LDAP/AD non admite memberOf.", "Password change rejected. Hint: " : "Contrasinal rexeitado. Consello:", "Please login with the new password" : "Acceda co novo contrasinal", "LDAP User backend" : "Infraestrutura do usuario LDAP", "Your password will expire tomorrow." : "O seu contrasinal caduca mañá.", "Your password will expire today." : "O seu contrasinal caducará hoxe.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["O seu contrasinal caducará en %n día.","O seu contrasinal caducará en %n días."], + "LDAP/AD integration" : "Integración LDAP/AD", + "_%n group found_::_%n groups found_" : ["Atopouse %n grupo","Atopáronse %n grupos"], + "> 1000 groups found" : "> 1000 grupos atopados", + "> 1000 users found" : "> 1000 usuarios atopados", + "_%n user found_::_%n users found_" : ["%n usuario atopado","%n usuarios atopados"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Non foi posíbel detectar o atributo nome de usuario que amosar. Especifíqueo vostede mesmo nos axustes avanzados de LDAP. ", "Could not find the desired feature" : "Non foi posíbel atopar a función desexada", "Invalid Host" : "Máquina incorrecta", @@ -75,6 +84,9 @@ OC.L10N.register( "The filter specifies which LDAP groups shall have access to the %s instance." : "O filtro especifica que grupos LDAP teñen acceso á instancia %s.", "Verify settings and count the groups" : "Verificar os axustes e contar os grupos", "When logging in, %s will find the user based on the following attributes:" : "Ao acceder, %s atopa o usuario en función dos seguintes atributos:", + "LDAP/AD Username:" : "Nome de usuario LDAP/AD:", + "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Permite iniciar sesión co nome de usuario LDAP/AD, que é \"uid\" ou \"sAMAccountName\" e que se detectará.", + "LDAP/AD Email Address:" : "Enderezo de correo electrónico LDAP/AD:", "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Permite o acceso contra un atributo de correo-e. Permitirase «mail» e «mailPrimaryAddress».", "Other Attributes:" : "Outros atributos:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Define o filtro que se aplica cando se intenta o acceso. «%%uid» substitúe o nome de usuario e a acción de acceso. Exemplo: «uid=%%uid» ", @@ -171,6 +183,7 @@ OC.L10N.register( "\"$home\" Placeholder Field" : "Campo de marcador de posición «$home»", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "Nunha configuración de almacenamento externo substituirase $home polo valor do atributo especificado", "Internal Username" : "Nome interno de usuario", + "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Por defecto, o nome de usuario interno crearase a partir do atributo UUID. Asegúrase de que o nome de usuario é único e non é necesario converter os caracteres. O nome de usuario interno ten a restrición de que só se permiten estes caracteres: [a-zA-Z0-9_.@-]. Outros caracteres substitúense pola súa correspondencia ASCII ou simplemente omítense. Nas colisións engadirase/aumentarase un número. O nome de usuario interno úsase para identificar un usuario internamente. Tamén é o nome predeterminado para o cartafol de inicio do usuario. Tamén forma parte dos URL remotos, por exemplo para todos os servizos DAV. Con esta configuración, pódese anular o comportamento predeterminado. Os cambios só terán efecto nos usuarios LDAP recén mapeados (engadidos). Déixao baleiro para o comportamento predeterminado.", "Internal Username Attribute:" : "Atributo do nome interno de usuario:", "Override UUID detection" : "Ignorar a detección do UUID", "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Por omisión, o atributo UUID é detectado automaticamente. O atributo UUID utilizase para identificar, sen dúbida, aos usuarios e grupos LDAP. Ademais, crearase o nome interno de usuario baseado no UUID, se non se especifica anteriormente o contrario. Pode anular a configuración e pasar un atributo da súa escolla. Vostede debe asegurarse de que o atributo da súa escolla pode ser recuperado polos usuarios e grupos e de que é único. Déixeo baleiro para o comportamento predeterminado. Os cambios terán efecto só nas novas asignacións (engadidos) de usuarios de LDAP.", @@ -179,6 +192,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Asignación do usuario ao «nome de usuario LDAP»", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Os nomes de usuario empréganse para almacenar e asignar metadatos. Coa fin de identificar con precisión e recoñecer aos usuarios, cada usuario LDAP terá un nome interno de usuario. Isto require unha asignación do nome de usuario a usuario LDAP. O nome de usuario creado asignase ao UUID do usuario LDAP. Ademais o DN almacenase na caché, para así reducir a interacción do LDAP, mais non se utiliza para a identificación. Se o DN cambia, os cambios poden ser atopados. O nome interno do usuario utilizase para todo. A limpeza das asignacións deixará rastros en todas partes. A limpeza das asignacións non é sensíbel á configuración, afecta a todas as configuracións de LDAP! Non limpar nunca as asignacións nun contorno de produción. Limpar as asignacións só en fases de proba ou experimentais.", "Clear Username-LDAP User Mapping" : "Limpar a asignación do usuario ao «nome de usuario LDAP»", - "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»" + "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»", + "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Por defecto, o nome de usuario interno crearase a partir do atributo UUID. Asegúrase de que o nome de usuario é único e non é necesario converter os caracteres. O nome de usuario interno ten a restrición de que só se permiten estes caracteres: [a-zA-Z0-9_.@-]. Outros caracteres substitúense pola súa correspondencia ASCII ou simplemente omítense. Nas colisións engadirase/aumentarase un número. O nome de usuario interno úsase para identificar un usuario internamente. Tamén é o nome predeterminado para o cartafol de inicio do usuario. Tamén forma parte dos URL remotos, por exemplo para todos os servizos *DAV. Con esta configuración, pódese anular o comportamento predeterminado. Os cambios só terán efecto nos usuarios LDAP recén mapeados (engadidos). Déixao baleiro para o comportamento predeterminado." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index a08574f9d6a..56b8050ce62 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -8,6 +8,7 @@ "No action specified" : "Non se especificou unha acción", "No configuration specified" : "Non se especificou unha configuración", "No data specified" : "Non se especificaron datos", + "Invalid data specified" : "Datos especificados non válidos", " Could not set configuration %s" : "Non foi posíbel estabelecer a configuración %s", "Action does not exist" : "Non existe esta acción", "Renewing …" : "Renovando…", @@ -47,13 +48,21 @@ "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Considere restrinxir a súa busca, pois abrange moitos usuarios, apenas o primeiro deles poderá acceder.\n", "An unspecified error occurred. Please check log and settings." : "Produciuse un erro non especificado. Comprobe o rexistro e os axustes.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de busca é incorrecto, probabelmente por mor de erros de sintaxe como un número impar de chaves de apertura/peche. Revíseo.", + "A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Produciuse un erro de conexión a LDAP/AD. Verifique o host, o porto e as credenciais.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Falta o marcador de posición \"%u id\". Substitúese polo nome de inicio de sesión ao consultar LDAP/AD.", "Please provide a login name to test against" : "Forneza o nome de acceso para facer a proba", + "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Desactivouse a caixa de grupo porque o servidor LDAP/AD non admite memberOf.", "Password change rejected. Hint: " : "Contrasinal rexeitado. Consello:", "Please login with the new password" : "Acceda co novo contrasinal", "LDAP User backend" : "Infraestrutura do usuario LDAP", "Your password will expire tomorrow." : "O seu contrasinal caduca mañá.", "Your password will expire today." : "O seu contrasinal caducará hoxe.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["O seu contrasinal caducará en %n día.","O seu contrasinal caducará en %n días."], + "LDAP/AD integration" : "Integración LDAP/AD", + "_%n group found_::_%n groups found_" : ["Atopouse %n grupo","Atopáronse %n grupos"], + "> 1000 groups found" : "> 1000 grupos atopados", + "> 1000 users found" : "> 1000 usuarios atopados", + "_%n user found_::_%n users found_" : ["%n usuario atopado","%n usuarios atopados"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Non foi posíbel detectar o atributo nome de usuario que amosar. Especifíqueo vostede mesmo nos axustes avanzados de LDAP. ", "Could not find the desired feature" : "Non foi posíbel atopar a función desexada", "Invalid Host" : "Máquina incorrecta", @@ -73,6 +82,9 @@ "The filter specifies which LDAP groups shall have access to the %s instance." : "O filtro especifica que grupos LDAP teñen acceso á instancia %s.", "Verify settings and count the groups" : "Verificar os axustes e contar os grupos", "When logging in, %s will find the user based on the following attributes:" : "Ao acceder, %s atopa o usuario en función dos seguintes atributos:", + "LDAP/AD Username:" : "Nome de usuario LDAP/AD:", + "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Permite iniciar sesión co nome de usuario LDAP/AD, que é \"uid\" ou \"sAMAccountName\" e que se detectará.", + "LDAP/AD Email Address:" : "Enderezo de correo electrónico LDAP/AD:", "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Permite o acceso contra un atributo de correo-e. Permitirase «mail» e «mailPrimaryAddress».", "Other Attributes:" : "Outros atributos:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Define o filtro que se aplica cando se intenta o acceso. «%%uid» substitúe o nome de usuario e a acción de acceso. Exemplo: «uid=%%uid» ", @@ -169,6 +181,7 @@ "\"$home\" Placeholder Field" : "Campo de marcador de posición «$home»", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "Nunha configuración de almacenamento externo substituirase $home polo valor do atributo especificado", "Internal Username" : "Nome interno de usuario", + "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Por defecto, o nome de usuario interno crearase a partir do atributo UUID. Asegúrase de que o nome de usuario é único e non é necesario converter os caracteres. O nome de usuario interno ten a restrición de que só se permiten estes caracteres: [a-zA-Z0-9_.@-]. Outros caracteres substitúense pola súa correspondencia ASCII ou simplemente omítense. Nas colisións engadirase/aumentarase un número. O nome de usuario interno úsase para identificar un usuario internamente. Tamén é o nome predeterminado para o cartafol de inicio do usuario. Tamén forma parte dos URL remotos, por exemplo para todos os servizos DAV. Con esta configuración, pódese anular o comportamento predeterminado. Os cambios só terán efecto nos usuarios LDAP recén mapeados (engadidos). Déixao baleiro para o comportamento predeterminado.", "Internal Username Attribute:" : "Atributo do nome interno de usuario:", "Override UUID detection" : "Ignorar a detección do UUID", "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Por omisión, o atributo UUID é detectado automaticamente. O atributo UUID utilizase para identificar, sen dúbida, aos usuarios e grupos LDAP. Ademais, crearase o nome interno de usuario baseado no UUID, se non se especifica anteriormente o contrario. Pode anular a configuración e pasar un atributo da súa escolla. Vostede debe asegurarse de que o atributo da súa escolla pode ser recuperado polos usuarios e grupos e de que é único. Déixeo baleiro para o comportamento predeterminado. Os cambios terán efecto só nas novas asignacións (engadidos) de usuarios de LDAP.", @@ -177,6 +190,7 @@ "Username-LDAP User Mapping" : "Asignación do usuario ao «nome de usuario LDAP»", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Os nomes de usuario empréganse para almacenar e asignar metadatos. Coa fin de identificar con precisión e recoñecer aos usuarios, cada usuario LDAP terá un nome interno de usuario. Isto require unha asignación do nome de usuario a usuario LDAP. O nome de usuario creado asignase ao UUID do usuario LDAP. Ademais o DN almacenase na caché, para así reducir a interacción do LDAP, mais non se utiliza para a identificación. Se o DN cambia, os cambios poden ser atopados. O nome interno do usuario utilizase para todo. A limpeza das asignacións deixará rastros en todas partes. A limpeza das asignacións non é sensíbel á configuración, afecta a todas as configuracións de LDAP! Non limpar nunca as asignacións nun contorno de produción. Limpar as asignacións só en fases de proba ou experimentais.", "Clear Username-LDAP User Mapping" : "Limpar a asignación do usuario ao «nome de usuario LDAP»", - "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»" + "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»", + "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Por defecto, o nome de usuario interno crearase a partir do atributo UUID. Asegúrase de que o nome de usuario é único e non é necesario converter os caracteres. O nome de usuario interno ten a restrición de que só se permiten estes caracteres: [a-zA-Z0-9_.@-]. Outros caracteres substitúense pola súa correspondencia ASCII ou simplemente omítense. Nas colisións engadirase/aumentarase un número. O nome de usuario interno úsase para identificar un usuario internamente. Tamén é o nome predeterminado para o cartafol de inicio do usuario. Tamén forma parte dos URL remotos, por exemplo para todos os servizos *DAV. Con esta configuración, pódese anular o comportamento predeterminado. Os cambios só terán efecto nos usuarios LDAP recén mapeados (engadidos). Déixao baleiro para o comportamento predeterminado." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 40948038ba7..82d405cd291 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -7,6 +7,7 @@ OC.L10N.register( "Out sick" : "Enfermo", "Vacationing" : "De vacacións", "Working remotely" : "Traballando en remoto", + "In a call" : "Nunha chamada", "User status" : "Estado do usuario", "View profile" : "Ver o perfil", "Clear status after" : "Limpar o estado após", diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json index 2ad471244e1..a036f9dfbe3 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -5,6 +5,7 @@ "Out sick" : "Enfermo", "Vacationing" : "De vacacións", "Working remotely" : "Traballando en remoto", + "In a call" : "Nunha chamada", "User status" : "Estado do usuario", "View profile" : "Ver o perfil", "Clear status after" : "Limpar o estado após", diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 444ce3ee027..3218f1fbe93 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -422,7 +422,6 @@ OC.L10N.register( "Contacts" : "Контакти", "Contacts menu" : "Контакти", "Setup two-factor authentication" : "Свържи двустепенно удостоверяване", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud се нуждае от 64 бита, за да работи добре. Моля, надстройте вашата операционна система и PHP до 64 бита! За повече подробности прочетете {linkstart}страницата с документация за това ↗{linkend}.", - "%s's homepage" : "%s's начална страница" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud се нуждае от 64 бита, за да работи добре. Моля, надстройте вашата операционна система и PHP до 64 бита! За повече подробности прочетете {linkstart}страницата с документация за това ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/bg.json b/core/l10n/bg.json index 699f357d8d8..b54cfd52b87 100644 --- a/core/l10n/bg.json +++ b/core/l10n/bg.json @@ -420,7 +420,6 @@ "Contacts" : "Контакти", "Contacts menu" : "Контакти", "Setup two-factor authentication" : "Свържи двустепенно удостоверяване", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud се нуждае от 64 бита, за да работи добре. Моля, надстройте вашата операционна система и PHP до 64 бита! За повече подробности прочетете {linkstart}страницата с документация за това ↗{linkend}.", - "%s's homepage" : "%s's начална страница" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud се нуждае от 64 бита, за да работи добре. Моля, надстройте вашата операционна система и PHP до 64 бита! За повече подробности прочетете {linkstart}страницата с документация за това ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 40ad809a216..042bba3a7c8 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -425,7 +425,6 @@ OC.L10N.register( "Contacts" : "Contactes", "Contacts menu" : "Menú de contactes", "Setup two-factor authentication" : "Configura l'autenticació de doble factor", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud necessita 64 bits per funcionar bé. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.", - "%s's homepage" : "Pàgina d'inici de %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud necessita 64 bits per funcionar bé. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/ca.json b/core/l10n/ca.json index f9eaaa201df..cb1ef5ee860 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -423,7 +423,6 @@ "Contacts" : "Contactes", "Contacts menu" : "Menú de contactes", "Setup two-factor authentication" : "Configura l'autenticació de doble factor", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud necessita 64 bits per funcionar bé. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.", - "%s's homepage" : "Pàgina d'inici de %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud necessita 64 bits per funcionar bé. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 43ed7033cd9..42581e68eb1 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -51,7 +51,7 @@ OC.L10N.register( "Repair info:" : "Informace o opravě:", "Repair warning:" : "Varování ohledně opravy:", "Repair error:" : "Chyba opravy:", - "Please use the command line updater because updating via the browser is disabled in your config.php." : "Použijte aktualizátor příkazového řádku, protože aktualizace přes prohlížeč je v souboru config.php zakázána.", + "Please use the command line updater because updating via the browser is disabled in your config.php." : "Zaktualizujte z příkazového řádku, protože aktualizování z webového prohlížeče je vypnuté ve vaÅ¡em config.php.", "Turned on maintenance mode" : "Přepnuto do režimu údržby", "Turned off maintenance mode" : "Přepnuto zpět z režimu údržby", "Maintenance mode is kept active" : "Režim údržby je ponechán", @@ -287,6 +287,7 @@ OC.L10N.register( "Strong password" : "Odolné heslo", "No action available" : "Není dostupná žádná akce", "Error fetching contact actions" : "Chyba při získávání akcí kontaktů", + "Close \"{dialogTitle}\" dialog" : "Zavřít „{dialogTitle}“ dialog", "Non-existing tag #{tag}" : "Neexistující Å¡títek #{tag}", "Restricted" : "Omezeno", "Invisible" : "Není vidět", @@ -425,7 +426,6 @@ OC.L10N.register( "Contacts" : "Kontakty", "Contacts menu" : "Nabídka kontaktů", "Setup two-factor authentication" : "Nastavit dvoufázové ověřování", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Aby správně fungoval, potřebuje Nextcloud 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}.", - "%s's homepage" : "Domovská stránka uživatele %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Aby správně fungoval, potřebuje Nextcloud 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/core/l10n/cs.json b/core/l10n/cs.json index edf60d5ec04..f7dabbf0b3f 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -49,7 +49,7 @@ "Repair info:" : "Informace o opravě:", "Repair warning:" : "Varování ohledně opravy:", "Repair error:" : "Chyba opravy:", - "Please use the command line updater because updating via the browser is disabled in your config.php." : "Použijte aktualizátor příkazového řádku, protože aktualizace přes prohlížeč je v souboru config.php zakázána.", + "Please use the command line updater because updating via the browser is disabled in your config.php." : "Zaktualizujte z příkazového řádku, protože aktualizování z webového prohlížeče je vypnuté ve vaÅ¡em config.php.", "Turned on maintenance mode" : "Přepnuto do režimu údržby", "Turned off maintenance mode" : "Přepnuto zpět z režimu údržby", "Maintenance mode is kept active" : "Režim údržby je ponechán", @@ -285,6 +285,7 @@ "Strong password" : "Odolné heslo", "No action available" : "Není dostupná žádná akce", "Error fetching contact actions" : "Chyba při získávání akcí kontaktů", + "Close \"{dialogTitle}\" dialog" : "Zavřít „{dialogTitle}“ dialog", "Non-existing tag #{tag}" : "Neexistující Å¡títek #{tag}", "Restricted" : "Omezeno", "Invisible" : "Není vidět", @@ -423,7 +424,6 @@ "Contacts" : "Kontakty", "Contacts menu" : "Nabídka kontaktů", "Setup two-factor authentication" : "Nastavit dvoufázové ověřování", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Aby správně fungoval, potřebuje Nextcloud 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}.", - "%s's homepage" : "Domovská stránka uživatele %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Aby správně fungoval, potřebuje Nextcloud 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/core/l10n/da.js b/core/l10n/da.js index d4cc829a600..9e44f1f77a1 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -418,7 +418,6 @@ OC.L10N.register( "Contacts" : "Kontakter", "Contacts menu" : "Menuen kontakter", "Setup two-factor authentication" : "Opsæt to-faktor godkendelse", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det ser ud til, at du kører en 32-bit PHP-version. Nextcloud har brug for 64-bit for at køre godt. Opgrader venligst dit OS og PHP til 64-bit! For yderligere detaljer læs {linkstart}dokumentationssiden om dette ↗{linkend}.", - "%s's homepage" : "%s's hjemmeside" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det ser ud til, at du kører en 32-bit PHP-version. Nextcloud har brug for 64-bit for at køre godt. Opgrader venligst dit OS og PHP til 64-bit! For yderligere detaljer læs {linkstart}dokumentationssiden om dette ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/da.json b/core/l10n/da.json index 2c633738f23..8c0f01fd3cd 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -416,7 +416,6 @@ "Contacts" : "Kontakter", "Contacts menu" : "Menuen kontakter", "Setup two-factor authentication" : "Opsæt to-faktor godkendelse", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det ser ud til, at du kører en 32-bit PHP-version. Nextcloud har brug for 64-bit for at køre godt. Opgrader venligst dit OS og PHP til 64-bit! For yderligere detaljer læs {linkstart}dokumentationssiden om dette ↗{linkend}.", - "%s's homepage" : "%s's hjemmeside" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det ser ud til, at du kører en 32-bit PHP-version. Nextcloud har brug for 64-bit for at køre godt. Opgrader venligst dit OS og PHP til 64-bit! For yderligere detaljer læs {linkstart}dokumentationssiden om dette ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/de.js b/core/l10n/de.js index ccdf3d7540c..d705655ef3c 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -424,7 +424,6 @@ OC.L10N.register( "Contacts" : "Kontakte", "Contacts menu" : "Kontakte-Menü", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Anscheinend führst du eine 32-Bit-PHP-Version aus. Nextcloud benötigt 64bit, um gut zu laufen. Bitte aktualisiere dein Betriebssystem und PHP auf 64bit! Für weitere Details lese bitte die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", - "%s's homepage" : "Homepage von %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Anscheinend führst du eine 32-Bit-PHP-Version aus. Nextcloud benötigt 64bit, um gut zu laufen. Bitte aktualisiere dein Betriebssystem und PHP auf 64bit! Für weitere Details lese bitte die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de.json b/core/l10n/de.json index d307af925e1..b350f30137a 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -422,7 +422,6 @@ "Contacts" : "Kontakte", "Contacts menu" : "Kontakte-Menü", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Anscheinend führst du eine 32-Bit-PHP-Version aus. Nextcloud benötigt 64bit, um gut zu laufen. Bitte aktualisiere dein Betriebssystem und PHP auf 64bit! Für weitere Details lese bitte die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", - "%s's homepage" : "Homepage von %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Anscheinend führst du eine 32-Bit-PHP-Version aus. Nextcloud benötigt 64bit, um gut zu laufen. Bitte aktualisiere dein Betriebssystem und PHP auf 64bit! Für weitere Details lese bitte die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index a67cd94fe19..619e8ed2cae 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "Kontakte", "Contacts menu" : "Kontakte-Menü", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung einrichten", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", - "%s's homepage" : "Homepage von %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 71554a176ba..efe96938cd5 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -424,7 +424,6 @@ "Contacts" : "Kontakte", "Contacts menu" : "Kontakte-Menü", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung einrichten", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", - "%s's homepage" : "Homepage von %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index df9fb65a362..d85f349f5b2 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "Contacts", "Contacts menu" : "Contacts menu", "Setup two-factor authentication" : "Setup two-factor authentication", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "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! For further details read {linkstart}the documentation page about this ↗{linkend}.", - "%s's homepage" : "%s's homepage" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "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! For further details read {linkstart}the documentation page about this ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 298dcab0b30..9dd572fed67 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -424,7 +424,6 @@ "Contacts" : "Contacts", "Contacts menu" : "Contacts menu", "Setup two-factor authentication" : "Setup two-factor authentication", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "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! For further details read {linkstart}the documentation page about this ↗{linkend}.", - "%s's homepage" : "%s's homepage" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "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! For further details read {linkstart}the documentation page about this ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 01405124778..c9721c709a0 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -344,7 +344,6 @@ OC.L10N.register( "More apps menu" : "Menuo „Pli da aplikaĵoj“", "Contacts" : "Kontaktoj", "Contacts menu" : "Menuo de kontaktoj", - "Setup two-factor authentication" : "Agordi dufazan aÅ­tentigon", - "%s's homepage" : "Ĉefpaĝo de %s" + "Setup two-factor authentication" : "Agordi dufazan aÅ­tentigon" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/eo.json b/core/l10n/eo.json index aa530632210..1af6048e0fb 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -342,7 +342,6 @@ "More apps menu" : "Menuo „Pli da aplikaĵoj“", "Contacts" : "Kontaktoj", "Contacts menu" : "Menuo de kontaktoj", - "Setup two-factor authentication" : "Agordi dufazan aÅ­tentigon", - "%s's homepage" : "Ĉefpaĝo de %s" + "Setup two-factor authentication" : "Agordi dufazan aÅ­tentigon" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es.js b/core/l10n/es.js index d8d3b4ee476..07add78ec5c 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", "Setup two-factor authentication" : "Configurar autenticación de dos factores", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está ejecutando una versión de PHP de 32 bits. Nextcloud necesita 64 bits para su correcto funcionamiento. ¡Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer más detalles en {linkstart}la página de documentación correspondiente ↗{linkend}.", - "%s's homepage" : "%s página de inicio" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está ejecutando una versión de PHP de 32 bits. Nextcloud necesita 64 bits para su correcto funcionamiento. ¡Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer más detalles en {linkstart}la página de documentación correspondiente ↗{linkend}." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/es.json b/core/l10n/es.json index 05eb58fd2b9..fc0199c44f0 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -424,7 +424,6 @@ "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", "Setup two-factor authentication" : "Configurar autenticación de dos factores", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está ejecutando una versión de PHP de 32 bits. Nextcloud necesita 64 bits para su correcto funcionamiento. ¡Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer más detalles en {linkstart}la página de documentación correspondiente ↗{linkend}.", - "%s's homepage" : "%s página de inicio" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está ejecutando una versión de PHP de 32 bits. Nextcloud necesita 64 bits para su correcto funcionamiento. ¡Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer más detalles en {linkstart}la página de documentación correspondiente ↗{linkend}." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 3f3fde0fa42..d402dc53d1e 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -421,7 +421,6 @@ OC.L10N.register( "Contacts" : "Kontaktuak", "Contacts menu" : "Kontaktuen menua", "Setup two-factor authentication" : "Konfiguratu bi faktoreko autentifikazioa", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Badirudi 32-bit-eko PHP bertsioa exekutatzen ari zarela. Nextcloudek 64-bit behar ditu ondo funtzionatzeko. Eguneratu zure SE eta PHP 64-bit-etara! Xehetasun gehiagorako irakurri {linkstart}honi buruzko dokumentazioa ↗{linkend}.", - "%s's homepage" : "%s-(r)en hasiera orria" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Badirudi 32-bit-eko PHP bertsioa exekutatzen ari zarela. Nextcloudek 64-bit behar ditu ondo funtzionatzeko. Eguneratu zure SE eta PHP 64-bit-etara! Xehetasun gehiagorako irakurri {linkstart}honi buruzko dokumentazioa ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/eu.json b/core/l10n/eu.json index f8999fe0c78..bb25109ad24 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -419,7 +419,6 @@ "Contacts" : "Kontaktuak", "Contacts menu" : "Kontaktuen menua", "Setup two-factor authentication" : "Konfiguratu bi faktoreko autentifikazioa", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Badirudi 32-bit-eko PHP bertsioa exekutatzen ari zarela. Nextcloudek 64-bit behar ditu ondo funtzionatzeko. Eguneratu zure SE eta PHP 64-bit-etara! Xehetasun gehiagorako irakurri {linkstart}honi buruzko dokumentazioa ↗{linkend}.", - "%s's homepage" : "%s-(r)en hasiera orria" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Badirudi 32-bit-eko PHP bertsioa exekutatzen ari zarela. Nextcloudek 64-bit behar ditu ondo funtzionatzeko. Eguneratu zure SE eta PHP 64-bit-etara! Xehetasun gehiagorako irakurri {linkstart}honi buruzko dokumentazioa ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/fi.js b/core/l10n/fi.js index a3ff701ce64..e58dfca916f 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -378,7 +378,6 @@ OC.L10N.register( "More apps menu" : "Lisäsovellusvalikko", "Contacts" : "Yhteystiedot", "Contacts menu" : "Yhteystietovalikko", - "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen", - "%s's homepage" : "Käyttäjän %s kotisivu" + "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/fi.json b/core/l10n/fi.json index e4483263ad7..0743759f96b 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -376,7 +376,6 @@ "More apps menu" : "Lisäsovellusvalikko", "Contacts" : "Yhteystiedot", "Contacts menu" : "Yhteystietovalikko", - "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen", - "%s's homepage" : "Käyttäjän %s kotisivu" + "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 585516901d8..0a6937c9fd3 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "Contacts", "Contacts menu" : "Menu des contacts", "Setup two-factor authentication" : "Paramétrer l'authentification à double facteur", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous utilisez une version 32-bits de PHP. Nextcloud nécessite une version 64-bits pour bien fonctionner. Merci de mettre à niveau votre système d'exploitation et PHP en 64-bits. Pour plus de détails consultez {linkstart}the documentation page about this ↗{linkend}.", - "%s's homepage" : "Page personnelle de %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous utilisez une version 32-bits de PHP. Nextcloud nécessite une version 64-bits pour bien fonctionner. Merci de mettre à niveau votre système d'exploitation et PHP en 64-bits. Pour plus de détails consultez {linkstart}the documentation page about this ↗{linkend}." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 31c8653a3dd..50795d77143 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -424,7 +424,6 @@ "Contacts" : "Contacts", "Contacts menu" : "Menu des contacts", "Setup two-factor authentication" : "Paramétrer l'authentification à double facteur", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous utilisez une version 32-bits de PHP. Nextcloud nécessite une version 64-bits pour bien fonctionner. Merci de mettre à niveau votre système d'exploitation et PHP en 64-bits. Pour plus de détails consultez {linkstart}the documentation page about this ↗{linkend}.", - "%s's homepage" : "Page personnelle de %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous utilisez une version 32-bits de PHP. Nextcloud nécessite une version 64-bits pour bien fonctionner. Merci de mettre à niveau votre système d'exploitation et PHP en 64-bits. Pour plus de détails consultez {linkstart}the documentation page about this ↗{linkend}." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 1f5c9ab5b6d..84026352b88 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -51,6 +51,7 @@ OC.L10N.register( "Repair info:" : "Información do arranxo:", "Repair warning:" : "Aviso de arranxo:", "Repair error:" : "Erro do arranxo:", + "Please use the command line updater because updating via the browser is disabled in your config.php." : "Use o actualizador da liña de comandos porque a actualización a través do navegador está desactivada no seu config.php.", "Turned on maintenance mode" : "Modo de mantemento activado", "Turned off maintenance mode" : "Modo de mantemento desactivado", "Maintenance mode is kept active" : "Mantense activo o modo de mantemento", @@ -183,6 +184,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicación de correo sinxela e ben integrada con Ficheiros, Contactos e Calendario.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Conversas, videochamadas, compartición de pantalla, xuntanzas en liña e conferencias web; no seu navegador e con aplicacións móbiles.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, follas de cálculo e presentacións colaborativas, feitos en Collabora Online.", + "Distraction free note taking app." : "Aplicación para tomar notas sen distraccións.", "Search contacts" : "Buscar contactos", "Forgot password?" : "Esqueceu o contrasinal?", "Log in with a device" : "Acceder cun dispositivo", @@ -214,6 +216,7 @@ OC.L10N.register( "Settings menu" : "Menú de axustes", "Search {types} …" : "Buscando {types}…", "Settings" : "Axustes", + "Avatar of {fullName}" : "Avatar de {fullName}", "Could not load your contacts" : "Non foi posíbel cargar os seus contactos", "Search contacts …" : "Buscar contactos…", "No contacts found" : "Non se atoparon contactos", @@ -284,6 +287,7 @@ OC.L10N.register( "Strong password" : "Contrasinal forte", "No action available" : "Non hai accións dispoñíbeis", "Error fetching contact actions" : "Produciuse un erro ao obter as accións do contacto", + "Close \"{dialogTitle}\" dialog" : "Pechar o diálogo \"{dialogTitle}\".", "Non-existing tag #{tag}" : "A etiqueta #{tag} non existe", "Restricted" : "Restrinxida", "Invisible" : "Invisíbel", @@ -422,7 +426,6 @@ OC.L10N.register( "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", "Setup two-factor authentication" : "Estabelecer a autenticación de dous factores", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualiza o teu sistema operativo e PHP a 64 bits. Para obter máis detalles, le {linkstart}a páxina de documentación sobre isto ↗{linkend}.", - "%s's homepage" : "Páxina principal de %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualiza o teu sistema operativo e PHP a 64 bits. Para obter máis detalles, le {linkstart}a páxina de documentación sobre isto ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 6dfbd85fe18..8f4ce9c3b8d 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -49,6 +49,7 @@ "Repair info:" : "Información do arranxo:", "Repair warning:" : "Aviso de arranxo:", "Repair error:" : "Erro do arranxo:", + "Please use the command line updater because updating via the browser is disabled in your config.php." : "Use o actualizador da liña de comandos porque a actualización a través do navegador está desactivada no seu config.php.", "Turned on maintenance mode" : "Modo de mantemento activado", "Turned off maintenance mode" : "Modo de mantemento desactivado", "Maintenance mode is kept active" : "Mantense activo o modo de mantemento", @@ -181,6 +182,7 @@ "Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicación de correo sinxela e ben integrada con Ficheiros, Contactos e Calendario.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Conversas, videochamadas, compartición de pantalla, xuntanzas en liña e conferencias web; no seu navegador e con aplicacións móbiles.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, follas de cálculo e presentacións colaborativas, feitos en Collabora Online.", + "Distraction free note taking app." : "Aplicación para tomar notas sen distraccións.", "Search contacts" : "Buscar contactos", "Forgot password?" : "Esqueceu o contrasinal?", "Log in with a device" : "Acceder cun dispositivo", @@ -212,6 +214,7 @@ "Settings menu" : "Menú de axustes", "Search {types} …" : "Buscando {types}…", "Settings" : "Axustes", + "Avatar of {fullName}" : "Avatar de {fullName}", "Could not load your contacts" : "Non foi posíbel cargar os seus contactos", "Search contacts …" : "Buscar contactos…", "No contacts found" : "Non se atoparon contactos", @@ -282,6 +285,7 @@ "Strong password" : "Contrasinal forte", "No action available" : "Non hai accións dispoñíbeis", "Error fetching contact actions" : "Produciuse un erro ao obter as accións do contacto", + "Close \"{dialogTitle}\" dialog" : "Pechar o diálogo \"{dialogTitle}\".", "Non-existing tag #{tag}" : "A etiqueta #{tag} non existe", "Restricted" : "Restrinxida", "Invisible" : "Invisíbel", @@ -420,7 +424,6 @@ "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", "Setup two-factor authentication" : "Estabelecer a autenticación de dous factores", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualiza o teu sistema operativo e PHP a 64 bits. Para obter máis detalles, le {linkstart}a páxina de documentación sobre isto ↗{linkend}.", - "%s's homepage" : "Páxina principal de %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualiza o teu sistema operativo e PHP a 64 bits. Para obter máis detalles, le {linkstart}a páxina de documentación sobre isto ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/hu.js b/core/l10n/hu.js index a5fa77c6c1a..e3ba1911eca 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -421,7 +421,6 @@ OC.L10N.register( "Contacts" : "Névjegyek", "Contacts menu" : "Névjegyek menü", "Setup two-factor authentication" : "Kétfaktoros hitelesítés beállítása", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Úgy tűnik, hogy 32 bites PHP verziót használ. A Nextcloud megfelelő futtatásához 64 bites szükséges. Frissítse 64 bitesre az operációs rendszerét és a PHP-ját. További részletekért olvassa el az {linkstart}erről szóló dokumentációs oldalt ↗{linkend}.", - "%s's homepage" : "%s honlapja" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Úgy tűnik, hogy 32 bites PHP verziót használ. A Nextcloud megfelelő futtatásához 64 bites szükséges. Frissítse 64 bitesre az operációs rendszerét és a PHP-ját. További részletekért olvassa el az {linkstart}erről szóló dokumentációs oldalt ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 97d6b5944c7..8b9b53917c8 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -419,7 +419,6 @@ "Contacts" : "Névjegyek", "Contacts menu" : "Névjegyek menü", "Setup two-factor authentication" : "Kétfaktoros hitelesítés beállítása", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Úgy tűnik, hogy 32 bites PHP verziót használ. A Nextcloud megfelelő futtatásához 64 bites szükséges. Frissítse 64 bitesre az operációs rendszerét és a PHP-ját. További részletekért olvassa el az {linkstart}erről szóló dokumentációs oldalt ↗{linkend}.", - "%s's homepage" : "%s honlapja" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Úgy tűnik, hogy 32 bites PHP verziót használ. A Nextcloud megfelelő futtatásához 64 bites szükséges. Frissítse 64 bitesre az operációs rendszerét és a PHP-ját. További részletekért olvassa el az {linkstart}erről szóló dokumentációs oldalt ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/is.js b/core/l10n/is.js index 8c4df50b256..630d4aea255 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -380,7 +380,6 @@ OC.L10N.register( "More apps menu" : "Valmynd með fleiri forrit", "Contacts" : "Tengiliðir", "Contacts menu" : "Tengiliðavalmynd", - "Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu", - "%s's homepage" : "Heimasíða %s" + "Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/core/l10n/is.json b/core/l10n/is.json index bd13ffc9a23..72ddb9d8414 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -378,7 +378,6 @@ "More apps menu" : "Valmynd með fleiri forrit", "Contacts" : "Tengiliðir", "Contacts menu" : "Tengiliðavalmynd", - "Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu", - "%s's homepage" : "Heimasíða %s" + "Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/core/l10n/it.js b/core/l10n/it.js index 7b13cada794..25cd2739f96 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -412,7 +412,6 @@ OC.L10N.register( "More apps menu" : "Menu delle altre applicazioni", "Contacts" : "Contatti", "Contacts menu" : "Menu dei contatti", - "Setup two-factor authentication" : "Configura l'autenticazione a due fattori", - "%s's homepage" : "%s's homepage" + "Setup two-factor authentication" : "Configura l'autenticazione a due fattori" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/it.json b/core/l10n/it.json index aab9e5b093d..0ea5c228e01 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -410,7 +410,6 @@ "More apps menu" : "Menu delle altre applicazioni", "Contacts" : "Contatti", "Contacts menu" : "Menu dei contatti", - "Setup two-factor authentication" : "Configura l'autenticazione a due fattori", - "%s's homepage" : "%s's homepage" + "Setup two-factor authentication" : "Configura l'autenticazione a due fattori" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/ja.js b/core/l10n/ja.js index ccad3235144..57a9edbd661 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -425,7 +425,6 @@ OC.L10N.register( "Contacts" : "連絡先", "Contacts menu" : "連絡先メニュー", "Setup two-factor authentication" : "二要素認証を設定", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "このシステムは32ビット版のPHPで動いているようです。Nextcloudを正常に動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。", - "%s's homepage" : "%sのホームページ" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "このシステムは32ビット版のPHPで動いているようです。Nextcloudを正常に動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/ja.json b/core/l10n/ja.json index c693d8adb90..020793cbd46 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -423,7 +423,6 @@ "Contacts" : "連絡先", "Contacts menu" : "連絡先メニュー", "Setup two-factor authentication" : "二要素認証を設定", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "このシステムは32ビット版のPHPで動いているようです。Nextcloudを正常に動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。", - "%s's homepage" : "%sのホームページ" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "このシステムは32ビット版のPHPで動いているようです。Nextcloudを正常に動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 49f2385bcb3..8383cbf77e5 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -392,7 +392,6 @@ OC.L10N.register( "More apps menu" : "더 많은 앱 메뉴", "Contacts" : "연락처", "Contacts menu" : "연락처 메뉴", - "Setup two-factor authentication" : "2단계 인증 설정", - "%s's homepage" : "%s의 홈페이지" + "Setup two-factor authentication" : "2단계 인증 설정" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 1d62c2842eb..12cb4223b13 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -390,7 +390,6 @@ "More apps menu" : "더 많은 앱 메뉴", "Contacts" : "연락처", "Contacts menu" : "연락처 메뉴", - "Setup two-factor authentication" : "2단계 인증 설정", - "%s's homepage" : "%s의 홈페이지" + "Setup two-factor authentication" : "2단계 인증 설정" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 5d00a43dda9..488a0ca675c 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -394,7 +394,6 @@ OC.L10N.register( "More apps menu" : "Мени за повеќе апликации", "Contacts" : "Контакти", "Contacts menu" : "Мени за контакти", - "Setup two-factor authentication" : "Постави двофакторна автентикација", - "%s's homepage" : "Страната на %s" + "Setup two-factor authentication" : "Постави двофакторна автентикација" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/core/l10n/mk.json b/core/l10n/mk.json index f7f9412a265..73005ceb609 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -392,7 +392,6 @@ "More apps menu" : "Мени за повеќе апликации", "Contacts" : "Контакти", "Contacts menu" : "Мени за контакти", - "Setup two-factor authentication" : "Постави двофакторна автентикација", - "%s's homepage" : "Страната на %s" + "Setup two-factor authentication" : "Постави двофакторна автентикација" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 96f16853d07..99be0be7fb9 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -422,7 +422,6 @@ OC.L10N.register( "Contacts" : "Kontakter", "Contacts menu" : "Kontakter meny", "Setup two-factor authentication" : "Opprett totrinns bekreftelse", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det virker som du kjører en 32-bit PHP-versjon. Nextcloud trenger 64-bit for Ã¥ fungere bra. Vennligst oppgrader OS og PHP til 64-bit! For ytterligere detaljer, les {linkstart}dokumentasjonssiden om dette ↗{linkend}.", - "%s's homepage" : "%s sin hjemmeside" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det virker som du kjører en 32-bit PHP-versjon. Nextcloud trenger 64-bit for Ã¥ fungere bra. Vennligst oppgrader OS og PHP til 64-bit! For ytterligere detaljer, les {linkstart}dokumentasjonssiden om dette ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/nb.json b/core/l10n/nb.json index c9fe5116ce2..4e92f6c3332 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -420,7 +420,6 @@ "Contacts" : "Kontakter", "Contacts menu" : "Kontakter meny", "Setup two-factor authentication" : "Opprett totrinns bekreftelse", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det virker som du kjører en 32-bit PHP-versjon. Nextcloud trenger 64-bit for Ã¥ fungere bra. Vennligst oppgrader OS og PHP til 64-bit! For ytterligere detaljer, les {linkstart}dokumentasjonssiden om dette ↗{linkend}.", - "%s's homepage" : "%s sin hjemmeside" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det virker som du kjører en 32-bit PHP-versjon. Nextcloud trenger 64-bit for Ã¥ fungere bra. Vennligst oppgrader OS og PHP til 64-bit! For ytterligere detaljer, les {linkstart}dokumentasjonssiden om dette ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/nl.js b/core/l10n/nl.js index a16abd027c8..e6e24eded47 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -422,7 +422,6 @@ OC.L10N.register( "Contacts" : "Contactpersonen", "Contacts menu" : "Contacten menu", "Setup two-factor authentication" : "Instellen tweefactor authenticatie", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Het lijkt erop dat er een 32-bits versie van PHP word gebruikt. Nextcloud heeft de 64-bits versie nodig om goed te draaien. Upgrade a.u.b uw systeem en PHP naar de 64-bits versie! Meer informatie vind u op de {linkstart}documentatiepagina{linkend}", - "%s's homepage" : "%s's homepage" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Het lijkt erop dat er een 32-bits versie van PHP word gebruikt. Nextcloud heeft de 64-bits versie nodig om goed te draaien. Upgrade a.u.b uw systeem en PHP naar de 64-bits versie! Meer informatie vind u op de {linkstart}documentatiepagina{linkend}" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/nl.json b/core/l10n/nl.json index f41d4fca1a6..97a0e978420 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -420,7 +420,6 @@ "Contacts" : "Contactpersonen", "Contacts menu" : "Contacten menu", "Setup two-factor authentication" : "Instellen tweefactor authenticatie", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Het lijkt erop dat er een 32-bits versie van PHP word gebruikt. Nextcloud heeft de 64-bits versie nodig om goed te draaien. Upgrade a.u.b uw systeem en PHP naar de 64-bits versie! Meer informatie vind u op de {linkstart}documentatiepagina{linkend}", - "%s's homepage" : "%s's homepage" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Het lijkt erop dat er een 32-bits versie van PHP word gebruikt. Nextcloud heeft de 64-bits versie nodig om goed te draaien. Upgrade a.u.b uw systeem en PHP naar de 64-bits versie! Meer informatie vind u op de {linkstart}documentatiepagina{linkend}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 35bc4c6142a..704aad8113e 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "Kontakty", "Contacts menu" : "Menu kontaktów", "Setup two-factor authentication" : "Ustaw uwierzytelnianie dwuskładnikowe", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud do poprawnego działania potrzebuje 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Więcej informacji na ten temat przeczytasz na {linkstart}stronie dokumentacji ↗{linkend}.", - "%s's homepage" : "Strona główna %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud do poprawnego działania potrzebuje 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Więcej informacji na ten temat przeczytasz na {linkstart}stronie dokumentacji ↗{linkend}." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/core/l10n/pl.json b/core/l10n/pl.json index e2ae0d1f12d..70c0034bb2b 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -424,7 +424,6 @@ "Contacts" : "Kontakty", "Contacts menu" : "Menu kontaktów", "Setup two-factor authentication" : "Ustaw uwierzytelnianie dwuskładnikowe", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud do poprawnego działania potrzebuje 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Więcej informacji na ten temat przeczytasz na {linkstart}stronie dokumentacji ↗{linkend}.", - "%s's homepage" : "Strona główna %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud do poprawnego działania potrzebuje 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Więcej informacji na ten temat przeczytasz na {linkstart}stronie dokumentacji ↗{linkend}." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 8bac4744118..998cc9eddbe 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -422,7 +422,6 @@ OC.L10N.register( "Contacts" : "Contatos", "Contacts menu" : "Menu de contatos", "Setup two-factor authentication" : "Configurar autenticação de dois fatores", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud precisa de 64 bits para funcionar bem. Por favor, atualize seu sistema operacional e PHP para 64 bits! Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}.", - "%s's homepage" : "Página inicial de%s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud precisa de 64 bits para funcionar bem. Por favor, atualize seu sistema operacional e PHP para 64 bits! Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 4e52f1408ab..855df0b5c9b 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -420,7 +420,6 @@ "Contacts" : "Contatos", "Contacts menu" : "Menu de contatos", "Setup two-factor authentication" : "Configurar autenticação de dois fatores", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud precisa de 64 bits para funcionar bem. Por favor, atualize seu sistema operacional e PHP para 64 bits! Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}.", - "%s's homepage" : "Página inicial de%s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud precisa de 64 bits para funcionar bem. Por favor, atualize seu sistema operacional e PHP para 64 bits! Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 5c16cfdbb74..d405cf1e3a7 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "Контакты", "Contacts menu" : "Меню контактов", "Setup two-factor authentication" : "Установка двухфакторной аутентификации", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже что вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста обновите вашу операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации.{linkend}", - "%s's homepage" : "Домашняя страница %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже что вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста обновите вашу операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации.{linkend}" }, "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/core/l10n/ru.json b/core/l10n/ru.json index 87172525382..4f097f8ef5e 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -424,7 +424,6 @@ "Contacts" : "Контакты", "Contacts menu" : "Меню контактов", "Setup two-factor authentication" : "Установка двухфакторной аутентификации", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже что вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста обновите вашу операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации.{linkend}", - "%s's homepage" : "Домашняя страница %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже что вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста обновите вашу операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации.{linkend}" },"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/core/l10n/sk.js b/core/l10n/sk.js index 7abf3a718dc..f4cfcb88bb9 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -415,7 +415,6 @@ OC.L10N.register( "Contacts" : "Kontakty", "Contacts menu" : "Menu kontaktov", "Setup two-factor authentication" : "NastaviÅ¥ dvojzložkové overovanie", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá sa, že používate 32-bitovú verziu PHP. Nextcloud potrebuje 64-bit, aby fungoval dobre. Inovujte svoj OS a PHP na 64-bitové! ĎalÅ¡ie podrobnosti nájdete na {linkstart}stránke dokumentácie↗{linkend}.", - "%s's homepage" : "Domovská stránka užívateľa %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá sa, že používate 32-bitovú verziu PHP. Nextcloud potrebuje 64-bit, aby fungoval dobre. Inovujte svoj OS a PHP na 64-bitové! ĎalÅ¡ie podrobnosti nájdete na {linkstart}stránke dokumentácie↗{linkend}." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/core/l10n/sk.json b/core/l10n/sk.json index 16c3c847d54..0ea6a395391 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -413,7 +413,6 @@ "Contacts" : "Kontakty", "Contacts menu" : "Menu kontaktov", "Setup two-factor authentication" : "NastaviÅ¥ dvojzložkové overovanie", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá sa, že používate 32-bitovú verziu PHP. Nextcloud potrebuje 64-bit, aby fungoval dobre. Inovujte svoj OS a PHP na 64-bitové! ĎalÅ¡ie podrobnosti nájdete na {linkstart}stránke dokumentácie↗{linkend}.", - "%s's homepage" : "Domovská stránka užívateľa %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá sa, že používate 32-bitovú verziu PHP. Nextcloud potrebuje 64-bit, aby fungoval dobre. Inovujte svoj OS a PHP na 64-bitové! ĎalÅ¡ie podrobnosti nájdete na {linkstart}stránke dokumentácie↗{linkend}." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/core/l10n/sl.js b/core/l10n/sl.js index b50d8992e02..d0885afde17 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -422,7 +422,6 @@ OC.L10N.register( "Contacts" : "Stiki", "Contacts menu" : "Meni Stikov", "Setup two-factor authentication" : "Nastavite dvostopenjsko overitev", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Kaže, da uporabljate 32-bitno različico PHP. Oblak Nextcloud zahteva za optimalno delovanje 64-bitno različico, zato je operacijski sistem in PHP priporočljivo nadgraditi! Več podrobnosti je na na voljo na straneh {linkstart}dokumentacije{linkend}.", - "%s's homepage" : "Spletna stran osebe %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Kaže, da uporabljate 32-bitno različico PHP. Oblak Nextcloud zahteva za optimalno delovanje 64-bitno različico, zato je operacijski sistem in PHP priporočljivo nadgraditi! Več podrobnosti je na na voljo na straneh {linkstart}dokumentacije{linkend}." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/core/l10n/sl.json b/core/l10n/sl.json index a2365b1ebd1..f47d8a15915 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -420,7 +420,6 @@ "Contacts" : "Stiki", "Contacts menu" : "Meni Stikov", "Setup two-factor authentication" : "Nastavite dvostopenjsko overitev", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Kaže, da uporabljate 32-bitno različico PHP. Oblak Nextcloud zahteva za optimalno delovanje 64-bitno različico, zato je operacijski sistem in PHP priporočljivo nadgraditi! Več podrobnosti je na na voljo na straneh {linkstart}dokumentacije{linkend}.", - "%s's homepage" : "Spletna stran osebe %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Kaže, da uporabljate 32-bitno različico PHP. Oblak Nextcloud zahteva za optimalno delovanje 64-bitno različico, zato je operacijski sistem in PHP priporočljivo nadgraditi! Več podrobnosti je na na voljo na straneh {linkstart}dokumentacije{linkend}." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 1a5b15b749b..9fd53c6d380 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "Контакти", "Contacts menu" : "Мени контаката", "Setup two-factor authentication" : "Подеси двофакторску проверу идентитета", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изгледа да покрећете 32-битну PHP верзију. За правилно извршавање Nextcloud захтева 64-битну верзију. Молимо вас да ажурирате свој оперативни систем и PHP на 64-бита! За више детаља прочитајте {linkstart}страницу документације која се бави овим проблемом ↗{linkend}.", - "%s's homepage" : "Почетна страна корисника %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изгледа да покрећете 32-битну PHP верзију. За правилно извршавање Nextcloud захтева 64-битну верзију. Молимо вас да ажурирате свој оперативни систем и PHP на 64-бита! За више детаља прочитајте {linkstart}страницу документације која се бави овим проблемом ↗{linkend}." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/core/l10n/sr.json b/core/l10n/sr.json index cbc96672f23..01e27301af4 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -424,7 +424,6 @@ "Contacts" : "Контакти", "Contacts menu" : "Мени контаката", "Setup two-factor authentication" : "Подеси двофакторску проверу идентитета", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изгледа да покрећете 32-битну PHP верзију. За правилно извршавање Nextcloud захтева 64-битну верзију. Молимо вас да ажурирате свој оперативни систем и PHP на 64-бита! За више детаља прочитајте {linkstart}страницу документације која се бави овим проблемом ↗{linkend}.", - "%s's homepage" : "Почетна страна корисника %s" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изгледа да покрећете 32-битну PHP верзију. За правилно извршавање Nextcloud захтева 64-битну верзију. Молимо вас да ажурирате свој оперативни систем и PHP на 64-бита! За више детаља прочитајте {linkstart}страницу документације која се бави овим проблемом ↗{linkend}." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 6845bfbb6f6..cca8bb7ac75 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -408,7 +408,6 @@ OC.L10N.register( "More apps menu" : "Fler appar - meny", "Contacts" : "Kontakter", "Contacts menu" : "Kontaktmeny", - "Setup two-factor authentication" : "Ställ in tvÃ¥faktorsautentisering", - "%s's homepage" : "%s's hemsida" + "Setup two-factor authentication" : "Ställ in tvÃ¥faktorsautentisering" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/sv.json b/core/l10n/sv.json index f753b99056c..588ddb6b0ad 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -406,7 +406,6 @@ "More apps menu" : "Fler appar - meny", "Contacts" : "Kontakter", "Contacts menu" : "Kontaktmeny", - "Setup two-factor authentication" : "Ställ in tvÃ¥faktorsautentisering", - "%s's homepage" : "%s's hemsida" + "Setup two-factor authentication" : "Ställ in tvÃ¥faktorsautentisering" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/th.js b/core/l10n/th.js index c8ad46782f7..cd0dfe982c9 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -359,7 +359,6 @@ OC.L10N.register( "More apps menu" : "เมนูแอปเพิ่มเติม", "Contacts" : "รายชื่อผู้ติดต่อ", "Contacts menu" : "เมนูรายชื่อผู้ติดต่อ", - "Setup two-factor authentication" : "ตั้งค่าการยืนยันสองปัจจัย", - "%s's homepage" : "หน้าหลักของ %s" + "Setup two-factor authentication" : "ตั้งค่าการยืนยันสองปัจจัย" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/th.json b/core/l10n/th.json index bbea58a7eab..8cc117930ee 100644 --- a/core/l10n/th.json +++ b/core/l10n/th.json @@ -357,7 +357,6 @@ "More apps menu" : "เมนูแอปเพิ่มเติม", "Contacts" : "รายชื่อผู้ติดต่อ", "Contacts menu" : "เมนูรายชื่อผู้ติดต่อ", - "Setup two-factor authentication" : "ตั้งค่าการยืนยันสองปัจจัย", - "%s's homepage" : "หน้าหลักของ %s" + "Setup two-factor authentication" : "ตั้งค่าการยืนยันสองปัจจัย" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 8b62083268a..b0bd4dda859 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "Kişiler", "Contacts menu" : "Kişiler menüsü", "Setup two-factor authentication" : "Ä°ki aşamalı kimlik doğrulama kurulumu", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud uygulamasının iyi çalışması için 64 bit bir PHP sürümü kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili sayfaya bakabilirsiniz ↗{linkend}.", - "%s's homepage" : "%s web sitesi" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud uygulamasının iyi çalışması için 64 bit bir PHP sürümü kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili sayfaya bakabilirsiniz ↗{linkend}." }, "nplurals=2; plural=(n > 1);"); diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 09c4f0b81b9..ff3b61972f5 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -424,7 +424,6 @@ "Contacts" : "Kişiler", "Contacts menu" : "Kişiler menüsü", "Setup two-factor authentication" : "Ä°ki aşamalı kimlik doğrulama kurulumu", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud uygulamasının iyi çalışması için 64 bit bir PHP sürümü kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili sayfaya bakabilirsiniz ↗{linkend}.", - "%s's homepage" : "%s web sitesi" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud uygulamasının iyi çalışması için 64 bit bir PHP sürümü kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili sayfaya bakabilirsiniz ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 06208076ec0..717264eb792 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -420,7 +420,6 @@ OC.L10N.register( "Contacts" : "Контакти", "Contacts menu" : "Меню контактів", "Setup two-factor authentication" : "Налаштувати двофакторну автентифікацію", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Здається, ви використовуєте 32-розрядну версію PHP. Для нормальної роботи Nextcloud потрібна 64-розрядна версія. Будь ласка, оновіть свою ОС і PHP до 64-бітної! Для отримання додаткової інформації прочитайте {linkstart}сторінку документації про це ↗{linkend}.", - "%s's homepage" : "Домівка %s " + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Здається, ви використовуєте 32-розрядну версію PHP. Для нормальної роботи Nextcloud потрібна 64-розрядна версія. Будь ласка, оновіть свою ОС і PHP до 64-бітної! Для отримання додаткової інформації прочитайте {linkstart}сторінку документації про це ↗{linkend}." }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/core/l10n/uk.json b/core/l10n/uk.json index 3f9486f0a8b..320f5381dbf 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -418,7 +418,6 @@ "Contacts" : "Контакти", "Contacts menu" : "Меню контактів", "Setup two-factor authentication" : "Налаштувати двофакторну автентифікацію", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Здається, ви використовуєте 32-розрядну версію PHP. Для нормальної роботи Nextcloud потрібна 64-розрядна версія. Будь ласка, оновіть свою ОС і PHP до 64-бітної! Для отримання додаткової інформації прочитайте {linkstart}сторінку документації про це ↗{linkend}.", - "%s's homepage" : "Домівка %s " + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Здається, ви використовуєте 32-розрядну версію PHP. Для нормальної роботи Nextcloud потрібна 64-розрядна версія. Будь ласка, оновіть свою ОС і PHP до 64-бітної! Для отримання додаткової інформації прочитайте {linkstart}сторінку документації про це ↗{linkend}." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (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/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index e0b020504ca..7efe1282860 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -414,7 +414,6 @@ OC.L10N.register( "Contacts" : "联系人", "Contacts menu" : "联系人菜单", "Setup two-factor authentication" : "配置两步验证", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在运行 32 位版本的 PHP 服务。 Nextcloud 需要 64 位以良好运作,请升级您的操作系统与 PHP 服务至 64 位版本!有关更多详细信息,请阅读{linkstart}有关的文档页面 ↗{linkend}。", - "%s's homepage" : "%s的主页" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在运行 32 位版本的 PHP 服务。 Nextcloud 需要 64 位以良好运作,请升级您的操作系统与 PHP 服务至 64 位版本!有关更多详细信息,请阅读{linkstart}有关的文档页面 ↗{linkend}。" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 99664647795..76ff46993d7 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -412,7 +412,6 @@ "Contacts" : "联系人", "Contacts menu" : "联系人菜单", "Setup two-factor authentication" : "配置两步验证", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在运行 32 位版本的 PHP 服务。 Nextcloud 需要 64 位以良好运作,请升级您的操作系统与 PHP 服务至 64 位版本!有关更多详细信息,请阅读{linkstart}有关的文档页面 ↗{linkend}。", - "%s's homepage" : "%s的主页" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在运行 32 位版本的 PHP 服务。 Nextcloud 需要 64 位以良好运作,请升级您的操作系统与 PHP 服务至 64 位版本!有关更多详细信息,请阅读{linkstart}有关的文档页面 ↗{linkend}。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 2de2ce2cef6..9ad9ef2771c 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "聯絡人", "Contacts menu" : "聯絡人選單", "Setup two-factor authentication" : "設定雙重認證", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您好像正在運行 32 位 PHP 版本。Nextcloud 需要 64 位才能運行良好。請將您的操作系統和 PHP 升級到 64 位!有關更多詳細信息,請閱讀 {linkstart} 有關的說明書頁面 ↗{linkend}。", - "%s's homepage" : "%s 的主頁" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您好像正在運行 32 位 PHP 版本。Nextcloud 需要 64 位才能運行良好。請將您的操作系統和 PHP 升級到 64 位!有關更多詳細信息,請閱讀 {linkstart} 有關的說明書頁面 ↗{linkend}。" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index e296fe27cdf..988fb2c2816 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -424,7 +424,6 @@ "Contacts" : "聯絡人", "Contacts menu" : "聯絡人選單", "Setup two-factor authentication" : "設定雙重認證", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您好像正在運行 32 位 PHP 版本。Nextcloud 需要 64 位才能運行良好。請將您的操作系統和 PHP 升級到 64 位!有關更多詳細信息,請閱讀 {linkstart} 有關的說明書頁面 ↗{linkend}。", - "%s's homepage" : "%s 的主頁" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您好像正在運行 32 位 PHP 版本。Nextcloud 需要 64 位才能運行良好。請將您的操作系統和 PHP 升級到 64 位!有關更多詳細信息,請閱讀 {linkstart} 有關的說明書頁面 ↗{linkend}。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 188abfc221a..436b607b49b 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -426,7 +426,6 @@ OC.L10N.register( "Contacts" : "聯絡人", "Contacts menu" : "聯絡人選單", "Setup two-factor authentication" : "設定雙因素驗證", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。", - "%s's homepage" : "%s 的首頁" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index b107c999b21..89a40781518 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -424,7 +424,6 @@ "Contacts" : "聯絡人", "Contacts menu" : "聯絡人選單", "Setup two-factor authentication" : "設定雙因素驗證", - "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。", - "%s's homepage" : "%s 的首頁" + "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! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 9e903e31076..f781b3ced25 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -125,6 +125,7 @@ OC.L10N.register( "Authentication error" : "لم يتم التأكد من الشخصية بنجاح", "Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة", "Adjusting this setting in php.ini will make Nextcloud run again" : "تضبيط الإعدادات في ملف php.ini سوف يُمكّن نيكست كلاود من العمل مجدداً", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "نحتاج النسخة 2.7.0 من libxml2 على الأقل. النسخة المتوافرة حالياً هي %s", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "%s enter the database username and name." : "%s أدخِل اسم قاعدة البيانات واسم مستخدمها.", "%s enter the database username." : "%s ادخل اسم المستخدم الخاص بقاعدة البيانات.", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 72080a586cd..c37fdbf6b45 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -123,6 +123,7 @@ "Authentication error" : "لم يتم التأكد من الشخصية بنجاح", "Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة", "Adjusting this setting in php.ini will make Nextcloud run again" : "تضبيط الإعدادات في ملف php.ini سوف يُمكّن نيكست كلاود من العمل مجدداً", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "نحتاج النسخة 2.7.0 من libxml2 على الأقل. النسخة المتوافرة حالياً هي %s", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "%s enter the database username and name." : "%s أدخِل اسم قاعدة البيانات واسم مستخدمها.", "%s enter the database username." : "%s ادخل اسم المستخدم الخاص بقاعدة البيانات.",