diff --git a/apps/federatedfilesharing/l10n/cs.js b/apps/federatedfilesharing/l10n/cs.js index ed397f95ca615d774ded6ffe180f77a629b03df7..b3532d26ad6bbacf729cd1d116283662cbddb21e 100644 --- a/apps/federatedfilesharing/l10n/cs.js +++ b/apps/federatedfilesharing/l10n/cs.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "SdÃlenà ze serveru na server nenà na tomto serveru povoleno", "Couldn't establish a federated share." : "NepodaÅ™ilo se ustavit spojené sdÃlenÃ.", "Couldn't establish a federated share, maybe the password was wrong." : "NepodaÅ™ilo se ustavit propojené sdÃlenÃ, heslo může být nesprávné.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Požadavek na spojené sdÃlenà uspÄ›l, obdržÃte pozvánku. Zkontrolujte vaÅ¡e upozornÄ›nÃ.", "The mountpoint name contains invalid characters." : "Jméno pÅ™Ãpojného bodu obsahuje neplatné znaky.", "Not allowed to create a federated share with the owner." : "ONenà povoleno s autorem vytvoÅ™it propojené sdÃlenÃ.", "Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvÄ›ryhodný SSL certifikát", "Could not authenticate to remote share, password might be wrong" : "Autentizace ke vzdálenému sdÃlenà selhala, heslo může být nesprávné", "Storage not valid" : "ÚložiÅ¡tÄ› nenà platné", - "Federated Share successfully added" : "Propojené sdÃlenà úspěšnÄ› pÅ™idáno", "Couldn't add remote share" : "NepodaÅ™ilo se pÅ™idat propojené sdÃlenÃ", "Sharing %s failed, because this item is already shared with %s" : "SdÃlenà položky %s selhalo, protože položka již je s uživatelem %s sdÃlena", "Not allowed to create a federated share with the same user" : "Nenà povoleno vytvoÅ™it propojené sdÃlenà s tÃm samým uživatelem", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "PÅ™idat na svou webovou stránku", "Share with me via Nextcloud" : "SdÃleno se mnou pÅ™es Nextcloud", "HTML Code:" : "HTML kód:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Požadavek na spojené sdÃlenà uspÄ›l, obdržÃte pozvánku. Zkontrolujte vaÅ¡e upozornÄ›nÃ.", + "Federated Share successfully added" : "Propojené sdÃlenà úspěšnÄ› pÅ™idáno", "Search global and public address book for users and let local users publish their data" : "Hledat uživatele v globálnÃm a veÅ™ejném adresáři a dovolit mÃstnÃm uživatelům publikovat jejich údaje", "Share it:" : "SdÃlet:" }, diff --git a/apps/federatedfilesharing/l10n/cs.json b/apps/federatedfilesharing/l10n/cs.json index 60c4f138bc616ad37ed686eea95c0290daf80cd6..0caff98501358c38f5e829f8eb89020fdce2fbeb 100644 --- a/apps/federatedfilesharing/l10n/cs.json +++ b/apps/federatedfilesharing/l10n/cs.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "SdÃlenà ze serveru na server nenà na tomto serveru povoleno", "Couldn't establish a federated share." : "NepodaÅ™ilo se ustavit spojené sdÃlenÃ.", "Couldn't establish a federated share, maybe the password was wrong." : "NepodaÅ™ilo se ustavit propojené sdÃlenÃ, heslo může být nesprávné.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Požadavek na spojené sdÃlenà uspÄ›l, obdržÃte pozvánku. Zkontrolujte vaÅ¡e upozornÄ›nÃ.", "The mountpoint name contains invalid characters." : "Jméno pÅ™Ãpojného bodu obsahuje neplatné znaky.", "Not allowed to create a federated share with the owner." : "ONenà povoleno s autorem vytvoÅ™it propojené sdÃlenÃ.", "Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvÄ›ryhodný SSL certifikát", "Could not authenticate to remote share, password might be wrong" : "Autentizace ke vzdálenému sdÃlenà selhala, heslo může být nesprávné", "Storage not valid" : "ÚložiÅ¡tÄ› nenà platné", - "Federated Share successfully added" : "Propojené sdÃlenà úspěšnÄ› pÅ™idáno", "Couldn't add remote share" : "NepodaÅ™ilo se pÅ™idat propojené sdÃlenÃ", "Sharing %s failed, because this item is already shared with %s" : "SdÃlenà položky %s selhalo, protože položka již je s uživatelem %s sdÃlena", "Not allowed to create a federated share with the same user" : "Nenà povoleno vytvoÅ™it propojené sdÃlenà s tÃm samým uživatelem", @@ -51,6 +49,8 @@ "Add to your website" : "PÅ™idat na svou webovou stránku", "Share with me via Nextcloud" : "SdÃleno se mnou pÅ™es Nextcloud", "HTML Code:" : "HTML kód:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Požadavek na spojené sdÃlenà uspÄ›l, obdržÃte pozvánku. Zkontrolujte vaÅ¡e upozornÄ›nÃ.", + "Federated Share successfully added" : "Propojené sdÃlenà úspěšnÄ› pÅ™idáno", "Search global and public address book for users and let local users publish their data" : "Hledat uživatele v globálnÃm a veÅ™ejném adresáři a dovolit mÃstnÃm uživatelům publikovat jejich údaje", "Share it:" : "SdÃlet:" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" diff --git a/apps/federatedfilesharing/l10n/de.js b/apps/federatedfilesharing/l10n/de.js index 7e21e3b8258efcca0f6181319b7f8ad024d8c18f..54fdaa2dec488595205ba29a8c23cc298fabe37a 100644 --- a/apps/federatedfilesharing/l10n/de.js +++ b/apps/federatedfilesharing/l10n/de.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Das Server-zu-Server-Teilen ist auf diesem Server nicht aktiviert", "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden", "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Du erhälst eine Einladung. Bitte prüfe deine Benachrichtigungen.", "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", "Storage not valid" : "Speicher ungültig", - "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt", "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Zu deiner Webseite hinzufügen", "Share with me via Nextcloud" : "Teile mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Du erhälst eine Einladung. Bitte prüfe deine Benachrichtigungen.", + "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt", "Search global and public address book for users and let local users publish their data" : "Globales und öffentliches Adressbuch nach Benutzern durchsuchen und lokale Benutzer ihre Daten veröffentlichen lassen", "Share it:" : "Zum Teilen:" }, diff --git a/apps/federatedfilesharing/l10n/de.json b/apps/federatedfilesharing/l10n/de.json index 2062d97d4c56ff5d11aff4fd046672d868eafe04..d149c7953a3490a74a1d7bd4d44670c2fe89a93e 100644 --- a/apps/federatedfilesharing/l10n/de.json +++ b/apps/federatedfilesharing/l10n/de.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Das Server-zu-Server-Teilen ist auf diesem Server nicht aktiviert", "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden", "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Du erhälst eine Einladung. Bitte prüfe deine Benachrichtigungen.", "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", "Storage not valid" : "Speicher ungültig", - "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt", "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", @@ -51,6 +49,8 @@ "Add to your website" : "Zu deiner Webseite hinzufügen", "Share with me via Nextcloud" : "Teile mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Du erhälst eine Einladung. Bitte prüfe deine Benachrichtigungen.", + "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt", "Search global and public address book for users and let local users publish their data" : "Globales und öffentliches Adressbuch nach Benutzern durchsuchen und lokale Benutzer ihre Daten veröffentlichen lassen", "Share it:" : "Zum Teilen:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/federatedfilesharing/l10n/de_DE.js b/apps/federatedfilesharing/l10n/de_DE.js index 1a2fad5b1fccd8ec8f9966a81401498182f92513..61eb383c571898467d0bce95866046d8544a48ec 100644 --- a/apps/federatedfilesharing/l10n/de_DE.js +++ b/apps/federatedfilesharing/l10n/de_DE.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Das Server-zu-Server-Teilen ist auf diesem Server nicht aktiviert", "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden", "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Sie erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen.", "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", "Storage not valid" : "Speicher ungültig", - "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt", "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Zu Ihrer Web-Seite hinzufügen", "Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Sie erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen.", + "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt", "Search global and public address book for users and let local users publish their data" : "Globales und öffentliches Adressbuch nach Benutzern durchsuchen und lokale Benutzer ihre Daten veröffentlichen lassen", "Share it:" : "Teilen:" }, diff --git a/apps/federatedfilesharing/l10n/de_DE.json b/apps/federatedfilesharing/l10n/de_DE.json index 1ea3da04ff4dfc37315321e0fb635b41f60b64b8..666c894e8b523e94848ed3f536e1e33b8b442987 100644 --- a/apps/federatedfilesharing/l10n/de_DE.json +++ b/apps/federatedfilesharing/l10n/de_DE.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Das Server-zu-Server-Teilen ist auf diesem Server nicht aktiviert", "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden", "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Sie erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen.", "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.", "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.", "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein", "Storage not valid" : "Speicher ungültig", - "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt", "Couldn't add remote share" : "Remotefreigabe konnte nicht hinzu gefügt werden", "Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", @@ -51,6 +49,8 @@ "Add to your website" : "Zu Ihrer Web-Seite hinzufügen", "Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Sie erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen.", + "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt", "Search global and public address book for users and let local users publish their data" : "Globales und öffentliches Adressbuch nach Benutzern durchsuchen und lokale Benutzer ihre Daten veröffentlichen lassen", "Share it:" : "Teilen:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js index ca72c28271387946819b396679c572e183c88556..d714ebe2770ae4c90e39a0e453df0f200fd8b587 100644 --- a/apps/federatedfilesharing/l10n/en_GB.js +++ b/apps/federatedfilesharing/l10n/en_GB.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server", "Couldn't establish a federated share." : "Couldn't establish a federated share.", "Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federated Share request was successful, you will receive a invitation. Check your notifications.", "The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.", "Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.", "Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate", "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", "Storage not valid" : "Storage not valid", - "Federated Share successfully added" : "Federated Share successfully added", "Couldn't add remote share" : "Couldn't add remote share", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Add to your website", "Share with me via Nextcloud" : "Share with me via Nextcloud", "HTML Code:" : "HTML Code:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federated Share request was successful, you will receive a invitation. Check your notifications.", + "Federated Share successfully added" : "Federated Share successfully added", "Search global and public address book for users and let local users publish their data" : "Search global and public address book for users and let local users publish their data", "Share it:" : "Share it:" }, diff --git a/apps/federatedfilesharing/l10n/en_GB.json b/apps/federatedfilesharing/l10n/en_GB.json index cf80ce4ae4185bec89febe970c895a9f58a6cac8..4447a183f7cc6ec520a8c58ec63260e0344433c1 100644 --- a/apps/federatedfilesharing/l10n/en_GB.json +++ b/apps/federatedfilesharing/l10n/en_GB.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server", "Couldn't establish a federated share." : "Couldn't establish a federated share.", "Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federated Share request was successful, you will receive a invitation. Check your notifications.", "The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.", "Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.", "Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate", "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", "Storage not valid" : "Storage not valid", - "Federated Share successfully added" : "Federated Share successfully added", "Couldn't add remote share" : "Couldn't add remote share", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", @@ -51,6 +49,8 @@ "Add to your website" : "Add to your website", "Share with me via Nextcloud" : "Share with me via Nextcloud", "HTML Code:" : "HTML Code:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federated Share request was successful, you will receive a invitation. Check your notifications.", + "Federated Share successfully added" : "Federated Share successfully added", "Search global and public address book for users and let local users publish their data" : "Search global and public address book for users and let local users publish their data", "Share it:" : "Share it:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index 2769d0eb4f34bf1c6dadd3329d4267cf92cd3cbb..9e89f5ab7b9c6dde8a68d936437a8a6d0e4679a1 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Compartir entre servidores no está habilitado en este servidor", "Couldn't establish a federated share." : "No se puede añadir un compartido remoto", "Couldn't establish a federated share, maybe the password was wrong." : "No se pudo establecer un compartido remoto, puede que la contraseña fuera incorrecta.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La petición de crear un compartido remoto fue aceptada, usted recibirá una notificación. Comprueba sus notificaciones.", "The mountpoint name contains invalid characters." : "El punto de montaje contiene caracteres inválidos.", "Not allowed to create a federated share with the owner." : "No se permite crear un recurso compartido federado con el propietario", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", "Could not authenticate to remote share, password might be wrong" : "No se ha podido autenticar para compartir remotamente, quizás esté mal la contraseña", "Storage not valid" : "Almacenamiento inválido", - "Federated Share successfully added" : "Compartido remoto federado añadido con éxito", "Couldn't add remote share" : "No se puede añadir un compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se falló al compartir %s, ya que este elemento ya está compartido con %s", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Añadir a su sitio web", "Share with me via Nextcloud" : "Compartirlo conmigo vÃa Nextcloud", "HTML Code:" : "Código HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La petición de crear un compartido remoto fue aceptada, usted recibirá una notificación. Comprueba sus notificaciones.", + "Federated Share successfully added" : "Compartido remoto federado añadido con éxito", "Search global and public address book for users and let local users publish their data" : "Buscar libreta de direcciones global y pública para usuarios y permitir a los usuarios locales publicar su información", "Share it:" : "Compartir:" }, diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json index 0d0f1d8ae5091f4f9a704c9d96f52552d2e948ad..05cf136cdc1d4e943833e220a4c3a2baf93e73a2 100644 --- a/apps/federatedfilesharing/l10n/es.json +++ b/apps/federatedfilesharing/l10n/es.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Compartir entre servidores no está habilitado en este servidor", "Couldn't establish a federated share." : "No se puede añadir un compartido remoto", "Couldn't establish a federated share, maybe the password was wrong." : "No se pudo establecer un compartido remoto, puede que la contraseña fuera incorrecta.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La petición de crear un compartido remoto fue aceptada, usted recibirá una notificación. Comprueba sus notificaciones.", "The mountpoint name contains invalid characters." : "El punto de montaje contiene caracteres inválidos.", "Not allowed to create a federated share with the owner." : "No se permite crear un recurso compartido federado con el propietario", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", "Could not authenticate to remote share, password might be wrong" : "No se ha podido autenticar para compartir remotamente, quizás esté mal la contraseña", "Storage not valid" : "Almacenamiento inválido", - "Federated Share successfully added" : "Compartido remoto federado añadido con éxito", "Couldn't add remote share" : "No se puede añadir un compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se falló al compartir %s, ya que este elemento ya está compartido con %s", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", @@ -51,6 +49,8 @@ "Add to your website" : "Añadir a su sitio web", "Share with me via Nextcloud" : "Compartirlo conmigo vÃa Nextcloud", "HTML Code:" : "Código HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La petición de crear un compartido remoto fue aceptada, usted recibirá una notificación. Comprueba sus notificaciones.", + "Federated Share successfully added" : "Compartido remoto federado añadido con éxito", "Search global and public address book for users and let local users publish their data" : "Buscar libreta de direcciones global y pública para usuarios y permitir a los usuarios locales publicar su información", "Share it:" : "Compartir:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/federatedfilesharing/l10n/es_AR.js b/apps/federatedfilesharing/l10n/es_AR.js index 4cad923bef3f26cba033cab6bed109b830b95a1b..31a26284e81de7d8bab965a938e3254d2958f10c 100644 --- a/apps/federatedfilesharing/l10n/es_AR.js +++ b/apps/federatedfilesharing/l10n/es_AR.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Compartir de servidor a servidor no está habilitado en este servidor", "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido federado. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La solicitud del elemento compatido federado fue exitosa, recibirá una invitación. Verifique sus notificaciones. ", "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar mal", "Storage not valid" : "Almacenamiento inválido", - "Federated Share successfully added" : "El Elemento Compartido Federado fue agregado exitosamente", "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", @@ -52,6 +50,8 @@ OC.L10N.register( "Add to your website" : "Agregar a su sitio web", "Share with me via Nextcloud" : "Compartir conmigo vÃa Nextcloud", "HTML Code:" : "Código HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La solicitud del elemento compatido federado fue exitosa, recibirá una invitación. Verifique sus notificaciones. ", + "Federated Share successfully added" : "El Elemento Compartido Federado fue agregado exitosamente", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos", "Share it:" : "Compartirlo:" }, diff --git a/apps/federatedfilesharing/l10n/es_AR.json b/apps/federatedfilesharing/l10n/es_AR.json index 784ebe9821165a81bd1a6ab14d3667f2f4f64f2a..c0898a58b446827c1b532458b5c05b86c8f9e20f 100644 --- a/apps/federatedfilesharing/l10n/es_AR.json +++ b/apps/federatedfilesharing/l10n/es_AR.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Compartir de servidor a servidor no está habilitado en este servidor", "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido federado. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La solicitud del elemento compatido federado fue exitosa, recibirá una invitación. Verifique sus notificaciones. ", "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar mal", "Storage not valid" : "Almacenamiento inválido", - "Federated Share successfully added" : "El Elemento Compartido Federado fue agregado exitosamente", "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", @@ -50,6 +48,8 @@ "Add to your website" : "Agregar a su sitio web", "Share with me via Nextcloud" : "Compartir conmigo vÃa Nextcloud", "HTML Code:" : "Código HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La solicitud del elemento compatido federado fue exitosa, recibirá una invitación. Verifique sus notificaciones. ", + "Federated Share successfully added" : "El Elemento Compartido Federado fue agregado exitosamente", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos", "Share it:" : "Compartirlo:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/federatedfilesharing/l10n/es_MX.js b/apps/federatedfilesharing/l10n/es_MX.js index bc3aef608c0ecdba4d531d9eddab77bccdfa8c46..597381dec6ed4956f625da1a1133f5757aadc67f 100644 --- a/apps/federatedfilesharing/l10n/es_MX.js +++ b/apps/federatedfilesharing/l10n/es_MX.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Compartir de servidor a servidor no está habilitado en este servidor", "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido federado. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La solicitud del elemento compatido federado fue exitosa, recibirás una invitación. Verifica tus notificaciones. ", "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", "Storage not valid" : "Almacenamiento inválido", - "Federated Share successfully added" : "El Elemento Compartido Federado fue agregado exitosamente", "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vÃa Nextcloud", "HTML Code:" : "Código HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La solicitud del elemento compatido federado fue exitosa, recibirás una invitación. Verifica tus notificaciones. ", + "Federated Share successfully added" : "El Elemento Compartido Federado fue agregado exitosamente", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos", "Share it:" : "Compartirlo:" }, diff --git a/apps/federatedfilesharing/l10n/es_MX.json b/apps/federatedfilesharing/l10n/es_MX.json index a88cfb6229de7fab18e498e80fc3727965fb43e2..f8a344d9f12ba67d51d868fa7384296c863e855b 100644 --- a/apps/federatedfilesharing/l10n/es_MX.json +++ b/apps/federatedfilesharing/l10n/es_MX.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Compartir de servidor a servidor no está habilitado en este servidor", "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido federado. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La solicitud del elemento compatido federado fue exitosa, recibirás una invitación. Verifica tus notificaciones. ", "The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.", "Not allowed to create a federated share with the owner." : "No está permitido crear un elemento compartido federado con el dueño. ", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable", "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar incorrecta", "Storage not valid" : "Almacenamiento inválido", - "Federated Share successfully added" : "El Elemento Compartido Federado fue agregado exitosamente", "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", @@ -51,6 +49,8 @@ "Add to your website" : "Agregar a tu sitio web", "Share with me via Nextcloud" : "Compartir conmigo vÃa Nextcloud", "HTML Code:" : "Código HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La solicitud del elemento compatido federado fue exitosa, recibirás una invitación. Verifica tus notificaciones. ", + "Federated Share successfully added" : "El Elemento Compartido Federado fue agregado exitosamente", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos", "Share it:" : "Compartirlo:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/federatedfilesharing/l10n/fi.js b/apps/federatedfilesharing/l10n/fi.js index 2de7e30ed4c081e8ac2d0a2631fecc6a09c13c6f..8ab99e7569c744fd01e90b3e7ac549a0cf9d0c9f 100644 --- a/apps/federatedfilesharing/l10n/fi.js +++ b/apps/federatedfilesharing/l10n/fi.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Palvelimien kesken jakaminen ei ole käytössä tällä palvelimella", "Couldn't establish a federated share." : "Ei voinut muodostaa federoitua jakoa.", "Couldn't establish a federated share, maybe the password was wrong." : "Ei voinut muodostaa federoitua jakoa. Ehkä salasana oli väärin.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federoidun jaon pyyntö onnistui. Tulet saamaan kutsun. Tarkista ilmoituksesi.", "The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.", "Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa.", "Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne", "Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä", "Storage not valid" : "Tallennustila ei ole kelvollinen", - "Federated Share successfully added" : "Federoitu jako lisätty onnistuneesti", "Couldn't add remote share" : "Etäjaon liittäminen epäonnistui", "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjälle %s", "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", @@ -51,6 +49,8 @@ OC.L10N.register( "Add to your website" : "Lisää verkkosivuillesi", "Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta", "HTML Code:" : "HTML-koodi:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federoidun jaon pyyntö onnistui. Tulet saamaan kutsun. Tarkista ilmoituksesi.", + "Federated Share successfully added" : "Federoitu jako lisätty onnistuneesti", "Search global and public address book for users and let local users publish their data" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta sekä salli paikallisten käyttäjien julkaista omia tietojaan", "Share it:" : "Jaa se:" }, diff --git a/apps/federatedfilesharing/l10n/fi.json b/apps/federatedfilesharing/l10n/fi.json index 47f6300ce80da5f2701a58e10b5933a12f15f2b6..d52e151b4599b5ccb06c024a90d86ffb799453ea 100644 --- a/apps/federatedfilesharing/l10n/fi.json +++ b/apps/federatedfilesharing/l10n/fi.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Palvelimien kesken jakaminen ei ole käytössä tällä palvelimella", "Couldn't establish a federated share." : "Ei voinut muodostaa federoitua jakoa.", "Couldn't establish a federated share, maybe the password was wrong." : "Ei voinut muodostaa federoitua jakoa. Ehkä salasana oli väärin.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federoidun jaon pyyntö onnistui. Tulet saamaan kutsun. Tarkista ilmoituksesi.", "The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.", "Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa.", "Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne", "Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä", "Storage not valid" : "Tallennustila ei ole kelvollinen", - "Federated Share successfully added" : "Federoitu jako lisätty onnistuneesti", "Couldn't add remote share" : "Etäjaon liittäminen epäonnistui", "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjälle %s", "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", @@ -49,6 +47,8 @@ "Add to your website" : "Lisää verkkosivuillesi", "Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta", "HTML Code:" : "HTML-koodi:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federoidun jaon pyyntö onnistui. Tulet saamaan kutsun. Tarkista ilmoituksesi.", + "Federated Share successfully added" : "Federoitu jako lisätty onnistuneesti", "Search global and public address book for users and let local users publish their data" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta sekä salli paikallisten käyttäjien julkaista omia tietojaan", "Share it:" : "Jaa se:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js index 6c85f654172d4d7afa038cf74085d104aaaf1795..4e86fd56717ff1f51aa66400f9985355280d1495 100644 --- a/apps/federatedfilesharing/l10n/fr.js +++ b/apps/federatedfilesharing/l10n/fr.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Le partage de serveur à serveur n'est pas activé sur ce serveur", "Couldn't establish a federated share." : "Impossible d'établir un partage fédéré.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossible d'établir un partage fédéré, peut-être que le mot de passe est incorrect.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La demande de partage fédéré est réussie, vous allez recevoir une invitation. Vérifiez vos notifications.", "The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères invalides.", "Not allowed to create a federated share with the owner." : "Vous n'êtes pas autorisé à créer un partage fédéré avec le propriétaire.", "Invalid or untrusted SSL certificate" : "Certificat SSL invalide ou non approuvé", "Could not authenticate to remote share, password might be wrong" : "Impossible de se connecter au partage distant, le mot de passe peut-être incorrect", "Storage not valid" : "Support de stockage non valide", - "Federated Share successfully added" : "Partage fédéré ajouté avec succès", "Couldn't add remote share" : "Impossible d'ajouter le partage distant", "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s", "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Ajouter à votre site web", "Share with me via Nextcloud" : "Partagez avec moi via Nextcloud", "HTML Code:" : "Code HTML :", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La demande de partage fédéré est réussie, vous allez recevoir une invitation. Vérifiez vos notifications.", + "Federated Share successfully added" : "Partage fédéré ajouté avec succès", "Search global and public address book for users and let local users publish their data" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs et laisser les utilisateurs publier leurs données", "Share it:" : "Partager :" }, diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json index 4e657dd48ec2249979a8d02627e34b22fcd9dbaa..115ce62863bf21d676d029dd296bdf619c138551 100644 --- a/apps/federatedfilesharing/l10n/fr.json +++ b/apps/federatedfilesharing/l10n/fr.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Le partage de serveur à serveur n'est pas activé sur ce serveur", "Couldn't establish a federated share." : "Impossible d'établir un partage fédéré.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossible d'établir un partage fédéré, peut-être que le mot de passe est incorrect.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La demande de partage fédéré est réussie, vous allez recevoir une invitation. Vérifiez vos notifications.", "The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères invalides.", "Not allowed to create a federated share with the owner." : "Vous n'êtes pas autorisé à créer un partage fédéré avec le propriétaire.", "Invalid or untrusted SSL certificate" : "Certificat SSL invalide ou non approuvé", "Could not authenticate to remote share, password might be wrong" : "Impossible de se connecter au partage distant, le mot de passe peut-être incorrect", "Storage not valid" : "Support de stockage non valide", - "Federated Share successfully added" : "Partage fédéré ajouté avec succès", "Couldn't add remote share" : "Impossible d'ajouter le partage distant", "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s", "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", @@ -51,6 +49,8 @@ "Add to your website" : "Ajouter à votre site web", "Share with me via Nextcloud" : "Partagez avec moi via Nextcloud", "HTML Code:" : "Code HTML :", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La demande de partage fédéré est réussie, vous allez recevoir une invitation. Vérifiez vos notifications.", + "Federated Share successfully added" : "Partage fédéré ajouté avec succès", "Search global and public address book for users and let local users publish their data" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs et laisser les utilisateurs publier leurs données", "Share it:" : "Partager :" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/federatedfilesharing/l10n/hu.js b/apps/federatedfilesharing/l10n/hu.js index fbb225b63adc25708134ade47af044605eaf12a8..dd7ab6475b2ce69462675d83052f10d09ccef1af 100644 --- a/apps/federatedfilesharing/l10n/hu.js +++ b/apps/federatedfilesharing/l10n/hu.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "A kiszolgálók közötti megosztás nincs engedélyezve ezen a kiszolgálón", "Couldn't establish a federated share." : "Egy egyesÃtett megosztás nem hozható létre.", "Couldn't establish a federated share, maybe the password was wrong." : "Egy egyesÃtett megosztás nem hozható létre, lehet hogy nem megfelelÅ‘ a jelszó.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Az egyesÃtett megosztási kérés sikeres volt, kapni fogsz egy értesÃtést. EllenÅ‘rizd az értesÃtéseidet.", "The mountpoint name contains invalid characters." : "A csatolási pont neve érvénytelen karaktereket tartalmaz ", "Not allowed to create a federated share with the owner." : "A tulajdonossal nem lehet egyesÃtett megosztást létrehozni.", "Invalid or untrusted SSL certificate" : "Érvénytelen vagy nem megbÃzható az SSL tanúsÃtvány", "Could not authenticate to remote share, password might be wrong" : "Nem sikerült az azonosÃtás a távoli megosztáshoz. Lehet, hogy rossz a jelszó.", "Storage not valid" : "A tároló nem érvényes", - "Federated Share successfully added" : "EgyesÃtett megosztás sikeresen hozzáadva", "Couldn't add remote share" : "Távoli megosztás nem adható hozzá", "Sharing %s failed, because this item is already shared with %s" : "%s megosztása nem sikerült, mert ez már meg van osztva vele: %s", "Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesÃtett megosztást", @@ -47,6 +45,8 @@ OC.L10N.register( "Add to your website" : "Adja hozzá saját weboldalához", "Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül", "HTML Code:" : "HTML kód:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Az egyesÃtett megosztási kérés sikeres volt, kapni fogsz egy értesÃtést. EllenÅ‘rizd az értesÃtéseidet.", + "Federated Share successfully added" : "EgyesÃtett megosztás sikeresen hozzáadva", "Share it:" : "Oszd meg:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/hu.json b/apps/federatedfilesharing/l10n/hu.json index dd92c7f9fcc61474586c2e672bdc1c7c51df75db..c58a5442634964157c6a26c292a45ba3648b71ee 100644 --- a/apps/federatedfilesharing/l10n/hu.json +++ b/apps/federatedfilesharing/l10n/hu.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "A kiszolgálók közötti megosztás nincs engedélyezve ezen a kiszolgálón", "Couldn't establish a federated share." : "Egy egyesÃtett megosztás nem hozható létre.", "Couldn't establish a federated share, maybe the password was wrong." : "Egy egyesÃtett megosztás nem hozható létre, lehet hogy nem megfelelÅ‘ a jelszó.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Az egyesÃtett megosztási kérés sikeres volt, kapni fogsz egy értesÃtést. EllenÅ‘rizd az értesÃtéseidet.", "The mountpoint name contains invalid characters." : "A csatolási pont neve érvénytelen karaktereket tartalmaz ", "Not allowed to create a federated share with the owner." : "A tulajdonossal nem lehet egyesÃtett megosztást létrehozni.", "Invalid or untrusted SSL certificate" : "Érvénytelen vagy nem megbÃzható az SSL tanúsÃtvány", "Could not authenticate to remote share, password might be wrong" : "Nem sikerült az azonosÃtás a távoli megosztáshoz. Lehet, hogy rossz a jelszó.", "Storage not valid" : "A tároló nem érvényes", - "Federated Share successfully added" : "EgyesÃtett megosztás sikeresen hozzáadva", "Couldn't add remote share" : "Távoli megosztás nem adható hozzá", "Sharing %s failed, because this item is already shared with %s" : "%s megosztása nem sikerült, mert ez már meg van osztva vele: %s", "Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesÃtett megosztást", @@ -45,6 +43,8 @@ "Add to your website" : "Adja hozzá saját weboldalához", "Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül", "HTML Code:" : "HTML kód:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Az egyesÃtett megosztási kérés sikeres volt, kapni fogsz egy értesÃtést. EllenÅ‘rizd az értesÃtéseidet.", + "Federated Share successfully added" : "EgyesÃtett megosztás sikeresen hozzáadva", "Share it:" : "Oszd meg:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ia.js b/apps/federatedfilesharing/l10n/ia.js index df6da6fde4fd9697b1b46a74d503819b26261a3c..d007a6047e11abdfba602816f5e6a884cd665116 100644 --- a/apps/federatedfilesharing/l10n/ia.js +++ b/apps/federatedfilesharing/l10n/ia.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Le Compartir de Servitor a Servitor non es activate in iste servitor", "Couldn't establish a federated share." : "Impossibile establir le Compartir Federate.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile establir le Compartir Federate, possibilemente le contrasigno esseva incorrecte.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Le demanda pro un Compartir Federate ha successo, tu recipera un invitation. Verifica tu notificationes.", "The mountpoint name contains invalid characters." : "Le nomine pro le puncto de montage contine characteres non valide.", "Not allowed to create a federated share with the owner." : "Il non es permittite crear le Compartir Federate con le proprietario.", "Invalid or untrusted SSL certificate" : "Certificato SSL non valide o non fiduciari", "Could not authenticate to remote share, password might be wrong" : "Impossibile authenticar al Compartir Remote, le contrasigno debe esser incorrecte", "Storage not valid" : "Immagazinage non valide", - "Federated Share successfully added" : "Le Compartir Federate addite con successo", "Couldn't add remote share" : "Impossibile adder le Compartir Remote", "Sharing %s failed, because this item is already shared with %s" : "Compartir %s falleva, proque iste elemento ja es compartite con %s", "Not allowed to create a federated share with the same user" : "Il non es permittite crear le Compartir Federate con le mesme usator.", @@ -47,6 +45,8 @@ OC.L10N.register( "Add to your website" : "Adde a tu sito web", "Share with me via Nextcloud" : "Comparti con me via Nextcloud", "HTML Code:" : "Codice HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Le demanda pro un Compartir Federate ha successo, tu recipera un invitation. Verifica tu notificationes.", + "Federated Share successfully added" : "Le Compartir Federate addite con successo", "Share it:" : "Comparti lo:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/ia.json b/apps/federatedfilesharing/l10n/ia.json index 2476b0d87985b8f0c58e155dbdfa29054d0c6be0..dc96f1136ccbe13a1b99a927c9b9c83e892a3c3b 100644 --- a/apps/federatedfilesharing/l10n/ia.json +++ b/apps/federatedfilesharing/l10n/ia.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Le Compartir de Servitor a Servitor non es activate in iste servitor", "Couldn't establish a federated share." : "Impossibile establir le Compartir Federate.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile establir le Compartir Federate, possibilemente le contrasigno esseva incorrecte.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Le demanda pro un Compartir Federate ha successo, tu recipera un invitation. Verifica tu notificationes.", "The mountpoint name contains invalid characters." : "Le nomine pro le puncto de montage contine characteres non valide.", "Not allowed to create a federated share with the owner." : "Il non es permittite crear le Compartir Federate con le proprietario.", "Invalid or untrusted SSL certificate" : "Certificato SSL non valide o non fiduciari", "Could not authenticate to remote share, password might be wrong" : "Impossibile authenticar al Compartir Remote, le contrasigno debe esser incorrecte", "Storage not valid" : "Immagazinage non valide", - "Federated Share successfully added" : "Le Compartir Federate addite con successo", "Couldn't add remote share" : "Impossibile adder le Compartir Remote", "Sharing %s failed, because this item is already shared with %s" : "Compartir %s falleva, proque iste elemento ja es compartite con %s", "Not allowed to create a federated share with the same user" : "Il non es permittite crear le Compartir Federate con le mesme usator.", @@ -45,6 +43,8 @@ "Add to your website" : "Adde a tu sito web", "Share with me via Nextcloud" : "Comparti con me via Nextcloud", "HTML Code:" : "Codice HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Le demanda pro un Compartir Federate ha successo, tu recipera un invitation. Verifica tu notificationes.", + "Federated Share successfully added" : "Le Compartir Federate addite con successo", "Share it:" : "Comparti lo:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/id.js b/apps/federatedfilesharing/l10n/id.js index 1ac1b75b3349080a51ecf813b0454088d6ca2c0d..9340c542aeab6c6f787c3185b72f822352ef3a7c 100644 --- a/apps/federatedfilesharing/l10n/id.js +++ b/apps/federatedfilesharing/l10n/id.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Berbagi server ke server tidak diaktifkan pada server ini", "Couldn't establish a federated share." : "Tidak dapat mendirikan pembagian terfederasi", "Couldn't establish a federated share, maybe the password was wrong." : "Tidak dapat mendirikan pembagian terfederasi, mungkin sandi salah.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Permintaan pembagian terfederasi sukses, Anda akan mendapatkan undangan. Cek pemberitahuan Anda.", "The mountpoint name contains invalid characters." : "Nama mount point berisi karakter yang tidak sah.", "Not allowed to create a federated share with the owner." : "Tidak diizinkan membuat pembagian terfederasi dengan pemilik.", "Invalid or untrusted SSL certificate" : "Sertifikat SSL tidak sah atau tidak terpercaya", "Could not authenticate to remote share, password might be wrong" : "Tidak dapat mengautentikasi berbagi remote, kata sandi mungkin salah", "Storage not valid" : "Penyimpanan tidak sah", - "Federated Share successfully added" : "Pembagian terfederasi sukses ditambahkan", "Couldn't add remote share" : "Tidak dapat menambahkan berbagi remote", "Sharing %s failed, because this item is already shared with %s" : "Gagal membagkan %s, karena item ini sudah dibagikan dengan %s", "Not allowed to create a federated share with the same user" : "Tidak diizinkan membuat pembagian terfederasi dengan pengguna yang sama", @@ -47,6 +45,8 @@ OC.L10N.register( "Add to your website" : "Tambahkan pada situs web Anda", "Share with me via Nextcloud" : "Dibagikan pada saya via Nextcloud", "HTML Code:" : "Kode HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Permintaan pembagian terfederasi sukses, Anda akan mendapatkan undangan. Cek pemberitahuan Anda.", + "Federated Share successfully added" : "Pembagian terfederasi sukses ditambahkan", "Share it:" : "Bagikan:" }, "nplurals=1; plural=0;"); diff --git a/apps/federatedfilesharing/l10n/id.json b/apps/federatedfilesharing/l10n/id.json index 806aca73b29d447825e17d9b7254399720ccd9d8..5c320fa00de64f9522b0bf9bdc1065f5365c4499 100644 --- a/apps/federatedfilesharing/l10n/id.json +++ b/apps/federatedfilesharing/l10n/id.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Berbagi server ke server tidak diaktifkan pada server ini", "Couldn't establish a federated share." : "Tidak dapat mendirikan pembagian terfederasi", "Couldn't establish a federated share, maybe the password was wrong." : "Tidak dapat mendirikan pembagian terfederasi, mungkin sandi salah.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Permintaan pembagian terfederasi sukses, Anda akan mendapatkan undangan. Cek pemberitahuan Anda.", "The mountpoint name contains invalid characters." : "Nama mount point berisi karakter yang tidak sah.", "Not allowed to create a federated share with the owner." : "Tidak diizinkan membuat pembagian terfederasi dengan pemilik.", "Invalid or untrusted SSL certificate" : "Sertifikat SSL tidak sah atau tidak terpercaya", "Could not authenticate to remote share, password might be wrong" : "Tidak dapat mengautentikasi berbagi remote, kata sandi mungkin salah", "Storage not valid" : "Penyimpanan tidak sah", - "Federated Share successfully added" : "Pembagian terfederasi sukses ditambahkan", "Couldn't add remote share" : "Tidak dapat menambahkan berbagi remote", "Sharing %s failed, because this item is already shared with %s" : "Gagal membagkan %s, karena item ini sudah dibagikan dengan %s", "Not allowed to create a federated share with the same user" : "Tidak diizinkan membuat pembagian terfederasi dengan pengguna yang sama", @@ -45,6 +43,8 @@ "Add to your website" : "Tambahkan pada situs web Anda", "Share with me via Nextcloud" : "Dibagikan pada saya via Nextcloud", "HTML Code:" : "Kode HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Permintaan pembagian terfederasi sukses, Anda akan mendapatkan undangan. Cek pemberitahuan Anda.", + "Federated Share successfully added" : "Pembagian terfederasi sukses ditambahkan", "Share it:" : "Bagikan:" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/is.js b/apps/federatedfilesharing/l10n/is.js index 1dde51548018d1e5f50f6b6319915a6a37b2049c..496f520177eb182b91d316b76d41142f8e7ee857 100644 --- a/apps/federatedfilesharing/l10n/is.js +++ b/apps/federatedfilesharing/l10n/is.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Deiling frá þjóni til þjóns er ekki virk á þessum þjóni", "Couldn't establish a federated share." : "Gat ekki bætt við skýjasambandssameign.", "Couldn't establish a federated share, maybe the password was wrong." : "Gat ekki bætt við skýjasambandssameign, hugsanlega var lykilorðið ekki rétt.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Beiðni um skýjasambandssameign tókst, þú munt fá boðskort. Athugaður skilaboð til þÃn.", "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.", "Not allowed to create a federated share with the owner." : "Ekki er heimilt að búa til skýjasambandssameign með eigandanum.", "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilrÃki", "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt", "Storage not valid" : "Geymslan er ekki gild", - "Federated Share successfully added" : "Tókst að bæta við skýjasambandssameign", "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign", "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, þvà þessu atriði er þegar deilt með %s", "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Bæta við vefsvæðið þitt", "Share with me via Nextcloud" : "Deila með mér à gegnum Nextcloud", "HTML Code:" : "HTML-kóði:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Beiðni um skýjasambandssameign tókst, þú munt fá boðskort. Athugaður skilaboð til þÃn.", + "Federated Share successfully added" : "Tókst að bæta við skýjasambandssameign", "Search global and public address book for users and let local users publish their data" : "Leita að notendum à vÃðværri og opinberri vistfangaskrá og leyfa staðværum notendum að birta gögnin sÃn", "Share it:" : "Deila þvÃ:" }, diff --git a/apps/federatedfilesharing/l10n/is.json b/apps/federatedfilesharing/l10n/is.json index c2ff7b6bd649f9ee7b0911b15d78ed3c86787f9b..c98f51afe2c2be94d918d734bfacdbd4af7206d5 100644 --- a/apps/federatedfilesharing/l10n/is.json +++ b/apps/federatedfilesharing/l10n/is.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Deiling frá þjóni til þjóns er ekki virk á þessum þjóni", "Couldn't establish a federated share." : "Gat ekki bætt við skýjasambandssameign.", "Couldn't establish a federated share, maybe the password was wrong." : "Gat ekki bætt við skýjasambandssameign, hugsanlega var lykilorðið ekki rétt.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Beiðni um skýjasambandssameign tókst, þú munt fá boðskort. Athugaður skilaboð til þÃn.", "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.", "Not allowed to create a federated share with the owner." : "Ekki er heimilt að búa til skýjasambandssameign með eigandanum.", "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilrÃki", "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt", "Storage not valid" : "Geymslan er ekki gild", - "Federated Share successfully added" : "Tókst að bæta við skýjasambandssameign", "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign", "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, þvà þessu atriði er þegar deilt með %s", "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", @@ -51,6 +49,8 @@ "Add to your website" : "Bæta við vefsvæðið þitt", "Share with me via Nextcloud" : "Deila með mér à gegnum Nextcloud", "HTML Code:" : "HTML-kóði:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Beiðni um skýjasambandssameign tókst, þú munt fá boðskort. Athugaður skilaboð til þÃn.", + "Federated Share successfully added" : "Tókst að bæta við skýjasambandssameign", "Search global and public address book for users and let local users publish their data" : "Leita að notendum à vÃðværri og opinberri vistfangaskrá og leyfa staðværum notendum að birta gögnin sÃn", "Share it:" : "Deila þvÃ:" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index bba8d8dd0e601230ec69adb253755fe3254a822f..095304536f8e8c1f31dccacb79e7a2d16fb87fdf 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "La condivisione tra server non è abilitata su questo server", "Couldn't establish a federated share." : "Impossibile stabilire una condivisione federata.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La richiesta della condivisione federata è stata eseguita con successo, riceverai un invito. Controlla le tue notifiche.", "The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.", "Not allowed to create a federated share with the owner." : "Non è consentito creare una condivisione federata con il proprietario.", "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata", "Storage not valid" : "Archiviazione non valida", - "Federated Share successfully added" : "Condivisione federata aggiunta con successo", "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", @@ -49,6 +47,8 @@ OC.L10N.register( "Add to your website" : "Aggiungi al tuo sito web", "Share with me via Nextcloud" : "Condividi con me tramite Nextcloud", "HTML Code:" : "Codice HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La richiesta della condivisione federata è stata eseguita con successo, riceverai un invito. Controlla le tue notifiche.", + "Federated Share successfully added" : "Condivisione federata aggiunta con successo", "Share it:" : "Condividilo:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json index e2fffd3fdedbd365139c786ab9ea305db6962a34..b7ec744b1b1cb25c1a0e23affaace6e819797c66 100644 --- a/apps/federatedfilesharing/l10n/it.json +++ b/apps/federatedfilesharing/l10n/it.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "La condivisione tra server non è abilitata su questo server", "Couldn't establish a federated share." : "Impossibile stabilire una condivisione federata.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La richiesta della condivisione federata è stata eseguita con successo, riceverai un invito. Controlla le tue notifiche.", "The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.", "Not allowed to create a federated share with the owner." : "Non è consentito creare una condivisione federata con il proprietario.", "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata", "Storage not valid" : "Archiviazione non valida", - "Federated Share successfully added" : "Condivisione federata aggiunta con successo", "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", @@ -47,6 +45,8 @@ "Add to your website" : "Aggiungi al tuo sito web", "Share with me via Nextcloud" : "Condividi con me tramite Nextcloud", "HTML Code:" : "Codice HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La richiesta della condivisione federata è stata eseguita con successo, riceverai un invito. Controlla le tue notifiche.", + "Federated Share successfully added" : "Condivisione federata aggiunta con successo", "Share it:" : "Condividilo:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ko.js b/apps/federatedfilesharing/l10n/ko.js index c82cb1c18468a073f6406c9284b50e84d4b93ab6..a14c850000db48f935ca18418110fe606fd4e1be 100644 --- a/apps/federatedfilesharing/l10n/ko.js +++ b/apps/federatedfilesharing/l10n/ko.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "ì´ ì„œë²„ì—ì„œ 서버간 ê³µìœ ë¥¼ ì‚¬ìš©í• ìˆ˜ ì—†ìŒ", "Couldn't establish a federated share." : "ì—°í•© ê³µìœ ë¥¼ ì„¤ì •í• ìˆ˜ 없습니다.", "Couldn't establish a federated share, maybe the password was wrong." : "ì—°í•© ê³µìœ ë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 암호가 잘못ë˜ì—ˆì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "ì—°í•© ê³µìœ ìš”ì²ì´ 성공했으며 ì´ˆëŒ€ìž¥ì„ ë°›ì„ ê²ƒìž…ë‹ˆë‹¤. ì•Œë¦¼ì„ í™•ì¸í•˜ì‹ì‹œì˜¤.", "The mountpoint name contains invalid characters." : "마운트 지ì ì´ë¦„ì— ìž˜ëª»ëœ ê¸€ìžê°€ í¬í•¨ë˜ì–´ 있습니다.", "Not allowed to create a federated share with the owner." : "ì†Œìœ ìžì™€ ì—°í•© ê³µìœ ë¥¼ 만들 수 ì—†ìŒ", "Invalid or untrusted SSL certificate" : "ìœ íš¨í•˜ì§€ 않거나 ì‹ ë¢°í• ìˆ˜ì—†ëŠ” SSL ì¸ì¦ì„œ", "Could not authenticate to remote share, password might be wrong" : "ì›ê²© ê³µìœ ì— ì¸ì¦í• 수 없습니다. 암호가 잘못ë˜ì—ˆì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤", "Storage not valid" : "ìœ íš¨í•˜ì§€ ì•Šì€ ì €ìž¥ì†Œ", - "Federated Share successfully added" : "ì—°í•© ê³µìœ ë¥¼ 성공ì 으로 추가함", "Couldn't add remote share" : "ì›ê²© ê³µìœ ë¥¼ ì¶”ê°€í• ìˆ˜ ì—†ìŒ", "Sharing %s failed, because this item is already shared with %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì´ë¯¸ %s 님과 ê³µìœ ë˜ì–´ 있습니다", "Not allowed to create a federated share with the same user" : "ê°™ì€ ì‚¬ìš©ìžì™€ ì—°í•© ê³µìœ ë¥¼ 만들 수 ì—†ìŒ", @@ -51,6 +49,8 @@ OC.L10N.register( "Add to your website" : "ë‚´ 웹 사ì´íŠ¸ì— 추가", "Share with me via Nextcloud" : "Nextcloudë¡œ 나와 ê³µìœ í•˜ê¸°", "HTML Code:" : "HTML 코드:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "ì—°í•© ê³µìœ ìš”ì²ì´ 성공했으며 ì´ˆëŒ€ìž¥ì„ ë°›ì„ ê²ƒìž…ë‹ˆë‹¤. ì•Œë¦¼ì„ í™•ì¸í•˜ì‹ì‹œì˜¤.", + "Federated Share successfully added" : "ì—°í•© ê³µìœ ë¥¼ 성공ì 으로 추가함", "Search global and public address book for users and let local users publish their data" : "ì „ì— ë° ê³µê°œ 주소ë¡ì—ì„œ ê²€ìƒ‰í•˜ê³ ë¡œì»¬ 사용ìžê°€ ì •ë³´ë¥¼ ê³µê°œí• ìˆ˜ 있ë„ë¡ í—ˆìš©", "Share it:" : "ê³µìœ í•˜ê¸°:" }, diff --git a/apps/federatedfilesharing/l10n/ko.json b/apps/federatedfilesharing/l10n/ko.json index fc7492876e3e0232b47322dc72feb3d1fb90a6f0..07a8d263fa54f01dd4b95ee7c8618cb05a2fff99 100644 --- a/apps/federatedfilesharing/l10n/ko.json +++ b/apps/federatedfilesharing/l10n/ko.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "ì´ ì„œë²„ì—ì„œ 서버간 ê³µìœ ë¥¼ ì‚¬ìš©í• ìˆ˜ ì—†ìŒ", "Couldn't establish a federated share." : "ì—°í•© ê³µìœ ë¥¼ ì„¤ì •í• ìˆ˜ 없습니다.", "Couldn't establish a federated share, maybe the password was wrong." : "ì—°í•© ê³µìœ ë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 암호가 잘못ë˜ì—ˆì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "ì—°í•© ê³µìœ ìš”ì²ì´ 성공했으며 ì´ˆëŒ€ìž¥ì„ ë°›ì„ ê²ƒìž…ë‹ˆë‹¤. ì•Œë¦¼ì„ í™•ì¸í•˜ì‹ì‹œì˜¤.", "The mountpoint name contains invalid characters." : "마운트 지ì ì´ë¦„ì— ìž˜ëª»ëœ ê¸€ìžê°€ í¬í•¨ë˜ì–´ 있습니다.", "Not allowed to create a federated share with the owner." : "ì†Œìœ ìžì™€ ì—°í•© ê³µìœ ë¥¼ 만들 수 ì—†ìŒ", "Invalid or untrusted SSL certificate" : "ìœ íš¨í•˜ì§€ 않거나 ì‹ ë¢°í• ìˆ˜ì—†ëŠ” SSL ì¸ì¦ì„œ", "Could not authenticate to remote share, password might be wrong" : "ì›ê²© ê³µìœ ì— ì¸ì¦í• 수 없습니다. 암호가 잘못ë˜ì—ˆì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤", "Storage not valid" : "ìœ íš¨í•˜ì§€ ì•Šì€ ì €ìž¥ì†Œ", - "Federated Share successfully added" : "ì—°í•© ê³µìœ ë¥¼ 성공ì 으로 추가함", "Couldn't add remote share" : "ì›ê²© ê³µìœ ë¥¼ ì¶”ê°€í• ìˆ˜ ì—†ìŒ", "Sharing %s failed, because this item is already shared with %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì´ë¯¸ %s 님과 ê³µìœ ë˜ì–´ 있습니다", "Not allowed to create a federated share with the same user" : "ê°™ì€ ì‚¬ìš©ìžì™€ ì—°í•© ê³µìœ ë¥¼ 만들 수 ì—†ìŒ", @@ -49,6 +47,8 @@ "Add to your website" : "ë‚´ 웹 사ì´íŠ¸ì— 추가", "Share with me via Nextcloud" : "Nextcloudë¡œ 나와 ê³µìœ í•˜ê¸°", "HTML Code:" : "HTML 코드:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "ì—°í•© ê³µìœ ìš”ì²ì´ 성공했으며 ì´ˆëŒ€ìž¥ì„ ë°›ì„ ê²ƒìž…ë‹ˆë‹¤. ì•Œë¦¼ì„ í™•ì¸í•˜ì‹ì‹œì˜¤.", + "Federated Share successfully added" : "ì—°í•© ê³µìœ ë¥¼ 성공ì 으로 추가함", "Search global and public address book for users and let local users publish their data" : "ì „ì— ë° ê³µê°œ 주소ë¡ì—ì„œ ê²€ìƒ‰í•˜ê³ ë¡œì»¬ 사용ìžê°€ ì •ë³´ë¥¼ ê³µê°œí• ìˆ˜ 있ë„ë¡ í—ˆìš©", "Share it:" : "ê³µìœ í•˜ê¸°:" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js index a28d79df201d832313f556105ad877e5b6c3435e..1a70ee30b717cf79904aa466b7704ebe4cd8b973 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.js +++ b/apps/federatedfilesharing/l10n/lt_LT.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Dalinimasis tarp serverių yra neleidžiamas Å¡iame serveryje", "Couldn't establish a federated share." : "Neįmanoma pradÄ—ti dalintis kitame serveryje.", "Couldn't establish a federated share, maybe the password was wrong." : "Neįmanoma pradÄ—ti dalintis kitame serveryje. Gal jÅ«sų slaptažodis blogas?", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Dalinimasis kitame serveryje buvo sÄ—kmingas, jÅ«s gausite specialų pakvietimÄ…. Pasitikrinkite praneÅ¡imus.", "The mountpoint name contains invalid characters." : "Prijungimo taÅ¡kas turi netinkamų naudoti simbolių.", "Not allowed to create a federated share with the owner." : "Savininkas neleidžia dalintis duomenimis su kitu serveriu.", "Invalid or untrusted SSL certificate" : "Neteisingas arba nepatikimas SSL liudijimas", "Could not authenticate to remote share, password might be wrong" : "Neįmanoma pradÄ—ti dalintis kitame serveryje. Gal jÅ«sų slaptažodis blogas?", "Storage not valid" : "Saugykla netinkama naudotis", - "Federated Share successfully added" : "Dalinimosi su kitu serveriu funkcionalumas įjungtas", "Couldn't add remote share" : "Nepavyko peržiÅ«rÄ—ti kitame serveryje pasidalintų duomenų", "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi Å¡is elementas jau yra bendrinamas su %s", "Not allowed to create a federated share with the same user" : "Negalima dalintis su identiÅ¡ku naudotoju kitame serveryje", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "PridÄ—ti jÅ«sų puslapį", "Share with me via Nextcloud" : "Pasidalinti su manimi per NextCloud", "HTML Code:" : "HTML kodas:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Dalinimasis kitame serveryje buvo sÄ—kmingas, jÅ«s gausite specialų pakvietimÄ…. Pasitikrinkite praneÅ¡imus.", + "Federated Share successfully added" : "Dalinimosi su kitu serveriu funkcionalumas įjungtas", "Search global and public address book for users and let local users publish their data" : "Rasti globalias ar vieÅ¡as adresų knygas ir leisti naudotojams vieÅ¡inti savo duomenis", "Share it:" : "Pasidalinti:" }, diff --git a/apps/federatedfilesharing/l10n/lt_LT.json b/apps/federatedfilesharing/l10n/lt_LT.json index 581924b93a3e5c05d6f1758372b3c4411833f484..9446c7d7ca9bacd99c00221d0a794971a8b46613 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.json +++ b/apps/federatedfilesharing/l10n/lt_LT.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Dalinimasis tarp serverių yra neleidžiamas Å¡iame serveryje", "Couldn't establish a federated share." : "Neįmanoma pradÄ—ti dalintis kitame serveryje.", "Couldn't establish a federated share, maybe the password was wrong." : "Neįmanoma pradÄ—ti dalintis kitame serveryje. Gal jÅ«sų slaptažodis blogas?", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Dalinimasis kitame serveryje buvo sÄ—kmingas, jÅ«s gausite specialų pakvietimÄ…. Pasitikrinkite praneÅ¡imus.", "The mountpoint name contains invalid characters." : "Prijungimo taÅ¡kas turi netinkamų naudoti simbolių.", "Not allowed to create a federated share with the owner." : "Savininkas neleidžia dalintis duomenimis su kitu serveriu.", "Invalid or untrusted SSL certificate" : "Neteisingas arba nepatikimas SSL liudijimas", "Could not authenticate to remote share, password might be wrong" : "Neįmanoma pradÄ—ti dalintis kitame serveryje. Gal jÅ«sų slaptažodis blogas?", "Storage not valid" : "Saugykla netinkama naudotis", - "Federated Share successfully added" : "Dalinimosi su kitu serveriu funkcionalumas įjungtas", "Couldn't add remote share" : "Nepavyko peržiÅ«rÄ—ti kitame serveryje pasidalintų duomenų", "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi Å¡is elementas jau yra bendrinamas su %s", "Not allowed to create a federated share with the same user" : "Negalima dalintis su identiÅ¡ku naudotoju kitame serveryje", @@ -51,6 +49,8 @@ "Add to your website" : "PridÄ—ti jÅ«sų puslapį", "Share with me via Nextcloud" : "Pasidalinti su manimi per NextCloud", "HTML Code:" : "HTML kodas:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Dalinimasis kitame serveryje buvo sÄ—kmingas, jÅ«s gausite specialų pakvietimÄ…. Pasitikrinkite praneÅ¡imus.", + "Federated Share successfully added" : "Dalinimosi su kitu serveriu funkcionalumas įjungtas", "Search global and public address book for users and let local users publish their data" : "Rasti globalias ar vieÅ¡as adresų knygas ir leisti naudotojams vieÅ¡inti savo duomenis", "Share it:" : "Pasidalinti:" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/apps/federatedfilesharing/l10n/nb.js b/apps/federatedfilesharing/l10n/nb.js index 34dea0df47a25c17e932e7cd02fabf3a7aa469d7..3fbaf9e8f684d7dc55369dc90fe2296ddb4cd820 100644 --- a/apps/federatedfilesharing/l10n/nb.js +++ b/apps/federatedfilesharing/l10n/nb.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Tjener til tjener deling er ikke aktivert pÃ¥ denne tjeneren", "Couldn't establish a federated share." : "Kunne ikke etablere en sammenknyttet ressurs", "Couldn't establish a federated share, maybe the password was wrong." : "Kunne ikke etablere en sammenknyttet ressurs, kanskje passordet var feil.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Sammenknyttet ressurs forespurt, du vil motta en invitasjon. Sjekk varslene dine.", "The mountpoint name contains invalid characters." : "Navnet pÃ¥ oppkoblingspunktet inneholder ugyldige tegn.", "Not allowed to create a federated share with the owner." : "Ikke tillatt Ã¥ opprette en sammenknyttet ressurs med eieren.", "Invalid or untrusted SSL certificate" : "Ugyldig eller ikke-klarert SSL-sertifikat", "Could not authenticate to remote share, password might be wrong" : "Kunne ikke autentisere mot ekstern ressurs, passordet var kanskje feil.", "Storage not valid" : "Lagringsplass ikke gyldig", - "Federated Share successfully added" : "Sammenknyttet ressurs ble lagt til", "Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs", "Sharing %s failed, because this item is already shared with %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med %s", "Not allowed to create a federated share with the same user" : "Ikke tillatt Ã¥ opprette en sammenknyttet skydeling med den samme brukeren", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Legg pÃ¥ nettsiden din", "Share with me via Nextcloud" : "Del med meg via Nextcloud", "HTML Code:" : "HTML-kode:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Sammenknyttet ressurs forespurt, du vil motta en invitasjon. Sjekk varslene dine.", + "Federated Share successfully added" : "Sammenknyttet ressurs ble lagt til", "Search global and public address book for users and let local users publish their data" : "Søk i verdensomspennende og offentlig adressebok etter brukere og la lokale brukere offentliggjøre deres data", "Share it:" : "Del den:" }, diff --git a/apps/federatedfilesharing/l10n/nb.json b/apps/federatedfilesharing/l10n/nb.json index 90f481f3bb4961c728280cdd86b13c3dec5ebd0d..a07eeb161aa5bf177e23fc59c9ce4692c36c00e9 100644 --- a/apps/federatedfilesharing/l10n/nb.json +++ b/apps/federatedfilesharing/l10n/nb.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Tjener til tjener deling er ikke aktivert pÃ¥ denne tjeneren", "Couldn't establish a federated share." : "Kunne ikke etablere en sammenknyttet ressurs", "Couldn't establish a federated share, maybe the password was wrong." : "Kunne ikke etablere en sammenknyttet ressurs, kanskje passordet var feil.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Sammenknyttet ressurs forespurt, du vil motta en invitasjon. Sjekk varslene dine.", "The mountpoint name contains invalid characters." : "Navnet pÃ¥ oppkoblingspunktet inneholder ugyldige tegn.", "Not allowed to create a federated share with the owner." : "Ikke tillatt Ã¥ opprette en sammenknyttet ressurs med eieren.", "Invalid or untrusted SSL certificate" : "Ugyldig eller ikke-klarert SSL-sertifikat", "Could not authenticate to remote share, password might be wrong" : "Kunne ikke autentisere mot ekstern ressurs, passordet var kanskje feil.", "Storage not valid" : "Lagringsplass ikke gyldig", - "Federated Share successfully added" : "Sammenknyttet ressurs ble lagt til", "Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs", "Sharing %s failed, because this item is already shared with %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med %s", "Not allowed to create a federated share with the same user" : "Ikke tillatt Ã¥ opprette en sammenknyttet skydeling med den samme brukeren", @@ -51,6 +49,8 @@ "Add to your website" : "Legg pÃ¥ nettsiden din", "Share with me via Nextcloud" : "Del med meg via Nextcloud", "HTML Code:" : "HTML-kode:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Sammenknyttet ressurs forespurt, du vil motta en invitasjon. Sjekk varslene dine.", + "Federated Share successfully added" : "Sammenknyttet ressurs ble lagt til", "Search global and public address book for users and let local users publish their data" : "Søk i verdensomspennende og offentlig adressebok etter brukere og la lokale brukere offentliggjøre deres data", "Share it:" : "Del den:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/federatedfilesharing/l10n/nl.js b/apps/federatedfilesharing/l10n/nl.js index 9cb3722dcd420d918f33371b8c63e0d9c4088c13..4ea5f3417f0558d95798609aa8da86fc92f229ec 100644 --- a/apps/federatedfilesharing/l10n/nl.js +++ b/apps/federatedfilesharing/l10n/nl.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Server met server delen is op deze server niet ingeschakeld", "Couldn't establish a federated share." : "Kon geen gefedereerde share tot stand brengen", "Couldn't establish a federated share, maybe the password was wrong." : "Kon geen gefedereerde share tot stand brengen, misschien was het wachtwoord onjuist.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "De gefedereerde share aanvraag is geslaagd, je ontvangt een uitnodiging. Controleer je meldingen.", "The mountpoint name contains invalid characters." : "De naam van het mountpoint bevat ongeldige karakters.", "Not allowed to create a federated share with the owner." : "Het is niet toegestaan om met de eigenaar een gefedereerde share te maken.", "Invalid or untrusted SSL certificate" : "Ongeldig of onvertrouwd SSL-certificaat", "Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord", "Storage not valid" : "Opslag ongeldig", - "Federated Share successfully added" : "Gefedereerde share succesvol toegevoegd", "Couldn't add remote share" : "Kon geen externe share toevoegen", "Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s", "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerde share met dezelfde gebruikersserver te maken", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Toevoegen aan je website", "Share with me via Nextcloud" : "Deel met mij via Nextcloud", "HTML Code:" : "HTML Code:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "De gefedereerde share aanvraag is geslaagd, je ontvangt een uitnodiging. Controleer je meldingen.", + "Federated Share successfully added" : "Gefedereerde share succesvol toegevoegd", "Search global and public address book for users and let local users publish their data" : "Openbare adresboeken voor gebruikers doorzoeken en laat lokale gebruikers de data plubliceren", "Share it:" : "Deel het:" }, diff --git a/apps/federatedfilesharing/l10n/nl.json b/apps/federatedfilesharing/l10n/nl.json index ac7f025d41fe744ad66c67b5ab1d58e469b60907..44cabe93bbcedb2d4f7e53e28882e4948bfecd69 100644 --- a/apps/federatedfilesharing/l10n/nl.json +++ b/apps/federatedfilesharing/l10n/nl.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Server met server delen is op deze server niet ingeschakeld", "Couldn't establish a federated share." : "Kon geen gefedereerde share tot stand brengen", "Couldn't establish a federated share, maybe the password was wrong." : "Kon geen gefedereerde share tot stand brengen, misschien was het wachtwoord onjuist.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "De gefedereerde share aanvraag is geslaagd, je ontvangt een uitnodiging. Controleer je meldingen.", "The mountpoint name contains invalid characters." : "De naam van het mountpoint bevat ongeldige karakters.", "Not allowed to create a federated share with the owner." : "Het is niet toegestaan om met de eigenaar een gefedereerde share te maken.", "Invalid or untrusted SSL certificate" : "Ongeldig of onvertrouwd SSL-certificaat", "Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord", "Storage not valid" : "Opslag ongeldig", - "Federated Share successfully added" : "Gefedereerde share succesvol toegevoegd", "Couldn't add remote share" : "Kon geen externe share toevoegen", "Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s", "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerde share met dezelfde gebruikersserver te maken", @@ -51,6 +49,8 @@ "Add to your website" : "Toevoegen aan je website", "Share with me via Nextcloud" : "Deel met mij via Nextcloud", "HTML Code:" : "HTML Code:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "De gefedereerde share aanvraag is geslaagd, je ontvangt een uitnodiging. Controleer je meldingen.", + "Federated Share successfully added" : "Gefedereerde share succesvol toegevoegd", "Search global and public address book for users and let local users publish their data" : "Openbare adresboeken voor gebruikers doorzoeken en laat lokale gebruikers de data plubliceren", "Share it:" : "Deel het:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index f2ca3cfe57fea13e4c1f1f598d742bc4b5fed11a..57f548bbd52a4b17982b4c6f0c3d2b13731981c1 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Serwer do udostÄ™pniania serwera nie jest wÅ‚Ä…czony na tym serwerze", "Couldn't establish a federated share." : "Nie udaÅ‚o siÄ™ ustalić Stowarzyszonego udostÄ™pnienia.", "Couldn't establish a federated share, maybe the password was wrong." : "Nie udaÅ‚o siÄ™ ustalić Stowarzyszonego udostÄ™pnienia, może być bÅ‚Ä™dne hasÅ‚o.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Żądanie podzielenia siÄ™ ze Stowarzyszeniem powiedzie siÄ™, gdy otrzymasz zaproszenie. Sprawdź swoje powiadomienia.", "The mountpoint name contains invalid characters." : "Nazwa zamontowanego zasobu zawiera niedozwolone znaki.", "Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziaÅ‚u ze sobÄ….", "Invalid or untrusted SSL certificate" : "NiewÅ‚aÅ›ciwy lub niezaufany certyfikat SSL", "Could not authenticate to remote share, password might be wrong" : "Nie udaÅ‚o siÄ™ uwierzytelnić udziaÅ‚u zdalnego, może być bÅ‚Ä™dne hasÅ‚o", "Storage not valid" : "Magazyn nie jest prawidÅ‚owy", - "Federated Share successfully added" : "Udane udostÄ™pnienie ze Stowarzyszeniem ", "Couldn't add remote share" : "Nie można dodać zdalnego zasobu", "Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodÅ‚o siÄ™, ponieważ element jest już współdzielony z %s", "Not allowed to create a federated share with the same user" : "Nie można tworzyć stowarzyszonego udziaÅ‚u z tym samym użytkownikiem", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Dodaj do swojej strony", "Share with me via Nextcloud" : "Podziel siÄ™ ze mnÄ… poprzez Nextcloud", "HTML Code:" : "Kod HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Żądanie podzielenia siÄ™ ze Stowarzyszeniem powiedzie siÄ™, gdy otrzymasz zaproszenie. Sprawdź swoje powiadomienia.", + "Federated Share successfully added" : "Udane udostÄ™pnienie ze Stowarzyszeniem ", "Search global and public address book for users and let local users publish their data" : "Szukaj użytkowników w globalnej i publicznej książce adresowej i pozwól lokalnym użytkownikom na publikowanie swoich danych", "Share it:" : "UdostÄ™pnij to:" }, diff --git a/apps/federatedfilesharing/l10n/pl.json b/apps/federatedfilesharing/l10n/pl.json index 0c53f85754830c7a945e8f48a58e5fd15abddcf8..f9e02654c2953cb8c7758aa5e5562d86e0ca87dc 100644 --- a/apps/federatedfilesharing/l10n/pl.json +++ b/apps/federatedfilesharing/l10n/pl.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Serwer do udostÄ™pniania serwera nie jest wÅ‚Ä…czony na tym serwerze", "Couldn't establish a federated share." : "Nie udaÅ‚o siÄ™ ustalić Stowarzyszonego udostÄ™pnienia.", "Couldn't establish a federated share, maybe the password was wrong." : "Nie udaÅ‚o siÄ™ ustalić Stowarzyszonego udostÄ™pnienia, może być bÅ‚Ä™dne hasÅ‚o.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Żądanie podzielenia siÄ™ ze Stowarzyszeniem powiedzie siÄ™, gdy otrzymasz zaproszenie. Sprawdź swoje powiadomienia.", "The mountpoint name contains invalid characters." : "Nazwa zamontowanego zasobu zawiera niedozwolone znaki.", "Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziaÅ‚u ze sobÄ….", "Invalid or untrusted SSL certificate" : "NiewÅ‚aÅ›ciwy lub niezaufany certyfikat SSL", "Could not authenticate to remote share, password might be wrong" : "Nie udaÅ‚o siÄ™ uwierzytelnić udziaÅ‚u zdalnego, może być bÅ‚Ä™dne hasÅ‚o", "Storage not valid" : "Magazyn nie jest prawidÅ‚owy", - "Federated Share successfully added" : "Udane udostÄ™pnienie ze Stowarzyszeniem ", "Couldn't add remote share" : "Nie można dodać zdalnego zasobu", "Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodÅ‚o siÄ™, ponieważ element jest już współdzielony z %s", "Not allowed to create a federated share with the same user" : "Nie można tworzyć stowarzyszonego udziaÅ‚u z tym samym użytkownikiem", @@ -51,6 +49,8 @@ "Add to your website" : "Dodaj do swojej strony", "Share with me via Nextcloud" : "Podziel siÄ™ ze mnÄ… poprzez Nextcloud", "HTML Code:" : "Kod HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Żądanie podzielenia siÄ™ ze Stowarzyszeniem powiedzie siÄ™, gdy otrzymasz zaproszenie. Sprawdź swoje powiadomienia.", + "Federated Share successfully added" : "Udane udostÄ™pnienie ze Stowarzyszeniem ", "Search global and public address book for users and let local users publish their data" : "Szukaj użytkowników w globalnej i publicznej książce adresowej i pozwól lokalnym użytkownikom na publikowanie swoich danych", "Share it:" : "UdostÄ™pnij to:" },"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);" diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js index 2042ac315dc5e5eb30caa634e78b7e3c8356ddc3..ac796a91e39cb773c77bd41256b4657badd903fd 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.js +++ b/apps/federatedfilesharing/l10n/pt_BR.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Servidor para compartilhamento de servidor não está ativo neste servidor", "Couldn't establish a federated share." : "Não foi possÃvel estabelecer um compartilhamento federado.", "Couldn't establish a federated share, maybe the password was wrong." : "Não foi possÃvel estabelecer um compartilhamento federado, talvez a senha esteja incorreta.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Solicitação de compartilhamento federado concluÃda. Você receberá um convite que pode ser visto nas suas notificações.", "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém caracteres inválidos.", "Not allowed to create a federated share with the owner." : "Não é permitido criar um compartilhamento federado com o proprietário.", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", "Could not authenticate to remote share, password might be wrong" : "Não foi possÃvel autenticar-se ao compartilhamento remoto. A senha pode estar incorreta", "Storage not valid" : "Armazenamento inválido", - "Federated Share successfully added" : "Compartilhamento federado adicionado com sucesso", "Couldn't add remote share" : "Não foi possÃvel adicionar o compartilhamento remoto", "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou porque este item já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento federado com o mesmo usuário", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Adicione ao seu website", "Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud", "HTML Code:" : "Código HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Solicitação de compartilhamento federado concluÃda. Você receberá um convite que pode ser visto nas suas notificações.", + "Federated Share successfully added" : "Compartilhamento federado adicionado com sucesso", "Search global and public address book for users and let local users publish their data" : "Pesquise o catálogo de endereços global e público para usuários e deixe os usuários locais publicarem seus dados", "Share it:" : "Compartilhe-a:" }, diff --git a/apps/federatedfilesharing/l10n/pt_BR.json b/apps/federatedfilesharing/l10n/pt_BR.json index 6fc35b35b620da96a9af74f046e94c4e32b1569c..aaac095279859eb2815d47d45a632276600e25e7 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.json +++ b/apps/federatedfilesharing/l10n/pt_BR.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Servidor para compartilhamento de servidor não está ativo neste servidor", "Couldn't establish a federated share." : "Não foi possÃvel estabelecer um compartilhamento federado.", "Couldn't establish a federated share, maybe the password was wrong." : "Não foi possÃvel estabelecer um compartilhamento federado, talvez a senha esteja incorreta.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Solicitação de compartilhamento federado concluÃda. Você receberá um convite que pode ser visto nas suas notificações.", "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém caracteres inválidos.", "Not allowed to create a federated share with the owner." : "Não é permitido criar um compartilhamento federado com o proprietário.", "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável", "Could not authenticate to remote share, password might be wrong" : "Não foi possÃvel autenticar-se ao compartilhamento remoto. A senha pode estar incorreta", "Storage not valid" : "Armazenamento inválido", - "Federated Share successfully added" : "Compartilhamento federado adicionado com sucesso", "Couldn't add remote share" : "Não foi possÃvel adicionar o compartilhamento remoto", "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou porque este item já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento federado com o mesmo usuário", @@ -51,6 +49,8 @@ "Add to your website" : "Adicione ao seu website", "Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud", "HTML Code:" : "Código HTML:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Solicitação de compartilhamento federado concluÃda. Você receberá um convite que pode ser visto nas suas notificações.", + "Federated Share successfully added" : "Compartilhamento federado adicionado com sucesso", "Search global and public address book for users and let local users publish their data" : "Pesquise o catálogo de endereços global e público para usuários e deixe os usuários locais publicarem seus dados", "Share it:" : "Compartilhe-a:" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js index 6b204563e820be50708762dadb7a56cc8c53fc34..2d203c5bb2fdbd39532ce020b6791a94ef3fc5b8 100644 --- a/apps/federatedfilesharing/l10n/ru.js +++ b/apps/federatedfilesharing/l10n/ru.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Ðа данном Ñервере выключено межÑерверное предоÑтавление общего доÑтупа", "Couldn't establish a federated share." : "Ðе удаётÑÑ ÑƒÑтановить федеративный общий доÑтуп.", "Couldn't establish a federated share, maybe the password was wrong." : "Ðе удаётÑÑ ÑƒÑтановить федеративный общий доÑтуп, возможно неверный пароль.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° федеративный общий реÑÑƒÑ€Ñ Ð¿Ñ€Ð¾ÑˆÑ‘Ð» уÑпешно, вы получите приглашение. Проверьте ваши уведомлениÑ.", "The mountpoint name contains invalid characters." : "Ð˜Ð¼Ñ Ñ‚Ð¾Ñ‡ÐºÐ¸ Ð¼Ð¾Ð½Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñодержит недопуÑтимые Ñимволы.", "Not allowed to create a federated share with the owner." : "Ðе допуÑкаетÑÑ Ñоздание федеративного общего реÑурÑа Ñ Ð²Ð»Ð°Ð´ÐµÐ»ÑŒÑ†ÐµÐ¼.", "Invalid or untrusted SSL certificate" : "ÐедейÑтвительный или недоверенный Ñертификат SSL", "Could not authenticate to remote share, password might be wrong" : "Ðе удалоÑÑŒ провеÑти проверку подлинноÑти Ð´Ð»Ñ Ð´Ð¾Ñтупа к удалённому хранилищу, возможно неправильно указан пароль", "Storage not valid" : "Хранилище недоÑтупно", - "Federated Share successfully added" : "Федеративный общий реÑÑƒÑ€Ñ ÑƒÑпешно добавлен", "Couldn't add remote share" : "Ðевозможно добавить удалённый общий реÑурÑ", "Sharing %s failed, because this item is already shared with %s" : "Ðе удалоÑÑŒ поделитьÑÑ Â«%s», пользователю%s уже предоÑтавлен доÑтуп к Ñтому Ñлементу", "Not allowed to create a federated share with the same user" : "Ðе допуÑкаетÑÑ Ñоздание федеративного общего реÑурÑа Ñ Ñ‚ÐµÐ¼ же пользователем", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Добавить к Ñебе на Ñайт", "Share with me via Nextcloud" : "ПоделитеÑÑŒ Ñо мной через Nextcloud", "HTML Code:" : "HTML код:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° федеративный общий реÑÑƒÑ€Ñ Ð¿Ñ€Ð¾ÑˆÑ‘Ð» уÑпешно, вы получите приглашение. Проверьте ваши уведомлениÑ.", + "Federated Share successfully added" : "Федеративный общий реÑÑƒÑ€Ñ ÑƒÑпешно добавлен", "Search global and public address book for users and let local users publish their data" : "ПоиÑк пользователей в глобальной и общедоÑтупной адреÑной книге и резрешение публикации Ñвоих данных локальным пользователÑм ", "Share it:" : "ПоделитьÑÑ:" }, diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json index 9a937895498818fa119e8f61413d66afab32afe6..b512f45f0a31b7f4381a2f5674666488f3374771 100644 --- a/apps/federatedfilesharing/l10n/ru.json +++ b/apps/federatedfilesharing/l10n/ru.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Ðа данном Ñервере выключено межÑерверное предоÑтавление общего доÑтупа", "Couldn't establish a federated share." : "Ðе удаётÑÑ ÑƒÑтановить федеративный общий доÑтуп.", "Couldn't establish a federated share, maybe the password was wrong." : "Ðе удаётÑÑ ÑƒÑтановить федеративный общий доÑтуп, возможно неверный пароль.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° федеративный общий реÑÑƒÑ€Ñ Ð¿Ñ€Ð¾ÑˆÑ‘Ð» уÑпешно, вы получите приглашение. Проверьте ваши уведомлениÑ.", "The mountpoint name contains invalid characters." : "Ð˜Ð¼Ñ Ñ‚Ð¾Ñ‡ÐºÐ¸ Ð¼Ð¾Ð½Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñодержит недопуÑтимые Ñимволы.", "Not allowed to create a federated share with the owner." : "Ðе допуÑкаетÑÑ Ñоздание федеративного общего реÑурÑа Ñ Ð²Ð»Ð°Ð´ÐµÐ»ÑŒÑ†ÐµÐ¼.", "Invalid or untrusted SSL certificate" : "ÐедейÑтвительный или недоверенный Ñертификат SSL", "Could not authenticate to remote share, password might be wrong" : "Ðе удалоÑÑŒ провеÑти проверку подлинноÑти Ð´Ð»Ñ Ð´Ð¾Ñтупа к удалённому хранилищу, возможно неправильно указан пароль", "Storage not valid" : "Хранилище недоÑтупно", - "Federated Share successfully added" : "Федеративный общий реÑÑƒÑ€Ñ ÑƒÑпешно добавлен", "Couldn't add remote share" : "Ðевозможно добавить удалённый общий реÑурÑ", "Sharing %s failed, because this item is already shared with %s" : "Ðе удалоÑÑŒ поделитьÑÑ Â«%s», пользователю%s уже предоÑтавлен доÑтуп к Ñтому Ñлементу", "Not allowed to create a federated share with the same user" : "Ðе допуÑкаетÑÑ Ñоздание федеративного общего реÑурÑа Ñ Ñ‚ÐµÐ¼ же пользователем", @@ -51,6 +49,8 @@ "Add to your website" : "Добавить к Ñебе на Ñайт", "Share with me via Nextcloud" : "ПоделитеÑÑŒ Ñо мной через Nextcloud", "HTML Code:" : "HTML код:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° федеративный общий реÑÑƒÑ€Ñ Ð¿Ñ€Ð¾ÑˆÑ‘Ð» уÑпешно, вы получите приглашение. Проверьте ваши уведомлениÑ.", + "Federated Share successfully added" : "Федеративный общий реÑÑƒÑ€Ñ ÑƒÑпешно добавлен", "Search global and public address book for users and let local users publish their data" : "ПоиÑк пользователей в глобальной и общедоÑтупной адреÑной книге и резрешение публикации Ñвоих данных локальным пользователÑм ", "Share it:" : "ПоделитьÑÑ:" },"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);" diff --git a/apps/federatedfilesharing/l10n/sv.js b/apps/federatedfilesharing/l10n/sv.js index 3968f627a411855d862ac435a7b4d38a78e5c342..bbdc5f29d08aae12ff2e7b8c30c60d755ae0e108 100644 --- a/apps/federatedfilesharing/l10n/sv.js +++ b/apps/federatedfilesharing/l10n/sv.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Server-till-server-delning är inte aktiverat pÃ¥ denna server", "Couldn't establish a federated share." : "Kunde inte lägga till en fefererad utdelning", "Couldn't establish a federated share, maybe the password was wrong." : "Kunde inte lägga till en fefererad utdelning, lösenordet kanske var felaktigt.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federerad delningsbegäran lyckades och du kommer att fÃ¥ en inbjudan. Kolla dina notifikationer.", "The mountpoint name contains invalid characters." : "Monteringspunktens namn innehÃ¥ller ogiltiga tecken.", "Not allowed to create a federated share with the owner." : "Ej tillÃ¥tet att skapa en federerad delning med ägaren", "Invalid or untrusted SSL certificate" : "Ogiltigt eller ej betrott SSL-certifikat", "Could not authenticate to remote share, password might be wrong" : "Kunde inte autensiera mot externa servern, lösenordet kan vara fel", "Storage not valid" : "Lagring ogiltig", - "Federated Share successfully added" : "Federerad delning lyckades", "Couldn't add remote share" : "Kunde inte lägga till extern delning", "Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s", "Not allowed to create a federated share with the same user" : "Ej tillÃ¥tet att skapa en federerad delning med samma användare", @@ -47,6 +45,8 @@ OC.L10N.register( "Add to your website" : "Lägg till pÃ¥ din hemsida", "Share with me via Nextcloud" : "Dela med mig via Nextcloud", "HTML Code:" : "HTML Kod:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federerad delningsbegäran lyckades och du kommer att fÃ¥ en inbjudan. Kolla dina notifikationer.", + "Federated Share successfully added" : "Federerad delning lyckades", "Share it:" : "Dela detta:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/sv.json b/apps/federatedfilesharing/l10n/sv.json index d5f514f3fdaac63add55bbff362069327b2ce595..c17761207b7944c34c4be4c196bf1093853a7d01 100644 --- a/apps/federatedfilesharing/l10n/sv.json +++ b/apps/federatedfilesharing/l10n/sv.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Server-till-server-delning är inte aktiverat pÃ¥ denna server", "Couldn't establish a federated share." : "Kunde inte lägga till en fefererad utdelning", "Couldn't establish a federated share, maybe the password was wrong." : "Kunde inte lägga till en fefererad utdelning, lösenordet kanske var felaktigt.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federerad delningsbegäran lyckades och du kommer att fÃ¥ en inbjudan. Kolla dina notifikationer.", "The mountpoint name contains invalid characters." : "Monteringspunktens namn innehÃ¥ller ogiltiga tecken.", "Not allowed to create a federated share with the owner." : "Ej tillÃ¥tet att skapa en federerad delning med ägaren", "Invalid or untrusted SSL certificate" : "Ogiltigt eller ej betrott SSL-certifikat", "Could not authenticate to remote share, password might be wrong" : "Kunde inte autensiera mot externa servern, lösenordet kan vara fel", "Storage not valid" : "Lagring ogiltig", - "Federated Share successfully added" : "Federerad delning lyckades", "Couldn't add remote share" : "Kunde inte lägga till extern delning", "Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s", "Not allowed to create a federated share with the same user" : "Ej tillÃ¥tet att skapa en federerad delning med samma användare", @@ -45,6 +43,8 @@ "Add to your website" : "Lägg till pÃ¥ din hemsida", "Share with me via Nextcloud" : "Dela med mig via Nextcloud", "HTML Code:" : "HTML Kod:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federerad delningsbegäran lyckades och du kommer att fÃ¥ en inbjudan. Kolla dina notifikationer.", + "Federated Share successfully added" : "Federerad delning lyckades", "Share it:" : "Dela detta:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js index 53f5708edecd0b61e6422f5fea53cef0689c7999..88110645c381d41c837e5e4470891104a241ab62 100644 --- a/apps/federatedfilesharing/l10n/tr.js +++ b/apps/federatedfilesharing/l10n/tr.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Bu sunucuda sunucudan sunucuya paylaşım etkin deÄŸil", "Couldn't establish a federated share." : "BirleÅŸmiÅŸ bir paylaşım oluÅŸturulamadı.", "Couldn't establish a federated share, maybe the password was wrong." : "BirleÅŸmiÅŸ bir paylaşım oluÅŸturulamadı. Parola yanlış olabilir.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "BirleÅŸmiÅŸ paylaşım oluÅŸturuldu. Bir çaÄŸrı alacaksınız. Bildirimlerinizi denetleyin.", "The mountpoint name contains invalid characters." : "BaÄŸlama noktası adında geçersiz karakterler var.", "Not allowed to create a federated share with the owner." : "Sahip ile birleÅŸmiÅŸ bir paylaşım oluÅŸturmanıza izin verilmiyor.", "Invalid or untrusted SSL certificate" : "Geçersiz ya da güvenilmez SSL sertifikası", "Could not authenticate to remote share, password might be wrong" : "Uzak paylaşım kimliÄŸi doÄŸrulanamadı. Parola yanlış olabilir", "Storage not valid" : "Depolama geçersiz", - "Federated Share successfully added" : "BirleÅŸmiÅŸ Paylaşım eklendi", "Couldn't add remote share" : "Uzak paylaşım eklenemedi", "Sharing %s failed, because this item is already shared with %s" : "%s paylaşılmadı. %s ile zaten paylaşılmış", "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleÅŸmiÅŸ paylaşım oluÅŸturulamaz", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Web sitenize ekleyin", "Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın", "HTML Code:" : "HTML Kodu:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "BirleÅŸmiÅŸ paylaşım oluÅŸturuldu. Bir çaÄŸrı alacaksınız. Bildirimlerinizi denetleyin.", + "Federated Share successfully added" : "BirleÅŸmiÅŸ Paylaşım eklendi", "Search global and public address book for users and let local users publish their data" : "Genel ve herkese açık adres defterinde kullanıcı ara ve yerel kullanıcıların bilgilerini paylaÅŸmasını saÄŸla", "Share it:" : "Paylaşın:" }, diff --git a/apps/federatedfilesharing/l10n/tr.json b/apps/federatedfilesharing/l10n/tr.json index 6faa1186f73c6358dc523ca10f92a2645f7b6405..0a2f401337d0d9885cbae452cc8d1f2eeb490c8d 100644 --- a/apps/federatedfilesharing/l10n/tr.json +++ b/apps/federatedfilesharing/l10n/tr.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "Bu sunucuda sunucudan sunucuya paylaşım etkin deÄŸil", "Couldn't establish a federated share." : "BirleÅŸmiÅŸ bir paylaşım oluÅŸturulamadı.", "Couldn't establish a federated share, maybe the password was wrong." : "BirleÅŸmiÅŸ bir paylaşım oluÅŸturulamadı. Parola yanlış olabilir.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "BirleÅŸmiÅŸ paylaşım oluÅŸturuldu. Bir çaÄŸrı alacaksınız. Bildirimlerinizi denetleyin.", "The mountpoint name contains invalid characters." : "BaÄŸlama noktası adında geçersiz karakterler var.", "Not allowed to create a federated share with the owner." : "Sahip ile birleÅŸmiÅŸ bir paylaşım oluÅŸturmanıza izin verilmiyor.", "Invalid or untrusted SSL certificate" : "Geçersiz ya da güvenilmez SSL sertifikası", "Could not authenticate to remote share, password might be wrong" : "Uzak paylaşım kimliÄŸi doÄŸrulanamadı. Parola yanlış olabilir", "Storage not valid" : "Depolama geçersiz", - "Federated Share successfully added" : "BirleÅŸmiÅŸ Paylaşım eklendi", "Couldn't add remote share" : "Uzak paylaşım eklenemedi", "Sharing %s failed, because this item is already shared with %s" : "%s paylaşılmadı. %s ile zaten paylaşılmış", "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleÅŸmiÅŸ paylaşım oluÅŸturulamaz", @@ -51,6 +49,8 @@ "Add to your website" : "Web sitenize ekleyin", "Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın", "HTML Code:" : "HTML Kodu:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "BirleÅŸmiÅŸ paylaşım oluÅŸturuldu. Bir çaÄŸrı alacaksınız. Bildirimlerinizi denetleyin.", + "Federated Share successfully added" : "BirleÅŸmiÅŸ Paylaşım eklendi", "Search global and public address book for users and let local users publish their data" : "Genel ve herkese açık adres defterinde kullanıcı ara ve yerel kullanıcıların bilgilerini paylaÅŸmasını saÄŸla", "Share it:" : "Paylaşın:" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index d0f4400fffd9e2a5a00f49abee641af69a9e43de..4c6dd5978c50e4fd184b179a353c0734792a4119 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "æ¤æœåŠ¡å™¨æœªå¯ç”¨æœåŠ¡å™¨åˆ°æœåŠ¡å™¨åˆ†äº«åŠŸèƒ½", "Couldn't establish a federated share." : "æ— æ³•å»ºç«‹ä¸€ä¸ªè¿œç¨‹åˆ†äº«", "Couldn't establish a federated share, maybe the password was wrong." : "æ— æ³•å»ºç«‹åˆ†äº«ï¼Œå¯èƒ½å¯†ç 是错误的。", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "è”åˆå…±äº«è¯·æ±‚å·²æˆåŠŸï¼Œæ‚¨å°†ä¼šæ”¶åˆ°é‚€è¯·ä¿¡æ¯ï¼Œè¯·æ£€æŸ¥æ‚¨çš„通知。", "The mountpoint name contains invalid characters." : "挂载点的å称包å«æ— 效å—符。", "Not allowed to create a federated share with the owner." : "ä¸å…许与所有者创建è”åˆå…±äº«.", "Invalid or untrusted SSL certificate" : "æ— æ•ˆæˆ–æ˜¯ä¸è¢«ä¿¡ä»»çš„ SSL è¯ä¹¦", "Could not authenticate to remote share, password might be wrong" : "æ— æ³•éªŒè¯è¿œç¨‹å…±äº«ï¼Œå¯èƒ½æ˜¯å¯†ç 错误", "Storage not valid" : "å˜å‚¨ä¸å¯ç”¨", - "Federated Share successfully added" : "å·²æˆåŠŸæ·»åŠ è”åˆå…±äº«", "Couldn't add remote share" : "æ— æ³•æ·»åŠ è¿œç¨‹å…±äº«", "Sharing %s failed, because this item is already shared with %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºå®ƒå·²ç»å…±äº«ç»™ %s", "Not allowed to create a federated share with the same user" : "ä¸èƒ½ç»™ä½ 自己分享文件", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "æ·»åŠ åˆ°æ‚¨çš„ç½‘ç«™", "Share with me via Nextcloud" : "通过è”åˆäº‘与我共享", "HTML Code:" : "HTML 代ç :", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "è”åˆå…±äº«è¯·æ±‚å·²æˆåŠŸï¼Œæ‚¨å°†ä¼šæ”¶åˆ°é‚€è¯·ä¿¡æ¯ï¼Œè¯·æ£€æŸ¥æ‚¨çš„通知。", + "Federated Share successfully added" : "å·²æˆåŠŸæ·»åŠ è”åˆå…±äº«", "Search global and public address book for users and let local users publish their data" : "æœç´¢ç”¨æˆ·çš„å…¨çƒå’Œå…¬å…±é€šè®¯å½•ï¼Œå¹¶è®©æœ¬åœ°ç”¨æˆ·å‘布其数æ®", "Share it:" : "分享它:" }, diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json index 3b9596453a5e6375025091a832b80c627f458672..581531d721b7c436a543a8f200603035d2baf28b 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.json +++ b/apps/federatedfilesharing/l10n/zh_CN.json @@ -14,13 +14,11 @@ "Server to server sharing is not enabled on this server" : "æ¤æœåŠ¡å™¨æœªå¯ç”¨æœåŠ¡å™¨åˆ°æœåŠ¡å™¨åˆ†äº«åŠŸèƒ½", "Couldn't establish a federated share." : "æ— æ³•å»ºç«‹ä¸€ä¸ªè¿œç¨‹åˆ†äº«", "Couldn't establish a federated share, maybe the password was wrong." : "æ— æ³•å»ºç«‹åˆ†äº«ï¼Œå¯èƒ½å¯†ç 是错误的。", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "è”åˆå…±äº«è¯·æ±‚å·²æˆåŠŸï¼Œæ‚¨å°†ä¼šæ”¶åˆ°é‚€è¯·ä¿¡æ¯ï¼Œè¯·æ£€æŸ¥æ‚¨çš„通知。", "The mountpoint name contains invalid characters." : "挂载点的å称包å«æ— 效å—符。", "Not allowed to create a federated share with the owner." : "ä¸å…许与所有者创建è”åˆå…±äº«.", "Invalid or untrusted SSL certificate" : "æ— æ•ˆæˆ–æ˜¯ä¸è¢«ä¿¡ä»»çš„ SSL è¯ä¹¦", "Could not authenticate to remote share, password might be wrong" : "æ— æ³•éªŒè¯è¿œç¨‹å…±äº«ï¼Œå¯èƒ½æ˜¯å¯†ç 错误", "Storage not valid" : "å˜å‚¨ä¸å¯ç”¨", - "Federated Share successfully added" : "å·²æˆåŠŸæ·»åŠ è”åˆå…±äº«", "Couldn't add remote share" : "æ— æ³•æ·»åŠ è¿œç¨‹å…±äº«", "Sharing %s failed, because this item is already shared with %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºå®ƒå·²ç»å…±äº«ç»™ %s", "Not allowed to create a federated share with the same user" : "ä¸èƒ½ç»™ä½ 自己分享文件", @@ -51,6 +49,8 @@ "Add to your website" : "æ·»åŠ åˆ°æ‚¨çš„ç½‘ç«™", "Share with me via Nextcloud" : "通过è”åˆäº‘与我共享", "HTML Code:" : "HTML 代ç :", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "è”åˆå…±äº«è¯·æ±‚å·²æˆåŠŸï¼Œæ‚¨å°†ä¼šæ”¶åˆ°é‚€è¯·ä¿¡æ¯ï¼Œè¯·æ£€æŸ¥æ‚¨çš„通知。", + "Federated Share successfully added" : "å·²æˆåŠŸæ·»åŠ è”åˆå…±äº«", "Search global and public address book for users and let local users publish their data" : "æœç´¢ç”¨æˆ·çš„å…¨çƒå’Œå…¬å…±é€šè®¯å½•ï¼Œå¹¶è®©æœ¬åœ°ç”¨æˆ·å‘布其数æ®", "Share it:" : "分享它:" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 856b23415c6def545859a73c8c39ce3bc16023e3..de522a6762d1104c5a5cd4a91ab31da448fca0bd 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Ukládá se...", "Save" : "Uložit", "Empty response from the server" : "Prázdná odpovÄ›Ä serveru", - "Couldn't access. Please logout and login to activate this mount point" : "Nelze pÅ™ipojit. Pro aktivaci tohoto pÅ™Ãpojného bodu se prosÃm odhlaÅ¡te a znovu pÅ™ihlaÅ¡te", "Couldn't get the information from the remote server: {code} {type}" : "Nelze obdržet informaci ze vzdáleného serveru: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nelze obdržet seznam vzdálených pÅ™Ãpojných bodů: {type}", "There was an error with message: " : "DoÅ¡lo k chybÄ› s tÃmto hlášenÃm:", "External mount error" : "Chyba vzdáleného úložiÅ¡tÄ›", "external-storage" : "external-storage", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nelze obdržet seznam sÃÅ¥ových úložiÅ¡Å¥ systému Windows: prázdná odpovÄ›Ä serveru", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "NÄ›která z nastavených vzdálených úložiÅ¡Å¥ nejsou pÅ™ipojena. Pro vÃce informacà prosÃm kliknÄ›te na Äervenou Å¡ipku(y)", "Please enter the credentials for the {mount} mount" : "Zadejte prosÃm pÅ™ihlaÅ¡ovacà údaje k pÅ™Ãpojnému bodu {mount}", "Username" : "Uživatelské jméno", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Smazat", "Allow users to mount external storage" : "Povolit uživatelům pÅ™ipojenà externÃho úložiÅ¡tÄ›", "Allow users to mount the following external storage" : "Povolit uživatelů pÅ™ipojit následujÃcà externà úložiÅ¡tÄ›", + "Couldn't access. Please logout and login to activate this mount point" : "Nelze pÅ™ipojit. Pro aktivaci tohoto pÅ™Ãpojného bodu se prosÃm odhlaÅ¡te a znovu pÅ™ihlaÅ¡te", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nelze obdržet seznam sÃÅ¥ových úložiÅ¡Å¥ systému Windows: prázdná odpovÄ›Ä serveru", "Storage with id \"%i\" not found" : "ÚložiÅ¡tÄ› s id \"%i\" nebylo nalezeno", "Storage with id \"%i\" is not user editable" : "ÚložiÅ¡tÄ› s id \"%i\" uživatelé nemohou upravovat" }, diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index 574ea9233c02877acf3a3d8beb815b718ed95a18..bca17bbb85a6381d0dda2e1babfc2dc644e12dc1 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -22,13 +22,11 @@ "Saving..." : "Ukládá se...", "Save" : "Uložit", "Empty response from the server" : "Prázdná odpovÄ›Ä serveru", - "Couldn't access. Please logout and login to activate this mount point" : "Nelze pÅ™ipojit. Pro aktivaci tohoto pÅ™Ãpojného bodu se prosÃm odhlaÅ¡te a znovu pÅ™ihlaÅ¡te", "Couldn't get the information from the remote server: {code} {type}" : "Nelze obdržet informaci ze vzdáleného serveru: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nelze obdržet seznam vzdálených pÅ™Ãpojných bodů: {type}", "There was an error with message: " : "DoÅ¡lo k chybÄ› s tÃmto hlášenÃm:", "External mount error" : "Chyba vzdáleného úložiÅ¡tÄ›", "external-storage" : "external-storage", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nelze obdržet seznam sÃÅ¥ových úložiÅ¡Å¥ systému Windows: prázdná odpovÄ›Ä serveru", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "NÄ›která z nastavených vzdálených úložiÅ¡Å¥ nejsou pÅ™ipojena. Pro vÃce informacà prosÃm kliknÄ›te na Äervenou Å¡ipku(y)", "Please enter the credentials for the {mount} mount" : "Zadejte prosÃm pÅ™ihlaÅ¡ovacà údaje k pÅ™Ãpojnému bodu {mount}", "Username" : "Uživatelské jméno", @@ -125,6 +123,8 @@ "Delete" : "Smazat", "Allow users to mount external storage" : "Povolit uživatelům pÅ™ipojenà externÃho úložiÅ¡tÄ›", "Allow users to mount the following external storage" : "Povolit uživatelů pÅ™ipojit následujÃcà externà úložiÅ¡tÄ›", + "Couldn't access. Please logout and login to activate this mount point" : "Nelze pÅ™ipojit. Pro aktivaci tohoto pÅ™Ãpojného bodu se prosÃm odhlaÅ¡te a znovu pÅ™ihlaÅ¡te", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nelze obdržet seznam sÃÅ¥ových úložiÅ¡Å¥ systému Windows: prázdná odpovÄ›Ä serveru", "Storage with id \"%i\" not found" : "ÚložiÅ¡tÄ› s id \"%i\" nebylo nalezeno", "Storage with id \"%i\" is not user editable" : "ÚložiÅ¡tÄ› s id \"%i\" uživatelé nemohou upravovat" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index d59d8895b4e0b601c6604ee019eeb422b94c3895..71381cad6328f0dc0b65df11fdfbf40804da27ad 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Speichere…", "Save" : "Speichern", "Empty response from the server" : "Leere Antwort vom Server", - "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte abmelden und erneut anmelden, damit von diesem Endpunkt zugegriffen werden kann.", "Couldn't get the information from the remote server: {code} {type}" : "Konnte die Information vom entfernten Server nicht abrufen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Die Liste der externen Endpunkte konnte nicht empfangen werden: {type}", "There was an error with message: " : "Es ist ein Fehler mit folgender Meldung aufgetreten:", "External mount error" : "Fehler beim Einbinden des externen Speichers", "external-storage" : "Externer Speicher", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Es konnte keine Liste der Windows-Netzlaufwerke erstellt werden: leer Antwort vom Server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Einige der konfigurierten externen Bereitstellungspunkte sind nicht angeschlossen. Bitte klicke auf die roten Zeile(n) für weitere Informationen", "Please enter the credentials for the {mount} mount" : "Bitte gib die Anmeldeinformationen für den {mount} externen Bereitstellungspunkt ein", "Username" : "Benutzername", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Löschen", "Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden", "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:", + "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte abmelden und erneut anmelden, damit von diesem Endpunkt zugegriffen werden kann.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Es konnte keine Liste der Windows-Netzlaufwerke erstellt werden: leer Antwort vom Server", "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", "Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden" }, diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 2f3388eac227d1b6f3db25a9f0aa5462139f3fd8..0b0f73f793acd8e0c977e22b7afabab96190a565 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -22,13 +22,11 @@ "Saving..." : "Speichere…", "Save" : "Speichern", "Empty response from the server" : "Leere Antwort vom Server", - "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte abmelden und erneut anmelden, damit von diesem Endpunkt zugegriffen werden kann.", "Couldn't get the information from the remote server: {code} {type}" : "Konnte die Information vom entfernten Server nicht abrufen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Die Liste der externen Endpunkte konnte nicht empfangen werden: {type}", "There was an error with message: " : "Es ist ein Fehler mit folgender Meldung aufgetreten:", "External mount error" : "Fehler beim Einbinden des externen Speichers", "external-storage" : "Externer Speicher", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Es konnte keine Liste der Windows-Netzlaufwerke erstellt werden: leer Antwort vom Server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Einige der konfigurierten externen Bereitstellungspunkte sind nicht angeschlossen. Bitte klicke auf die roten Zeile(n) für weitere Informationen", "Please enter the credentials for the {mount} mount" : "Bitte gib die Anmeldeinformationen für den {mount} externen Bereitstellungspunkt ein", "Username" : "Benutzername", @@ -125,6 +123,8 @@ "Delete" : "Löschen", "Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden", "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:", + "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte abmelden und erneut anmelden, damit von diesem Endpunkt zugegriffen werden kann.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Es konnte keine Liste der Windows-Netzlaufwerke erstellt werden: leer Antwort vom Server", "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", "Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index be858c5b5d1d7d30547941396ae640e0fb252683..51b3db15b86335b45a41f7fd413ce9f0b0f483d6 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Speichere …", "Save" : "Speichern", "Empty response from the server" : "Leere Antwort vom Server erhalten", - "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte melden Sie sich ab und wieder an, damit Sie von diesem aus Endpunkt zugreifen können.", "Couldn't get the information from the remote server: {code} {type}" : "Konnte die Information vom entfernten Server nicht abrufen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Konnte die Liste von externen Speichern nicht laden: {type}", "There was an error with message: " : "Ein Fehler ist aufgetreten:", "External mount error" : "Externer Einhängefehler", "external-storage" : "externer Speicher", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Es konnte keine Liste der Windows-Netzlaufwerke erstellt werden: leer Antwort vom Server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Einige der konfigurierten externen Bereitstellungspunkte sind nicht angeschlossen. Bitte klicke Sie auf die roten Zeile(n) für weitere Informationen", "Please enter the credentials for the {mount} mount" : "Bitte geben Sie die Zugangsdaten für den {mount} Speicher an", "Username" : "Benutzername", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Löschen", "Allow users to mount external storage" : "Erlauben Sie den Benutzern externen Speicher hinzuzufügen", "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:", + "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte melden Sie sich ab und wieder an, damit Sie von diesem aus Endpunkt zugreifen können.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Es konnte keine Liste der Windows-Netzlaufwerke erstellt werden: leer Antwort vom Server", "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer" }, diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index c2dc5d2ffcb04fc76773735985611e86b796fc44..ad66f3c66583ee2d560c0d998bd14809f7d58820 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -22,13 +22,11 @@ "Saving..." : "Speichere …", "Save" : "Speichern", "Empty response from the server" : "Leere Antwort vom Server erhalten", - "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte melden Sie sich ab und wieder an, damit Sie von diesem aus Endpunkt zugreifen können.", "Couldn't get the information from the remote server: {code} {type}" : "Konnte die Information vom entfernten Server nicht abrufen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Konnte die Liste von externen Speichern nicht laden: {type}", "There was an error with message: " : "Ein Fehler ist aufgetreten:", "External mount error" : "Externer Einhängefehler", "external-storage" : "externer Speicher", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Es konnte keine Liste der Windows-Netzlaufwerke erstellt werden: leer Antwort vom Server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Einige der konfigurierten externen Bereitstellungspunkte sind nicht angeschlossen. Bitte klicke Sie auf die roten Zeile(n) für weitere Informationen", "Please enter the credentials for the {mount} mount" : "Bitte geben Sie die Zugangsdaten für den {mount} Speicher an", "Username" : "Benutzername", @@ -125,6 +123,8 @@ "Delete" : "Löschen", "Allow users to mount external storage" : "Erlauben Sie den Benutzern externen Speicher hinzuzufügen", "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:", + "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte melden Sie sich ab und wieder an, damit Sie von diesem aus Endpunkt zugreifen können.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Es konnte keine Liste der Windows-Netzlaufwerke erstellt werden: leer Antwort vom Server", "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js index b78e01863d54affd27c85f9a813fb39ee1f96fa9..ff13858dd96bf0f11a999c35c0b1c2662de2341c 100644 --- a/apps/files_external/l10n/el.js +++ b/apps/files_external/l10n/el.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Γίνεται αποθήκευση...", "Save" : "Αποθήκευση", "Empty response from the server" : "Κενή απάντηση από τον διακομιστή", - "Couldn't access. Please logout and login to activate this mount point" : "Αδυναμία Ï€Ïόσβασης. ΠαÏακαλώ εξÎλθετε και εισÎλθετε ξανά ώστε να ενεÏγοποιήσετε το σημείο Ï€ÏοσάÏτησης", "Couldn't get the information from the remote server: {code} {type}" : "Δεν μποÏÎσαμε να πάÏουμε πληÏοφοÏίες απο τον απομακÏυσμÎνο εξυπηÏετητή: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Δεν μποÏÎσαμε να πάÏουμε την λίστα εξωτεÏικών σημείων Ï€ÏοσάÏτησης: {type}", "There was an error with message: " : "ΥπήÏξε σφάλμα στο μήνυμα:", "External mount error" : "Σφάλμα εξωτεÏικής Ï€ÏοσάÏτησης", "external-storage" : "εξωτεÏική-αποθήκευση", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Δεν μποÏÎσαμε να πάÏουμε την λίστα των Windows δυκτιακών σημείων Ï€ÏοσάÏτησης: κενή απάντηση από τον εξυπηÏετητή ", "Please enter the credentials for the {mount} mount" : "ΠαÏακαλοÏμε βάλτε τα διαπιστευτήÏια για την {mount} Ï€ÏοσάÏτηση", "Username" : "Όνομα χÏήστη", "Password" : "Κωδικός Ï€Ïόσβασης", @@ -125,6 +123,8 @@ OC.L10N.register( "Delete" : "ΔιαγÏαφή", "Allow users to mount external storage" : "Îα επιτÏÎπεται στους χÏήστες η σÏνδεση εξωτεÏÎ¹ÎºÎ¿Ï Ï‡ÏŽÏου", "Allow users to mount the following external storage" : "ΧοÏήγηση άδειας στους χÏήστες να συνδÎσουν τα παÏακάτω εξωτεÏικά μÎσα αποθήκευσης", + "Couldn't access. Please logout and login to activate this mount point" : "Αδυναμία Ï€Ïόσβασης. ΠαÏακαλώ εξÎλθετε και εισÎλθετε ξανά ώστε να ενεÏγοποιήσετε το σημείο Ï€ÏοσάÏτησης", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Δεν μποÏÎσαμε να πάÏουμε την λίστα των Windows δυκτιακών σημείων Ï€ÏοσάÏτησης: κενή απάντηση από τον εξυπηÏετητή ", "Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βÏÎθηκε", "Storage with id \"%i\" is not user editable" : "Αποθηκευτικός χώÏος με ID \"%i\" δεν είναι επεξεÏγάσιμος από τον χÏήστη " }, diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json index 67182e0b653e3bddeb1c60edc19bf54f5ad248ba..42d7a0658d204a5beb660132bc78adc215570295 100644 --- a/apps/files_external/l10n/el.json +++ b/apps/files_external/l10n/el.json @@ -22,13 +22,11 @@ "Saving..." : "Γίνεται αποθήκευση...", "Save" : "Αποθήκευση", "Empty response from the server" : "Κενή απάντηση από τον διακομιστή", - "Couldn't access. Please logout and login to activate this mount point" : "Αδυναμία Ï€Ïόσβασης. ΠαÏακαλώ εξÎλθετε και εισÎλθετε ξανά ώστε να ενεÏγοποιήσετε το σημείο Ï€ÏοσάÏτησης", "Couldn't get the information from the remote server: {code} {type}" : "Δεν μποÏÎσαμε να πάÏουμε πληÏοφοÏίες απο τον απομακÏυσμÎνο εξυπηÏετητή: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Δεν μποÏÎσαμε να πάÏουμε την λίστα εξωτεÏικών σημείων Ï€ÏοσάÏτησης: {type}", "There was an error with message: " : "ΥπήÏξε σφάλμα στο μήνυμα:", "External mount error" : "Σφάλμα εξωτεÏικής Ï€ÏοσάÏτησης", "external-storage" : "εξωτεÏική-αποθήκευση", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Δεν μποÏÎσαμε να πάÏουμε την λίστα των Windows δυκτιακών σημείων Ï€ÏοσάÏτησης: κενή απάντηση από τον εξυπηÏετητή ", "Please enter the credentials for the {mount} mount" : "ΠαÏακαλοÏμε βάλτε τα διαπιστευτήÏια για την {mount} Ï€ÏοσάÏτηση", "Username" : "Όνομα χÏήστη", "Password" : "Κωδικός Ï€Ïόσβασης", @@ -123,6 +121,8 @@ "Delete" : "ΔιαγÏαφή", "Allow users to mount external storage" : "Îα επιτÏÎπεται στους χÏήστες η σÏνδεση εξωτεÏÎ¹ÎºÎ¿Ï Ï‡ÏŽÏου", "Allow users to mount the following external storage" : "ΧοÏήγηση άδειας στους χÏήστες να συνδÎσουν τα παÏακάτω εξωτεÏικά μÎσα αποθήκευσης", + "Couldn't access. Please logout and login to activate this mount point" : "Αδυναμία Ï€Ïόσβασης. ΠαÏακαλώ εξÎλθετε και εισÎλθετε ξανά ώστε να ενεÏγοποιήσετε το σημείο Ï€ÏοσάÏτησης", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Δεν μποÏÎσαμε να πάÏουμε την λίστα των Windows δυκτιακών σημείων Ï€ÏοσάÏτησης: κενή απάντηση από τον εξυπηÏετητή ", "Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βÏÎθηκε", "Storage with id \"%i\" is not user editable" : "Αποθηκευτικός χώÏος με ID \"%i\" δεν είναι επεξεÏγάσιμος από τον χÏήστη " },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 7d6a81f731e9b90ad652220f82119d7e8a178bb7..482c33bc191af52edcbc35d4d1903507067bf278 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Saving...", "Save" : "Save", "Empty response from the server" : "Empty response from the server", - "Couldn't access. Please logout and login to activate this mount point" : "Couldn't access. Please logout and login to activate this mount point", "Couldn't get the information from the remote server: {code} {type}" : "Couldn't get the information from the remote server: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Couldn't get the list of external mount points: {type}", "There was an error with message: " : "There was an error with message: ", "External mount error" : "External mount error", "external-storage" : "external-storage", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Couldn't get the list of Windows network drive mount points: empty response from the server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Some of the configured external mount points are not connected. Please click on the red row(s) for more information", "Please enter the credentials for the {mount} mount" : "Please enter the credentials for the {mount} mount", "Username" : "Username", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Delete", "Allow users to mount external storage" : "Allow users to mount external storage", "Allow users to mount the following external storage" : "Allow users to mount the following external storage", + "Couldn't access. Please logout and login to activate this mount point" : "Couldn't access. Please logout and login to activate this mount point", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Couldn't get the list of Windows network drive mount points: empty response from the server", "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable" }, diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index c8dba8e5a6ee8c3af858b624b1c584f143ff48bb..dc7ffcb20cba9bcaf6e204189af3f472a84b3771 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -22,13 +22,11 @@ "Saving..." : "Saving...", "Save" : "Save", "Empty response from the server" : "Empty response from the server", - "Couldn't access. Please logout and login to activate this mount point" : "Couldn't access. Please logout and login to activate this mount point", "Couldn't get the information from the remote server: {code} {type}" : "Couldn't get the information from the remote server: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Couldn't get the list of external mount points: {type}", "There was an error with message: " : "There was an error with message: ", "External mount error" : "External mount error", "external-storage" : "external-storage", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Couldn't get the list of Windows network drive mount points: empty response from the server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Some of the configured external mount points are not connected. Please click on the red row(s) for more information", "Please enter the credentials for the {mount} mount" : "Please enter the credentials for the {mount} mount", "Username" : "Username", @@ -125,6 +123,8 @@ "Delete" : "Delete", "Allow users to mount external storage" : "Allow users to mount external storage", "Allow users to mount the following external storage" : "Allow users to mount the following external storage", + "Couldn't access. Please logout and login to activate this mount point" : "Couldn't access. Please logout and login to activate this mount point", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Couldn't get the list of Windows network drive mount points: empty response from the server", "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index d29f1026079cee554127cb61dae80adfbce3c674..c5c0ded4d6201c5ff129b58cd2a17c4cd31c5763 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Guardando...", "Save" : "Guardar", "Empty response from the server" : "Respuesta vacÃa desde el servidor", - "Couldn't access. Please logout and login to activate this mount point" : "No se puede acceder. Por favor cierra sesión e inÃciala de nuevo para activar este punto de montaje", "Couldn't get the information from the remote server: {code} {type}" : "No se pudo obtener la información del servidor remoto: {code} {type}", "Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}", "There was an error with message: " : "Hubo un error con el mensaje:", "External mount error" : "Error de montaje externo", "external-storage" : "almacenamiento-externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No se puede obtener la lista de unidades de red y sus puntos de montaje de Windows: respuesta vacÃa desde el servidor", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no están conectados. Por favor, haga clic en la fila roja (s) para obtener más información", "Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}", "Username" : "Nombre de usuario", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Eliminar", "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo", "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", + "Couldn't access. Please logout and login to activate this mount point" : "No se puede acceder. Por favor cierra sesión e inÃciala de nuevo para activar este punto de montaje", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No se puede obtener la lista de unidades de red y sus puntos de montaje de Windows: respuesta vacÃa desde el servidor", "Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"", "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios" }, diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 52a654b6ae6dfb828a3842dc5ba050fbcebe60ad..1144270c5997ff66e82c34c404746fd915ee24ba 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -22,13 +22,11 @@ "Saving..." : "Guardando...", "Save" : "Guardar", "Empty response from the server" : "Respuesta vacÃa desde el servidor", - "Couldn't access. Please logout and login to activate this mount point" : "No se puede acceder. Por favor cierra sesión e inÃciala de nuevo para activar este punto de montaje", "Couldn't get the information from the remote server: {code} {type}" : "No se pudo obtener la información del servidor remoto: {code} {type}", "Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}", "There was an error with message: " : "Hubo un error con el mensaje:", "External mount error" : "Error de montaje externo", "external-storage" : "almacenamiento-externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No se puede obtener la lista de unidades de red y sus puntos de montaje de Windows: respuesta vacÃa desde el servidor", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no están conectados. Por favor, haga clic en la fila roja (s) para obtener más información", "Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}", "Username" : "Nombre de usuario", @@ -125,6 +123,8 @@ "Delete" : "Eliminar", "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo", "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", + "Couldn't access. Please logout and login to activate this mount point" : "No se puede acceder. Por favor cierra sesión e inÃciala de nuevo para activar este punto de montaje", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No se puede obtener la lista de unidades de red y sus puntos de montaje de Windows: respuesta vacÃa desde el servidor", "Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"", "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/es_AR.js b/apps/files_external/l10n/es_AR.js index ff7d7d488e61d8f910ce9e0c9df17bbe051516ca..c8d0800d358a28ef0a8cb0c17a32826baf9b6a64 100644 --- a/apps/files_external/l10n/es_AR.js +++ b/apps/files_external/l10n/es_AR.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Guardando...", "Save" : "Guardar", "Empty response from the server" : "Respuesta vacÃa del servidor", - "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Favor de salir e iniciar sesión para activar este punto de montaje", "Couldn't get the information from the remote server: {code} {type}" : "No fue posible obtener la información del servidor remoto: {code} {type}", "Couldn't get the list of external mount points: {type}" : "No fue posible obtener la lista de puntos de montaje externos: {type}", "There was an error with message: " : "Se presentó un problema con el mensaje:", "External mount error" : "Error de montaje externo", "external-storage" : "almacenamiento externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacÃa ", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no se encuentran conectados. Favor de hacer click en los renglon(es) en rojo para más información", "Please enter the credentials for the {mount} mount" : "Favor de ingresar las credenciales para el montaje {mount}", "Username" : "Nombre de usuario", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Borrar", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", + "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Favor de salir e iniciar sesión para activar este punto de montaje", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacÃa ", "Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado", "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario" }, diff --git a/apps/files_external/l10n/es_AR.json b/apps/files_external/l10n/es_AR.json index 2b778b6e5951ac46eb4ae7df1f58ba89c593fbe4..c4660540b714823780e233e31c2eaeda4d8ca5da 100644 --- a/apps/files_external/l10n/es_AR.json +++ b/apps/files_external/l10n/es_AR.json @@ -22,13 +22,11 @@ "Saving..." : "Guardando...", "Save" : "Guardar", "Empty response from the server" : "Respuesta vacÃa del servidor", - "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Favor de salir e iniciar sesión para activar este punto de montaje", "Couldn't get the information from the remote server: {code} {type}" : "No fue posible obtener la información del servidor remoto: {code} {type}", "Couldn't get the list of external mount points: {type}" : "No fue posible obtener la lista de puntos de montaje externos: {type}", "There was an error with message: " : "Se presentó un problema con el mensaje:", "External mount error" : "Error de montaje externo", "external-storage" : "almacenamiento externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacÃa ", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no se encuentran conectados. Favor de hacer click en los renglon(es) en rojo para más información", "Please enter the credentials for the {mount} mount" : "Favor de ingresar las credenciales para el montaje {mount}", "Username" : "Nombre de usuario", @@ -125,6 +123,8 @@ "Delete" : "Borrar", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", + "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Favor de salir e iniciar sesión para activar este punto de montaje", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacÃa ", "Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado", "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js index 5c8427caf6087ff60443afe73f4d3f20594cb054..1229d41a1166f35064e86f841572632b7cbd6adf 100644 --- a/apps/files_external/l10n/es_MX.js +++ b/apps/files_external/l10n/es_MX.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Guardando...", "Save" : "Guardar", "Empty response from the server" : "Respuesta del servidor vacÃa", - "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Por favor cierra e inicia sesión para activar este punto de montaje", "Couldn't get the information from the remote server: {code} {type}" : "No fue posible obtener la información del servidor remoto: {code} {type}", "Couldn't get the list of external mount points: {type}" : "No fue posible obtener la lista de puntos de montaje externos: {type}", "There was an error with message: " : "Se presentó un problema con el mensaje:", "External mount error" : "Error de montaje externo", "external-storage" : "almacenamiento externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacÃa ", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no se encuentran conectados. Por favor has click en los renglon(es) en rojo para más información", "Please enter the credentials for the {mount} mount" : "Por favor ingresa las credenciales para el montaje {mount}", "Username" : "Usuario", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Borrar", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", + "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Por favor cierra e inicia sesión para activar este punto de montaje", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacÃa ", "Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado", "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario" }, diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json index f1c44ca8395a97918db78e9ee85ce3224f8fab43..2c6c989ab2b747c5b4dbd7bac17a6806edb26ba1 100644 --- a/apps/files_external/l10n/es_MX.json +++ b/apps/files_external/l10n/es_MX.json @@ -22,13 +22,11 @@ "Saving..." : "Guardando...", "Save" : "Guardar", "Empty response from the server" : "Respuesta del servidor vacÃa", - "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Por favor cierra e inicia sesión para activar este punto de montaje", "Couldn't get the information from the remote server: {code} {type}" : "No fue posible obtener la información del servidor remoto: {code} {type}", "Couldn't get the list of external mount points: {type}" : "No fue posible obtener la lista de puntos de montaje externos: {type}", "There was an error with message: " : "Se presentó un problema con el mensaje:", "External mount error" : "Error de montaje externo", "external-storage" : "almacenamiento externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacÃa ", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no se encuentran conectados. Por favor has click en los renglon(es) en rojo para más información", "Please enter the credentials for the {mount} mount" : "Por favor ingresa las credenciales para el montaje {mount}", "Username" : "Usuario", @@ -125,6 +123,8 @@ "Delete" : "Borrar", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", + "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Por favor cierra e inicia sesión para activar este punto de montaje", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacÃa ", "Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado", "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js index 04f1d917614530a70ebf18ad93e33436d8119978..ea146d5b9d505f9b553e82cb9f6a440063618bdf 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Tallennetaan...", "Save" : "Tallenna", "Empty response from the server" : "Tyhjä vastaus palvelimelta", - "Couldn't access. Please logout and login to activate this mount point" : "Käyttö epäonnistui. Kirjaudu ulos ja takaisin sisään aktivoidaksesi tämän liitospisteen", "Couldn't get the information from the remote server: {code} {type}" : "Tietojen saaminen etäpalvelimelta epäonnistui: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Erillisten liitospisteiden listauksen noutaminen epäonnistui: {type}", "There was an error with message: " : "Tapahtui virhe viestillä:", "External mount error" : "Ulkoinen liitosvirhe", "external-storage" : "ulkoinen taltio", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows-verkkoasemien liitospisteiden listauksen noutaminen epäonnistui: tyhjä vastaus palvelimelta", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Jotkin määritetyt erilliset liitospisteet eivät ole yhdistettynä. Napsauta punaisia rivejä saadaksesi lisätietoja", "Please enter the credentials for the {mount} mount" : "Anna kirjautumistiedot liitokselle {mount}", "Username" : "Käyttäjätunnus", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Poista", "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja", "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet", + "Couldn't access. Please logout and login to activate this mount point" : "Käyttö epäonnistui. Kirjaudu ulos ja takaisin sisään aktivoidaksesi tämän liitospisteen", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows-verkkoasemien liitospisteiden listauksen noutaminen epäonnistui: tyhjä vastaus palvelimelta", "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", "Storage with id \"%i\" is not user editable" : "Tallennustila, jolla on \"%i\" id, ei ole muokattavissa." }, diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json index 3638d59cfbb4062af9172b814a9d9395961036a5..fd728b9aa64540b3678fbccb1d318070f3843f04 100644 --- a/apps/files_external/l10n/fi.json +++ b/apps/files_external/l10n/fi.json @@ -22,13 +22,11 @@ "Saving..." : "Tallennetaan...", "Save" : "Tallenna", "Empty response from the server" : "Tyhjä vastaus palvelimelta", - "Couldn't access. Please logout and login to activate this mount point" : "Käyttö epäonnistui. Kirjaudu ulos ja takaisin sisään aktivoidaksesi tämän liitospisteen", "Couldn't get the information from the remote server: {code} {type}" : "Tietojen saaminen etäpalvelimelta epäonnistui: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Erillisten liitospisteiden listauksen noutaminen epäonnistui: {type}", "There was an error with message: " : "Tapahtui virhe viestillä:", "External mount error" : "Ulkoinen liitosvirhe", "external-storage" : "ulkoinen taltio", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows-verkkoasemien liitospisteiden listauksen noutaminen epäonnistui: tyhjä vastaus palvelimelta", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Jotkin määritetyt erilliset liitospisteet eivät ole yhdistettynä. Napsauta punaisia rivejä saadaksesi lisätietoja", "Please enter the credentials for the {mount} mount" : "Anna kirjautumistiedot liitokselle {mount}", "Username" : "Käyttäjätunnus", @@ -125,6 +123,8 @@ "Delete" : "Poista", "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja", "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet", + "Couldn't access. Please logout and login to activate this mount point" : "Käyttö epäonnistui. Kirjaudu ulos ja takaisin sisään aktivoidaksesi tämän liitospisteen", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows-verkkoasemien liitospisteiden listauksen noutaminen epäonnistui: tyhjä vastaus palvelimelta", "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", "Storage with id \"%i\" is not user editable" : "Tallennustila, jolla on \"%i\" id, ei ole muokattavissa." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index 2fcea0a7324c54639fb1122bb22d3e5b1db473c8..9d6870286724142ad76f392a5e4904a3f474607d 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Enregistrement...", "Save" : "Enregistrer", "Empty response from the server" : "Réponse vide du serveur", - "Couldn't access. Please logout and login to activate this mount point" : "Impossible d'accéder. Veuillez vous déconnecter et vous reconnecter pour activer ce point de montage.", "Couldn't get the information from the remote server: {code} {type}" : "Impossible d'obtenir l'information du serveur distant: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Impossible de récupérer la liste des points de montage externes : {type}", "There was an error with message: " : "Il y a eu une erreur avec le message :", "External mount error" : "Erreur de point de montage externe", "external-storage" : "external-storage", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossible d'obtenir la liste des points de montage des disques réseaux Windows : Réponse vide du serveur", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Certains points de montage externes configurés ne sont pas connectés. Veuillez cliquer sur la(les) ligne(s) rouge(s) pour plus d'informations", "Please enter the credentials for the {mount} mount" : "Veuillez entrer les identifiants pour le montage {mount}", "Username" : "Nom d'utilisateur", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Supprimer", "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes", "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants", + "Couldn't access. Please logout and login to activate this mount point" : "Impossible d'accéder. Veuillez vous déconnecter et vous reconnecter pour activer ce point de montage.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossible d'obtenir la liste des points de montage des disques réseaux Windows : Réponse vide du serveur", "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", "Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs" }, diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index dda1877e9e0730fd91e2680449f931e7b80ef571..5636ef173c8920691e78c8a2cdbf6fce638b6c38 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -22,13 +22,11 @@ "Saving..." : "Enregistrement...", "Save" : "Enregistrer", "Empty response from the server" : "Réponse vide du serveur", - "Couldn't access. Please logout and login to activate this mount point" : "Impossible d'accéder. Veuillez vous déconnecter et vous reconnecter pour activer ce point de montage.", "Couldn't get the information from the remote server: {code} {type}" : "Impossible d'obtenir l'information du serveur distant: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Impossible de récupérer la liste des points de montage externes : {type}", "There was an error with message: " : "Il y a eu une erreur avec le message :", "External mount error" : "Erreur de point de montage externe", "external-storage" : "external-storage", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossible d'obtenir la liste des points de montage des disques réseaux Windows : Réponse vide du serveur", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Certains points de montage externes configurés ne sont pas connectés. Veuillez cliquer sur la(les) ligne(s) rouge(s) pour plus d'informations", "Please enter the credentials for the {mount} mount" : "Veuillez entrer les identifiants pour le montage {mount}", "Username" : "Nom d'utilisateur", @@ -125,6 +123,8 @@ "Delete" : "Supprimer", "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes", "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants", + "Couldn't access. Please logout and login to activate this mount point" : "Impossible d'accéder. Veuillez vous déconnecter et vous reconnecter pour activer ce point de montage.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossible d'obtenir la liste des points de montage des disques réseaux Windows : Réponse vide du serveur", "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", "Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js index 1945d86614109e2aced511755c10111252f41e69..21df8251d0cd8f03e10083c60fdc3b503190fbbe 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -22,12 +22,10 @@ OC.L10N.register( "Saved" : "× ×©×ž×¨", "Save" : "שמירה", "Empty response from the server" : "תגובה ריקה מהשרת", - "Couldn't access. Please logout and login to activate this mount point" : "×œ× × ×™×ª×Ÿ ×œ×”×›× ×¡. יש ×œ×”×ª× ×ª×§ ולהתחבר כדי להפעיל ×ת × ×§×•×“×ª העיגון הזו", "Couldn't get the list of external mount points: {type}" : "×œ× × ×™×ª×Ÿ ×”×™×” לקבל ×ת רשימת × ×§×•×“×•×ª העיגון ×”×—×™×¦×•× ×™×•×ª: {type}", "There was an error with message: " : "התרחשה שגי××” ×¢× ×”×•×“×¢×”: ", "External mount error" : "שגי×ת ×¢×’×™× ×” ×—×™×¦×•× ×™×ª", "external-storage" : "×חסון ×—×™×¦×•× ×™", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "×œ× × ×™×ª×Ÿ ×”×™×” לקבל ×ת רשימת × ×§×•×“×•×ª העיגון של ×›×•× ×Ÿ הרשת של Window: תגובה ריקה מהשרת", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "חלק ×ž× ×§×•×“×•×ª העיגון ×”×—×™×¦×•× ×™×•×ª שהוגדרו ××™× ×Ÿ מחוברות. יש ללחוץ על השורה/ות ×”×דומה/ות למידע × ×•×¡×£", "Please enter the credentials for the {mount} mount" : "יש להזין ×ת פרטי הגישה עבור התקן ×¢×’×™× ×” {mount}", "Username" : "×©× ×ž×©×ª×ž×©", @@ -114,6 +112,8 @@ OC.L10N.register( "Delete" : "מחיקה", "Allow users to mount external storage" : "מ×פשר ×œ×ž×©×ª×ž×©×™× ×œ×—×‘×¨ ×חסון ×—×™×¦×•× ×™", "Allow users to mount the following external storage" : "מ×פשר ×œ×ž×©×ª×ž×©×™× ×œ×—×‘×¨ ×חסון ×—×™×¦×•× ×™ הב×", + "Couldn't access. Please logout and login to activate this mount point" : "×œ× × ×™×ª×Ÿ ×œ×”×›× ×¡. יש ×œ×”×ª× ×ª×§ ולהתחבר כדי להפעיל ×ת × ×§×•×“×ª העיגון הזו", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "×œ× × ×™×ª×Ÿ ×”×™×” לקבל ×ת רשימת × ×§×•×“×•×ª העיגון של ×›×•× ×Ÿ הרשת של Window: תגובה ריקה מהשרת", "Storage with id \"%i\" not found" : "×חסון ×¢× ×ž×¡×¤×¨ זיהוי \"%i\" ×œ× ×ותר", "Storage with id \"%i\" is not user editable" : "×”×חסון ×¢× ×–×”×•×ª \"%i\" ×œ× × ×™×ª×Ÿ לעריכה" }, diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json index 6fd1bae007f13bc8a8f2c3ddd0cc12df6c8717f7..8f018addd2bacf8bc356a3dd0a89e3f83756b327 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -20,12 +20,10 @@ "Saved" : "× ×©×ž×¨", "Save" : "שמירה", "Empty response from the server" : "תגובה ריקה מהשרת", - "Couldn't access. Please logout and login to activate this mount point" : "×œ× × ×™×ª×Ÿ ×œ×”×›× ×¡. יש ×œ×”×ª× ×ª×§ ולהתחבר כדי להפעיל ×ת × ×§×•×“×ª העיגון הזו", "Couldn't get the list of external mount points: {type}" : "×œ× × ×™×ª×Ÿ ×”×™×” לקבל ×ת רשימת × ×§×•×“×•×ª העיגון ×”×—×™×¦×•× ×™×•×ª: {type}", "There was an error with message: " : "התרחשה שגי××” ×¢× ×”×•×“×¢×”: ", "External mount error" : "שגי×ת ×¢×’×™× ×” ×—×™×¦×•× ×™×ª", "external-storage" : "×חסון ×—×™×¦×•× ×™", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "×œ× × ×™×ª×Ÿ ×”×™×” לקבל ×ת רשימת × ×§×•×“×•×ª העיגון של ×›×•× ×Ÿ הרשת של Window: תגובה ריקה מהשרת", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "חלק ×ž× ×§×•×“×•×ª העיגון ×”×—×™×¦×•× ×™×•×ª שהוגדרו ××™× ×Ÿ מחוברות. יש ללחוץ על השורה/ות ×”×דומה/ות למידע × ×•×¡×£", "Please enter the credentials for the {mount} mount" : "יש להזין ×ת פרטי הגישה עבור התקן ×¢×’×™× ×” {mount}", "Username" : "×©× ×ž×©×ª×ž×©", @@ -112,6 +110,8 @@ "Delete" : "מחיקה", "Allow users to mount external storage" : "מ×פשר ×œ×ž×©×ª×ž×©×™× ×œ×—×‘×¨ ×חסון ×—×™×¦×•× ×™", "Allow users to mount the following external storage" : "מ×פשר ×œ×ž×©×ª×ž×©×™× ×œ×—×‘×¨ ×חסון ×—×™×¦×•× ×™ הב×", + "Couldn't access. Please logout and login to activate this mount point" : "×œ× × ×™×ª×Ÿ ×œ×”×›× ×¡. יש ×œ×”×ª× ×ª×§ ולהתחבר כדי להפעיל ×ת × ×§×•×“×ª העיגון הזו", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "×œ× × ×™×ª×Ÿ ×”×™×” לקבל ×ת רשימת × ×§×•×“×•×ª העיגון של ×›×•× ×Ÿ הרשת של Window: תגובה ריקה מהשרת", "Storage with id \"%i\" not found" : "×חסון ×¢× ×ž×¡×¤×¨ זיהוי \"%i\" ×œ× ×ותר", "Storage with id \"%i\" is not user editable" : "×”×חסון ×¢× ×–×”×•×ª \"%i\" ×œ× × ×™×ª×Ÿ לעריכה" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js index ceec7cbd0e848fb91a3ee3bb890be402986de3b3..1ffc067c3e7a1ca84d82dc41110c0539a916a77f 100644 --- a/apps/files_external/l10n/hu.js +++ b/apps/files_external/l10n/hu.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Mentés...", "Save" : "Mentés", "Empty response from the server" : "Ãœres válasz a szervertÅ‘l", - "Couldn't access. Please logout and login to activate this mount point" : "Nem férhetÅ‘ hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.", "Couldn't get the information from the remote server: {code} {type}" : "Nem sikerült lekérdezni az információkat a távoli szerverrÅ‘l: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külsÅ‘ csatolási pontok listáját: {type}", "There was an error with message: " : "Hiba történt ezzel az üzenettel:", "External mount error" : "KülsÅ‘ csatolási hiba", "external-storage" : "külsÅ‘ tároló", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nem sikerült letölteni a Windows hálózati meghajtó csatolási pontok listáját: üres válasz a szervertÅ‘l", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Néhány beállÃtott külsÅ‘ csatolási pont nincs kapcsolatban. További információkért kattints a piros sor(ok)ra.", "Please enter the credentials for the {mount} mount" : "Kérlek add meg a következÅ‘ csatolás azonosÃtóit: {mount}", "Username" : "Felhasználónév", @@ -117,6 +115,8 @@ OC.L10N.register( "Delete" : "Törlés", "Allow users to mount external storage" : "KülsÅ‘ tárolók csatolásának engedélyezése a felhasználók részére", "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külsÅ‘ tárolók csatolása:", + "Couldn't access. Please logout and login to activate this mount point" : "Nem férhetÅ‘ hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nem sikerült letölteni a Windows hálózati meghajtó csatolási pontok listáját: üres válasz a szervertÅ‘l", "Storage with id \"%i\" not found" : "A következÅ‘ azonosÃtójú tároló nem található: \"%i\"", "Storage with id \"%i\" is not user editable" : "A következÅ‘ azonosÃtójú tároló a felhasználó számára nem szerkeszthetÅ‘: \"%i\"" }, diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json index 7413b33c954126e94455efe467e3b2612a06ddd9..22e60fb956da66c375ac0659c68960bb80088f15 100644 --- a/apps/files_external/l10n/hu.json +++ b/apps/files_external/l10n/hu.json @@ -22,13 +22,11 @@ "Saving..." : "Mentés...", "Save" : "Mentés", "Empty response from the server" : "Ãœres válasz a szervertÅ‘l", - "Couldn't access. Please logout and login to activate this mount point" : "Nem férhetÅ‘ hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.", "Couldn't get the information from the remote server: {code} {type}" : "Nem sikerült lekérdezni az információkat a távoli szerverrÅ‘l: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külsÅ‘ csatolási pontok listáját: {type}", "There was an error with message: " : "Hiba történt ezzel az üzenettel:", "External mount error" : "KülsÅ‘ csatolási hiba", "external-storage" : "külsÅ‘ tároló", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nem sikerült letölteni a Windows hálózati meghajtó csatolási pontok listáját: üres válasz a szervertÅ‘l", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Néhány beállÃtott külsÅ‘ csatolási pont nincs kapcsolatban. További információkért kattints a piros sor(ok)ra.", "Please enter the credentials for the {mount} mount" : "Kérlek add meg a következÅ‘ csatolás azonosÃtóit: {mount}", "Username" : "Felhasználónév", @@ -115,6 +113,8 @@ "Delete" : "Törlés", "Allow users to mount external storage" : "KülsÅ‘ tárolók csatolásának engedélyezése a felhasználók részére", "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külsÅ‘ tárolók csatolása:", + "Couldn't access. Please logout and login to activate this mount point" : "Nem férhetÅ‘ hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nem sikerült letölteni a Windows hálózati meghajtó csatolási pontok listáját: üres válasz a szervertÅ‘l", "Storage with id \"%i\" not found" : "A következÅ‘ azonosÃtójú tároló nem található: \"%i\"", "Storage with id \"%i\" is not user editable" : "A következÅ‘ azonosÃtójú tároló a felhasználó számára nem szerkeszthetÅ‘: \"%i\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/id.js b/apps/files_external/l10n/id.js index ea4aa63c00d0b9319d38d8e0beaab108ee869316..3bf06e15784ed54e17d380286493814567d052ca 100644 --- a/apps/files_external/l10n/id.js +++ b/apps/files_external/l10n/id.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Menyimpan...", "Save" : "Simpan", "Empty response from the server" : "Tidak ada respon dari server", - "Couldn't access. Please logout and login to activate this mount point" : "Tidak dapat mengakses. Log keluar dan log masuk untuk mengaktifkan mount point ini", "Couldn't get the information from the remote server: {code} {type}" : "Tidak dapat mengambil informasi dari server remote: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Tidak bisa mendapatkan informasi dari mount point eksternal: {type}", "There was an error with message: " : "Terjadi kesalahan dengan pesan:", "External mount error" : "Kesalahan mount eksternal", "external-storage" : "penyimpanan-eksternal", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Tidak bisa mendapatkan daftar jaringan drive mount point Windows: Tidak ada respon dari server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Beberapa mount point eksternal tidak terhubung. Klik barisan merah untuk informasi selanjutnya", "Please enter the credentials for the {mount} mount" : "Masukkan kredensial untuk mount {mount}", "Username" : "Nama Pengguna", @@ -124,6 +122,8 @@ OC.L10N.register( "Delete" : "Hapus", "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal", "Allow users to mount the following external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut", + "Couldn't access. Please logout and login to activate this mount point" : "Tidak dapat mengakses. Log keluar dan log masuk untuk mengaktifkan mount point ini", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Tidak bisa mendapatkan daftar jaringan drive mount point Windows: Tidak ada respon dari server", "Storage with id \"%i\" not found" : "Penyimpanan dengan id \"%i\" tidak ditemukan", "Storage with id \"%i\" is not user editable" : "Penyimpanan dengan id \"%i\" tidak bisa diubah pengguna" }, diff --git a/apps/files_external/l10n/id.json b/apps/files_external/l10n/id.json index 0126765f1c78cf873f7cf05209c31f68b83a6e9a..5267688442f96b613170bf2aa22943e815d4d7a3 100644 --- a/apps/files_external/l10n/id.json +++ b/apps/files_external/l10n/id.json @@ -22,13 +22,11 @@ "Saving..." : "Menyimpan...", "Save" : "Simpan", "Empty response from the server" : "Tidak ada respon dari server", - "Couldn't access. Please logout and login to activate this mount point" : "Tidak dapat mengakses. Log keluar dan log masuk untuk mengaktifkan mount point ini", "Couldn't get the information from the remote server: {code} {type}" : "Tidak dapat mengambil informasi dari server remote: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Tidak bisa mendapatkan informasi dari mount point eksternal: {type}", "There was an error with message: " : "Terjadi kesalahan dengan pesan:", "External mount error" : "Kesalahan mount eksternal", "external-storage" : "penyimpanan-eksternal", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Tidak bisa mendapatkan daftar jaringan drive mount point Windows: Tidak ada respon dari server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Beberapa mount point eksternal tidak terhubung. Klik barisan merah untuk informasi selanjutnya", "Please enter the credentials for the {mount} mount" : "Masukkan kredensial untuk mount {mount}", "Username" : "Nama Pengguna", @@ -122,6 +120,8 @@ "Delete" : "Hapus", "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal", "Allow users to mount the following external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut", + "Couldn't access. Please logout and login to activate this mount point" : "Tidak dapat mengakses. Log keluar dan log masuk untuk mengaktifkan mount point ini", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Tidak bisa mendapatkan daftar jaringan drive mount point Windows: Tidak ada respon dari server", "Storage with id \"%i\" not found" : "Penyimpanan dengan id \"%i\" tidak ditemukan", "Storage with id \"%i\" is not user editable" : "Penyimpanan dengan id \"%i\" tidak bisa diubah pengguna" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js index 984c3553c26b340bd7bdd26b451df9f62db56a09..0e0c39b67ec9f787b144b27779867ce91cfe339d 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Er að vista ...", "Save" : "Vista", "Empty response from the server" : "Tómt svar frá þjóni móttekið", - "Couldn't access. Please logout and login to activate this mount point" : "Náði ekki aðgangi. Skráðu þig út og svo aftur inn til að virkja þennan tengipunkt", "Couldn't get the information from the remote server: {code} {type}" : "Gat ekki lesið upplýsingar frá fjartengda þjóninum: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Gat ekki fengið lista yfir fjartengda tengipunkta: {type}", "There was an error with message: " : "Það kom upp villa með skilaboðunum: ", "External mount error" : "Villa við tengingu à fjartengdu skráakerfi", "external-storage" : "ytri-gagnageymsla", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Gat ekki fengið lista yfir tengipunkta Windows-netdrifa: autt svar frá þjóni", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Sumir uppsettir tengipunktar eru ekki tengdir à skráakerfið. Smelltu á rauðu örina/örvarnar til að fá frekari upplýsingar", "Please enter the credentials for the {mount} mount" : "Settu inn auðkenni fyrir {mount} tengipunktinn", "Username" : "Notandanafn", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Eyða", "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur à skráakerfi", "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu à skráakerfi", + "Couldn't access. Please logout and login to activate this mount point" : "Náði ekki aðgangi. Skráðu þig út og svo aftur inn til að virkja þennan tengipunkt", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Gat ekki fengið lista yfir tengipunkta Windows-netdrifa: autt svar frá þjóni", "Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki", "Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda" }, diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json index 848e28145edc3cec17e4f29209c932fb93825da9..8363dc6a71bc206a01c0d72863dc5209b45a035d 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -22,13 +22,11 @@ "Saving..." : "Er að vista ...", "Save" : "Vista", "Empty response from the server" : "Tómt svar frá þjóni móttekið", - "Couldn't access. Please logout and login to activate this mount point" : "Náði ekki aðgangi. Skráðu þig út og svo aftur inn til að virkja þennan tengipunkt", "Couldn't get the information from the remote server: {code} {type}" : "Gat ekki lesið upplýsingar frá fjartengda þjóninum: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Gat ekki fengið lista yfir fjartengda tengipunkta: {type}", "There was an error with message: " : "Það kom upp villa með skilaboðunum: ", "External mount error" : "Villa við tengingu à fjartengdu skráakerfi", "external-storage" : "ytri-gagnageymsla", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Gat ekki fengið lista yfir tengipunkta Windows-netdrifa: autt svar frá þjóni", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Sumir uppsettir tengipunktar eru ekki tengdir à skráakerfið. Smelltu á rauðu örina/örvarnar til að fá frekari upplýsingar", "Please enter the credentials for the {mount} mount" : "Settu inn auðkenni fyrir {mount} tengipunktinn", "Username" : "Notandanafn", @@ -125,6 +123,8 @@ "Delete" : "Eyða", "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur à skráakerfi", "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu à skráakerfi", + "Couldn't access. Please logout and login to activate this mount point" : "Náði ekki aðgangi. Skráðu þig út og svo aftur inn til að virkja þennan tengipunkt", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Gat ekki fengið lista yfir tengipunkta Windows-netdrifa: autt svar frá þjóni", "Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki", "Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index ea8e6bfc63a02b6ca800139830e25c76eaa87120..7a4e9eea09d5bbc9abd2fc650a0ed418562ec810 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Salvataggio in corso...", "Save" : "Salva", "Empty response from the server" : "Risposta vuota dal server", - "Couldn't access. Please logout and login to activate this mount point" : "Impossibile accedere. Chiudi la sessione e accedi nuovamente per attivare questo punto di mount", "Couldn't get the information from the remote server: {code} {type}" : "Impossibile ottenere le informazioni dal server remoto: {code} {tipo}", "Couldn't get the list of external mount points: {type}" : "Impossibile ottenere l'elenco dei punti di mount esterni: {type}", "There was an error with message: " : "Si è verificato un errore con il messaggio:", "External mount error" : "Errore di mount esterno", "external-storage" : "archiviazione-esterna", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossibile ottenere l'elenco dei punti di mount delle unità di rete Windows: risposta vuota dal server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alcuni dei punti di mount esterni configurati non sono connessi. Fai clic sulle righe rosse per ulteriori informazioni", "Please enter the credentials for the {mount} mount" : "Digita le credenziali per montare {mount}", "Username" : "Nome utente", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Elimina", "Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne", "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna", + "Couldn't access. Please logout and login to activate this mount point" : "Impossibile accedere. Chiudi la sessione e accedi nuovamente per attivare questo punto di mount", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossibile ottenere l'elenco dei punti di mount delle unità di rete Windows: risposta vuota dal server", "Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata", "Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente" }, diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index 39fb46e600c9dcc26cb4ca81043916178f5324bd..74c9a1894527e67346a19c7357da0eb968501401 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -22,13 +22,11 @@ "Saving..." : "Salvataggio in corso...", "Save" : "Salva", "Empty response from the server" : "Risposta vuota dal server", - "Couldn't access. Please logout and login to activate this mount point" : "Impossibile accedere. Chiudi la sessione e accedi nuovamente per attivare questo punto di mount", "Couldn't get the information from the remote server: {code} {type}" : "Impossibile ottenere le informazioni dal server remoto: {code} {tipo}", "Couldn't get the list of external mount points: {type}" : "Impossibile ottenere l'elenco dei punti di mount esterni: {type}", "There was an error with message: " : "Si è verificato un errore con il messaggio:", "External mount error" : "Errore di mount esterno", "external-storage" : "archiviazione-esterna", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossibile ottenere l'elenco dei punti di mount delle unità di rete Windows: risposta vuota dal server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alcuni dei punti di mount esterni configurati non sono connessi. Fai clic sulle righe rosse per ulteriori informazioni", "Please enter the credentials for the {mount} mount" : "Digita le credenziali per montare {mount}", "Username" : "Nome utente", @@ -125,6 +123,8 @@ "Delete" : "Elimina", "Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne", "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna", + "Couldn't access. Please logout and login to activate this mount point" : "Impossibile accedere. Chiudi la sessione e accedi nuovamente per attivare questo punto di mount", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossibile ottenere l'elenco dei punti di mount delle unità di rete Windows: risposta vuota dal server", "Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata", "Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 22517ab24335d7bfcefad04ec0342299559cc0bd..ab2f30a853dbfd79e047c0cdd75bf8a648d9fb25 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "ä¿å˜ä¸...", "Save" : "ä¿å˜", "Empty response from the server" : "サーãƒãƒ¼ã‹ã‚‰ç©ºã®å¿œç”ãŒã‚ã‚Šã¾ã—ãŸ", - "Couldn't access. Please logout and login to activate this mount point" : "アクセス出æ¥ã¾ã›ã‚“ã§ã—ãŸï½¡ã“ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆã‚’有効ã«ã™ã‚‹ã«ã¯ä¸€åº¦ãƒã‚°ã‚¢ã‚¦ãƒˆã—ã¦ã‹ã‚‰ãƒã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„。", "Couldn't get the information from the remote server: {code} {type}" : "リモートサーãƒãƒ¼ã‹ã‚‰æƒ…å ±ã‚’å–å¾—ã§ãã¾ã›ã‚“ã§ã—ãŸï¼š{code} {type}", "Couldn't get the list of external mount points: {type}" : "外部マウントãƒã‚¤ãƒ³ãƒˆã®ãƒªã‚¹ãƒˆã‚’å–得出æ¥ã¾ã›ã‚“ã§ã—ãŸã€‚: {type}", "There was an error with message: " : "メッセージ付ãã®ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸï¼š", "External mount error" : "外部マウントエラー", "external-storage" : "外部ストレージ", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒ‰ãƒ©ã‚¤ãƒ–ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆãƒªã‚¹ãƒˆã‚’å–得出æ¥ã¾ã›ã‚“ã§ã—ãŸ:サーãƒãƒ¼ã‹ã‚‰ç©ºã®å¿œç”ãŒã‚ã‚Šã¾ã—ãŸ", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "ã„ãã¤ã‹ã®è¨å®šæ¸ˆã¿å¤–部マウントãƒã‚¤ãƒ³ãƒˆã«æŽ¥ç¶šã§ãã¾ã›ã‚“ã§ã—ãŸã€‚è©³ç´°æƒ…å ±ã¯èµ¤ã„行をクリックã—ã¦ãã ã•ã„", "Please enter the credentials for the {mount} mount" : " {mount} ã®ãƒžã‚¦ãƒ³ãƒˆã®ãŸã‚ã«å¿…è¦ãªè³‡æ ¼æƒ…å ±ã‚’å…¥åŠ›ã—ã¦ãã ã•ã„", "Username" : "ユーザーå", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "削除", "Allow users to mount external storage" : "ユーザーã«å¤–部ストレージã®æŽ¥ç¶šã‚’許å¯ã™ã‚‹", "Allow users to mount the following external storage" : "ユーザーã«ä»¥ä¸‹ã®å¤–部ストレージã®ãƒžã‚¦ãƒ³ãƒˆã‚’許å¯ã™ã‚‹", + "Couldn't access. Please logout and login to activate this mount point" : "アクセス出æ¥ã¾ã›ã‚“ã§ã—ãŸï½¡ã“ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆã‚’有効ã«ã™ã‚‹ã«ã¯ä¸€åº¦ãƒã‚°ã‚¢ã‚¦ãƒˆã—ã¦ã‹ã‚‰ãƒã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„。", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒ‰ãƒ©ã‚¤ãƒ–ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆãƒªã‚¹ãƒˆã‚’å–得出æ¥ã¾ã›ã‚“ã§ã—ãŸ:サーãƒãƒ¼ã‹ã‚‰ç©ºã®å¿œç”ãŒã‚ã‚Šã¾ã—ãŸ", "Storage with id \"%i\" not found" : "ストレージID \"%i\" ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“", "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" ã¯ãƒ¦ãƒ¼ã‚¶ãƒ¼ãŒç·¨é›†ã§ãã¾ã›ã‚“" }, diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index f696667858bb2838cc1c888d6eba2aa91b0d342f..fb7d28bf363d524ccee998edf016409d0f61287d 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -22,13 +22,11 @@ "Saving..." : "ä¿å˜ä¸...", "Save" : "ä¿å˜", "Empty response from the server" : "サーãƒãƒ¼ã‹ã‚‰ç©ºã®å¿œç”ãŒã‚ã‚Šã¾ã—ãŸ", - "Couldn't access. Please logout and login to activate this mount point" : "アクセス出æ¥ã¾ã›ã‚“ã§ã—ãŸï½¡ã“ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆã‚’有効ã«ã™ã‚‹ã«ã¯ä¸€åº¦ãƒã‚°ã‚¢ã‚¦ãƒˆã—ã¦ã‹ã‚‰ãƒã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„。", "Couldn't get the information from the remote server: {code} {type}" : "リモートサーãƒãƒ¼ã‹ã‚‰æƒ…å ±ã‚’å–å¾—ã§ãã¾ã›ã‚“ã§ã—ãŸï¼š{code} {type}", "Couldn't get the list of external mount points: {type}" : "外部マウントãƒã‚¤ãƒ³ãƒˆã®ãƒªã‚¹ãƒˆã‚’å–得出æ¥ã¾ã›ã‚“ã§ã—ãŸã€‚: {type}", "There was an error with message: " : "メッセージ付ãã®ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸï¼š", "External mount error" : "外部マウントエラー", "external-storage" : "外部ストレージ", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒ‰ãƒ©ã‚¤ãƒ–ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆãƒªã‚¹ãƒˆã‚’å–得出æ¥ã¾ã›ã‚“ã§ã—ãŸ:サーãƒãƒ¼ã‹ã‚‰ç©ºã®å¿œç”ãŒã‚ã‚Šã¾ã—ãŸ", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "ã„ãã¤ã‹ã®è¨å®šæ¸ˆã¿å¤–部マウントãƒã‚¤ãƒ³ãƒˆã«æŽ¥ç¶šã§ãã¾ã›ã‚“ã§ã—ãŸã€‚è©³ç´°æƒ…å ±ã¯èµ¤ã„行をクリックã—ã¦ãã ã•ã„", "Please enter the credentials for the {mount} mount" : " {mount} ã®ãƒžã‚¦ãƒ³ãƒˆã®ãŸã‚ã«å¿…è¦ãªè³‡æ ¼æƒ…å ±ã‚’å…¥åŠ›ã—ã¦ãã ã•ã„", "Username" : "ユーザーå", @@ -125,6 +123,8 @@ "Delete" : "削除", "Allow users to mount external storage" : "ユーザーã«å¤–部ストレージã®æŽ¥ç¶šã‚’許å¯ã™ã‚‹", "Allow users to mount the following external storage" : "ユーザーã«ä»¥ä¸‹ã®å¤–部ストレージã®ãƒžã‚¦ãƒ³ãƒˆã‚’許å¯ã™ã‚‹", + "Couldn't access. Please logout and login to activate this mount point" : "アクセス出æ¥ã¾ã›ã‚“ã§ã—ãŸï½¡ã“ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆã‚’有効ã«ã™ã‚‹ã«ã¯ä¸€åº¦ãƒã‚°ã‚¢ã‚¦ãƒˆã—ã¦ã‹ã‚‰ãƒã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„。", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒ‰ãƒ©ã‚¤ãƒ–ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆãƒªã‚¹ãƒˆã‚’å–得出æ¥ã¾ã›ã‚“ã§ã—ãŸ:サーãƒãƒ¼ã‹ã‚‰ç©ºã®å¿œç”ãŒã‚ã‚Šã¾ã—ãŸ", "Storage with id \"%i\" not found" : "ストレージID \"%i\" ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“", "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" ã¯ãƒ¦ãƒ¼ã‚¶ãƒ¼ãŒç·¨é›†ã§ãã¾ã›ã‚“" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index cb081062c066883411a1e4b5b9d0069638c24254..d7b5957ec35a2d19d91fc266e2c9da70f4d6118f 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "ì €ìž¥ 중...", "Save" : "ì €ìž¥", "Empty response from the server" : "서버ì—ì„œ 빈 ì‘ë‹µì´ ëŒì•„옴", - "Couldn't access. Please logout and login to activate this mount point" : "ì ‘ê·¼í• ìˆ˜ 없습니다. ì´ ë§ˆìš´íŠ¸ 지ì ì„ í™œì„±í™”í•˜ë ¤ë©´ 로그아웃 후 로그ì¸í•˜ì‹ì‹œì˜¤", "Couldn't get the information from the remote server: {code} {type}" : "ì›ê²© 서버ì—ì„œ ì •ë³´ë¥¼ ê°€ì ¸ì˜¬ 수 ì—†ìŒ: {code} {type}", "Couldn't get the list of external mount points: {type}" : "외부 마운트 지ì 목ë¡ì„ ê°€ì ¸ì˜¬ 수 ì—†ìŒ: {type}", "There was an error with message: " : "오류 메시지: ", "External mount error" : "외부 마운트 오류", "external-storage" : "external-storage", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ë„¤íŠ¸ì›Œí¬ ë“œë¼ì´ë¸Œ 마운트 지ì 목ë¡ì„ ê°€ì ¸ì˜¬ 수 ì—†ìŒ: 서버ì—ì„œ 빈 ì‘ë‹µì´ ëŒì•„옴", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "ì¼ë¶€ 외부 마운트 지ì ì„ ì—°ê²°í• ìˆ˜ 없습니다. 빨간색으로 í‘œì‹œëœ ì¤„ì„ ëˆŒëŸ¬ì„œ ë” ë§Žì€ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤", "Please enter the credentials for the {mount} mount" : "{mount} 마운트 ì¸ì¦ ì •ë³´ë¥¼ ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Username" : "ì‚¬ìš©ìž ì´ë¦„", @@ -126,6 +124,8 @@ OC.L10N.register( "Delete" : "ì‚ì œ", "Allow users to mount external storage" : "사용ìžê°€ 외부 ì €ìž¥ì†Œë¥¼ 마운트하ë„ë¡ í—ˆìš©", "Allow users to mount the following external storage" : "사용ìžê°€ ë‹¤ìŒ ì™¸ë¶€ ì €ìž¥ì†Œë¥¼ ë§ˆìš´íŠ¸í• ìˆ˜ 있ë„ë¡ í—ˆìš©", + "Couldn't access. Please logout and login to activate this mount point" : "ì ‘ê·¼í• ìˆ˜ 없습니다. ì´ ë§ˆìš´íŠ¸ 지ì ì„ í™œì„±í™”í•˜ë ¤ë©´ 로그아웃 후 로그ì¸í•˜ì‹ì‹œì˜¤", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ë„¤íŠ¸ì›Œí¬ ë“œë¼ì´ë¸Œ 마운트 지ì 목ë¡ì„ ê°€ì ¸ì˜¬ 수 ì—†ìŒ: 서버ì—ì„œ 빈 ì‘ë‹µì´ ëŒì•„옴", "Storage with id \"%i\" not found" : "IDê°€ \"%i\"ì¸ ì €ìž¥ì†Œë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ", "Storage with id \"%i\" is not user editable" : "ì €ìž¥ì†Œ ID \"%i\"ì„(를) 사용ìžê°€ íŽ¸ì§‘í• ìˆ˜ ì—†ìŒ" }, diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index 1e13f696dda6fb34b1b52f0063e5ba6e699cf51a..60f74412c996c8b4c7606a129db82a5f930c93bd 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -22,13 +22,11 @@ "Saving..." : "ì €ìž¥ 중...", "Save" : "ì €ìž¥", "Empty response from the server" : "서버ì—ì„œ 빈 ì‘ë‹µì´ ëŒì•„옴", - "Couldn't access. Please logout and login to activate this mount point" : "ì ‘ê·¼í• ìˆ˜ 없습니다. ì´ ë§ˆìš´íŠ¸ 지ì ì„ í™œì„±í™”í•˜ë ¤ë©´ 로그아웃 후 로그ì¸í•˜ì‹ì‹œì˜¤", "Couldn't get the information from the remote server: {code} {type}" : "ì›ê²© 서버ì—ì„œ ì •ë³´ë¥¼ ê°€ì ¸ì˜¬ 수 ì—†ìŒ: {code} {type}", "Couldn't get the list of external mount points: {type}" : "외부 마운트 지ì 목ë¡ì„ ê°€ì ¸ì˜¬ 수 ì—†ìŒ: {type}", "There was an error with message: " : "오류 메시지: ", "External mount error" : "외부 마운트 오류", "external-storage" : "external-storage", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ë„¤íŠ¸ì›Œí¬ ë“œë¼ì´ë¸Œ 마운트 지ì 목ë¡ì„ ê°€ì ¸ì˜¬ 수 ì—†ìŒ: 서버ì—ì„œ 빈 ì‘ë‹µì´ ëŒì•„옴", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "ì¼ë¶€ 외부 마운트 지ì ì„ ì—°ê²°í• ìˆ˜ 없습니다. 빨간색으로 í‘œì‹œëœ ì¤„ì„ ëˆŒëŸ¬ì„œ ë” ë§Žì€ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤", "Please enter the credentials for the {mount} mount" : "{mount} 마운트 ì¸ì¦ ì •ë³´ë¥¼ ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Username" : "ì‚¬ìš©ìž ì´ë¦„", @@ -124,6 +122,8 @@ "Delete" : "ì‚ì œ", "Allow users to mount external storage" : "사용ìžê°€ 외부 ì €ìž¥ì†Œë¥¼ 마운트하ë„ë¡ í—ˆìš©", "Allow users to mount the following external storage" : "사용ìžê°€ ë‹¤ìŒ ì™¸ë¶€ ì €ìž¥ì†Œë¥¼ ë§ˆìš´íŠ¸í• ìˆ˜ 있ë„ë¡ í—ˆìš©", + "Couldn't access. Please logout and login to activate this mount point" : "ì ‘ê·¼í• ìˆ˜ 없습니다. ì´ ë§ˆìš´íŠ¸ 지ì ì„ í™œì„±í™”í•˜ë ¤ë©´ 로그아웃 후 로그ì¸í•˜ì‹ì‹œì˜¤", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ë„¤íŠ¸ì›Œí¬ ë“œë¼ì´ë¸Œ 마운트 지ì 목ë¡ì„ ê°€ì ¸ì˜¬ 수 ì—†ìŒ: 서버ì—ì„œ 빈 ì‘ë‹µì´ ëŒì•„옴", "Storage with id \"%i\" not found" : "IDê°€ \"%i\"ì¸ ì €ìž¥ì†Œë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ", "Storage with id \"%i\" is not user editable" : "ì €ìž¥ì†Œ ID \"%i\"ì„(를) 사용ìžê°€ íŽ¸ì§‘í• ìˆ˜ ì—†ìŒ" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index 6e6b74d48192567c5d4cb746f776dde45127ac1d..448dd5b451018ba0a0b4cae43a76e5d1aac13697 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Ä®raÅ¡oma...", "Save" : "Ä®raÅ¡yti", "Empty response from the server" : "Negautas atsakymas iÅ¡ serverio", - "Couldn't access. Please logout and login to activate this mount point" : "Nepavyko gauti prieigos. Norint aktyvuoti šį prijungimo taÅ¡kÄ…, praÅ¡ome atsijungti ir prisijungti", "Couldn't get the information from the remote server: {code} {type}" : "Neįmanoma gauti informacijos iÅ¡ serverio: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nepavyko gauti iÅ¡orinių prijungimo taÅ¡kų sÄ…raÅ¡o: {type}", "There was an error with message: " : "Klaidos žinutÄ—:", "External mount error" : "IÅ¡orinio prijungimo klaida", "external-storage" : "iÅ¡orinÄ— saugykla", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Neįmanoma rasti prijungimo taÅ¡ko Windows tinklo diskui: negautas atsakymas iÅ¡ serverio", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Kai kurios sukonfigÅ«ruotos iÅ¡orinÄ—s saugyklos nebuvo prijungtos. Paspauskite ant raudonai nuspalvotų eiluÄių norÄ—dami gauti iÅ¡samesnÄ™ informacijÄ…", "Please enter the credentials for the {mount} mount" : "PraÅ¡ome įvesti prisijungimo duomenis skirtus saugyklos {mount} prijungimui", "Username" : "Naudotojo vardas", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "IÅ¡trinti", "Allow users to mount external storage" : "Leisti naudotojams prijungti iÅ¡orines saugyklas", "Allow users to mount the following external storage" : "Leisti naudotojams prijungti Å¡ias iÅ¡orines saugyklas", + "Couldn't access. Please logout and login to activate this mount point" : "Nepavyko gauti prieigos. Norint aktyvuoti šį prijungimo taÅ¡kÄ…, praÅ¡ome atsijungti ir prisijungti", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Neįmanoma rasti prijungimo taÅ¡ko Windows tinklo diskui: negautas atsakymas iÅ¡ serverio", "Storage with id \"%i\" not found" : "Nerasta saugykla su identifikacijos numeriu \"%i\"", "Storage with id \"%i\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%i\"" }, diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json index 4dfd889295ab366a74cf059d49a093af1491a4de..cda4c22644ba770f6b68a0417333150689d39be2 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -22,13 +22,11 @@ "Saving..." : "Ä®raÅ¡oma...", "Save" : "Ä®raÅ¡yti", "Empty response from the server" : "Negautas atsakymas iÅ¡ serverio", - "Couldn't access. Please logout and login to activate this mount point" : "Nepavyko gauti prieigos. Norint aktyvuoti šį prijungimo taÅ¡kÄ…, praÅ¡ome atsijungti ir prisijungti", "Couldn't get the information from the remote server: {code} {type}" : "Neįmanoma gauti informacijos iÅ¡ serverio: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nepavyko gauti iÅ¡orinių prijungimo taÅ¡kų sÄ…raÅ¡o: {type}", "There was an error with message: " : "Klaidos žinutÄ—:", "External mount error" : "IÅ¡orinio prijungimo klaida", "external-storage" : "iÅ¡orinÄ— saugykla", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Neįmanoma rasti prijungimo taÅ¡ko Windows tinklo diskui: negautas atsakymas iÅ¡ serverio", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Kai kurios sukonfigÅ«ruotos iÅ¡orinÄ—s saugyklos nebuvo prijungtos. Paspauskite ant raudonai nuspalvotų eiluÄių norÄ—dami gauti iÅ¡samesnÄ™ informacijÄ…", "Please enter the credentials for the {mount} mount" : "PraÅ¡ome įvesti prisijungimo duomenis skirtus saugyklos {mount} prijungimui", "Username" : "Naudotojo vardas", @@ -125,6 +123,8 @@ "Delete" : "IÅ¡trinti", "Allow users to mount external storage" : "Leisti naudotojams prijungti iÅ¡orines saugyklas", "Allow users to mount the following external storage" : "Leisti naudotojams prijungti Å¡ias iÅ¡orines saugyklas", + "Couldn't access. Please logout and login to activate this mount point" : "Nepavyko gauti prieigos. Norint aktyvuoti šį prijungimo taÅ¡kÄ…, praÅ¡ome atsijungti ir prisijungti", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Neįmanoma rasti prijungimo taÅ¡ko Windows tinklo diskui: negautas atsakymas iÅ¡ serverio", "Storage with id \"%i\" not found" : "Nerasta saugykla su identifikacijos numeriu \"%i\"", "Storage with id \"%i\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%i\"" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/apps/files_external/l10n/nb.js b/apps/files_external/l10n/nb.js index 9a751ca44bc4bc1de3d39f572bd295978b0288c7..3c4a07c55cfc3c490d2badfd35a6a5e1ce573e7c 100644 --- a/apps/files_external/l10n/nb.js +++ b/apps/files_external/l10n/nb.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Lagrer...", "Save" : "Lagre", "Empty response from the server" : "Tomt svar fra tjeneren", - "Couldn't access. Please logout and login to activate this mount point" : "Fikk ikke tilgang. Logg ut og inn igjen for Ã¥ aktivere dette oppkoblingspunktet.", "Couldn't get the information from the remote server: {code} {type}" : "Kunne ikke fÃ¥ informasjon fra fjerntjeneren/ remote server: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Klarte ikke Ã¥ hente listen over eksterne oppkoblingspunkter: {type}", "There was an error with message: " : "Det oppstod en feil med melding: ", "External mount error" : "Ekstern oppkoblingsfeil", "external-storage" : "eksternlagring", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Klarte ikke Ã¥ hente listen over oppkoblingspunkter for Windowsnettverks-disker: Tomt svar fra tjeneren", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Noen av de oppsatte eksterne oppkoblingspunktene er ikke tilkoblet. Klikk pÃ¥ de røde raden(e) for mer informasjon.", "Please enter the credentials for the {mount} mount" : "Legg inn pÃ¥loggingsdetaljer for {mount}", "Username" : "Brukernavn", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Slett", "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre", "Allow users to mount the following external storage" : "Tillat brukere Ã¥ koble opp følgende eksterne lagring", + "Couldn't access. Please logout and login to activate this mount point" : "Fikk ikke tilgang. Logg ut og inn igjen for Ã¥ aktivere dette oppkoblingspunktet.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Klarte ikke Ã¥ hente listen over oppkoblingspunkter for Windowsnettverks-disker: Tomt svar fra tjeneren", "Storage with id \"%i\" not found" : "Lager med ID \"%i\" ikke funnet", "Storage with id \"%i\" is not user editable" : "Lager med ID \"%i\" kan ikke redigeres av bruker" }, diff --git a/apps/files_external/l10n/nb.json b/apps/files_external/l10n/nb.json index 66a1a58fe45a1256340f77da5a118afdd57fcc4a..96cbc8c8e8673031296310ed66914f290e11465e 100644 --- a/apps/files_external/l10n/nb.json +++ b/apps/files_external/l10n/nb.json @@ -22,13 +22,11 @@ "Saving..." : "Lagrer...", "Save" : "Lagre", "Empty response from the server" : "Tomt svar fra tjeneren", - "Couldn't access. Please logout and login to activate this mount point" : "Fikk ikke tilgang. Logg ut og inn igjen for Ã¥ aktivere dette oppkoblingspunktet.", "Couldn't get the information from the remote server: {code} {type}" : "Kunne ikke fÃ¥ informasjon fra fjerntjeneren/ remote server: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Klarte ikke Ã¥ hente listen over eksterne oppkoblingspunkter: {type}", "There was an error with message: " : "Det oppstod en feil med melding: ", "External mount error" : "Ekstern oppkoblingsfeil", "external-storage" : "eksternlagring", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Klarte ikke Ã¥ hente listen over oppkoblingspunkter for Windowsnettverks-disker: Tomt svar fra tjeneren", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Noen av de oppsatte eksterne oppkoblingspunktene er ikke tilkoblet. Klikk pÃ¥ de røde raden(e) for mer informasjon.", "Please enter the credentials for the {mount} mount" : "Legg inn pÃ¥loggingsdetaljer for {mount}", "Username" : "Brukernavn", @@ -125,6 +123,8 @@ "Delete" : "Slett", "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre", "Allow users to mount the following external storage" : "Tillat brukere Ã¥ koble opp følgende eksterne lagring", + "Couldn't access. Please logout and login to activate this mount point" : "Fikk ikke tilgang. Logg ut og inn igjen for Ã¥ aktivere dette oppkoblingspunktet.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Klarte ikke Ã¥ hente listen over oppkoblingspunkter for Windowsnettverks-disker: Tomt svar fra tjeneren", "Storage with id \"%i\" not found" : "Lager med ID \"%i\" ikke funnet", "Storage with id \"%i\" is not user editable" : "Lager med ID \"%i\" kan ikke redigeres av bruker" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 66b37e57bfc2d09586e691e3031f21a5aa5ce70f..416d385585c8e7629acb3f234dfa4fc78893d6a0 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Bewaren...", "Save" : "Bewaren", "Empty response from the server" : "Lege reactie van de server", - "Couldn't access. Please logout and login to activate this mount point" : "Geen toegang. Log uit en opnieuw in om dit koppelpunt te activeren", "Couldn't get the information from the remote server: {code} {type}" : "Kon geen informatie van de externe server krijgen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Kon geen overzicht met externe koppelpunten krijgen: {type}", "There was an error with message: " : "Er was een fout met de volgende melding:", "External mount error" : "Extern koppelpunt fout", "external-storage" : "externe opslag", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kon geen overzicht met Windows netwerk koppelpunten krijgen: lege reactie van de server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Sommige van de geconfigureerde koppelpunten zijn niet verbonden. Klik op de rode rij(en) voor meer informatie", "Please enter the credentials for the {mount} mount" : "Geef de inloggegevens op voor de {mount} mount", "Username" : "Gebruikersnaam", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Verwijder", "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen", "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen", + "Couldn't access. Please logout and login to activate this mount point" : "Geen toegang. Log uit en opnieuw in om dit koppelpunt te activeren", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kon geen overzicht met Windows netwerk koppelpunten krijgen: lege reactie van de server", "Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden", "Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker" }, diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index 7067fda56bff1b0483015fc38ef8d843085ca7f5..322fd600261f81d030c8c061917c185437b9d093 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -22,13 +22,11 @@ "Saving..." : "Bewaren...", "Save" : "Bewaren", "Empty response from the server" : "Lege reactie van de server", - "Couldn't access. Please logout and login to activate this mount point" : "Geen toegang. Log uit en opnieuw in om dit koppelpunt te activeren", "Couldn't get the information from the remote server: {code} {type}" : "Kon geen informatie van de externe server krijgen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Kon geen overzicht met externe koppelpunten krijgen: {type}", "There was an error with message: " : "Er was een fout met de volgende melding:", "External mount error" : "Extern koppelpunt fout", "external-storage" : "externe opslag", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kon geen overzicht met Windows netwerk koppelpunten krijgen: lege reactie van de server", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Sommige van de geconfigureerde koppelpunten zijn niet verbonden. Klik op de rode rij(en) voor meer informatie", "Please enter the credentials for the {mount} mount" : "Geef de inloggegevens op voor de {mount} mount", "Username" : "Gebruikersnaam", @@ -125,6 +123,8 @@ "Delete" : "Verwijder", "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen", "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen", + "Couldn't access. Please logout and login to activate this mount point" : "Geen toegang. Log uit en opnieuw in om dit koppelpunt te activeren", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kon geen overzicht met Windows netwerk koppelpunten krijgen: lege reactie van de server", "Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden", "Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index e6bc51457c938343ab86ec915d064c82a41140cb..a0d0849afe1608e196548fdf2283f4b3d19880bd 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Zapisywanie...", "Save" : "Zapisz", "Empty response from the server" : "Puste odpowiedzi z serwera", - "Couldn't access. Please logout and login to activate this mount point" : "Nie można uzyskać dostÄ™pu. Należy wylogować siÄ™ i ponownie zalogować siÄ™, aby wÅ‚Ä…czyć ten punkt montowania", "Couldn't get the information from the remote server: {code} {type}" : "Nie można otrzymać informacji od zdalnego serwera: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nie udaÅ‚o siÄ™ uzyskać listy zewnÄ™trznych punktów montowania: {type}", "There was an error with message: " : "WystÄ…piÅ‚ bÅ‚Ä…d o treÅ›ci:", "External mount error" : "BÅ‚Ä…d przy montowaniu zewnÄ™trznym", "external-storage" : "magazyn zewnÄ™trzny", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udaÅ‚o siÄ™ uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Niektóre skonfigurowane zewnÄ™trzne punkty montowania sÄ… nie podÅ‚Ä…czone. ProszÄ™ kliknąć na czerwony rzÄ…d (y), aby uzyskać wiÄ™cej informacji", "Please enter the credentials for the {mount} mount" : "ProszÄ™ wprowadzić poÅ›wiadczenia dla {mount} montażu", "Username" : "Nazwa użytkownika", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "UsuÅ„", "Allow users to mount external storage" : "Pozwól użytkownikom montować zewnÄ™trzne zasoby dyskowe", "Allow users to mount the following external storage" : "Pozwól użytkownikom montować nastÄ™pujÄ…ce zewnÄ™trzne zasoby dyskowe", + "Couldn't access. Please logout and login to activate this mount point" : "Nie można uzyskać dostÄ™pu. Należy wylogować siÄ™ i ponownie zalogować siÄ™, aby wÅ‚Ä…czyć ten punkt montowania", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udaÅ‚o siÄ™ uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera", "Storage with id \"%i\" not found" : "Magazyn o ID \"%i\" nie zostaÅ‚ znaleziony", "Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników" }, diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index fdc81eccf7b77c71ca745578289505f484e63ff7..22bd1a1485d17af4810999d389e77b20b74c1e43 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -22,13 +22,11 @@ "Saving..." : "Zapisywanie...", "Save" : "Zapisz", "Empty response from the server" : "Puste odpowiedzi z serwera", - "Couldn't access. Please logout and login to activate this mount point" : "Nie można uzyskać dostÄ™pu. Należy wylogować siÄ™ i ponownie zalogować siÄ™, aby wÅ‚Ä…czyć ten punkt montowania", "Couldn't get the information from the remote server: {code} {type}" : "Nie można otrzymać informacji od zdalnego serwera: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nie udaÅ‚o siÄ™ uzyskać listy zewnÄ™trznych punktów montowania: {type}", "There was an error with message: " : "WystÄ…piÅ‚ bÅ‚Ä…d o treÅ›ci:", "External mount error" : "BÅ‚Ä…d przy montowaniu zewnÄ™trznym", "external-storage" : "magazyn zewnÄ™trzny", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udaÅ‚o siÄ™ uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Niektóre skonfigurowane zewnÄ™trzne punkty montowania sÄ… nie podÅ‚Ä…czone. ProszÄ™ kliknąć na czerwony rzÄ…d (y), aby uzyskać wiÄ™cej informacji", "Please enter the credentials for the {mount} mount" : "ProszÄ™ wprowadzić poÅ›wiadczenia dla {mount} montażu", "Username" : "Nazwa użytkownika", @@ -125,6 +123,8 @@ "Delete" : "UsuÅ„", "Allow users to mount external storage" : "Pozwól użytkownikom montować zewnÄ™trzne zasoby dyskowe", "Allow users to mount the following external storage" : "Pozwól użytkownikom montować nastÄ™pujÄ…ce zewnÄ™trzne zasoby dyskowe", + "Couldn't access. Please logout and login to activate this mount point" : "Nie można uzyskać dostÄ™pu. Należy wylogować siÄ™ i ponownie zalogować siÄ™, aby wÅ‚Ä…czyć ten punkt montowania", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udaÅ‚o siÄ™ uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera", "Storage with id \"%i\" not found" : "Magazyn o ID \"%i\" nie zostaÅ‚ znaleziony", "Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników" },"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);" diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 837e48543e5cbd7bed3ffb9a85f7be609b68c247..81706e7490aae4e1a98e7670e515c94f22303c79 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Salvando...", "Save" : "Salvar", "Empty response from the server" : "Resposta vazia do servidor", - "Couldn't access. Please logout and login to activate this mount point" : "Não foi possÃvel acessar. Por favor, saia e entre novamente para ativar este ponto de montagem", "Couldn't get the information from the remote server: {code} {type}" : "Não foi possÃvel obter as informações do servidor remoto: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Não foi possÃvel obter a lista de pontos de montagem externos: {type}", "There was an error with message: " : "Houve um erro com a mensagem:", "External mount error" : "Erro de montagem externa", "external-storage" : "armazenamento externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possÃvel obter a lista de unidades de pontos de montagem da rede Windows: resposta vazia do servidor", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alguns dos pontos de montagem externos configurados não estão conectados. Clique na(s) linha(s) vermelha(s) para mais informações", "Please enter the credentials for the {mount} mount" : "Por favor, insira as credenciais para montar {mount}", "Username" : "Nome de Usuário", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Excluir", "Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo", "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo", + "Couldn't access. Please logout and login to activate this mount point" : "Não foi possÃvel acessar. Por favor, saia e entre novamente para ativar este ponto de montagem", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possÃvel obter a lista de unidades de pontos de montagem da rede Windows: resposta vazia do servidor", "Storage with id \"%i\" not found" : "Armazenamento com ID \"%i\" não encontrado", "Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário" }, diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 6a21ec8565ade010876197edec41a034ecb5267a..cdedf3e464264d0b4e1d88f09dd6d13540fd6ef7 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -22,13 +22,11 @@ "Saving..." : "Salvando...", "Save" : "Salvar", "Empty response from the server" : "Resposta vazia do servidor", - "Couldn't access. Please logout and login to activate this mount point" : "Não foi possÃvel acessar. Por favor, saia e entre novamente para ativar este ponto de montagem", "Couldn't get the information from the remote server: {code} {type}" : "Não foi possÃvel obter as informações do servidor remoto: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Não foi possÃvel obter a lista de pontos de montagem externos: {type}", "There was an error with message: " : "Houve um erro com a mensagem:", "External mount error" : "Erro de montagem externa", "external-storage" : "armazenamento externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possÃvel obter a lista de unidades de pontos de montagem da rede Windows: resposta vazia do servidor", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alguns dos pontos de montagem externos configurados não estão conectados. Clique na(s) linha(s) vermelha(s) para mais informações", "Please enter the credentials for the {mount} mount" : "Por favor, insira as credenciais para montar {mount}", "Username" : "Nome de Usuário", @@ -125,6 +123,8 @@ "Delete" : "Excluir", "Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo", "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo", + "Couldn't access. Please logout and login to activate this mount point" : "Não foi possÃvel acessar. Por favor, saia e entre novamente para ativar este ponto de montagem", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possÃvel obter a lista de unidades de pontos de montagem da rede Windows: resposta vazia do servidor", "Storage with id \"%i\" not found" : "Armazenamento com ID \"%i\" não encontrado", "Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js index c351c9f1ad0f7c5a77dc9f7425f304601409daee..e994f17e9d55e7e850735a6931925e4247f55cfd 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -22,12 +22,10 @@ OC.L10N.register( "Saved" : "Guardado", "Save" : "Guardar", "Empty response from the server" : "Resposta vazia a partir do servidor", - "Couldn't access. Please logout and login to activate this mount point" : "Não foi possÃvel aceder. Por favor, faça logout e login para ativar este ponto de montagem", "Couldn't get the list of external mount points: {type}" : "Não foi possÃvel conseguir a lista de pontos de montagem externos: {type}", "There was an error with message: " : "Houve um erro com a mensagem:", "External mount error" : "Erro de montagem externa", "external-storage" : "armazenamento externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possÃvel conseguir a lista de pontos de montagem Windows na rede: resposta vazia do servidor", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alguns dos pontos de montagem externos configurados não estão conectados. Por favor, clique na fila vermelha para mais informação", "Please enter the credentials for the {mount} mount" : "Por favor, introduza as credenciais para {mount}", "Username" : "Nome de utilizador", @@ -114,6 +112,8 @@ OC.L10N.register( "Delete" : "Apagar", "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo", "Allow users to mount the following external storage" : "Permitir que os utilizadores montem o seguinte armazenamento externo", + "Couldn't access. Please logout and login to activate this mount point" : "Não foi possÃvel aceder. Por favor, faça logout e login para ativar este ponto de montagem", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possÃvel conseguir a lista de pontos de montagem Windows na rede: resposta vazia do servidor", "Storage with id \"%i\" not found" : "Não foi encontrado o armazenamento com a id. \"%i\"", "Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador" }, diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index 80eb41bb30c343fb2e6b7be86c14d38939ff64e4..d73a234e781a379e32d435bc43fc5de885ad999c 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -20,12 +20,10 @@ "Saved" : "Guardado", "Save" : "Guardar", "Empty response from the server" : "Resposta vazia a partir do servidor", - "Couldn't access. Please logout and login to activate this mount point" : "Não foi possÃvel aceder. Por favor, faça logout e login para ativar este ponto de montagem", "Couldn't get the list of external mount points: {type}" : "Não foi possÃvel conseguir a lista de pontos de montagem externos: {type}", "There was an error with message: " : "Houve um erro com a mensagem:", "External mount error" : "Erro de montagem externa", "external-storage" : "armazenamento externo", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possÃvel conseguir a lista de pontos de montagem Windows na rede: resposta vazia do servidor", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alguns dos pontos de montagem externos configurados não estão conectados. Por favor, clique na fila vermelha para mais informação", "Please enter the credentials for the {mount} mount" : "Por favor, introduza as credenciais para {mount}", "Username" : "Nome de utilizador", @@ -112,6 +110,8 @@ "Delete" : "Apagar", "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo", "Allow users to mount the following external storage" : "Permitir que os utilizadores montem o seguinte armazenamento externo", + "Couldn't access. Please logout and login to activate this mount point" : "Não foi possÃvel aceder. Por favor, faça logout e login para ativar este ponto de montagem", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possÃvel conseguir a lista de pontos de montagem Windows na rede: resposta vazia do servidor", "Storage with id \"%i\" not found" : "Não foi encontrado o armazenamento com a id. \"%i\"", "Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 14659b774704bf0dff78df6e61d8feda72849053..d2afe6d18da2b2f5dc7bff46b3554fbd46c8ffe4 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Сохранение...", "Save" : "Сохранить", "Empty response from the server" : "ПуÑтой ответ от Ñервера", - "Couldn't access. Please logout and login to activate this mount point" : "Ðе удалоÑÑŒ получить доÑтуп. Выйдите и Ñнова войдите чтобы активировать Ñту точку монтированиÑ", "Couldn't get the information from the remote server: {code} {type}" : "Ðе удалоÑÑŒ получить информацию Ñ ÑƒÐ´Ð°Ð»Ñ‘Ð½Ð½Ð¾Ð³Ð¾ Ñервера: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Ðе удалоÑÑŒ получить ÑпиÑок внешних точек монтированиÑ: {type}", "There was an error with message: " : "Обнаружена ошибка Ñ Ñообщением:", "External mount error" : "Ошибка внешнего монтированиÑ", "external-storage" : "внешнее-хранилище", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Ðе удалоÑÑŒ получить ÑпиÑок точек Ð¼Ð¾Ð½Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñетевых диÑков Windows: пуÑтой ответ от Ñервера", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Ðекоторые из наÑтроенных внешних точек Ð¼Ð¾Ð½Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð½Ðµ подключены. Ð”Ð»Ñ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾Ð¹ информации нажмите на краÑную Ñтроку(и)", "Please enter the credentials for the {mount} mount" : "Укажите учётные данные Ð´Ð»Ñ {mount}", "Username" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Удалить", "Allow users to mount external storage" : "Разрешить пользователÑми монтировать внешние накопители", "Allow users to mount the following external storage" : "Разрешить пользователÑм монтировать Ñледующие ÑервиÑÑ‹ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…", + "Couldn't access. Please logout and login to activate this mount point" : "Ðе удалоÑÑŒ получить доÑтуп. Выйдите и Ñнова войдите чтобы активировать Ñту точку монтированиÑ", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Ðе удалоÑÑŒ получить ÑпиÑок точек Ð¼Ð¾Ð½Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñетевых диÑков Windows: пуÑтой ответ от Ñервера", "Storage with id \"%i\" not found" : "Хранилище Ñ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ‚Ð¾Ñ€Ð¾Ð¼ «%i» не найдено", "Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище «%i»" }, diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index 443e577e44ed8a972691fa13c39dc35e4f4881a8..d844769e4c3b4581265a4454e28895fb546c90fe 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -22,13 +22,11 @@ "Saving..." : "Сохранение...", "Save" : "Сохранить", "Empty response from the server" : "ПуÑтой ответ от Ñервера", - "Couldn't access. Please logout and login to activate this mount point" : "Ðе удалоÑÑŒ получить доÑтуп. Выйдите и Ñнова войдите чтобы активировать Ñту точку монтированиÑ", "Couldn't get the information from the remote server: {code} {type}" : "Ðе удалоÑÑŒ получить информацию Ñ ÑƒÐ´Ð°Ð»Ñ‘Ð½Ð½Ð¾Ð³Ð¾ Ñервера: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Ðе удалоÑÑŒ получить ÑпиÑок внешних точек монтированиÑ: {type}", "There was an error with message: " : "Обнаружена ошибка Ñ Ñообщением:", "External mount error" : "Ошибка внешнего монтированиÑ", "external-storage" : "внешнее-хранилище", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Ðе удалоÑÑŒ получить ÑпиÑок точек Ð¼Ð¾Ð½Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñетевых диÑков Windows: пуÑтой ответ от Ñервера", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Ðекоторые из наÑтроенных внешних точек Ð¼Ð¾Ð½Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð½Ðµ подключены. Ð”Ð»Ñ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾Ð¹ информации нажмите на краÑную Ñтроку(и)", "Please enter the credentials for the {mount} mount" : "Укажите учётные данные Ð´Ð»Ñ {mount}", "Username" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ", @@ -125,6 +123,8 @@ "Delete" : "Удалить", "Allow users to mount external storage" : "Разрешить пользователÑми монтировать внешние накопители", "Allow users to mount the following external storage" : "Разрешить пользователÑм монтировать Ñледующие ÑервиÑÑ‹ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…", + "Couldn't access. Please logout and login to activate this mount point" : "Ðе удалоÑÑŒ получить доÑтуп. Выйдите и Ñнова войдите чтобы активировать Ñту точку монтированиÑ", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Ðе удалоÑÑŒ получить ÑпиÑок точек Ð¼Ð¾Ð½Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñетевых диÑков Windows: пуÑтой ответ от Ñервера", "Storage with id \"%i\" not found" : "Хранилище Ñ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ‚Ð¾Ñ€Ð¾Ð¼ «%i» не найдено", "Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище «%i»" },"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);" diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js index 5ac0f649badbf913874fa9bdbb53c2ae5b5ce037..389bbe334de38fdb33ca2c38b3f6750894cd3a27 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -23,12 +23,10 @@ OC.L10N.register( "Saving..." : "Shranjujem...", "Save" : "Shrani", "Empty response from the server" : "S strežnika je prejet odziv brez vsebine.", - "Couldn't access. Please logout and login to activate this mount point" : "Dostop ni mogoÄ. Za priklop toÄke se odjavite in ponovno prijavite.", "Couldn't get the list of external mount points: {type}" : "Ni mogoÄe pridobiti seznama zunanjih priklopnih toÄk: {type}", "There was an error with message: " : "PriÅ¡lo je do napake s sporoÄilom:", "External mount error" : "Notranja napaka priklopa", "external-storage" : "zunanja-shramba", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Ni mogoÄe pridobiti seznama priklopnih toÄk omrežnega pogona: ni odziva s strežnika", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Nekatere izmed nastavljenih zunanjih priklopnih toÄk niso povezane. VeÄ podrobnosti je na voljo s klikom na rdeÄe vrstice.", "Please enter the credentials for the {mount} mount" : "VpiÅ¡ite poverila za priklopno toÄko {mount}", "Username" : "UporabniÅ¡ko ime", @@ -117,6 +115,8 @@ OC.L10N.register( "Delete" : "IzbriÅ¡i", "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe", "Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb.", + "Couldn't access. Please logout and login to activate this mount point" : "Dostop ni mogoÄ. Za priklop toÄke se odjavite in ponovno prijavite.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Ni mogoÄe pridobiti seznama priklopnih toÄk omrežnega pogona: ni odziva s strežnika", "Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoÄe najti.", "Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniÅ¡ko uredljiva." }, diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json index d624689d955ffe86031fbb1b4434f95a399dff87..a29b5bc2c207a05b37a244342333f565a25f4760 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -21,12 +21,10 @@ "Saving..." : "Shranjujem...", "Save" : "Shrani", "Empty response from the server" : "S strežnika je prejet odziv brez vsebine.", - "Couldn't access. Please logout and login to activate this mount point" : "Dostop ni mogoÄ. Za priklop toÄke se odjavite in ponovno prijavite.", "Couldn't get the list of external mount points: {type}" : "Ni mogoÄe pridobiti seznama zunanjih priklopnih toÄk: {type}", "There was an error with message: " : "PriÅ¡lo je do napake s sporoÄilom:", "External mount error" : "Notranja napaka priklopa", "external-storage" : "zunanja-shramba", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Ni mogoÄe pridobiti seznama priklopnih toÄk omrežnega pogona: ni odziva s strežnika", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Nekatere izmed nastavljenih zunanjih priklopnih toÄk niso povezane. VeÄ podrobnosti je na voljo s klikom na rdeÄe vrstice.", "Please enter the credentials for the {mount} mount" : "VpiÅ¡ite poverila za priklopno toÄko {mount}", "Username" : "UporabniÅ¡ko ime", @@ -115,6 +113,8 @@ "Delete" : "IzbriÅ¡i", "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe", "Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb.", + "Couldn't access. Please logout and login to activate this mount point" : "Dostop ni mogoÄ. Za priklop toÄke se odjavite in ponovno prijavite.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Ni mogoÄe pridobiti seznama priklopnih toÄk omrežnega pogona: ni odziva s strežnika", "Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoÄe najti.", "Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniÅ¡ko uredljiva." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js index e45e1cf261bf4deba75bae567d513b2ef077067c..68bdc289b80081c3cce000a9655012b53b6ca037 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Po ruhet …", "Save" : "Ruaje", "Empty response from the server" : "Përgjigje e zbrazët prej serverit", - "Couldn't access. Please logout and login to activate this mount point" : "S’fut dot. Ju lutemi, dilni dhe hyni që të aktivizohet kjo pikë montimi", "Couldn't get the information from the remote server: {code} {type}" : "Nuk u morën dot të dhëna nga shërbyesi në largësi: {code} {type}", "Couldn't get the list of external mount points: {type}" : "S’u mor dot lista e pikave të jashtme të montimit: {type}", "There was an error with message: " : "Pati një gabim me këtë mesazh:", "External mount error" : "Gabim i jashtëm montimi", "external-storage" : "ruajtje-jashtme", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "S’u mor dot lista e pikave të montimit Windows network drive: përgjigje e zbrazët nga shërbyesi", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Disa nga pikat e jashtme të formësuara të montimit s’janë të lidhura. Ju lutemi, klikoni në shigjetën(at) e kuqe për më tepër të dhëna", "Please enter the credentials for the {mount} mount" : "Ju lutemi, jepni kredencialet për pikën e montimit {mount}", "Username" : "Emër përdoruesi", @@ -124,6 +122,8 @@ OC.L10N.register( "Delete" : "Fshije", "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme", "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese", + "Couldn't access. Please logout and login to activate this mount point" : "S’fut dot. Ju lutemi, dilni dhe hyni që të aktivizohet kjo pikë montimi", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "S’u mor dot lista e pikave të montimit Windows network drive: përgjigje e zbrazët nga shërbyesi", "Storage with id \"%i\" not found" : "S’u gjet depozitë me id \"%i\"", "Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" s’është e përpunueshme nga përdoruesi" }, diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index 4fa3b01ce8d5ab8431e35fbe0c660eb12c517ca2..803d27fe10edeca5bb1f28932e4ae12378bc9df7 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -22,13 +22,11 @@ "Saving..." : "Po ruhet …", "Save" : "Ruaje", "Empty response from the server" : "Përgjigje e zbrazët prej serverit", - "Couldn't access. Please logout and login to activate this mount point" : "S’fut dot. Ju lutemi, dilni dhe hyni që të aktivizohet kjo pikë montimi", "Couldn't get the information from the remote server: {code} {type}" : "Nuk u morën dot të dhëna nga shërbyesi në largësi: {code} {type}", "Couldn't get the list of external mount points: {type}" : "S’u mor dot lista e pikave të jashtme të montimit: {type}", "There was an error with message: " : "Pati një gabim me këtë mesazh:", "External mount error" : "Gabim i jashtëm montimi", "external-storage" : "ruajtje-jashtme", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "S’u mor dot lista e pikave të montimit Windows network drive: përgjigje e zbrazët nga shërbyesi", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Disa nga pikat e jashtme të formësuara të montimit s’janë të lidhura. Ju lutemi, klikoni në shigjetën(at) e kuqe për më tepër të dhëna", "Please enter the credentials for the {mount} mount" : "Ju lutemi, jepni kredencialet për pikën e montimit {mount}", "Username" : "Emër përdoruesi", @@ -122,6 +120,8 @@ "Delete" : "Fshije", "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme", "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese", + "Couldn't access. Please logout and login to activate this mount point" : "S’fut dot. Ju lutemi, dilni dhe hyni që të aktivizohet kjo pikë montimi", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "S’u mor dot lista e pikave të montimit Windows network drive: përgjigje e zbrazët nga shërbyesi", "Storage with id \"%i\" not found" : "S’u gjet depozitë me id \"%i\"", "Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" s’është e përpunueshme nga përdoruesi" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index c47779943a891594a0c8c666b0ab2a783369c191..754801c24d4a44d7b57c074ef89e684daa42c792 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Sparar...", "Save" : "Spara", "Empty response from the server" : "Tomt svar frÃ¥n servern", - "Couldn't access. Please logout and login to activate this mount point" : "Ingen Ã¥tkomst. Vänligen logga ut och in igen för att aktivera denna monteringspunkt.", "Couldn't get the information from the remote server: {code} {type}" : "Kan ej läsa informationen frÃ¥n extern server: {code} {type} ", "Couldn't get the list of external mount points: {type}" : "Kunde inte hämta listan för externa monteringspunkter: {type}", "There was an error with message: " : "Det fanns ett fel med meddelande:", "External mount error" : "Fel vid extern montering", "external-storage" : "extern-lagring", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kunde inte hitta listan med Windows nätverksdiskar: tomt svar frÃ¥n servern", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "NÃ¥gra av de konfigurerade externa monteringspunkter är inte anslutna. Klicka pÃ¥ den röda rad(er) för mer information.", "Please enter the credentials for the {mount} mount" : "Vänligen ange uppgifterna för {mount} montering", "Username" : "Användarnamn", @@ -126,6 +124,8 @@ OC.L10N.register( "Delete" : "Radera", "Allow users to mount external storage" : "TillÃ¥t användare att montera extern lagring", "Allow users to mount the following external storage" : "TillÃ¥t användare att montera följande extern lagring", + "Couldn't access. Please logout and login to activate this mount point" : "Ingen Ã¥tkomst. Vänligen logga ut och in igen för att aktivera denna monteringspunkt.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kunde inte hitta listan med Windows nätverksdiskar: tomt svar frÃ¥n servern", "Storage with id \"%i\" not found" : "Lagring med id \"%i\" kan ej hittas", "Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare" }, diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index e15b132206428287161098721f78de331bbf01dc..06514799128dc5e795251f0a3782ced5e3a77ef4 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -22,13 +22,11 @@ "Saving..." : "Sparar...", "Save" : "Spara", "Empty response from the server" : "Tomt svar frÃ¥n servern", - "Couldn't access. Please logout and login to activate this mount point" : "Ingen Ã¥tkomst. Vänligen logga ut och in igen för att aktivera denna monteringspunkt.", "Couldn't get the information from the remote server: {code} {type}" : "Kan ej läsa informationen frÃ¥n extern server: {code} {type} ", "Couldn't get the list of external mount points: {type}" : "Kunde inte hämta listan för externa monteringspunkter: {type}", "There was an error with message: " : "Det fanns ett fel med meddelande:", "External mount error" : "Fel vid extern montering", "external-storage" : "extern-lagring", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kunde inte hitta listan med Windows nätverksdiskar: tomt svar frÃ¥n servern", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "NÃ¥gra av de konfigurerade externa monteringspunkter är inte anslutna. Klicka pÃ¥ den röda rad(er) för mer information.", "Please enter the credentials for the {mount} mount" : "Vänligen ange uppgifterna för {mount} montering", "Username" : "Användarnamn", @@ -124,6 +122,8 @@ "Delete" : "Radera", "Allow users to mount external storage" : "TillÃ¥t användare att montera extern lagring", "Allow users to mount the following external storage" : "TillÃ¥t användare att montera följande extern lagring", + "Couldn't access. Please logout and login to activate this mount point" : "Ingen Ã¥tkomst. Vänligen logga ut och in igen för att aktivera denna monteringspunkt.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kunde inte hitta listan med Windows nätverksdiskar: tomt svar frÃ¥n servern", "Storage with id \"%i\" not found" : "Lagring med id \"%i\" kan ej hittas", "Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_external/l10n/th.js b/apps/files_external/l10n/th.js index faaad69c68440bfb194d855b92dcf0e22d8e15f7..0d5f6699318f8cc09711c3125227e12366224261 100644 --- a/apps/files_external/l10n/th.js +++ b/apps/files_external/l10n/th.js @@ -19,12 +19,10 @@ OC.L10N.register( "Saved" : "บันทึà¸à¹à¸¥à¹‰à¸§", "Save" : "บันทึà¸", "Empty response from the server" : "ไม่มีà¸à¸²à¸£à¸•à¸à¸šà¸ªà¸™à¸à¸‡à¸ˆà¸²à¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ", - "Couldn't access. Please logout and login to activate this mount point" : "ไม่สามารถเข้าถึง à¸à¸£à¸¸à¸“à¸à¸à¸à¸ˆà¸²à¸à¸£à¸°à¸šà¸šà¹à¸¥à¸°à¸²à¹€à¸‚้าสู่ระบบใหม่เพื่à¸à¹€à¸›à¸´à¸”ใช้งานจุดเชื่à¸à¸¡à¸•à¹ˆà¸à¸™à¸µà¹‰", "Couldn't get the list of external mount points: {type}" : "ไม่สามารถรับรายชื่à¸à¸‚à¸à¸‡à¸ˆà¸¸à¸”เชื่à¸à¸¡à¸•à¹ˆà¸à¸ ายนà¸à¸: {type}", "There was an error with message: " : "มีข้à¸à¸„วามà¹à¸ªà¸”งข้à¸à¸œà¸´à¸”พลาด", "External mount error" : "à¸à¸²à¸£à¸•à¸´à¸”จาà¸à¸•à¸±à¹‰à¸‡à¸ ายนà¸à¸à¹€à¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาด", "external-storage" : "ที่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸ ายนà¸à¸", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "ไม่สามารถรับรายชื่à¸à¹„ดรฟ์เครืà¸à¸‚่ายขà¸à¸‡à¸§à¸´à¸™à¹‚ดว์ส จุดที่ติดตั้ง: ไม่มีà¸à¸²à¸£à¸•à¸à¸šà¸ªà¸™à¸à¸‡à¸ˆà¸²à¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าบางส่วนขà¸à¸‡à¸ˆà¸¸à¸”เชื่à¸à¸¡à¸•à¹ˆà¸à¸ ายนà¸à¸à¹„ม่ถูà¸à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•à¹ˆà¸ à¸à¸£à¸¸à¸“าคลิà¸à¸—ี่ตรงสีà¹à¸”งสำหรับข้à¸à¸¡à¸¹à¸¥à¹€à¸žà¸´à¹ˆà¸¡à¹€à¸•à¸´à¸¡", "Please enter the credentials for the {mount} mount" : "à¸à¸£à¸¸à¸“าà¸à¸£à¸à¸à¸‚้à¸à¸¡à¸¹à¸¥à¸›à¸£à¸°à¸ˆà¸³à¸•à¸±à¸§à¸ªà¸³à¸«à¸£à¸±à¸š {mount} ", "Username" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‡à¸²à¸™", @@ -111,6 +109,8 @@ OC.L10N.register( "Delete" : "ลบ", "Allow users to mount external storage" : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸•à¸´à¸”ตั้งà¸à¸²à¸£à¸ˆà¸±à¸”เà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸ ายนà¸à¸", "Allow users to mount the following external storage" : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸•à¸´à¸”ตั้งจัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸ ายนà¸à¸à¸•à¹ˆà¸à¹„ปนี้", + "Couldn't access. Please logout and login to activate this mount point" : "ไม่สามารถเข้าถึง à¸à¸£à¸¸à¸“à¸à¸à¸à¸ˆà¸²à¸à¸£à¸°à¸šà¸šà¹à¸¥à¸°à¸²à¹€à¸‚้าสู่ระบบใหม่เพื่à¸à¹€à¸›à¸´à¸”ใช้งานจุดเชื่à¸à¸¡à¸•à¹ˆà¸à¸™à¸µà¹‰", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "ไม่สามารถรับรายชื่à¸à¹„ดรฟ์เครืà¸à¸‚่ายขà¸à¸‡à¸§à¸´à¸™à¹‚ดว์ส จุดที่ติดตั้ง: ไม่มีà¸à¸²à¸£à¸•à¸à¸šà¸ªà¸™à¸à¸‡à¸ˆà¸²à¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ", "Storage with id \"%i\" not found" : "ไม่พบจัดà¸à¸²à¸£à¹€à¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸‚à¸à¸‡ ID \"%i\"", "Storage with id \"%i\" is not user editable" : "พื้นที่เà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥ รหัส \"%i\" ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸à¹‰à¹„ขข้à¸à¸¡à¸¹à¸¥à¹„ด้" }, diff --git a/apps/files_external/l10n/th.json b/apps/files_external/l10n/th.json index 9349bc382ea3b836466dd952eda080281357fb90..c274cab6fd19c7bc76cbc8f1eb25f84dcc65f53a 100644 --- a/apps/files_external/l10n/th.json +++ b/apps/files_external/l10n/th.json @@ -17,12 +17,10 @@ "Saved" : "บันทึà¸à¹à¸¥à¹‰à¸§", "Save" : "บันทึà¸", "Empty response from the server" : "ไม่มีà¸à¸²à¸£à¸•à¸à¸šà¸ªà¸™à¸à¸‡à¸ˆà¸²à¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ", - "Couldn't access. Please logout and login to activate this mount point" : "ไม่สามารถเข้าถึง à¸à¸£à¸¸à¸“à¸à¸à¸à¸ˆà¸²à¸à¸£à¸°à¸šà¸šà¹à¸¥à¸°à¸²à¹€à¸‚้าสู่ระบบใหม่เพื่à¸à¹€à¸›à¸´à¸”ใช้งานจุดเชื่à¸à¸¡à¸•à¹ˆà¸à¸™à¸µà¹‰", "Couldn't get the list of external mount points: {type}" : "ไม่สามารถรับรายชื่à¸à¸‚à¸à¸‡à¸ˆà¸¸à¸”เชื่à¸à¸¡à¸•à¹ˆà¸à¸ ายนà¸à¸: {type}", "There was an error with message: " : "มีข้à¸à¸„วามà¹à¸ªà¸”งข้à¸à¸œà¸´à¸”พลาด", "External mount error" : "à¸à¸²à¸£à¸•à¸´à¸”จาà¸à¸•à¸±à¹‰à¸‡à¸ ายนà¸à¸à¹€à¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาด", "external-storage" : "ที่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸ ายนà¸à¸", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "ไม่สามารถรับรายชื่à¸à¹„ดรฟ์เครืà¸à¸‚่ายขà¸à¸‡à¸§à¸´à¸™à¹‚ดว์ส จุดที่ติดตั้ง: ไม่มีà¸à¸²à¸£à¸•à¸à¸šà¸ªà¸™à¸à¸‡à¸ˆà¸²à¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าบางส่วนขà¸à¸‡à¸ˆà¸¸à¸”เชื่à¸à¸¡à¸•à¹ˆà¸à¸ ายนà¸à¸à¹„ม่ถูà¸à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•à¹ˆà¸ à¸à¸£à¸¸à¸“าคลิà¸à¸—ี่ตรงสีà¹à¸”งสำหรับข้à¸à¸¡à¸¹à¸¥à¹€à¸žà¸´à¹ˆà¸¡à¹€à¸•à¸´à¸¡", "Please enter the credentials for the {mount} mount" : "à¸à¸£à¸¸à¸“าà¸à¸£à¸à¸à¸‚้à¸à¸¡à¸¹à¸¥à¸›à¸£à¸°à¸ˆà¸³à¸•à¸±à¸§à¸ªà¸³à¸«à¸£à¸±à¸š {mount} ", "Username" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‡à¸²à¸™", @@ -109,6 +107,8 @@ "Delete" : "ลบ", "Allow users to mount external storage" : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸•à¸´à¸”ตั้งà¸à¸²à¸£à¸ˆà¸±à¸”เà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸ ายนà¸à¸", "Allow users to mount the following external storage" : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸•à¸´à¸”ตั้งจัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸ ายนà¸à¸à¸•à¹ˆà¸à¹„ปนี้", + "Couldn't access. Please logout and login to activate this mount point" : "ไม่สามารถเข้าถึง à¸à¸£à¸¸à¸“à¸à¸à¸à¸ˆà¸²à¸à¸£à¸°à¸šà¸šà¹à¸¥à¸°à¸²à¹€à¸‚้าสู่ระบบใหม่เพื่à¸à¹€à¸›à¸´à¸”ใช้งานจุดเชื่à¸à¸¡à¸•à¹ˆà¸à¸™à¸µà¹‰", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "ไม่สามารถรับรายชื่à¸à¹„ดรฟ์เครืà¸à¸‚่ายขà¸à¸‡à¸§à¸´à¸™à¹‚ดว์ส จุดที่ติดตั้ง: ไม่มีà¸à¸²à¸£à¸•à¸à¸šà¸ªà¸™à¸à¸‡à¸ˆà¸²à¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ", "Storage with id \"%i\" not found" : "ไม่พบจัดà¸à¸²à¸£à¹€à¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸‚à¸à¸‡ ID \"%i\"", "Storage with id \"%i\" is not user editable" : "พื้นที่เà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥ รหัส \"%i\" ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸à¹‰à¹„ขข้à¸à¸¡à¸¹à¸¥à¹„ด้" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 9aa54a5ea298148ed95a3004dde6443546cddffe..ae63ebb9701be44e3878b0b3f953ca44106ecbb3 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Kaydediliyor...", "Save" : "Kaydet", "Empty response from the server" : "Sunucudan boÅŸ yanıt alındı", - "Couldn't access. Please logout and login to activate this mount point" : "EriÅŸilemedi. Lütfen bu baÄŸlama noktasını etkinleÅŸtirmek için oturumunuzu kapatıp yeniden açın", "Couldn't get the information from the remote server: {code} {type}" : "Uzak sunucudan bilgi alınamadı: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Dış baÄŸlama noktalarının listesi alınamadı: {type}", "There was an error with message: " : "Åžu ileti ile bir sorun çıktı:", "External mount error" : "Dış baÄŸlama sorunu", "external-storage" : "dış depolama", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows aÄŸ sürücüsü baÄŸlama nokta listesi alınamadı: Sunucudan boÅŸ yanıt alındı", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Yapılandırılmış dış baÄŸlama noktalarından bazıları baÄŸlı deÄŸil. Lütfen ayrıntılı bilgi almak için kırmızı satırlara tıklayın", "Please enter the credentials for the {mount} mount" : "{mount} baÄŸlaması için kimlik doÄŸrulama bilgilerini yazın", "Username" : "Kullanıcı Adı", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Sil", "Allow users to mount external storage" : "Kullanıcılar dış depolama baÄŸlayabilsin", "Allow users to mount the following external storage" : "Kullanıcıların ÅŸu dış depolamayı baÄŸlayabilsin", + "Couldn't access. Please logout and login to activate this mount point" : "EriÅŸilemedi. Lütfen bu baÄŸlama noktasını etkinleÅŸtirmek için oturumunuzu kapatıp yeniden açın", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows aÄŸ sürücüsü baÄŸlama nokta listesi alınamadı: Sunucudan boÅŸ yanıt alındı", "Storage with id \"%i\" not found" : "\"%i\" kimliÄŸi ile bir depolama bulunamadı", "Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir deÄŸil" }, diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 448c708a318670b99f4e023d4a2b856bf8532097..94226452c34a3b487b079151c4ba6e656ff56d3f 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -22,13 +22,11 @@ "Saving..." : "Kaydediliyor...", "Save" : "Kaydet", "Empty response from the server" : "Sunucudan boÅŸ yanıt alındı", - "Couldn't access. Please logout and login to activate this mount point" : "EriÅŸilemedi. Lütfen bu baÄŸlama noktasını etkinleÅŸtirmek için oturumunuzu kapatıp yeniden açın", "Couldn't get the information from the remote server: {code} {type}" : "Uzak sunucudan bilgi alınamadı: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Dış baÄŸlama noktalarının listesi alınamadı: {type}", "There was an error with message: " : "Åžu ileti ile bir sorun çıktı:", "External mount error" : "Dış baÄŸlama sorunu", "external-storage" : "dış depolama", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows aÄŸ sürücüsü baÄŸlama nokta listesi alınamadı: Sunucudan boÅŸ yanıt alındı", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Yapılandırılmış dış baÄŸlama noktalarından bazıları baÄŸlı deÄŸil. Lütfen ayrıntılı bilgi almak için kırmızı satırlara tıklayın", "Please enter the credentials for the {mount} mount" : "{mount} baÄŸlaması için kimlik doÄŸrulama bilgilerini yazın", "Username" : "Kullanıcı Adı", @@ -125,6 +123,8 @@ "Delete" : "Sil", "Allow users to mount external storage" : "Kullanıcılar dış depolama baÄŸlayabilsin", "Allow users to mount the following external storage" : "Kullanıcıların ÅŸu dış depolamayı baÄŸlayabilsin", + "Couldn't access. Please logout and login to activate this mount point" : "EriÅŸilemedi. Lütfen bu baÄŸlama noktasını etkinleÅŸtirmek için oturumunuzu kapatıp yeniden açın", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows aÄŸ sürücüsü baÄŸlama nokta listesi alınamadı: Sunucudan boÅŸ yanıt alındı", "Storage with id \"%i\" not found" : "\"%i\" kimliÄŸi ile bir depolama bulunamadı", "Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir deÄŸil" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index f2a6772925f2563c01e6b6f5813599de2ddb9731..82905916524944954cc9982d172fc98774df6009 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "æ£åœ¨ä¿å˜...", "Save" : "ä¿å˜", "Empty response from the server" : "æœåŠ¡å™¨å“应为空", - "Couldn't access. Please logout and login to activate this mount point" : "æ— æ³•è¿žæŽ¥. 请注销并é‡æ–°ç™»å½•ä»¥æ¿€æ´»æŒ‚载点.", "Couldn't get the information from the remote server: {code} {type}" : "æ— æ³•ä»Žè¿œç¨‹æœåŠ¡å™¨èŽ·å–ä¿¡æ¯: {code} {type}", "Couldn't get the list of external mount points: {type}" : "æ— æ³•èŽ·å–外部挂载点列表: {type}", "There was an error with message: " : "错误信æ¯: ", "External mount error" : "外部挂载错误", "external-storage" : "外部å˜å‚¨", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "æ— æ³•èŽ·å– Windows 网络ç£ç›˜æŒ‚载点列表: æœåŠ¡å™¨å“应为空", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "一些外部挂载点没有连接. è¯·æ£€æŸ¥æ ‡çº¢çš„è¡Œä»¥èŽ·å–更多信æ¯.", "Please enter the credentials for the {mount} mount" : "请输入 {mount} 挂载点的å‡æ®", "Username" : "用户å", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "åˆ é™¤", "Allow users to mount external storage" : "å…许用户挂载外部å˜å‚¨", "Allow users to mount the following external storage" : "å…许用户挂载以下外部å˜å‚¨", + "Couldn't access. Please logout and login to activate this mount point" : "æ— æ³•è¿žæŽ¥. 请注销并é‡æ–°ç™»å½•ä»¥æ¿€æ´»æŒ‚载点.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "æ— æ³•èŽ·å– Windows 网络ç£ç›˜æŒ‚载点列表: æœåŠ¡å™¨å“应为空", "Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" çš„å˜å‚¨", "Storage with id \"%i\" is not user editable" : "æ— æ³•ç¼–è¾‘ ID 为 \"%i\" çš„å˜å‚¨" }, diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 5b3e95dfdbe1b6dd9595af847be6bc571d680d1b..967d004c39a71c5409d2aae9211e4e72869b2fe0 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -22,13 +22,11 @@ "Saving..." : "æ£åœ¨ä¿å˜...", "Save" : "ä¿å˜", "Empty response from the server" : "æœåŠ¡å™¨å“应为空", - "Couldn't access. Please logout and login to activate this mount point" : "æ— æ³•è¿žæŽ¥. 请注销并é‡æ–°ç™»å½•ä»¥æ¿€æ´»æŒ‚载点.", "Couldn't get the information from the remote server: {code} {type}" : "æ— æ³•ä»Žè¿œç¨‹æœåŠ¡å™¨èŽ·å–ä¿¡æ¯: {code} {type}", "Couldn't get the list of external mount points: {type}" : "æ— æ³•èŽ·å–外部挂载点列表: {type}", "There was an error with message: " : "错误信æ¯: ", "External mount error" : "外部挂载错误", "external-storage" : "外部å˜å‚¨", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "æ— æ³•èŽ·å– Windows 网络ç£ç›˜æŒ‚载点列表: æœåŠ¡å™¨å“应为空", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "一些外部挂载点没有连接. è¯·æ£€æŸ¥æ ‡çº¢çš„è¡Œä»¥èŽ·å–更多信æ¯.", "Please enter the credentials for the {mount} mount" : "请输入 {mount} 挂载点的å‡æ®", "Username" : "用户å", @@ -125,6 +123,8 @@ "Delete" : "åˆ é™¤", "Allow users to mount external storage" : "å…许用户挂载外部å˜å‚¨", "Allow users to mount the following external storage" : "å…许用户挂载以下外部å˜å‚¨", + "Couldn't access. Please logout and login to activate this mount point" : "æ— æ³•è¿žæŽ¥. 请注销并é‡æ–°ç™»å½•ä»¥æ¿€æ´»æŒ‚载点.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "æ— æ³•èŽ·å– Windows 网络ç£ç›˜æŒ‚载点列表: æœåŠ¡å™¨å“应为空", "Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" çš„å˜å‚¨", "Storage with id \"%i\" is not user editable" : "æ— æ³•ç¼–è¾‘ ID 为 \"%i\" çš„å˜å‚¨" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index f33986f0fcbe0ceacd8a4a3c7710e40f547ea444..9ca34d55c3f1f6dc1153cbcf9e4bebc6a46035c1 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -22,7 +22,6 @@ OC.L10N.register( "Saving..." : "儲å˜ä¸...", "Save" : "儲å˜", "Empty response from the server" : "æœå‹™å™¨æ²¡æœ‰å›žæ‡‰", - "Couldn't access. Please logout and login to activate this mount point" : "無法å˜å–。請é‡æ–°ç™»å‡ºå†ç™»å…¥å•Ÿå‹•æ¤æŽ›è¼‰é»žã€‚", "Couldn't get the information from the remote server: {code} {type}" : "無法從é 程伺æœå™¨ä¸Šç²å–資料 : {code} {type}", "Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}", "There was an error with message: " : "錯誤信æ¯:", @@ -103,6 +102,7 @@ OC.L10N.register( "Delete" : "刪除", "Allow users to mount external storage" : "å…許使用者能自行掛載外部儲å˜", "Allow users to mount the following external storage" : "å…許使用者自行掛載以下的外部儲å˜", + "Couldn't access. Please logout and login to activate this mount point" : "無法å˜å–。請é‡æ–°ç™»å‡ºå†ç™»å…¥å•Ÿå‹•æ¤æŽ›è¼‰é»žã€‚", "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲å˜ç©ºé–“ " }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index db55e88b2871508d19a4d8ec910c802d94357569..3d761e5ae6ed9c72265e2d478c8f5ed2d5a4cc4d 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -20,7 +20,6 @@ "Saving..." : "儲å˜ä¸...", "Save" : "儲å˜", "Empty response from the server" : "æœå‹™å™¨æ²¡æœ‰å›žæ‡‰", - "Couldn't access. Please logout and login to activate this mount point" : "無法å˜å–。請é‡æ–°ç™»å‡ºå†ç™»å…¥å•Ÿå‹•æ¤æŽ›è¼‰é»žã€‚", "Couldn't get the information from the remote server: {code} {type}" : "無法從é 程伺æœå™¨ä¸Šç²å–資料 : {code} {type}", "Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}", "There was an error with message: " : "錯誤信æ¯:", @@ -101,6 +100,7 @@ "Delete" : "刪除", "Allow users to mount external storage" : "å…許使用者能自行掛載外部儲å˜", "Allow users to mount the following external storage" : "å…許使用者自行掛載以下的外部儲å˜", + "Couldn't access. Please logout and login to activate this mount point" : "無法å˜å–。請é‡æ–°ç™»å‡ºå†ç™»å…¥å•Ÿå‹•æ¤æŽ›è¼‰é»žã€‚", "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲å˜ç©ºé–“ " },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js index 4339a1fe6c66693b598f7b1fb050e0b50575c02c..c89c1066b09faa439a2049c9486471ae882a81c5 100644 --- a/apps/oauth2/l10n/de.js +++ b/apps/oauth2/l10n/de.js @@ -3,6 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth-2.0-Clients", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json index a9c11be85a00c21c5467372ed90e66b91c85fa1e..c8f5cfc6b85fdcc0389cf2cc10c6281205d97606 100644 --- a/apps/oauth2/l10n/de.json +++ b/apps/oauth2/l10n/de.json @@ -1,6 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth-2.0-Clients", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js index 56cbf5260326a299d6b5a4329bd3a211d24c0809..2f587e1d2f7f20cb1646407a35ac3a4a1d452180 100644 --- a/apps/oauth2/l10n/de_DE.js +++ b/apps/oauth2/l10n/de_DE.js @@ -3,6 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth-2.0-Clients", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json index f0a38c37014f84daa10e6da5f980bbcc78333684..cea5e8ecc9ff5df0001492f5744124c8712e8baf 100644 --- a/apps/oauth2/l10n/de_DE.json +++ b/apps/oauth2/l10n/de_DE.json @@ -1,6 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth-2.0-Clients", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/en_GB.js b/apps/oauth2/l10n/en_GB.js index a578ec98587b9ccd12b798e31a0cd691b513e3cb..0f5f1b83fc0fd9659f81d833ff7be10053a59952 100644 --- a/apps/oauth2/l10n/en_GB.js +++ b/apps/oauth2/l10n/en_GB.js @@ -3,6 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 clients", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 allows external services to request access to %s.", "Name" : "Name", "Redirection URI" : "Redirection URI", "Client Identifier" : "Client Identifier", diff --git a/apps/oauth2/l10n/en_GB.json b/apps/oauth2/l10n/en_GB.json index f53713e8d21c266d41027c36899c3a72a6b8e8e4..c6571fea13331b76bebf84e8d260ab970a05e7a7 100644 --- a/apps/oauth2/l10n/en_GB.json +++ b/apps/oauth2/l10n/en_GB.json @@ -1,6 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 clients", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 allows external services to request access to %s.", "Name" : "Name", "Redirection URI" : "Redirection URI", "Client Identifier" : "Client Identifier", diff --git a/apps/oauth2/l10n/es_MX.js b/apps/oauth2/l10n/es_MX.js index 9c34efb0fc1314ee02fe53f8a03ba35e2d898972..9ba03ce90c2640eec3c483c6691269e6bfbbc234 100644 --- a/apps/oauth2/l10n/es_MX.js +++ b/apps/oauth2/l10n/es_MX.js @@ -3,6 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s.", "Name" : "Nombre", "Redirection URI" : "URI para redirección", "Client Identifier" : "Identificador del cliente", diff --git a/apps/oauth2/l10n/es_MX.json b/apps/oauth2/l10n/es_MX.json index 468f3754f8e65f089fdad38e514a1df5f611cc8a..d68b53acb47b7d9a3bf2c26ce3c6c0191981c1d3 100644 --- a/apps/oauth2/l10n/es_MX.json +++ b/apps/oauth2/l10n/es_MX.json @@ -1,6 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s.", "Name" : "Nombre", "Redirection URI" : "URI para redirección", "Client Identifier" : "Identificador del cliente", diff --git a/apps/oauth2/l10n/fr.js b/apps/oauth2/l10n/fr.js index a91d8c83751651aa15a4c9ecd7ce32623b3389ac..858c4ec1e3620a2ae0c0dd2729ed1007d9a27217 100644 --- a/apps/oauth2/l10n/fr.js +++ b/apps/oauth2/l10n/fr.js @@ -3,6 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clients OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet à des services externes de demander l'accès à %s.", "Name" : "Nom", "Redirection URI" : "URI de redirection", "Client Identifier" : "Identifiant du client", diff --git a/apps/oauth2/l10n/fr.json b/apps/oauth2/l10n/fr.json index a343a1a59f81972445be993959654c1eec26f5b2..2e9f2739aa58a743bad7b9c96ec8e675edba2e8a 100644 --- a/apps/oauth2/l10n/fr.json +++ b/apps/oauth2/l10n/fr.json @@ -1,6 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clients OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet à des services externes de demander l'accès à %s.", "Name" : "Nom", "Redirection URI" : "URI de redirection", "Client Identifier" : "Identifiant du client", diff --git a/apps/oauth2/l10n/nb.js b/apps/oauth2/l10n/nb.js index 98ca42806c6122649b1221aefcd282dba143b3e0..fa3ab426d89bd6a253f7c5a94667c6aec47abf1e 100644 --- a/apps/oauth2/l10n/nb.js +++ b/apps/oauth2/l10n/nb.js @@ -3,6 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0-klienter", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.", "Name" : "Navn", "Redirection URI" : "Videresendings-URI", "Client Identifier" : "Klient-identifikator", diff --git a/apps/oauth2/l10n/nb.json b/apps/oauth2/l10n/nb.json index b3bb58697ac95011bf7bac2f58802cbc68b4f411..1fc9b14cd8283e775fedaaeabceefcf80aa13bee 100644 --- a/apps/oauth2/l10n/nb.json +++ b/apps/oauth2/l10n/nb.json @@ -1,6 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0-klienter", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.", "Name" : "Navn", "Redirection URI" : "Videresendings-URI", "Client Identifier" : "Klient-identifikator", diff --git a/apps/oauth2/l10n/pt_BR.js b/apps/oauth2/l10n/pt_BR.js index 73e15a475ee7a97aa76d93d0d0d5887f226a4113..5642b83383c23d8e245d2de8415743d56b8b8a34 100644 --- a/apps/oauth2/l10n/pt_BR.js +++ b/apps/oauth2/l10n/pt_BR.js @@ -3,6 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permite que serviços externos requisitem acesso a %s.", "Name" : "Nome", "Redirection URI" : "Redirecionamento URI", "Client Identifier" : "Identificador do Cliente", diff --git a/apps/oauth2/l10n/pt_BR.json b/apps/oauth2/l10n/pt_BR.json index a619c4ddd043d905041e864bfd8bb26d04e61a12..a463713485c73fcc205b0b7cc5b163415e6cead0 100644 --- a/apps/oauth2/l10n/pt_BR.json +++ b/apps/oauth2/l10n/pt_BR.json @@ -1,6 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permite que serviços externos requisitem acesso a %s.", "Name" : "Nome", "Redirection URI" : "Redirecionamento URI", "Client Identifier" : "Identificador do Cliente", diff --git a/apps/oauth2/l10n/tr.js b/apps/oauth2/l10n/tr.js index 958fb6261317ba022d024f65dabc1670c16a7559..31cc69a7ed0f2fa64edcd8331a5fe11d5c2d954e 100644 --- a/apps/oauth2/l10n/tr.js +++ b/apps/oauth2/l10n/tr.js @@ -3,6 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 istemcileri", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 dış hizmetlerin %s için eriÅŸim isteÄŸinde bulunmasını saÄŸlar.", "Name" : "Ad", "Redirection URI" : "Yönlendirme Adresi", "Client Identifier" : "Ä°stemci Belirteci", diff --git a/apps/oauth2/l10n/tr.json b/apps/oauth2/l10n/tr.json index df6c7e5d8154308d231dcfaa1eb6ef7126004b38..21d69650f98011147c04213ca7125089014c7baf 100644 --- a/apps/oauth2/l10n/tr.json +++ b/apps/oauth2/l10n/tr.json @@ -1,6 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 istemcileri", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 dış hizmetlerin %s için eriÅŸim isteÄŸinde bulunmasını saÄŸlar.", "Name" : "Ad", "Redirection URI" : "Yönlendirme Adresi", "Client Identifier" : "Ä°stemci Belirteci", diff --git a/apps/user_ldap/l10n/ast.js b/apps/user_ldap/l10n/ast.js index 7a7433ac4bbd0c1ec6da1cccdaf4b8f954db3ab2..6f722d9d12bb735ef0555ece8a97e18f971d9373 100644 --- a/apps/user_ldap/l10n/ast.js +++ b/apps/user_ldap/l10n/ast.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Fallu al llimpiar los mapeos.", "Failed to delete the server configuration" : "Fallu al desaniciar la configuración del sirvidor", - "The configuration is invalid: anonymous bind is not allowed." : "La configuración nun ye válida: nun s'almite l'enllaz anónimu ", - "The configuration is valid and the connection could be established!" : "¡La configuración ye válida y pudo afitase la conexón!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración ye válida, pero falló'l vÃnculu. Por favor, comprueba la configuración y les credenciales nel sirvidor.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuración nun ye válida. Por favor, écha-y un güeyu a los rexistros pa más detalles.", "No action specified" : "Nun s'especificó l'aición", "No configuration specified" : "Nun s'especificó la configuración", "No data specified" : "Nun s'especificaron los datos", @@ -42,16 +38,13 @@ OC.L10N.register( "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Nun pudo guardase. Por favor asegúrate que la base de datos ta en funcionamientu. Actualiza enantes de siguir.", "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cambiar el mou va habilitar les consultes LDAP automátiques . Dependiendo del to tamañu de LDAP puede llevar un tiempu. ¿Inda deseya camudar el mou?", "Select attributes" : "Esbillar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Nun s'alcuentra l'usuariu. Encamiéntase consultar los atributos d'accesu y nome d'usuariu. Filtru efectivu (copiar y pegar pa la validación de llÃnea de comandos): <br/>", "User found and settings verified." : "Usuariu atopáu y la configuración verificada.", - "An unspecified error occurred. Please check the settings and the log." : "Asocedió un erru. Por favor, compruebe la configuración y el rexistru.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtru de busca nun ye válidu , probablemente por cuenta de problemes de sintaxis como'l númberu impar de soportes abiertos y zarraos. Por favor revisalo.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Asocedió un erru de conexón a LDAP / AD, por favor, comprueba'l host, el puertu y les credenciales.", "Please provide a login name to test against" : "Por favor, proporcione un nombre de inicio de sesión para comprobar en contra", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadru de grupu taba desactiváu , por mor qu'el servidor LDAP / AD nun almite memberOf .", "_%s group found_::_%s groups found_" : ["%s grupu alcontráu","%s grupos alcontraos"], "_%s user found_::_%s users found_" : ["%s usuariu alcontráu","%s usuarios alcontraos"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nun deteutamos el nome d'atributu na pantalla d'usuariu. Por favor especifÃcalu nos axustes avanzaos de ldap", "Could not find the desired feature" : "Nun pudo alcontrase la carauterÃstica deseyada", "Invalid Host" : "Agospiu non válidu", "Test Configuration" : "Configuración de prueba", @@ -163,7 +156,14 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Los nomes d'usuariu usense p'atroxar (meta) datos. En cuenta d'identificar y reconocer usuarios, cada usuariu de LDAP tendrá'l so nome d'usuariu internu polo que rique un mapéu dende'l so nome d'usuariu al usuariu de LDAP. El nome d'usuariu creáu mapeáse al UUID del usuariu de LDAP. Amás cacheamos tamién la DN p'amenorgar la intecractividá de LDAP, pero ensin usala pa la identificación. Si la DN camuda, atoparanse los cambios. L'usu internu del nome d'usuariu ye perdayures. ", "Clear Username-LDAP User Mapping" : "Llimpiar l'asignación de los Nomes d'usuariu de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Llimpiar l'asignación de los Nomes de grupu de los grupos de LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuración nun ye válida: nun s'almite l'enllaz anónimu ", + "The configuration is valid and the connection could be established!" : "¡La configuración ye válida y pudo afitase la conexón!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración ye válida, pero falló'l vÃnculu. Por favor, comprueba la configuración y les credenciales nel sirvidor.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuración nun ye válida. Por favor, écha-y un güeyu a los rexistros pa más detalles.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Nun s'alcuentra l'usuariu. Encamiéntase consultar los atributos d'accesu y nome d'usuariu. Filtru efectivu (copiar y pegar pa la validación de llÃnea de comandos): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "Asocedió un erru. Por favor, compruebe la configuración y el rexistru.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El marcador de posición %uid nun s'atopa. Va ser trocáu col nome d'entamu de sesión cuando se consulta LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nun deteutamos el nome d'atributu na pantalla d'usuariu. Por favor especifÃcalu nos axustes avanzaos de ldap", "Verify settings and count groups" : "Comprobar la configuración y grupos de recuentu", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permite la entrada en contra'l nome d'usuariu LDAP / AD, yá sÃa uid o samaccountname y va ser detectada.", "Add a new and blank configuration" : "Amestar una configuración nueva y en blancu", diff --git a/apps/user_ldap/l10n/ast.json b/apps/user_ldap/l10n/ast.json index 6086745f064957e965825edd1175d46b85181c21..475c1339df4a8b3f97494a42fd622a99b0180ebe 100644 --- a/apps/user_ldap/l10n/ast.json +++ b/apps/user_ldap/l10n/ast.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Fallu al llimpiar los mapeos.", "Failed to delete the server configuration" : "Fallu al desaniciar la configuración del sirvidor", - "The configuration is invalid: anonymous bind is not allowed." : "La configuración nun ye válida: nun s'almite l'enllaz anónimu ", - "The configuration is valid and the connection could be established!" : "¡La configuración ye válida y pudo afitase la conexón!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración ye válida, pero falló'l vÃnculu. Por favor, comprueba la configuración y les credenciales nel sirvidor.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuración nun ye válida. Por favor, écha-y un güeyu a los rexistros pa más detalles.", "No action specified" : "Nun s'especificó l'aición", "No configuration specified" : "Nun s'especificó la configuración", "No data specified" : "Nun s'especificaron los datos", @@ -40,16 +36,13 @@ "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Nun pudo guardase. Por favor asegúrate que la base de datos ta en funcionamientu. Actualiza enantes de siguir.", "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cambiar el mou va habilitar les consultes LDAP automátiques . Dependiendo del to tamañu de LDAP puede llevar un tiempu. ¿Inda deseya camudar el mou?", "Select attributes" : "Esbillar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Nun s'alcuentra l'usuariu. Encamiéntase consultar los atributos d'accesu y nome d'usuariu. Filtru efectivu (copiar y pegar pa la validación de llÃnea de comandos): <br/>", "User found and settings verified." : "Usuariu atopáu y la configuración verificada.", - "An unspecified error occurred. Please check the settings and the log." : "Asocedió un erru. Por favor, compruebe la configuración y el rexistru.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtru de busca nun ye válidu , probablemente por cuenta de problemes de sintaxis como'l númberu impar de soportes abiertos y zarraos. Por favor revisalo.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Asocedió un erru de conexón a LDAP / AD, por favor, comprueba'l host, el puertu y les credenciales.", "Please provide a login name to test against" : "Por favor, proporcione un nombre de inicio de sesión para comprobar en contra", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadru de grupu taba desactiváu , por mor qu'el servidor LDAP / AD nun almite memberOf .", "_%s group found_::_%s groups found_" : ["%s grupu alcontráu","%s grupos alcontraos"], "_%s user found_::_%s users found_" : ["%s usuariu alcontráu","%s usuarios alcontraos"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nun deteutamos el nome d'atributu na pantalla d'usuariu. Por favor especifÃcalu nos axustes avanzaos de ldap", "Could not find the desired feature" : "Nun pudo alcontrase la carauterÃstica deseyada", "Invalid Host" : "Agospiu non válidu", "Test Configuration" : "Configuración de prueba", @@ -161,7 +154,14 @@ "Usernames are used to store and assign (meta) data. 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." : "Los nomes d'usuariu usense p'atroxar (meta) datos. En cuenta d'identificar y reconocer usuarios, cada usuariu de LDAP tendrá'l so nome d'usuariu internu polo que rique un mapéu dende'l so nome d'usuariu al usuariu de LDAP. El nome d'usuariu creáu mapeáse al UUID del usuariu de LDAP. Amás cacheamos tamién la DN p'amenorgar la intecractividá de LDAP, pero ensin usala pa la identificación. Si la DN camuda, atoparanse los cambios. L'usu internu del nome d'usuariu ye perdayures. ", "Clear Username-LDAP User Mapping" : "Llimpiar l'asignación de los Nomes d'usuariu de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Llimpiar l'asignación de los Nomes de grupu de los grupos de LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuración nun ye válida: nun s'almite l'enllaz anónimu ", + "The configuration is valid and the connection could be established!" : "¡La configuración ye válida y pudo afitase la conexón!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración ye válida, pero falló'l vÃnculu. Por favor, comprueba la configuración y les credenciales nel sirvidor.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuración nun ye válida. Por favor, écha-y un güeyu a los rexistros pa más detalles.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Nun s'alcuentra l'usuariu. Encamiéntase consultar los atributos d'accesu y nome d'usuariu. Filtru efectivu (copiar y pegar pa la validación de llÃnea de comandos): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "Asocedió un erru. Por favor, compruebe la configuración y el rexistru.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El marcador de posición %uid nun s'atopa. Va ser trocáu col nome d'entamu de sesión cuando se consulta LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nun deteutamos el nome d'atributu na pantalla d'usuariu. Por favor especifÃcalu nos axustes avanzaos de ldap", "Verify settings and count groups" : "Comprobar la configuración y grupos de recuentu", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permite la entrada en contra'l nome d'usuariu LDAP / AD, yá sÃa uid o samaccountname y va ser detectada.", "Add a new and blank configuration" : "Amestar una configuración nueva y en blancu", diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index 8df1842e925abc585ce7a9c33ae3f62f2fb25500..e23b93da1a473414c6ad860414825e88ff13817c 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Selhalo zruÅ¡enà mapovánÃ.", "Failed to delete the server configuration" : "Selhalo smazánà nastavenà serveru", - "The configuration is invalid: anonymous bind is not allowed." : "Tato konfigurace nenà platná: anonymnà bind nenà povolen.", - "The configuration is valid and the connection could be established!" : "Nastavenà je v pořádku a spojenà bylo navázáno.", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurace je v pořádku, ale spojenà selhalo. Zkontrolujte prosÃm nastavenà serveru a pÅ™ihlaÅ¡ovacà údaje.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurace je neplatná. Pro bližšà informace se podÃvejte do logu.", "No action specified" : "NeurÄena žádná akce", "No configuration specified" : "NeurÄena žádná konfigurace", "No data specified" : "NeurÄena žádná data", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "PÅ™epnutà módu povolà automatické LDAP dotazy. V závislosti na velikosti vaÅ¡eho LDAP může vyhledávánà chvÃli trvat. Opravdu si pÅ™ejete pÅ™epnout mód?", "Mode switch" : "PÅ™epnutà módu", "Select attributes" : "Vyberte atributy", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Uživatel nenalezen. Zkontrolujte prosÃm své pÅ™ihlaÅ¡ovacà údaje a jméno. Použitý filtr (pro zkopÃrovánà a ověřenà v pÅ™Ãkazovém řádku): <br/>", "User found and settings verified." : "Uživatel nalezen a nastavenà ověřeno.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Nastavenà ověřena, ale byl nalezen vÃc než jeden uživatel. Jen ten prvnà se bude moci pÅ™ihlásit. Zvažte užšà filtr.", - "An unspecified error occurred. Please check the settings and the log." : "DoÅ¡lo k nespecifikované chybÄ›. Zkontrolujte prosÃm nastavenà a soubor logu.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filtr vyhledávánà je neplatný, pravdÄ›podobnÄ› z důvodu chybné syntax jako tÅ™eba neuzavÅ™ené závorky. Ověřte to.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "DoÅ¡lo k chybÄ› pÅ™ipojenà k LDAP / AD, zkontrolujte prosÃm host, port a pÅ™ihlaÅ¡ovacà údaje.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Zástupný symbol \"%uid\" chybÃ. PÅ™i dotatzu na LDAP / AD bude nahrazen pÅ™ihlaÅ¡ovacÃm jménem.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD propojenÃ", "_%s group found_::_%s groups found_" : ["nalezena %s skupina","nalezeny %s skupiny","nalezeno %s skupin"], "_%s user found_::_%s users found_" : ["nalezen %s uživatel","nalezeni %s uživatelé","nalezeno %s uživatelů"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nelze detekovat atribut pro zobrazenà jména uživatele. UpÅ™esnÄ›te ho prosÃm sami v rozÅ¡ÃÅ™eném nastavenà LDAP.", "Could not find the desired feature" : "Nelze nalézt požadovanou vlastnost", "Invalid Host" : "Neplatný hostitel", "Test Configuration" : "VyzkouÅ¡et nastavenÃ", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Uživatelská jména jsou použÃvána pro uchovávánà a pÅ™iÅ™azovánà (meta)dat. Pro správnou identifikaci a rozpoznánà uživatelů bude mÃt každý LDAP uživatel internà uživatelské jméno. To vyžaduje mapovánà uživatelských jmen na uživatele LDAP. VytvoÅ™ené uživatelské jméno je mapováno na UUID uživatele v LDAP. DN informace je navÃc udržována v pamÄ›ti pro snÞenà interakce s LDAP, ale nenà použÃvána pro identifikaci. Pokud se DN zmÄ›nÃ, bude to správnÄ› rozpoznáno. Internà uživatelské jméno se použÃvá celé. VyÄiÅ¡tÄ›nà mapovánà zanechá zbytky vÅ¡ude. VyÄiÅ¡tÄ›nà navÃc nenà specifické pro každou konfiguraci, bude mÃt vliv na vÅ¡echny LDAP konfigurace! Nikdy neÄistÄ›te mapovánà v produkÄnÃm prostÅ™edÃ, ale pouze v testovacà nebo experimentálnà fázi.", "Clear Username-LDAP User Mapping" : "ZruÅ¡it mapovánà uživatelských jmen LDAPu", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡it mapovánà názvů skupin LDAPu", + "The configuration is invalid: anonymous bind is not allowed." : "Tato konfigurace nenà platná: anonymnà bind nenà povolen.", + "The configuration is valid and the connection could be established!" : "Nastavenà je v pořádku a spojenà bylo navázáno.", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurace je v pořádku, ale spojenà selhalo. Zkontrolujte prosÃm nastavenà serveru a pÅ™ihlaÅ¡ovacà údaje.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurace je neplatná. Pro bližšà informace se podÃvejte do logu.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Uživatel nenalezen. Zkontrolujte prosÃm své pÅ™ihlaÅ¡ovacà údaje a jméno. Použitý filtr (pro zkopÃrovánà a ověřenà v pÅ™Ãkazovém řádku): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Nastavenà ověřena, ale byl nalezen vÃc než jeden uživatel. Jen ten prvnà se bude moci pÅ™ihlásit. Zvažte užšà filtr.", + "An unspecified error occurred. Please check the settings and the log." : "DoÅ¡lo k nespecifikované chybÄ›. Zkontrolujte prosÃm nastavenà a soubor logu.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Chybà zástupný znak %uid. Bude nahrazen pÅ™ihlaÅ¡ovacÃm jménem pÅ™i dotazovánà LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nelze detekovat atribut pro zobrazenà jména uživatele. UpÅ™esnÄ›te ho prosÃm sami v rozÅ¡ÃÅ™eném nastavenà LDAP.", "Verify settings and count groups" : "Ověřit nastavenà a spoÄÃtat skupiny", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Umožňuje pÅ™ihlášenà s LDAP / AD uživatelským jménem, které má rozpoznatelnou hodnotu pro uid nebo samaccountname.", "Add a new and blank configuration" : "PÅ™idat novou a prázdnou konfiguraci", diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index 95295cf94b1ed364169312a64d3724ea0ebc26b9..b7424bb89b4a11073a5c07a88656d1ef0abceee6 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Selhalo zruÅ¡enà mapovánÃ.", "Failed to delete the server configuration" : "Selhalo smazánà nastavenà serveru", - "The configuration is invalid: anonymous bind is not allowed." : "Tato konfigurace nenà platná: anonymnà bind nenà povolen.", - "The configuration is valid and the connection could be established!" : "Nastavenà je v pořádku a spojenà bylo navázáno.", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurace je v pořádku, ale spojenà selhalo. Zkontrolujte prosÃm nastavenà serveru a pÅ™ihlaÅ¡ovacà údaje.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurace je neplatná. Pro bližšà informace se podÃvejte do logu.", "No action specified" : "NeurÄena žádná akce", "No configuration specified" : "NeurÄena žádná konfigurace", "No data specified" : "NeurÄena žádná data", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "PÅ™epnutà módu povolà automatické LDAP dotazy. V závislosti na velikosti vaÅ¡eho LDAP může vyhledávánà chvÃli trvat. Opravdu si pÅ™ejete pÅ™epnout mód?", "Mode switch" : "PÅ™epnutà módu", "Select attributes" : "Vyberte atributy", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Uživatel nenalezen. Zkontrolujte prosÃm své pÅ™ihlaÅ¡ovacà údaje a jméno. Použitý filtr (pro zkopÃrovánà a ověřenà v pÅ™Ãkazovém řádku): <br/>", "User found and settings verified." : "Uživatel nalezen a nastavenà ověřeno.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Nastavenà ověřena, ale byl nalezen vÃc než jeden uživatel. Jen ten prvnà se bude moci pÅ™ihlásit. Zvažte užšà filtr.", - "An unspecified error occurred. Please check the settings and the log." : "DoÅ¡lo k nespecifikované chybÄ›. Zkontrolujte prosÃm nastavenà a soubor logu.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filtr vyhledávánà je neplatný, pravdÄ›podobnÄ› z důvodu chybné syntax jako tÅ™eba neuzavÅ™ené závorky. Ověřte to.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "DoÅ¡lo k chybÄ› pÅ™ipojenà k LDAP / AD, zkontrolujte prosÃm host, port a pÅ™ihlaÅ¡ovacà údaje.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Zástupný symbol \"%uid\" chybÃ. PÅ™i dotatzu na LDAP / AD bude nahrazen pÅ™ihlaÅ¡ovacÃm jménem.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "LDAP / AD propojenÃ", "_%s group found_::_%s groups found_" : ["nalezena %s skupina","nalezeny %s skupiny","nalezeno %s skupin"], "_%s user found_::_%s users found_" : ["nalezen %s uživatel","nalezeni %s uživatelé","nalezeno %s uživatelů"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nelze detekovat atribut pro zobrazenà jména uživatele. UpÅ™esnÄ›te ho prosÃm sami v rozÅ¡ÃÅ™eném nastavenà LDAP.", "Could not find the desired feature" : "Nelze nalézt požadovanou vlastnost", "Invalid Host" : "Neplatný hostitel", "Test Configuration" : "VyzkouÅ¡et nastavenÃ", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Uživatelská jména jsou použÃvána pro uchovávánà a pÅ™iÅ™azovánà (meta)dat. Pro správnou identifikaci a rozpoznánà uživatelů bude mÃt každý LDAP uživatel internà uživatelské jméno. To vyžaduje mapovánà uživatelských jmen na uživatele LDAP. VytvoÅ™ené uživatelské jméno je mapováno na UUID uživatele v LDAP. DN informace je navÃc udržována v pamÄ›ti pro snÞenà interakce s LDAP, ale nenà použÃvána pro identifikaci. Pokud se DN zmÄ›nÃ, bude to správnÄ› rozpoznáno. Internà uživatelské jméno se použÃvá celé. VyÄiÅ¡tÄ›nà mapovánà zanechá zbytky vÅ¡ude. VyÄiÅ¡tÄ›nà navÃc nenà specifické pro každou konfiguraci, bude mÃt vliv na vÅ¡echny LDAP konfigurace! Nikdy neÄistÄ›te mapovánà v produkÄnÃm prostÅ™edÃ, ale pouze v testovacà nebo experimentálnà fázi.", "Clear Username-LDAP User Mapping" : "ZruÅ¡it mapovánà uživatelských jmen LDAPu", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡it mapovánà názvů skupin LDAPu", + "The configuration is invalid: anonymous bind is not allowed." : "Tato konfigurace nenà platná: anonymnà bind nenà povolen.", + "The configuration is valid and the connection could be established!" : "Nastavenà je v pořádku a spojenà bylo navázáno.", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurace je v pořádku, ale spojenà selhalo. Zkontrolujte prosÃm nastavenà serveru a pÅ™ihlaÅ¡ovacà údaje.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurace je neplatná. Pro bližšà informace se podÃvejte do logu.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Uživatel nenalezen. Zkontrolujte prosÃm své pÅ™ihlaÅ¡ovacà údaje a jméno. Použitý filtr (pro zkopÃrovánà a ověřenà v pÅ™Ãkazovém řádku): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Nastavenà ověřena, ale byl nalezen vÃc než jeden uživatel. Jen ten prvnà se bude moci pÅ™ihlásit. Zvažte užšà filtr.", + "An unspecified error occurred. Please check the settings and the log." : "DoÅ¡lo k nespecifikované chybÄ›. Zkontrolujte prosÃm nastavenà a soubor logu.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Chybà zástupný znak %uid. Bude nahrazen pÅ™ihlaÅ¡ovacÃm jménem pÅ™i dotazovánà LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nelze detekovat atribut pro zobrazenà jména uživatele. UpÅ™esnÄ›te ho prosÃm sami v rozÅ¡ÃÅ™eném nastavenà LDAP.", "Verify settings and count groups" : "Ověřit nastavenà a spoÄÃtat skupiny", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Umožňuje pÅ™ihlášenà s LDAP / AD uživatelským jménem, které má rozpoznatelnou hodnotu pro uid nebo samaccountname.", "Add a new and blank configuration" : "PÅ™idat novou a prázdnou konfiguraci", diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js index d017a4d3bb34f5e038fb5047f938dd223a31ae00..6e3fb3aee115e9e71e89bfccd20ebcae2975aa99 100644 --- a/apps/user_ldap/l10n/da.js +++ b/apps/user_ldap/l10n/da.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Mislykkedes med at rydde delingerne.", "Failed to delete the server configuration" : "Kunne ikke slette server konfigurationen", - "The configuration is invalid: anonymous bind is not allowed." : "Konfigurationen er ugyldig: anonyme bindinger tillades ikke.", - "The configuration is valid and the connection could be established!" : "Konfigurationen er korrekt og forbindelsen kunne etableres!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen er gyldig, men forbindelsen mislykkedes. Tjek venligst serverindstillingerne og akkreditiverne.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurationen er ugyldig. Se venligst i loggen for yderligere detaljer.", "No action specified" : "Der er ikke angivet en handling", "No configuration specified" : "Der er ikke angivet en konfiguration", "No data specified" : "Der er ikke angivet data", @@ -38,10 +34,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Skift af tilstanden vil betyde aktivering af automatiske LDAP-forespørgsler. Afhængig af størrelsen pÃ¥ din LDAP, vil det kunne tage noget tid. Ønsker du stadig at ændre tilstanden?", "Mode switch" : "Skift af tilstand", "Select attributes" : "Vælg attributter", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Bruger blev ikke fundet. Tjek venligst dine login-attributter og brugernavnet. Gældende filter (til kopiér-og-indsæt for validering via kommandolinje): <br/>", "User found and settings verified." : "Bruger blev fundetog indstillingerne bekræftet.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Indstillingerne blev verificieret, men mere end én bruger blev fundet. Kun den første, vil kunne logge ind. Overvej et mere begrænset filter.", - "An unspecified error occurred. Please check the settings and the log." : "Der opstod en uspecificeret fejl. Tjek venligst indstillingerne og loggen.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Søgefilteret er ugyldigt - sandsynligvis pÃ¥ grund af problemer med syntaksen, sÃ¥som et ulige antal Ã¥bne og lukkede parenteser. Gennemse venligst. ", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Der opstod en forbindelsesfejl til LDAP/AD - tjek venligst vært, port og brugeroplysninger.", "Please provide a login name to test against" : "Angiv venligst et loginnavn for at teste mod", @@ -50,7 +43,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD integration", "_%s group found_::_%s groups found_" : ["Der blev fundet %s gruppe","Der blev fundet %s grupper"], "_%s user found_::_%s users found_" : ["Der blev fundet %s bruger","Der blev fundet %s brugere"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke registrere navneattributten for visning af bruger. Angiv den venligst selv i de avancerede ldap-indstillinger.", "Could not find the desired feature" : "Fandt ikke den ønskede funktion", "Invalid Host" : "Ugyldig vært", "Test Configuration" : "Test konfigurationen", @@ -160,7 +152,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Brugernavne bruges til at lagre og tildele (meta)data. For at kunne identificere og genkende brugere præcist, sÃ¥ vil hver LDAP-bruger have et internt brugernavn. Det oprettede brugernavn kortlægges til UUID'et for LDAP-brugeren. I tillæg mellemlagres DN'et for at mindske LDAP-interaktioner, men det benyttes ikke til identifikation. Hvis DN'et ændres, sÃ¥ vil ændringerne blive registreret. Det interne brugernavn anvendes overalt. Hvis kortlægningerne ryddes, sÃ¥ vil der være rester overalt. Rydning af kortlægningerne er ikke konfigurationssensitivt - det pÃ¥virker alle LDAP-konfigurationer! Ryd aldrig kortlægningerne i et produktionsmiljø, kun i et teststadie eller eksperimentelt stadie.", "Clear Username-LDAP User Mapping" : "Ryd kortlægning mellem brugernavn og LDAP-bruger", "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe", + "The configuration is invalid: anonymous bind is not allowed." : "Konfigurationen er ugyldig: anonyme bindinger tillades ikke.", + "The configuration is valid and the connection could be established!" : "Konfigurationen er korrekt og forbindelsen kunne etableres!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen er gyldig, men forbindelsen mislykkedes. Tjek venligst serverindstillingerne og akkreditiverne.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurationen er ugyldig. Se venligst i loggen for yderligere detaljer.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Bruger blev ikke fundet. Tjek venligst dine login-attributter og brugernavnet. Gældende filter (til kopiér-og-indsæt for validering via kommandolinje): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Indstillingerne blev verificieret, men mere end én bruger blev fundet. Kun den første, vil kunne logge ind. Overvej et mere begrænset filter.", + "An unspecified error occurred. Please check the settings and the log." : "Der opstod en uspecificeret fejl. Tjek venligst indstillingerne og loggen.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Pladsholderen for %uid mangler. Den vil blive erstattes med loginnavnet, nÃ¥r LDAP/AD forespørges.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke registrere navneattributten for visning af bruger. Angiv den venligst selv i de avancerede ldap-indstillinger.", "Verify settings and count groups" : "Verificér indstillinger og optællingsgrupper", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Tillader login mod LDAP/AD-brugernavnet, hvilket enten er et uid eller »samaccountname«, og vil blive detekteret.", "Add a new and blank configuration" : "Tilføj en ny og tom konfiguration", diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json index 0afde6bf4c043dc276d23e2a8a9959965153b79e..a847bff350d21f3efd382ac6462242025a1c6157 100644 --- a/apps/user_ldap/l10n/da.json +++ b/apps/user_ldap/l10n/da.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Mislykkedes med at rydde delingerne.", "Failed to delete the server configuration" : "Kunne ikke slette server konfigurationen", - "The configuration is invalid: anonymous bind is not allowed." : "Konfigurationen er ugyldig: anonyme bindinger tillades ikke.", - "The configuration is valid and the connection could be established!" : "Konfigurationen er korrekt og forbindelsen kunne etableres!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen er gyldig, men forbindelsen mislykkedes. Tjek venligst serverindstillingerne og akkreditiverne.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurationen er ugyldig. Se venligst i loggen for yderligere detaljer.", "No action specified" : "Der er ikke angivet en handling", "No configuration specified" : "Der er ikke angivet en konfiguration", "No data specified" : "Der er ikke angivet data", @@ -36,10 +32,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Skift af tilstanden vil betyde aktivering af automatiske LDAP-forespørgsler. Afhængig af størrelsen pÃ¥ din LDAP, vil det kunne tage noget tid. Ønsker du stadig at ændre tilstanden?", "Mode switch" : "Skift af tilstand", "Select attributes" : "Vælg attributter", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Bruger blev ikke fundet. Tjek venligst dine login-attributter og brugernavnet. Gældende filter (til kopiér-og-indsæt for validering via kommandolinje): <br/>", "User found and settings verified." : "Bruger blev fundetog indstillingerne bekræftet.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Indstillingerne blev verificieret, men mere end én bruger blev fundet. Kun den første, vil kunne logge ind. Overvej et mere begrænset filter.", - "An unspecified error occurred. Please check the settings and the log." : "Der opstod en uspecificeret fejl. Tjek venligst indstillingerne og loggen.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Søgefilteret er ugyldigt - sandsynligvis pÃ¥ grund af problemer med syntaksen, sÃ¥som et ulige antal Ã¥bne og lukkede parenteser. Gennemse venligst. ", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Der opstod en forbindelsesfejl til LDAP/AD - tjek venligst vært, port og brugeroplysninger.", "Please provide a login name to test against" : "Angiv venligst et loginnavn for at teste mod", @@ -48,7 +41,6 @@ "LDAP / AD integration" : "LDAP / AD integration", "_%s group found_::_%s groups found_" : ["Der blev fundet %s gruppe","Der blev fundet %s grupper"], "_%s user found_::_%s users found_" : ["Der blev fundet %s bruger","Der blev fundet %s brugere"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke registrere navneattributten for visning af bruger. Angiv den venligst selv i de avancerede ldap-indstillinger.", "Could not find the desired feature" : "Fandt ikke den ønskede funktion", "Invalid Host" : "Ugyldig vært", "Test Configuration" : "Test konfigurationen", @@ -158,7 +150,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Brugernavne bruges til at lagre og tildele (meta)data. For at kunne identificere og genkende brugere præcist, sÃ¥ vil hver LDAP-bruger have et internt brugernavn. Det oprettede brugernavn kortlægges til UUID'et for LDAP-brugeren. I tillæg mellemlagres DN'et for at mindske LDAP-interaktioner, men det benyttes ikke til identifikation. Hvis DN'et ændres, sÃ¥ vil ændringerne blive registreret. Det interne brugernavn anvendes overalt. Hvis kortlægningerne ryddes, sÃ¥ vil der være rester overalt. Rydning af kortlægningerne er ikke konfigurationssensitivt - det pÃ¥virker alle LDAP-konfigurationer! Ryd aldrig kortlægningerne i et produktionsmiljø, kun i et teststadie eller eksperimentelt stadie.", "Clear Username-LDAP User Mapping" : "Ryd kortlægning mellem brugernavn og LDAP-bruger", "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe", + "The configuration is invalid: anonymous bind is not allowed." : "Konfigurationen er ugyldig: anonyme bindinger tillades ikke.", + "The configuration is valid and the connection could be established!" : "Konfigurationen er korrekt og forbindelsen kunne etableres!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen er gyldig, men forbindelsen mislykkedes. Tjek venligst serverindstillingerne og akkreditiverne.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurationen er ugyldig. Se venligst i loggen for yderligere detaljer.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Bruger blev ikke fundet. Tjek venligst dine login-attributter og brugernavnet. Gældende filter (til kopiér-og-indsæt for validering via kommandolinje): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Indstillingerne blev verificieret, men mere end én bruger blev fundet. Kun den første, vil kunne logge ind. Overvej et mere begrænset filter.", + "An unspecified error occurred. Please check the settings and the log." : "Der opstod en uspecificeret fejl. Tjek venligst indstillingerne og loggen.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Pladsholderen for %uid mangler. Den vil blive erstattes med loginnavnet, nÃ¥r LDAP/AD forespørges.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke registrere navneattributten for visning af bruger. Angiv den venligst selv i de avancerede ldap-indstillinger.", "Verify settings and count groups" : "Verificér indstillinger og optællingsgrupper", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Tillader login mod LDAP/AD-brugernavnet, hvilket enten er et uid eller »samaccountname«, og vil blive detekteret.", "Add a new and blank configuration" : "Tilføj en ny og tom konfiguration", diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index c6f33f807e95170a945edf51dd9a01e7555aa726..a077ef3487b55c25983b00af984aed43854ce23f 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Löschen der Zuordnungen fehlgeschlagen.", "Failed to delete the server configuration" : "Löschen der Serverkonfiguration fehlgeschlagen", - "The configuration is invalid: anonymous bind is not allowed." : "Die Konfiguration ist ungültig: anonymes Binden ist nicht erlaubt.", - "The configuration is valid and the connection could be established!" : "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfe die Servereinstellungen und Anmeldeinformationen.", - "The configuration is invalid. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details können in den Logdateien nachgelesen werden.", "No action specified" : "Keine Aktion angegeben", "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Deiner LDAP-Größe können diese einige Zeit in Anspruch nehmen. Soll immer noch in den Modus gewechselt werden?", "Mode switch" : "Modus wechseln", "Select attributes" : "Attribute auswählen", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfe Deine Anmelde-Attribute und Deinen Benutzernamen. Gültige Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", "User found and settings verified." : "Benutzer gefunden und Einstellungen überprüft.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Benutzer gefunden. Nur der ersten Benutzer wird in der Lage sein sich anzumelden. Verwende einen weiter einschränkenenden Filter.", - "An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte prüfe die Einstellungen und die Logdatei.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Der Suchfilter ist ungültig, möglicherweise bestehen Eingabefehler wie z.B. eine ungerade Anzahl von geöffneten und geschlossenen Klammern. Bitte überarbeiten.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Es ist ein Verbindungsfehler zum LDAP/AD aufgetreten, bitte Host, Port und Anmeldeinformationen überprüfen.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der %uid - Platzhalter fehlt. Dieser wird mit dem Anmeldenamen beim Abfragen von LDAP / AD ersetzt.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD Integration", "_%s group found_::_%s groups found_" : ["%s Gruppe gefunden","%s Gruppen gefunden"], "_%s user found_::_%s users found_" : ["%s Benutzer gefunden","%s Benutzer gefunden"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte gib es in den erweiterten LDAP-Einstellungen selber an.", "Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden", "Invalid Host" : "Ungültiger Host", "Test Configuration" : "Testkonfiguration", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Die Benutzernamen werden genutzt, um (Meta-)Daten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung (mappen) von Benutzernamen zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen durch gefunden. Der interne Benutzername, wird in überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Lösche niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", + "The configuration is invalid: anonymous bind is not allowed." : "Die Konfiguration ist ungültig: anonymes Binden ist nicht erlaubt.", + "The configuration is valid and the connection could be established!" : "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfe die Servereinstellungen und Anmeldeinformationen.", + "The configuration is invalid. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details können in den Logdateien nachgelesen werden.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfe Deine Anmelde-Attribute und Deinen Benutzernamen. Gültige Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Benutzer gefunden. Nur der ersten Benutzer wird in der Lage sein sich anzumelden. Verwende einen weiter einschränkenenden Filter.", + "An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte prüfe die Einstellungen und die Logdatei.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der %uid - Platzhalter fehlt. Dieser wird mit dem Anmeldenamen beim Abfragen von LDAP / AD ersetzt.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte gib es in den erweiterten LDAP-Einstellungen selber an.", "Verify settings and count groups" : "Einstellungen überprüfen und Gruppen zählen", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Erlaubt das Anmelden gegen den LDAP / AD Nutzernamen, welcher entweder eine UID oder samaccountname ist und automatisch erkannt wird.", "Add a new and blank configuration" : "Eine neue und leere Konfiguration hinzufügen", diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index e4692eee43dda768cce9d8ec463a4259ffc0dc97..bca3247efde5f794929bf0e33e8afe57253ddc31 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Löschen der Zuordnungen fehlgeschlagen.", "Failed to delete the server configuration" : "Löschen der Serverkonfiguration fehlgeschlagen", - "The configuration is invalid: anonymous bind is not allowed." : "Die Konfiguration ist ungültig: anonymes Binden ist nicht erlaubt.", - "The configuration is valid and the connection could be established!" : "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfe die Servereinstellungen und Anmeldeinformationen.", - "The configuration is invalid. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details können in den Logdateien nachgelesen werden.", "No action specified" : "Keine Aktion angegeben", "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Deiner LDAP-Größe können diese einige Zeit in Anspruch nehmen. Soll immer noch in den Modus gewechselt werden?", "Mode switch" : "Modus wechseln", "Select attributes" : "Attribute auswählen", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfe Deine Anmelde-Attribute und Deinen Benutzernamen. Gültige Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", "User found and settings verified." : "Benutzer gefunden und Einstellungen überprüft.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Benutzer gefunden. Nur der ersten Benutzer wird in der Lage sein sich anzumelden. Verwende einen weiter einschränkenenden Filter.", - "An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte prüfe die Einstellungen und die Logdatei.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Der Suchfilter ist ungültig, möglicherweise bestehen Eingabefehler wie z.B. eine ungerade Anzahl von geöffneten und geschlossenen Klammern. Bitte überarbeiten.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Es ist ein Verbindungsfehler zum LDAP/AD aufgetreten, bitte Host, Port und Anmeldeinformationen überprüfen.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der %uid - Platzhalter fehlt. Dieser wird mit dem Anmeldenamen beim Abfragen von LDAP / AD ersetzt.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "LDAP / AD Integration", "_%s group found_::_%s groups found_" : ["%s Gruppe gefunden","%s Gruppen gefunden"], "_%s user found_::_%s users found_" : ["%s Benutzer gefunden","%s Benutzer gefunden"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte gib es in den erweiterten LDAP-Einstellungen selber an.", "Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden", "Invalid Host" : "Ungültiger Host", "Test Configuration" : "Testkonfiguration", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Die Benutzernamen werden genutzt, um (Meta-)Daten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung (mappen) von Benutzernamen zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen durch gefunden. Der interne Benutzername, wird in überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Lösche niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", + "The configuration is invalid: anonymous bind is not allowed." : "Die Konfiguration ist ungültig: anonymes Binden ist nicht erlaubt.", + "The configuration is valid and the connection could be established!" : "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfe die Servereinstellungen und Anmeldeinformationen.", + "The configuration is invalid. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details können in den Logdateien nachgelesen werden.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfe Deine Anmelde-Attribute und Deinen Benutzernamen. Gültige Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Benutzer gefunden. Nur der ersten Benutzer wird in der Lage sein sich anzumelden. Verwende einen weiter einschränkenenden Filter.", + "An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte prüfe die Einstellungen und die Logdatei.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der %uid - Platzhalter fehlt. Dieser wird mit dem Anmeldenamen beim Abfragen von LDAP / AD ersetzt.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte gib es in den erweiterten LDAP-Einstellungen selber an.", "Verify settings and count groups" : "Einstellungen überprüfen und Gruppen zählen", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Erlaubt das Anmelden gegen den LDAP / AD Nutzernamen, welcher entweder eine UID oder samaccountname ist und automatisch erkannt wird.", "Add a new and blank configuration" : "Eine neue und leere Konfiguration hinzufügen", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index f3e64022ebf2d371b09097b69bf7625cf2556698..df5c5736dcfe847d0410383c28c3439a55530cd7 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Löschen der Zuordnungen fehlgeschlagen.", "Failed to delete the server configuration" : "Löschen der Serverkonfiguration fehlgeschlagen", - "The configuration is invalid: anonymous bind is not allowed." : "Die Konfiguration ist ungültig: Anonymous Bind ist nicht erlaubt.", - "The configuration is valid and the connection could be established!" : "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen.", - "The configuration is invalid. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details können Sie in den Logdateien nachlesen.", "No action specified" : "Keine Aktion angegeben", "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Ihrer LDAP-Größe können diese einige Zeit in Anspruch nehmen. Wollen Sie immer noch den Modus wechseln?", "Mode switch" : "Modus umschalten", "Select attributes" : "Attribute auswählen", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfen Sie Ihre Anmelde-Attribute und Ihren Benutzernamen. Gültiger Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", "User found and settings verified." : "Benutzer gefunden und Einstellungen überprüft.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Benutzer gefunden. Nur der ersten Benutzer wird in der Lage sein, sich anzumelden. Verwenden Sie einen weiter einschränkenenden Filter.", - "An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte überprüfe die Einstellungen und die Logdatei.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Der Suchfilter ist ungültig, möglicherweise bestehen Eingabefehler wie z.B. eine ungerade Anzahl von geöffneten und geschlossenen Klammern. Bitte überarbeiten.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Es ist ein Verbindungsfehler zum LDAP/AD aufgetreten, bitte überprüfen Sie Host, Port und Anmeldeinformationen.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der \"1 %u id\" Platzhalter fehlt. Er wird durch den Anmeldenamen ersetzt, wenn LDAP / AD abgefragt wird.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP/AD-Integration", "_%s group found_::_%s groups found_" : ["%s Gruppe gefunden","%s Gruppen gefunden"], "_%s user found_::_%s users found_" : ["%s Benutzer gefunden","%s Benutzer gefunden"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte geben Sie es in den erweiterten LDAP-Einstellungen selber an.", "Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden", "Invalid Host" : "Ungültiger Host", "Test Configuration" : "Testkonfiguration", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Benutzernamen dienen zum Speichern und Zuweisen von (Meta-)Daten. Um Benutzer eindeutig zu identifizieren und zu erkennen, besitzt jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des jeweiligen Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzers zugeordnet. Darüber hinaus wird der DN auch zwischengespeichert, um die Interaktion über LDAP zu reduzieren, was aber nicht zur Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird durchgängig verwendet. Ein Löschen der Zuordnungen führt zum systemweiten Verbleib von Restdaten. Es bleibt nicht auf eine einzelne Konfiguration beschränkt, sondern wirkt sich auf alle LDAP-Konfigurationen aus! Löschen Sie die Zuordnungen nie innerhalb einer Produktivumgebung, sondern nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung", "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung", + "The configuration is invalid: anonymous bind is not allowed." : "Die Konfiguration ist ungültig: Anonymous Bind ist nicht erlaubt.", + "The configuration is valid and the connection could be established!" : "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen.", + "The configuration is invalid. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details können Sie in den Logdateien nachlesen.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfen Sie Ihre Anmelde-Attribute und Ihren Benutzernamen. Gültiger Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Benutzer gefunden. Nur der ersten Benutzer wird in der Lage sein, sich anzumelden. Verwenden Sie einen weiter einschränkenenden Filter.", + "An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte überprüfe die Einstellungen und die Logdatei.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der %uid - Platzhalter fehlt. Dieser wird mit dem Anmeldenamen beim Abfragen von LDAP / AD ersetzt.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte geben Sie es in den erweiterten LDAP-Einstellungen selber an.", "Verify settings and count groups" : "Einstellungen überprüfen und Gruppen zählen", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Erlaubt das Anmelden gegen den LDAP / AD Nutzernamen, welcher entweder eine UID oder samaccountname ist und automatisch erkannt wird.", "Add a new and blank configuration" : "Eine neue und leere Konfiguration hinzufügen", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index 6aec7b8f2e73a5c7ec4b76fd206fa78476dacf67..1206d1e12275c106e86432f66802a7bf7c7ba38b 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Löschen der Zuordnungen fehlgeschlagen.", "Failed to delete the server configuration" : "Löschen der Serverkonfiguration fehlgeschlagen", - "The configuration is invalid: anonymous bind is not allowed." : "Die Konfiguration ist ungültig: Anonymous Bind ist nicht erlaubt.", - "The configuration is valid and the connection could be established!" : "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen.", - "The configuration is invalid. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details können Sie in den Logdateien nachlesen.", "No action specified" : "Keine Aktion angegeben", "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Ihrer LDAP-Größe können diese einige Zeit in Anspruch nehmen. Wollen Sie immer noch den Modus wechseln?", "Mode switch" : "Modus umschalten", "Select attributes" : "Attribute auswählen", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfen Sie Ihre Anmelde-Attribute und Ihren Benutzernamen. Gültiger Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", "User found and settings verified." : "Benutzer gefunden und Einstellungen überprüft.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Benutzer gefunden. Nur der ersten Benutzer wird in der Lage sein, sich anzumelden. Verwenden Sie einen weiter einschränkenenden Filter.", - "An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte überprüfe die Einstellungen und die Logdatei.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Der Suchfilter ist ungültig, möglicherweise bestehen Eingabefehler wie z.B. eine ungerade Anzahl von geöffneten und geschlossenen Klammern. Bitte überarbeiten.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Es ist ein Verbindungsfehler zum LDAP/AD aufgetreten, bitte überprüfen Sie Host, Port und Anmeldeinformationen.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der \"1 %u id\" Platzhalter fehlt. Er wird durch den Anmeldenamen ersetzt, wenn LDAP / AD abgefragt wird.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "LDAP/AD-Integration", "_%s group found_::_%s groups found_" : ["%s Gruppe gefunden","%s Gruppen gefunden"], "_%s user found_::_%s users found_" : ["%s Benutzer gefunden","%s Benutzer gefunden"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte geben Sie es in den erweiterten LDAP-Einstellungen selber an.", "Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden", "Invalid Host" : "Ungültiger Host", "Test Configuration" : "Testkonfiguration", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Benutzernamen dienen zum Speichern und Zuweisen von (Meta-)Daten. Um Benutzer eindeutig zu identifizieren und zu erkennen, besitzt jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des jeweiligen Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzers zugeordnet. Darüber hinaus wird der DN auch zwischengespeichert, um die Interaktion über LDAP zu reduzieren, was aber nicht zur Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird durchgängig verwendet. Ein Löschen der Zuordnungen führt zum systemweiten Verbleib von Restdaten. Es bleibt nicht auf eine einzelne Konfiguration beschränkt, sondern wirkt sich auf alle LDAP-Konfigurationen aus! Löschen Sie die Zuordnungen nie innerhalb einer Produktivumgebung, sondern nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung", "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung", + "The configuration is invalid: anonymous bind is not allowed." : "Die Konfiguration ist ungültig: Anonymous Bind ist nicht erlaubt.", + "The configuration is valid and the connection could be established!" : "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen.", + "The configuration is invalid. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details können Sie in den Logdateien nachlesen.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfen Sie Ihre Anmelde-Attribute und Ihren Benutzernamen. Gültiger Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Benutzer gefunden. Nur der ersten Benutzer wird in der Lage sein, sich anzumelden. Verwenden Sie einen weiter einschränkenenden Filter.", + "An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte überprüfe die Einstellungen und die Logdatei.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der %uid - Platzhalter fehlt. Dieser wird mit dem Anmeldenamen beim Abfragen von LDAP / AD ersetzt.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte geben Sie es in den erweiterten LDAP-Einstellungen selber an.", "Verify settings and count groups" : "Einstellungen überprüfen und Gruppen zählen", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Erlaubt das Anmelden gegen den LDAP / AD Nutzernamen, welcher entweder eine UID oder samaccountname ist und automatisch erkannt wird.", "Add a new and blank configuration" : "Eine neue und leere Konfiguration hinzufügen", diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js index 4ab5ad6efd9767efd942e9278f4b84b5624726dd..3efae5bdf9925b77ed5913ed0235164c7d89de5d 100644 --- a/apps/user_ldap/l10n/el.js +++ b/apps/user_ldap/l10n/el.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Αποτυχία εκκαθάÏισης των αντιστοιχιών.", "Failed to delete the server configuration" : "Αποτυχία διαγÏαφής Ïυθμίσεων διακομιστή", - "The configuration is invalid: anonymous bind is not allowed." : "Η διαμόÏφωση δεν είναι ÎγκυÏη: δεν επιτÏÎπεται ανώνυμη δÎσμευση.", - "The configuration is valid and the connection could be established!" : "Οι Ïυθμίσεις είναι ÎγκυÏες και η σÏνδεση μποÏεί να Ï€Ïαγματοποιηθεί!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Οι Ïυθμίσεις είναι ÎγκυÏες, αλλά απÎτυχε η σÏνδεση. ΠαÏακαλώ ελÎγξτε τις Ïυθμίσεις του διακομιστή και τα διαπιστευτήÏια.", - "The configuration is invalid. Please have a look at the logs for further details." : "Η διαμόÏφωση είναι άκυÏη. ΠαÏακαλώ ελÎγξτε τα αÏχεία σφαλμάτων για πεÏαιτÎÏω λεπτομÎÏειες.", "No action specified" : "Καμμία εντολή δεν Ï€ÏοσδιοÏίστηκε", "No configuration specified" : "Καμμία διαμόÏφωση δεν Ï€ÏοσδιοÏίστηκε", "No data specified" : "Δεν Ï€ÏοσδιοÏίστηκαν δεδομÎνα", @@ -43,9 +39,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Η αλλαγή της κατάστασης θα ενεÏγοποιήσει αυτόματα εÏωτήματα LDAP. Ανάλογα με το μÎγεθος του LDAP αυτό μποÏεί να διαÏκÎσει αÏκετά. ΘÎλετε ακόμη να αλλάξετε κατάσταση λειτουÏγίας;", "Mode switch" : "Αλλαγή κατάστασης", "Select attributes" : "Επιλογή χαÏακτηÏιστικών", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Δεν βÏÎθηκε ο χÏήστης. ΠαÏακαλοÏμε ελÎγξτε ότι τις ιδιότητες σÏνδεσης και το όνομα χÏήστη. ΕνεÏγό φίλτÏο (για αντιγÏαφή και επικόλληση για επικÏÏωση σε γÏαμμή εντολών): ", "User found and settings verified." : "Ο χÏήστης βÏÎθηκε και οι Ïυθμίσεις επιβεβαιώθηκαν.", - "An unspecified error occurred. Please check the settings and the log." : "Î ÏοÎκυψε Îνα απÏοσδιόÏιστο σφάλμα. ΠαÏακαλοÏμε ελÎγξτε τις Ïυθμίσεςι και το αÏχείο ακταγÏαφής.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Το φίλτÏο αναζήτησης δεν είναι ÎγκυÏο, πιθανώς λόγω συντακτικών Ï€Ïοβλημάτων όπως μη ταίÏιασμα ανοίγματος και κλεισίματος αγκυλών. ΠαÏακαλοÏμε διοÏθώστε.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Î ÏοÎκυψε σφάλμα σÏνδεσης στο LDAP / AD, παÏακαλοÏμε ελÎγξτε διακομιστή θÏÏα και διαπιστευτήÏια.", "Please provide a login name to test against" : "ΠαÏακαλοÏμε δώστε Îνα όνομα σÏνδεσης για να γίνει δοκιμή", @@ -54,7 +48,6 @@ OC.L10N.register( "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Το συνθηματικό σας θα λήξει σε %n ημÎÏα.","Το συνθηματικό σας θα λήξει σε %n ημÎÏες."], "_%s group found_::_%s groups found_" : ["%s ομάδα βÏÎθηκε","%s ομάδες βÏÎθηκαν"], "_%s user found_::_%s users found_" : ["%s χÏήστης βÏÎθηκε","%s χÏήστες βÏÎθηκαν"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χÏήστη . ΠαÏακαλείστε να το Ï€ÏοσδιοÏίσετε στις Ï€ÏοηγμÎνες Ïυθμίσεις LDAP", "Could not find the desired feature" : "Αδυναμία εÏÏεσης επιθυμητου χαÏακτηÏιστικοÏ", "Invalid Host" : "ΆκυÏος εξυπηÏετητής", "Test Configuration" : "Δοκιμαστικες Ïυθμισεις", @@ -162,7 +155,14 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Τα ονόματα χÏηστών χÏησιμοποιοÏνται για την αποθήκευση και τον Ï€ÏοσδιοÏισμό των (μετα) δεδομÎνων. Î ÏοκειμÎνου να Ï€ÏοσδιοÏιστοÏν με ακÏίβεια και να αναγνωÏιστοÏν οι χÏήστες, κάθε χÏήστης LDAP θα Îχει Îνα εσωτεÏικό όνομα. Αυτό απαιτεί μια αντιστοίχιση του ονόματος χÏήστη με το χÏήστη LDAP. Το όνομα χÏήστη που δημιουÏγήθηκαν αντιστοιχίζεται στην UUID του χÏήστη LDAP. ΕπιπÏοσθÎτως, το DN αποθηκεÏεται Ï€ÏοσωÏινά (cache) ώστε να μειωθεί η αλληλεπίδÏαση LDAP, αλλά δεν χÏησιμοποιείται για την ταυτοποίηση. Αν το DN αλλάξει, οι αλλαγÎÏ‚ θα εντοπιστοÏν. Το εσωτεÏικό όνομα χÏήστη χÏησιμοποιείται παντοÏ. Η εκκαθάÏιση των αντιστοιχίσεων θα αφήσει υπολείμματα παντοÏ. Η εκκαθάÏιση των αντιστοιχίσεων δεν επηÏεάζεται από τη διαμόÏφωση, επηÏεάζει όλες τις διαμοÏφώσεις LDAP! Μην διαγÏάψετε ποτΠτις αντιστοιχίσεις σε Îνα λειτουÏγικό πεÏιβάλλον παÏά μόνο σε δοκιμÎÏ‚ ή σε πειÏαματικό στάδιο.", "Clear Username-LDAP User Mapping" : "ΔιαγÏαφή αντιστοίχησης Ονόματος ΧÏήστη LDAP-ΧÏήστη", "Clear Groupname-LDAP Group Mapping" : "ΔιαγÏαφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας", + "The configuration is invalid: anonymous bind is not allowed." : "Η διαμόÏφωση δεν είναι ÎγκυÏη: δεν επιτÏÎπεται ανώνυμη δÎσμευση.", + "The configuration is valid and the connection could be established!" : "Οι Ïυθμίσεις είναι ÎγκυÏες και η σÏνδεση μποÏεί να Ï€Ïαγματοποιηθεί!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Οι Ïυθμίσεις είναι ÎγκυÏες, αλλά απÎτυχε η σÏνδεση. ΠαÏακαλώ ελÎγξτε τις Ïυθμίσεις του διακομιστή και τα διαπιστευτήÏια.", + "The configuration is invalid. Please have a look at the logs for further details." : "Η διαμόÏφωση είναι άκυÏη. ΠαÏακαλώ ελÎγξτε τα αÏχεία σφαλμάτων για πεÏαιτÎÏω λεπτομÎÏειες.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Δεν βÏÎθηκε ο χÏήστης. ΠαÏακαλοÏμε ελÎγξτε ότι τις ιδιότητες σÏνδεσης και το όνομα χÏήστη. ΕνεÏγό φίλτÏο (για αντιγÏαφή και επικόλληση για επικÏÏωση σε γÏαμμή εντολών): ", + "An unspecified error occurred. Please check the settings and the log." : "Î ÏοÎκυψε Îνα απÏοσδιόÏιστο σφάλμα. ΠαÏακαλοÏμε ελÎγξτε τις Ïυθμίσεςι και το αÏχείο ακταγÏαφής.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Η κÏάτηση θÎσης %uid απουσιάζει. Θα αντικατασταθεί με το όνομα σÏνδεσης κατά το εÏώτημα ", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χÏήστη . ΠαÏακαλείστε να το Ï€ÏοσδιοÏίσετε στις Ï€ÏοηγμÎνες Ïυθμίσεις LDAP", "Verify settings and count groups" : "Επιβεβαίωση Ïυθμίσεων και καταμÎÏ„Ïηση ομάδων", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "ΕπιτÏÎπει σÏνδεση με το όνομα χÏήστη στο LDAP / AD, το οποίο είναι είτε uid ή samaccountname και θα ανιχνευθεί.", "Add a new and blank configuration" : "Î ÏοσθÎτει μια νÎα και κενή διαμόÏφωση", diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json index 6878070ceaa97058f9bf44a4b0e51191a196ca6f..4482acee31dc972004ee19a3976477c43814c05a 100644 --- a/apps/user_ldap/l10n/el.json +++ b/apps/user_ldap/l10n/el.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Αποτυχία εκκαθάÏισης των αντιστοιχιών.", "Failed to delete the server configuration" : "Αποτυχία διαγÏαφής Ïυθμίσεων διακομιστή", - "The configuration is invalid: anonymous bind is not allowed." : "Η διαμόÏφωση δεν είναι ÎγκυÏη: δεν επιτÏÎπεται ανώνυμη δÎσμευση.", - "The configuration is valid and the connection could be established!" : "Οι Ïυθμίσεις είναι ÎγκυÏες και η σÏνδεση μποÏεί να Ï€Ïαγματοποιηθεί!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Οι Ïυθμίσεις είναι ÎγκυÏες, αλλά απÎτυχε η σÏνδεση. ΠαÏακαλώ ελÎγξτε τις Ïυθμίσεις του διακομιστή και τα διαπιστευτήÏια.", - "The configuration is invalid. Please have a look at the logs for further details." : "Η διαμόÏφωση είναι άκυÏη. ΠαÏακαλώ ελÎγξτε τα αÏχεία σφαλμάτων για πεÏαιτÎÏω λεπτομÎÏειες.", "No action specified" : "Καμμία εντολή δεν Ï€ÏοσδιοÏίστηκε", "No configuration specified" : "Καμμία διαμόÏφωση δεν Ï€ÏοσδιοÏίστηκε", "No data specified" : "Δεν Ï€ÏοσδιοÏίστηκαν δεδομÎνα", @@ -41,9 +37,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Η αλλαγή της κατάστασης θα ενεÏγοποιήσει αυτόματα εÏωτήματα LDAP. Ανάλογα με το μÎγεθος του LDAP αυτό μποÏεί να διαÏκÎσει αÏκετά. ΘÎλετε ακόμη να αλλάξετε κατάσταση λειτουÏγίας;", "Mode switch" : "Αλλαγή κατάστασης", "Select attributes" : "Επιλογή χαÏακτηÏιστικών", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Δεν βÏÎθηκε ο χÏήστης. ΠαÏακαλοÏμε ελÎγξτε ότι τις ιδιότητες σÏνδεσης και το όνομα χÏήστη. ΕνεÏγό φίλτÏο (για αντιγÏαφή και επικόλληση για επικÏÏωση σε γÏαμμή εντολών): ", "User found and settings verified." : "Ο χÏήστης βÏÎθηκε και οι Ïυθμίσεις επιβεβαιώθηκαν.", - "An unspecified error occurred. Please check the settings and the log." : "Î ÏοÎκυψε Îνα απÏοσδιόÏιστο σφάλμα. ΠαÏακαλοÏμε ελÎγξτε τις Ïυθμίσεςι και το αÏχείο ακταγÏαφής.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Το φίλτÏο αναζήτησης δεν είναι ÎγκυÏο, πιθανώς λόγω συντακτικών Ï€Ïοβλημάτων όπως μη ταίÏιασμα ανοίγματος και κλεισίματος αγκυλών. ΠαÏακαλοÏμε διοÏθώστε.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Î ÏοÎκυψε σφάλμα σÏνδεσης στο LDAP / AD, παÏακαλοÏμε ελÎγξτε διακομιστή θÏÏα και διαπιστευτήÏια.", "Please provide a login name to test against" : "ΠαÏακαλοÏμε δώστε Îνα όνομα σÏνδεσης για να γίνει δοκιμή", @@ -52,7 +46,6 @@ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Το συνθηματικό σας θα λήξει σε %n ημÎÏα.","Το συνθηματικό σας θα λήξει σε %n ημÎÏες."], "_%s group found_::_%s groups found_" : ["%s ομάδα βÏÎθηκε","%s ομάδες βÏÎθηκαν"], "_%s user found_::_%s users found_" : ["%s χÏήστης βÏÎθηκε","%s χÏήστες βÏÎθηκαν"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χÏήστη . ΠαÏακαλείστε να το Ï€ÏοσδιοÏίσετε στις Ï€ÏοηγμÎνες Ïυθμίσεις LDAP", "Could not find the desired feature" : "Αδυναμία εÏÏεσης επιθυμητου χαÏακτηÏιστικοÏ", "Invalid Host" : "ΆκυÏος εξυπηÏετητής", "Test Configuration" : "Δοκιμαστικες Ïυθμισεις", @@ -160,7 +153,14 @@ "Usernames are used to store and assign (meta) data. 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." : "Τα ονόματα χÏηστών χÏησιμοποιοÏνται για την αποθήκευση και τον Ï€ÏοσδιοÏισμό των (μετα) δεδομÎνων. Î ÏοκειμÎνου να Ï€ÏοσδιοÏιστοÏν με ακÏίβεια και να αναγνωÏιστοÏν οι χÏήστες, κάθε χÏήστης LDAP θα Îχει Îνα εσωτεÏικό όνομα. Αυτό απαιτεί μια αντιστοίχιση του ονόματος χÏήστη με το χÏήστη LDAP. Το όνομα χÏήστη που δημιουÏγήθηκαν αντιστοιχίζεται στην UUID του χÏήστη LDAP. ΕπιπÏοσθÎτως, το DN αποθηκεÏεται Ï€ÏοσωÏινά (cache) ώστε να μειωθεί η αλληλεπίδÏαση LDAP, αλλά δεν χÏησιμοποιείται για την ταυτοποίηση. Αν το DN αλλάξει, οι αλλαγÎÏ‚ θα εντοπιστοÏν. Το εσωτεÏικό όνομα χÏήστη χÏησιμοποιείται παντοÏ. Η εκκαθάÏιση των αντιστοιχίσεων θα αφήσει υπολείμματα παντοÏ. Η εκκαθάÏιση των αντιστοιχίσεων δεν επηÏεάζεται από τη διαμόÏφωση, επηÏεάζει όλες τις διαμοÏφώσεις LDAP! Μην διαγÏάψετε ποτΠτις αντιστοιχίσεις σε Îνα λειτουÏγικό πεÏιβάλλον παÏά μόνο σε δοκιμÎÏ‚ ή σε πειÏαματικό στάδιο.", "Clear Username-LDAP User Mapping" : "ΔιαγÏαφή αντιστοίχησης Ονόματος ΧÏήστη LDAP-ΧÏήστη", "Clear Groupname-LDAP Group Mapping" : "ΔιαγÏαφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας", + "The configuration is invalid: anonymous bind is not allowed." : "Η διαμόÏφωση δεν είναι ÎγκυÏη: δεν επιτÏÎπεται ανώνυμη δÎσμευση.", + "The configuration is valid and the connection could be established!" : "Οι Ïυθμίσεις είναι ÎγκυÏες και η σÏνδεση μποÏεί να Ï€Ïαγματοποιηθεί!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Οι Ïυθμίσεις είναι ÎγκυÏες, αλλά απÎτυχε η σÏνδεση. ΠαÏακαλώ ελÎγξτε τις Ïυθμίσεις του διακομιστή και τα διαπιστευτήÏια.", + "The configuration is invalid. Please have a look at the logs for further details." : "Η διαμόÏφωση είναι άκυÏη. ΠαÏακαλώ ελÎγξτε τα αÏχεία σφαλμάτων για πεÏαιτÎÏω λεπτομÎÏειες.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Δεν βÏÎθηκε ο χÏήστης. ΠαÏακαλοÏμε ελÎγξτε ότι τις ιδιότητες σÏνδεσης και το όνομα χÏήστη. ΕνεÏγό φίλτÏο (για αντιγÏαφή και επικόλληση για επικÏÏωση σε γÏαμμή εντολών): ", + "An unspecified error occurred. Please check the settings and the log." : "Î ÏοÎκυψε Îνα απÏοσδιόÏιστο σφάλμα. ΠαÏακαλοÏμε ελÎγξτε τις Ïυθμίσεςι και το αÏχείο ακταγÏαφής.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Η κÏάτηση θÎσης %uid απουσιάζει. Θα αντικατασταθεί με το όνομα σÏνδεσης κατά το εÏώτημα ", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χÏήστη . ΠαÏακαλείστε να το Ï€ÏοσδιοÏίσετε στις Ï€ÏοηγμÎνες Ïυθμίσεις LDAP", "Verify settings and count groups" : "Επιβεβαίωση Ïυθμίσεων και καταμÎÏ„Ïηση ομάδων", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "ΕπιτÏÎπει σÏνδεση με το όνομα χÏήστη στο LDAP / AD, το οποίο είναι είτε uid ή samaccountname και θα ανιχνευθεί.", "Add a new and blank configuration" : "Î ÏοσθÎτει μια νÎα και κενή διαμόÏφωση", diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index b3601b4b2256a75b7a0213f074517a26c7f5d8ea..004657ee1f1e693ccc66d5796d0b90899ac5b0bd 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Failed to clear the mappings.", "Failed to delete the server configuration" : "Failed to delete the server configuration", - "The configuration is invalid: anonymous bind is not allowed." : "The configuration is invalid: anonymous bind is not allowed.", - "The configuration is valid and the connection could be established!" : "The configuration is valid and the connection could be established!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "The configuration is valid, but the Bind failed. Please check the server settings and credentials.", - "The configuration is invalid. Please have a look at the logs for further details." : "The configuration is invalid. Please have a look at the logs for further details.", "No action specified" : "No action specified", "No configuration specified" : "No configuration specified", "No data specified" : "No data specified", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?", "Mode switch" : "Mode switch", "Select attributes" : "Select attributes", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>", "User found and settings verified." : "User found and settings verified.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter.", - "An unspecified error occurred. Please check the settings and the log." : "An unspecified error occurred. Please check the settings and the log.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "The search filter is invalid, probably due to syntax issues like an uneven number of opened and closed brackets. Please revise.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "A connection error to LDAP / AD occurred, please check host, port and credentials.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD integration", "_%s group found_::_%s groups found_" : ["%s group found","%s groups found"], "_%s user found_::_%s users found_" : ["%s user found","%s users found"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings.", "Could not find the desired feature" : "Could not find the desired feature", "Invalid Host" : "Invalid Host", "Test Configuration" : "Test Configuration", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Usernames are used to store and assign (meta) data. In order to precisely identify and recognise 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.", "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", + "The configuration is invalid: anonymous bind is not allowed." : "The configuration is invalid: anonymous bind is not allowed.", + "The configuration is valid and the connection could be established!" : "The configuration is valid and the connection could be established!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "The configuration is valid, but the Bind failed. Please check the server settings and credentials.", + "The configuration is invalid. Please have a look at the logs for further details." : "The configuration is invalid. Please have a look at the logs for further details.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter.", + "An unspecified error occurred. Please check the settings and the log." : "An unspecified error occurred. Please check the settings and the log.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings.", "Verify settings and count groups" : "Verify settings and count groups", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected.", "Add a new and blank configuration" : "Add a new and blank configuration", diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 6bea154a08ddda8c49504cc96077a46aff3270e6..b13becee6ebe2ecf32ee2076ff5f7995958d088b 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Failed to clear the mappings.", "Failed to delete the server configuration" : "Failed to delete the server configuration", - "The configuration is invalid: anonymous bind is not allowed." : "The configuration is invalid: anonymous bind is not allowed.", - "The configuration is valid and the connection could be established!" : "The configuration is valid and the connection could be established!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "The configuration is valid, but the Bind failed. Please check the server settings and credentials.", - "The configuration is invalid. Please have a look at the logs for further details." : "The configuration is invalid. Please have a look at the logs for further details.", "No action specified" : "No action specified", "No configuration specified" : "No configuration specified", "No data specified" : "No data specified", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?", "Mode switch" : "Mode switch", "Select attributes" : "Select attributes", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>", "User found and settings verified." : "User found and settings verified.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter.", - "An unspecified error occurred. Please check the settings and the log." : "An unspecified error occurred. Please check the settings and the log.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "The search filter is invalid, probably due to syntax issues like an uneven number of opened and closed brackets. Please revise.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "A connection error to LDAP / AD occurred, please check host, port and credentials.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "LDAP / AD integration", "_%s group found_::_%s groups found_" : ["%s group found","%s groups found"], "_%s user found_::_%s users found_" : ["%s user found","%s users found"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings.", "Could not find the desired feature" : "Could not find the desired feature", "Invalid Host" : "Invalid Host", "Test Configuration" : "Test Configuration", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Usernames are used to store and assign (meta) data. In order to precisely identify and recognise 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.", "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", + "The configuration is invalid: anonymous bind is not allowed." : "The configuration is invalid: anonymous bind is not allowed.", + "The configuration is valid and the connection could be established!" : "The configuration is valid and the connection could be established!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "The configuration is valid, but the Bind failed. Please check the server settings and credentials.", + "The configuration is invalid. Please have a look at the logs for further details." : "The configuration is invalid. Please have a look at the logs for further details.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter.", + "An unspecified error occurred. Please check the settings and the log." : "An unspecified error occurred. Please check the settings and the log.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings.", "Verify settings and count groups" : "Verify settings and count groups", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected.", "Add a new and blank configuration" : "Add a new and blank configuration", diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index 461aa2aea12b45616e556073c21b148a5e60a2a5..9fc53f3ba963c95961bcea577f954b017554045a 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Ocurrió un fallo al borrar las asignaciones.", "Failed to delete the server configuration" : "No se pudo borrar la configuración del servidor", - "The configuration is invalid: anonymous bind is not allowed." : "La configuración no es válida: no están permitidos enlaces anónimos.", - "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión puede establecerse!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló el nexo. Por favor, compruebe la configuración del servidor y las credenciales.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuración no es válida. Por favor, revise el registro para más detalles.", "No action specified" : "No se ha especificado la acción", "No configuration specified" : "No se ha especificado la configuración", "No data specified" : "No se han especificado los datos", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cambiando el modo habilitará automáticamente las consultas LDAP. Dependiendo del tamaño de su LDAP puede tardar un rato. ¿Desea cambiar el modo?", "Mode switch" : "Modo interruptor", "Select attributes" : "Seleccionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuario no encontrado. Por favor verifique los atributos de inicio de sesión y nombre de usuario. Filtro eficaz (copie-y-pegue para validar desde la lÃnea de comando):<br/>", "User found and settings verified." : "Usuario encontrado y configuración verificada.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ajustes verificados, pero más de un usuario encontrado. Solo el primero será capaz de iniciar sesión. Considere un filtro más fino.", - "An unspecified error occurred. Please check the settings and the log." : "Un error no especificado ocurrió. Por favor verifique las configuraciones y el registro.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de búsqueda es inválido, probablemente debido a problemas de sintáxis tales como números impares de paréntesis abiertos y cerrados. Por favor revÃselos.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Un error de conexión a LDAP / AD ocurrió, por favor verifique host, puerto y credenciales.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el marcador de posición \"%uid\". Será reemplazado por el nombre de registro al consultar LDAP / AD.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "Integración LDAP / AD", "_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"], "_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.", "Could not find the desired feature" : "No se puede encontrar la función deseada.", "Invalid Host" : "Host inválido", "Test Configuration" : "Configuración de prueba", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Los usuarios son usados para almacenar y asignar (meta) datos. Con el fin de identificar de forma precisa y reconocer usuarios, cada usuario de LDAP tendrá un nombre de usuario interno. Esto requiere un mapeo entre el nombre de usuario y el usuario del LDAP. El nombre de usuario creado es mapeado respecto al UUID del usuario en el LDAP. De forma adicional, el DN es cacheado para reducir la interacción entre el LDAP, pero no es usado para identificar. Si el DN cambia, los cambios serán aplicados. El nombre de usuario interno es usado por encima de todo. Limpiar los mapeos dejará restos por todas partes, no es sensible a configuración, ¡afecta a todas las configuraciones del LDAP! Nunca limpies los mapeos en un entorno de producción, únicamente en una fase de desarrollo o experimental.", "Clear Username-LDAP User Mapping" : "Borrar la asignación de los Nombres de usuario de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuración no es válida: no están permitidos enlaces anónimos.", + "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión puede establecerse!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló el nexo. Por favor, compruebe la configuración del servidor y las credenciales.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuración no es válida. Por favor, revise el registro para más detalles.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuario no encontrado. Por favor verifique los atributos de inicio de sesión y nombre de usuario. Filtro eficaz (copie-y-pegue para validar desde la lÃnea de comando):<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ajustes verificados, pero más de un usuario encontrado. Solo el primero será capaz de iniciar sesión. Considere un filtro más fino.", + "An unspecified error occurred. Please check the settings and the log." : "Un error no especificado ocurrió. Por favor verifique las configuraciones y el registro.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El marcador de posición %uid no está presente. Será reemplazado con el nombre de inicio de sesión cuando se consulte LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.", "Verify settings and count groups" : "Verificar configuraciones y contar grupos", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permite el inicio de sesión contra el nombre de usuario LDAP / AD, el cual es o el uid o samaccountname y será detectado.", "Add a new and blank configuration" : "Agregar una configuración nueva y en blanco", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 953e9d264ad0609bd1c52d4142cd4994e15ba9d8..df240304b78895d2b39f769290c2ca515617e62f 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Ocurrió un fallo al borrar las asignaciones.", "Failed to delete the server configuration" : "No se pudo borrar la configuración del servidor", - "The configuration is invalid: anonymous bind is not allowed." : "La configuración no es válida: no están permitidos enlaces anónimos.", - "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión puede establecerse!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló el nexo. Por favor, compruebe la configuración del servidor y las credenciales.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuración no es válida. Por favor, revise el registro para más detalles.", "No action specified" : "No se ha especificado la acción", "No configuration specified" : "No se ha especificado la configuración", "No data specified" : "No se han especificado los datos", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cambiando el modo habilitará automáticamente las consultas LDAP. Dependiendo del tamaño de su LDAP puede tardar un rato. ¿Desea cambiar el modo?", "Mode switch" : "Modo interruptor", "Select attributes" : "Seleccionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuario no encontrado. Por favor verifique los atributos de inicio de sesión y nombre de usuario. Filtro eficaz (copie-y-pegue para validar desde la lÃnea de comando):<br/>", "User found and settings verified." : "Usuario encontrado y configuración verificada.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ajustes verificados, pero más de un usuario encontrado. Solo el primero será capaz de iniciar sesión. Considere un filtro más fino.", - "An unspecified error occurred. Please check the settings and the log." : "Un error no especificado ocurrió. Por favor verifique las configuraciones y el registro.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de búsqueda es inválido, probablemente debido a problemas de sintáxis tales como números impares de paréntesis abiertos y cerrados. Por favor revÃselos.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Un error de conexión a LDAP / AD ocurrió, por favor verifique host, puerto y credenciales.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el marcador de posición \"%uid\". Será reemplazado por el nombre de registro al consultar LDAP / AD.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "Integración LDAP / AD", "_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"], "_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.", "Could not find the desired feature" : "No se puede encontrar la función deseada.", "Invalid Host" : "Host inválido", "Test Configuration" : "Configuración de prueba", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Los usuarios son usados para almacenar y asignar (meta) datos. Con el fin de identificar de forma precisa y reconocer usuarios, cada usuario de LDAP tendrá un nombre de usuario interno. Esto requiere un mapeo entre el nombre de usuario y el usuario del LDAP. El nombre de usuario creado es mapeado respecto al UUID del usuario en el LDAP. De forma adicional, el DN es cacheado para reducir la interacción entre el LDAP, pero no es usado para identificar. Si el DN cambia, los cambios serán aplicados. El nombre de usuario interno es usado por encima de todo. Limpiar los mapeos dejará restos por todas partes, no es sensible a configuración, ¡afecta a todas las configuraciones del LDAP! Nunca limpies los mapeos en un entorno de producción, únicamente en una fase de desarrollo o experimental.", "Clear Username-LDAP User Mapping" : "Borrar la asignación de los Nombres de usuario de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuración no es válida: no están permitidos enlaces anónimos.", + "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión puede establecerse!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló el nexo. Por favor, compruebe la configuración del servidor y las credenciales.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuración no es válida. Por favor, revise el registro para más detalles.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuario no encontrado. Por favor verifique los atributos de inicio de sesión y nombre de usuario. Filtro eficaz (copie-y-pegue para validar desde la lÃnea de comando):<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ajustes verificados, pero más de un usuario encontrado. Solo el primero será capaz de iniciar sesión. Considere un filtro más fino.", + "An unspecified error occurred. Please check the settings and the log." : "Un error no especificado ocurrió. Por favor verifique las configuraciones y el registro.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El marcador de posición %uid no está presente. Será reemplazado con el nombre de inicio de sesión cuando se consulte LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.", "Verify settings and count groups" : "Verificar configuraciones y contar grupos", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permite el inicio de sesión contra el nombre de usuario LDAP / AD, el cual es o el uid o samaccountname y será detectado.", "Add a new and blank configuration" : "Agregar una configuración nueva y en blanco", diff --git a/apps/user_ldap/l10n/es_AR.js b/apps/user_ldap/l10n/es_AR.js index 2988aab0594eacf4e78d1f13a5c060ffb815e962..145770d1ce44f55da26b84dfcd76ecca11121430 100644 --- a/apps/user_ldap/l10n/es_AR.js +++ b/apps/user_ldap/l10n/es_AR.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Se presentó una falla al borrar los mapeos.", "Failed to delete the server configuration" : "Se presentó una falla al borrar la configuración del servidor", - "The configuration is invalid: anonymous bind is not allowed." : "La configuración es inválida: No se permite hacer una vinculación anónima . ", - "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión pudo ser establecida!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló la Vinculación. Favor de verificar los ajustes del servidor y las credenciales.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuración es inválida. Favor de consultar las bitácoras para más detalles.", "No action specified" : "No se ha especificado una acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cambiar la modalidad habilitará las consultas automaticas de LDAP. Dependiendo del tamaño de su LDAP esto puede tomar algun tiempo. ¿Aún desea cambiar la modalidad?", "Mode switch" : "Cambio de modo", "Select attributes" : "Seleccionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "El usuario no fue encontrado. Favor de verficar los atributos de inicio de sesión asà como su nombre de usuario. Filtro aplicado (para copiar-y-pegar para validar en la lÃnea de comandos): </br>", "User found and settings verified." : "Usuario encontrado y configuraciones verificadas. ", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configuraciones verficados, pero se encontró más de un usuario. Sólo el primero será capaz de iniciar sesión. Considere un filtro más refinado.", - "An unspecified error occurred. Please check the settings and the log." : "Se presentó un error no especificado. Favor de verificar las configuraciones y la bitácroa. ", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de la búsqueda es inválido, posiblemente debido a temas de sintaxis como un número diferente de corchetes abiertos y cerrados. Favor de verificar. ", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Se presentó una falla con la conexión al servidor LDAP / AD, favor de verificar el servidor, puerto y credenciales. ", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el \"%uid\" del marcador de posición. Será reemplazado con el nombre de usuario al consultar LDAP / AD.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "Integración con LDAP / AD", "_%s group found_::_%s groups found_" : ["Grupo %s encontrado","%s grupos encontrados"], "_%s user found_::_%s users found_" : ["Usuario %s encontrado","%s usuarios encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No fue posible detectar el atributo nombre a desplegar del usuario. Favor de especificarlo usted mismo en las configuraciones avanzadas de LDAP.", "Could not find the desired feature" : "No fue posible encontrar la función deseada.", "Invalid Host" : "Servidor inválido", "Test Configuration" : "Probar configuración", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Los nombres de usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Nombre de usuario interno. Esto requiere un mapeo del Nombre de usuario al usuario LDAP. El nombre de usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Nombre del usuario interno se usa en todos lados. Limpiar los mapeos dejará sobras en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borre las configuraciones en el ambiente de producción, sólo hágalo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Nombres de usuario a los Usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos de LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuración es inválida: No se permite hacer una vinculación anónima . ", + "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión pudo ser establecida!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló la Vinculación. Favor de verificar los ajustes del servidor y las credenciales.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuración es inválida. Favor de consultar las bitácoras para más detalles.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "El usuario no fue encontrado. Favor de verficar los atributos de inicio de sesión asà como su nombre de usuario. Filtro aplicado (para copiar-y-pegar para validar en la lÃnea de comandos): </br>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configuraciones verficados, pero se encontró más de un usuario. Sólo el primero será capaz de iniciar sesión. Considere un filtro más refinado.", + "An unspecified error occurred. Please check the settings and the log." : "Se presentó un error no especificado. Favor de verificar las configuraciones y la bitácroa. ", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El id %u del marcador de posición esta faltando. Será reemplazado con el nombre de usuario al consultar LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No fue posible detectar el atributo nombre a desplegar del usuario. Favor de especificarlo usted mismo en las configuraciones avanzadas de LDAP.", "Verify settings and count groups" : "Verificar configuraciones y contar grupos", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permite iniciar sesión contra el nombre de usuario LDAP / AD, que es el uid o el samaccountname y será detectado. ", "Add a new and blank configuration" : "Agregar una configuración nueva y en blanco", diff --git a/apps/user_ldap/l10n/es_AR.json b/apps/user_ldap/l10n/es_AR.json index e284895699f1ffc68b4efb4e822444cf269d8ba3..bd136fc75ca33242a3d06b4344af28a87795b2b7 100644 --- a/apps/user_ldap/l10n/es_AR.json +++ b/apps/user_ldap/l10n/es_AR.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Se presentó una falla al borrar los mapeos.", "Failed to delete the server configuration" : "Se presentó una falla al borrar la configuración del servidor", - "The configuration is invalid: anonymous bind is not allowed." : "La configuración es inválida: No se permite hacer una vinculación anónima . ", - "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión pudo ser establecida!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló la Vinculación. Favor de verificar los ajustes del servidor y las credenciales.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuración es inválida. Favor de consultar las bitácoras para más detalles.", "No action specified" : "No se ha especificado una acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cambiar la modalidad habilitará las consultas automaticas de LDAP. Dependiendo del tamaño de su LDAP esto puede tomar algun tiempo. ¿Aún desea cambiar la modalidad?", "Mode switch" : "Cambio de modo", "Select attributes" : "Seleccionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "El usuario no fue encontrado. Favor de verficar los atributos de inicio de sesión asà como su nombre de usuario. Filtro aplicado (para copiar-y-pegar para validar en la lÃnea de comandos): </br>", "User found and settings verified." : "Usuario encontrado y configuraciones verificadas. ", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configuraciones verficados, pero se encontró más de un usuario. Sólo el primero será capaz de iniciar sesión. Considere un filtro más refinado.", - "An unspecified error occurred. Please check the settings and the log." : "Se presentó un error no especificado. Favor de verificar las configuraciones y la bitácroa. ", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de la búsqueda es inválido, posiblemente debido a temas de sintaxis como un número diferente de corchetes abiertos y cerrados. Favor de verificar. ", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Se presentó una falla con la conexión al servidor LDAP / AD, favor de verificar el servidor, puerto y credenciales. ", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el \"%uid\" del marcador de posición. Será reemplazado con el nombre de usuario al consultar LDAP / AD.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "Integración con LDAP / AD", "_%s group found_::_%s groups found_" : ["Grupo %s encontrado","%s grupos encontrados"], "_%s user found_::_%s users found_" : ["Usuario %s encontrado","%s usuarios encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No fue posible detectar el atributo nombre a desplegar del usuario. Favor de especificarlo usted mismo en las configuraciones avanzadas de LDAP.", "Could not find the desired feature" : "No fue posible encontrar la función deseada.", "Invalid Host" : "Servidor inválido", "Test Configuration" : "Probar configuración", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Los nombres de usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Nombre de usuario interno. Esto requiere un mapeo del Nombre de usuario al usuario LDAP. El nombre de usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Nombre del usuario interno se usa en todos lados. Limpiar los mapeos dejará sobras en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borre las configuraciones en el ambiente de producción, sólo hágalo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Nombres de usuario a los Usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos de LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuración es inválida: No se permite hacer una vinculación anónima . ", + "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión pudo ser establecida!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló la Vinculación. Favor de verificar los ajustes del servidor y las credenciales.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuración es inválida. Favor de consultar las bitácoras para más detalles.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "El usuario no fue encontrado. Favor de verficar los atributos de inicio de sesión asà como su nombre de usuario. Filtro aplicado (para copiar-y-pegar para validar en la lÃnea de comandos): </br>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configuraciones verficados, pero se encontró más de un usuario. Sólo el primero será capaz de iniciar sesión. Considere un filtro más refinado.", + "An unspecified error occurred. Please check the settings and the log." : "Se presentó un error no especificado. Favor de verificar las configuraciones y la bitácroa. ", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El id %u del marcador de posición esta faltando. Será reemplazado con el nombre de usuario al consultar LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No fue posible detectar el atributo nombre a desplegar del usuario. Favor de especificarlo usted mismo en las configuraciones avanzadas de LDAP.", "Verify settings and count groups" : "Verificar configuraciones y contar grupos", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permite iniciar sesión contra el nombre de usuario LDAP / AD, que es el uid o el samaccountname y será detectado. ", "Add a new and blank configuration" : "Agregar una configuración nueva y en blanco", diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js index ad15b12899aa6d89d0699582bc8bd30d4318a556..50c4d28ef674e3788cd2f34487bf03f9dd98c4c2 100644 --- a/apps/user_ldap/l10n/es_MX.js +++ b/apps/user_ldap/l10n/es_MX.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Se presentó una falla al borrar los mapeos.", "Failed to delete the server configuration" : "Se presentó una falla al borrar la configuración del servidor", - "The configuration is invalid: anonymous bind is not allowed." : "La configuración es inválida: No se permite hacer una vinculación anónima.", - "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión pudo ser establecida!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló la Vinculación. Por favor verifica los ajustes del servidor y las credenciales.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuración es inválida. Por favor consulta las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cambiar la modalidad habilitará las consultas automaticas de LDAP. Dependiendo del tamaño de su LDAP esto puede tomar algun tiempo. ¿Aún desea cambiar la modalidad?", "Mode switch" : "Cambio de modo", "Select attributes" : "Seleccionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "El usuario no fue encontrado. Por favor verfica los atributos de inicio de sesión asà como tu nombre de usuario. Filtro aplicado (para copiar-y-pegar para validar en la lÃnea de comandos): <br/>", "User found and settings verified." : "Usuario encontrado y configuraciones verificadas. ", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Las configuraciones han sido verficadas, pero se encontró más de un usuario. Sólo el primero será capaz de iniciar sesión. Considere un filtro más refinado.", - "An unspecified error occurred. Please check the settings and the log." : "Se presentó un error no especificado. Por favor verifica las configuraciones y la bitácroa. ", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de la búsqueda es inválido, posiblemente debido a temas de sintaxis como un número diferente de corchetes abiertos y cerrados. Por favor verifÃcalo. ", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Se presentó una falla con la conexión al servidor LDAP / AD, por favor verifica el servidor, puerto y credenciales. ", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el \"%uid\" del marcador de posición. Será reemplazado con el nombre de usuario al consultar LDAP / AD.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "Integración con LDAP / AD", "_%s group found_::_%s groups found_" : ["Grupo %s encontrado","%s grupos encontrados"], "_%s user found_::_%s users found_" : ["Usuario %s encontrado","%s usuarios encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No fue posible detectar el atributo nombre a desplegar del usuario. Por favor especifÃcalo tú mismo en las configuraciones avanzadas de LDAP.", "Could not find the desired feature" : "No fue posible encontrar la función deseada.", "Invalid Host" : "Servidor inválido", "Test Configuration" : "Probar configuración", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuración es inválida: No se permite hacer una vinculación anónima.", + "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión pudo ser establecida!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló la Vinculación. Por favor verifica los ajustes del servidor y las credenciales.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuración es inválida. Por favor consulta las bitácoras para más detalles.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "El usuario no fue encontrado. Por favor verfica los atributos de inicio de sesión asà como tu nombre de usuario. Filtro aplicado (para copiar-y-pegar para validar en la lÃnea de comandos): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Las configuraciones han sido verficadas, pero se encontró más de un usuario. Sólo el primero será capaz de iniciar sesión. Considere un filtro más refinado.", + "An unspecified error occurred. Please check the settings and the log." : "Se presentó un error no especificado. Por favor verifica las configuraciones y la bitácroa. ", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El id %u del marcador de posición falta. Será reemplazado con el usuario al consultar LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No fue posible detectar el atributo nombre a desplegar del usuario. Por favor especifÃcalo tú mismo en las configuraciones avanzadas de LDAP.", "Verify settings and count groups" : "Verificar configuraciones y contar grupos", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permite iniciar sesión contra el nombre de usuario LDAP / AD, que es el uid o el samaccountname y será detectado. ", "Add a new and blank configuration" : "Agregar una configuración nueva y en blanco", diff --git a/apps/user_ldap/l10n/es_MX.json b/apps/user_ldap/l10n/es_MX.json index bc8d2e6aa04000edb99ea5b2cdce9f8c38371f53..ec137d2eb9af3fb01af949210281cbcf04edc829 100644 --- a/apps/user_ldap/l10n/es_MX.json +++ b/apps/user_ldap/l10n/es_MX.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Se presentó una falla al borrar los mapeos.", "Failed to delete the server configuration" : "Se presentó una falla al borrar la configuración del servidor", - "The configuration is invalid: anonymous bind is not allowed." : "La configuración es inválida: No se permite hacer una vinculación anónima.", - "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión pudo ser establecida!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló la Vinculación. Por favor verifica los ajustes del servidor y las credenciales.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuración es inválida. Por favor consulta las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cambiar la modalidad habilitará las consultas automaticas de LDAP. Dependiendo del tamaño de su LDAP esto puede tomar algun tiempo. ¿Aún desea cambiar la modalidad?", "Mode switch" : "Cambio de modo", "Select attributes" : "Seleccionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "El usuario no fue encontrado. Por favor verfica los atributos de inicio de sesión asà como tu nombre de usuario. Filtro aplicado (para copiar-y-pegar para validar en la lÃnea de comandos): <br/>", "User found and settings verified." : "Usuario encontrado y configuraciones verificadas. ", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Las configuraciones han sido verficadas, pero se encontró más de un usuario. Sólo el primero será capaz de iniciar sesión. Considere un filtro más refinado.", - "An unspecified error occurred. Please check the settings and the log." : "Se presentó un error no especificado. Por favor verifica las configuraciones y la bitácroa. ", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de la búsqueda es inválido, posiblemente debido a temas de sintaxis como un número diferente de corchetes abiertos y cerrados. Por favor verifÃcalo. ", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Se presentó una falla con la conexión al servidor LDAP / AD, por favor verifica el servidor, puerto y credenciales. ", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el \"%uid\" del marcador de posición. Será reemplazado con el nombre de usuario al consultar LDAP / AD.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "Integración con LDAP / AD", "_%s group found_::_%s groups found_" : ["Grupo %s encontrado","%s grupos encontrados"], "_%s user found_::_%s users found_" : ["Usuario %s encontrado","%s usuarios encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No fue posible detectar el atributo nombre a desplegar del usuario. Por favor especifÃcalo tú mismo en las configuraciones avanzadas de LDAP.", "Could not find the desired feature" : "No fue posible encontrar la función deseada.", "Invalid Host" : "Servidor inválido", "Test Configuration" : "Probar configuración", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuración es inválida: No se permite hacer una vinculación anónima.", + "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión pudo ser establecida!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló la Vinculación. Por favor verifica los ajustes del servidor y las credenciales.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuración es inválida. Por favor consulta las bitácoras para más detalles.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "El usuario no fue encontrado. Por favor verfica los atributos de inicio de sesión asà como tu nombre de usuario. Filtro aplicado (para copiar-y-pegar para validar en la lÃnea de comandos): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Las configuraciones han sido verficadas, pero se encontró más de un usuario. Sólo el primero será capaz de iniciar sesión. Considere un filtro más refinado.", + "An unspecified error occurred. Please check the settings and the log." : "Se presentó un error no especificado. Por favor verifica las configuraciones y la bitácroa. ", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El id %u del marcador de posición falta. Será reemplazado con el usuario al consultar LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No fue posible detectar el atributo nombre a desplegar del usuario. Por favor especifÃcalo tú mismo en las configuraciones avanzadas de LDAP.", "Verify settings and count groups" : "Verificar configuraciones y contar grupos", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permite iniciar sesión contra el nombre de usuario LDAP / AD, que es el uid o el samaccountname y será detectado. ", "Add a new and blank configuration" : "Agregar una configuración nueva y en blanco", diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index 22c6209ae66fac5cdbdd130a3da2fa2966bacfdb..120d8c898a1d9d25e083ca67a8226c406ef0ae81 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Erreur lors de la suppression des associations.", "Failed to delete the server configuration" : "Échec de la suppression de la configuration du serveur", - "The configuration is invalid: anonymous bind is not allowed." : "La configuration n'est pas valide : le lien anonyme n'est pas autorisé.", - "The configuration is valid and the connection could be established!" : "La configuration est valide et la connexion peut être établie !", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuration est valable, mais le Bind a échoué. Veuillez vérifier les paramètres du serveur ainsi que vos identifiants de connexion.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuration n'est pas valable. Veuillez consulter les logs pour plus de détails.", "No action specified" : "Aucune action spécifiée", "No configuration specified" : "Aucune configuration spécifiée", "No data specified" : "Aucune donnée spécifiée", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Changer de mode activera les requêtes LDAP automatiques. Selon la taille de votre annuaire LDAP, cela peut prendre du temps. Voulez-vous toujours changer de mode ?", "Mode switch" : "Basculer de mode", "Select attributes" : "Sélectionner les attributs", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Utilisateur introuvable. Veuillez vérifier les attributs de login et le nom d'utilisateur. Filtre effectif (à copier-coller pour valider en ligne de commande):<br/>", "User found and settings verified." : "Utilisateur trouvé et paramètres vérifiés.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Paramètres vérifiés, mais plus d'un utilisateur trouvé. Seul le premier pourra se connecter. Considérez un filtre plus restreint.", - "An unspecified error occurred. Please check the settings and the log." : "Une erreur inconnue s'est produite. Veuillez vérifier les paramètres et le log.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Le filtre de recherche n'est pas valide, probablement à cause de problèmes de syntaxe tels que des parenthèses manquantes. Veuillez le corriger.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Une erreur s'est produite lors de la connexion au LDAP / AD. Veuillez vérifier l'hôte, le port et les informations d'identification.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "La chaîne \"%uid\" est manquante. Cette chaîne est remplacée par l'identifiant de connexion lors des requêtes LDAP / AD.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "Intégration LDAP/AD", "_%s group found_::_%s groups found_" : ["%s groupe trouvé","%s groupes trouvés"], "_%s user found_::_%s users found_" : ["%s utilisateur trouvé","%s utilisateurs trouvés"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossible de détecter l'attribut contenant le nom d'affichage des utilisateurs. Veuillez l'indiquer vous-même dans les paramètres ldap avancés.", "Could not find the desired feature" : "Impossible de trouver la fonction souhaitée", "Invalid Host" : "Hôte non valide", "Test Configuration" : "Tester la configuration", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Les noms d'utilisateurs sont utilisés pour le stockage et l'assignation de (meta) données. Pour identifier et reconnaître précisément les utilisateurs, chaque utilisateur LDAP aura un nom interne spécifique. Cela requiert l'association d'un nom d'utilisateur ownCloud à un nom d'utilisateur LDAP. Le nom d'utilisateur créé est associé à l'attribut UUID de l'utilisateur LDAP. Par ailleurs, le DN est mémorisé en cache pour limiter les interactions LDAP mais il n'est pas utilisé pour l'identification. Si le DN est modifié, ces modifications seront retrouvées. Seul le nom interne à ownCloud est utilisé au sein du produit. Supprimer les associations créera des orphelins et l'action affectera toutes les configurations LDAP. NE JAMAIS SUPPRIMER LES ASSOCIATIONS EN ENVIRONNEMENT DE PRODUCTION, mais uniquement sur des environnements de tests et d'expérimentations.", "Clear Username-LDAP User Mapping" : "Supprimer l'association utilisateur interne-utilisateur LDAP", "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuration n'est pas valide : le lien anonyme n'est pas autorisé.", + "The configuration is valid and the connection could be established!" : "La configuration est valide et la connexion peut être établie !", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuration est valable, mais le Bind a échoué. Veuillez vérifier les paramètres du serveur ainsi que vos identifiants de connexion.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuration n'est pas valable. Veuillez consulter les logs pour plus de détails.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Utilisateur introuvable. Veuillez vérifier les attributs de login et le nom d'utilisateur. Filtre effectif (à copier-coller pour valider en ligne de commande):<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Paramètres vérifiés, mais plus d'un utilisateur trouvé. Seul le premier pourra se connecter. Considérez un filtre plus restreint.", + "An unspecified error occurred. Please check the settings and the log." : "Une erreur inconnue s'est produite. Veuillez vérifier les paramètres et le log.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "La chaîne %uid est manquante. Cette chaîne est remplacée par l'identifiant de connexion lors des requêtes LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossible de détecter l'attribut contenant le nom d'affichage des utilisateurs. Veuillez l'indiquer vous-même dans les paramètres ldap avancés.", "Verify settings and count groups" : "Vérifier les paramètres et compter les groupes", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Autoriser le login avec le nom d'utilisateur LDAP / AD (uid ou samaccountname, la détection est automatique). ", "Add a new and blank configuration" : "Ajouter une nouvelle configuration vierge", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index c23669f35e58749d9076b0e01d4cab358250b20c..bfa649f63805af0a838c5650d37e28d92d62d11a 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Erreur lors de la suppression des associations.", "Failed to delete the server configuration" : "Échec de la suppression de la configuration du serveur", - "The configuration is invalid: anonymous bind is not allowed." : "La configuration n'est pas valide : le lien anonyme n'est pas autorisé.", - "The configuration is valid and the connection could be established!" : "La configuration est valide et la connexion peut être établie !", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuration est valable, mais le Bind a échoué. Veuillez vérifier les paramètres du serveur ainsi que vos identifiants de connexion.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configuration n'est pas valable. Veuillez consulter les logs pour plus de détails.", "No action specified" : "Aucune action spécifiée", "No configuration specified" : "Aucune configuration spécifiée", "No data specified" : "Aucune donnée spécifiée", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Changer de mode activera les requêtes LDAP automatiques. Selon la taille de votre annuaire LDAP, cela peut prendre du temps. Voulez-vous toujours changer de mode ?", "Mode switch" : "Basculer de mode", "Select attributes" : "Sélectionner les attributs", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Utilisateur introuvable. Veuillez vérifier les attributs de login et le nom d'utilisateur. Filtre effectif (à copier-coller pour valider en ligne de commande):<br/>", "User found and settings verified." : "Utilisateur trouvé et paramètres vérifiés.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Paramètres vérifiés, mais plus d'un utilisateur trouvé. Seul le premier pourra se connecter. Considérez un filtre plus restreint.", - "An unspecified error occurred. Please check the settings and the log." : "Une erreur inconnue s'est produite. Veuillez vérifier les paramètres et le log.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Le filtre de recherche n'est pas valide, probablement à cause de problèmes de syntaxe tels que des parenthèses manquantes. Veuillez le corriger.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Une erreur s'est produite lors de la connexion au LDAP / AD. Veuillez vérifier l'hôte, le port et les informations d'identification.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "La chaîne \"%uid\" est manquante. Cette chaîne est remplacée par l'identifiant de connexion lors des requêtes LDAP / AD.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "Intégration LDAP/AD", "_%s group found_::_%s groups found_" : ["%s groupe trouvé","%s groupes trouvés"], "_%s user found_::_%s users found_" : ["%s utilisateur trouvé","%s utilisateurs trouvés"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossible de détecter l'attribut contenant le nom d'affichage des utilisateurs. Veuillez l'indiquer vous-même dans les paramètres ldap avancés.", "Could not find the desired feature" : "Impossible de trouver la fonction souhaitée", "Invalid Host" : "Hôte non valide", "Test Configuration" : "Tester la configuration", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Les noms d'utilisateurs sont utilisés pour le stockage et l'assignation de (meta) données. Pour identifier et reconnaître précisément les utilisateurs, chaque utilisateur LDAP aura un nom interne spécifique. Cela requiert l'association d'un nom d'utilisateur ownCloud à un nom d'utilisateur LDAP. Le nom d'utilisateur créé est associé à l'attribut UUID de l'utilisateur LDAP. Par ailleurs, le DN est mémorisé en cache pour limiter les interactions LDAP mais il n'est pas utilisé pour l'identification. Si le DN est modifié, ces modifications seront retrouvées. Seul le nom interne à ownCloud est utilisé au sein du produit. Supprimer les associations créera des orphelins et l'action affectera toutes les configurations LDAP. NE JAMAIS SUPPRIMER LES ASSOCIATIONS EN ENVIRONNEMENT DE PRODUCTION, mais uniquement sur des environnements de tests et d'expérimentations.", "Clear Username-LDAP User Mapping" : "Supprimer l'association utilisateur interne-utilisateur LDAP", "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configuration n'est pas valide : le lien anonyme n'est pas autorisé.", + "The configuration is valid and the connection could be established!" : "La configuration est valide et la connexion peut être établie !", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuration est valable, mais le Bind a échoué. Veuillez vérifier les paramètres du serveur ainsi que vos identifiants de connexion.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configuration n'est pas valable. Veuillez consulter les logs pour plus de détails.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Utilisateur introuvable. Veuillez vérifier les attributs de login et le nom d'utilisateur. Filtre effectif (à copier-coller pour valider en ligne de commande):<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Paramètres vérifiés, mais plus d'un utilisateur trouvé. Seul le premier pourra se connecter. Considérez un filtre plus restreint.", + "An unspecified error occurred. Please check the settings and the log." : "Une erreur inconnue s'est produite. Veuillez vérifier les paramètres et le log.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "La chaîne %uid est manquante. Cette chaîne est remplacée par l'identifiant de connexion lors des requêtes LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossible de détecter l'attribut contenant le nom d'affichage des utilisateurs. Veuillez l'indiquer vous-même dans les paramètres ldap avancés.", "Verify settings and count groups" : "Vérifier les paramètres et compter les groupes", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Autoriser le login avec le nom d'utilisateur LDAP / AD (uid ou samaccountname, la détection est automatique). ", "Add a new and blank configuration" : "Ajouter une nouvelle configuration vierge", diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index f7ad6623f095a4a342db564e25f342447956627d..9d2658dbd89d0f70c002fae90ecf299765455254 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Gagal membersihkan pemetaan.", "Failed to delete the server configuration" : "Gagal menghapus konfigurasi server", - "The configuration is invalid: anonymous bind is not allowed." : "Konfigurasi tidak sah: bind anonim tidak diizinkan", - "The configuration is valid and the connection could be established!" : "Konfigurasi valid dan koneksi dapat dilakukan!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi Bind gagal. Silakan periksa pengaturan server dan kredensial.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurasi tidak sah. Silakan lihat log untuk rincian lebih lanjut.", "No action specified" : "Tidak ada tindakan yang ditetapkan", "No configuration specified" : "Tidak ada konfigurasi yang ditetapkan", "No data specified" : "Tidak ada data yang ditetapkan", @@ -38,10 +34,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Beralih modus akan mengaktifkan kueri LDAP secara otomatis. Hal ini memerlukan beberapa saat tergantung pada ukuran LDAP Anda. Apakah Anda tetap ingin beralih modus?", "Mode switch" : "Beralih modus", "Select attributes" : "Pilih atribut", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Pengguna tidak ditemukan. Mohon periksa atribut login dan nama pengguna Anda. Penyaring efektif (salin dan tempel berikut untuk validasi baris perintah):\n<br/>", "User found and settings verified." : "Pengguna ditemukan dan pengaturan terverifikasi.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Pengaturan terverifikasi, tapi lebih dari satu pengguna ditemukan. Hanya pengguna pertama yang dapat masuk log. Pertimbangkan lebih mempersempit penyaringan.", - "An unspecified error occurred. Please check the settings and the log." : "Terjadi kesalahan yang tidak disebutkan. Mohon periksa pengaturan dan log.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Penyaring pencarian tidak sah, kemungkinan karena masalah sintaks seperti jumlah kurung buka dan tutup tidak sama. Mohon diperiksa.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Terjadi kesalahan sambungan ke LDAP / AD, mohon periksa host, port dan kredensial.", "Please provide a login name to test against" : "Mohon berikan nama login untuk mengujinya kembali", @@ -50,7 +43,6 @@ OC.L10N.register( "LDAP / AD integration" : "Integrasi LDAP / AD", "_%s group found_::_%s groups found_" : ["%s grup ditemukan"], "_%s user found_::_%s users found_" : ["%s pengguna ditemukan"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Tidak mendeteksi atribut nama tampilan pengguna. Silakan menentukannya sendiri di pengaturan ldap lanjutan.", "Could not find the desired feature" : "Tidak dapat menemukan fitur yang diinginkan", "Invalid Host" : "Host tidak sah", "Test Configuration" : "Uji Konfigurasi", @@ -156,7 +148,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Nama pengguna digunakan untuk menyimpan dan menetapkan (meta) data. Dalam rangka untuk mengidentifikasi dan mengenali pengguna secara tepat, setiap pengguna LDAP akan memiliki nama pengguna internal. Hal ini memerlukan sebuah pemetaan dari nama pengguna ke pengguna LDAP. Nama pengguna yang dibuat akan dipetakan pada UUID pengguna LDAP. Selain itu, DN akan di cache untuk mengurangi interaksi LDAP, tetapi tidak digunakan untuk identifikasi. Jika DN berubah, perubahan akan ditemukan. Nama pengguna internal digunakan secara menyeluruh. Membersihkan pemetaan akan mempengaruhi semua konfigurasi LDAP! JANGAN PERNAH MENGHAPUS PEMETAAN PADA LINGKUNGAN PRODUKSI, hanya gunakan dalam tahap uji coba dan pengujian.", "Clear Username-LDAP User Mapping" : "Bersihkan Pemetaan Pengguna LDAP-Nama pengguna", "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup", + "The configuration is invalid: anonymous bind is not allowed." : "Konfigurasi tidak sah: bind anonim tidak diizinkan", + "The configuration is valid and the connection could be established!" : "Konfigurasi valid dan koneksi dapat dilakukan!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi Bind gagal. Silakan periksa pengaturan server dan kredensial.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurasi tidak sah. Silakan lihat log untuk rincian lebih lanjut.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Pengguna tidak ditemukan. Mohon periksa atribut login dan nama pengguna Anda. Penyaring efektif (salin dan tempel berikut untuk validasi baris perintah):\n<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Pengaturan terverifikasi, tapi lebih dari satu pengguna ditemukan. Hanya pengguna pertama yang dapat masuk log. Pertimbangkan lebih mempersempit penyaringan.", + "An unspecified error occurred. Please check the settings and the log." : "Terjadi kesalahan yang tidak disebutkan. Mohon periksa pengaturan dan log.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Placeholder %uid tidak ada. Placeholder akan digantikan dengan nama login saat melakukan kueri LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Tidak mendeteksi atribut nama tampilan pengguna. Silakan menentukannya sendiri di pengaturan ldap lanjutan.", "Verify settings and count groups" : "Verifikasi setelan dan hitung grup", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Izinkan login dengan nama pengguna LDAP / AD, baik berupa uid atau samaccountname, mereka akan terdeteksi.", "Add a new and blank configuration" : "Tambah konfigurasi kosong yang baru", diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json index b38d6ff76bc718868826b0330cdac965d3fc5064..d2097b329582cebc7afdc2d55214295c4fe60ead 100644 --- a/apps/user_ldap/l10n/id.json +++ b/apps/user_ldap/l10n/id.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Gagal membersihkan pemetaan.", "Failed to delete the server configuration" : "Gagal menghapus konfigurasi server", - "The configuration is invalid: anonymous bind is not allowed." : "Konfigurasi tidak sah: bind anonim tidak diizinkan", - "The configuration is valid and the connection could be established!" : "Konfigurasi valid dan koneksi dapat dilakukan!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi Bind gagal. Silakan periksa pengaturan server dan kredensial.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurasi tidak sah. Silakan lihat log untuk rincian lebih lanjut.", "No action specified" : "Tidak ada tindakan yang ditetapkan", "No configuration specified" : "Tidak ada konfigurasi yang ditetapkan", "No data specified" : "Tidak ada data yang ditetapkan", @@ -36,10 +32,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Beralih modus akan mengaktifkan kueri LDAP secara otomatis. Hal ini memerlukan beberapa saat tergantung pada ukuran LDAP Anda. Apakah Anda tetap ingin beralih modus?", "Mode switch" : "Beralih modus", "Select attributes" : "Pilih atribut", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Pengguna tidak ditemukan. Mohon periksa atribut login dan nama pengguna Anda. Penyaring efektif (salin dan tempel berikut untuk validasi baris perintah):\n<br/>", "User found and settings verified." : "Pengguna ditemukan dan pengaturan terverifikasi.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Pengaturan terverifikasi, tapi lebih dari satu pengguna ditemukan. Hanya pengguna pertama yang dapat masuk log. Pertimbangkan lebih mempersempit penyaringan.", - "An unspecified error occurred. Please check the settings and the log." : "Terjadi kesalahan yang tidak disebutkan. Mohon periksa pengaturan dan log.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Penyaring pencarian tidak sah, kemungkinan karena masalah sintaks seperti jumlah kurung buka dan tutup tidak sama. Mohon diperiksa.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Terjadi kesalahan sambungan ke LDAP / AD, mohon periksa host, port dan kredensial.", "Please provide a login name to test against" : "Mohon berikan nama login untuk mengujinya kembali", @@ -48,7 +41,6 @@ "LDAP / AD integration" : "Integrasi LDAP / AD", "_%s group found_::_%s groups found_" : ["%s grup ditemukan"], "_%s user found_::_%s users found_" : ["%s pengguna ditemukan"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Tidak mendeteksi atribut nama tampilan pengguna. Silakan menentukannya sendiri di pengaturan ldap lanjutan.", "Could not find the desired feature" : "Tidak dapat menemukan fitur yang diinginkan", "Invalid Host" : "Host tidak sah", "Test Configuration" : "Uji Konfigurasi", @@ -154,7 +146,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Nama pengguna digunakan untuk menyimpan dan menetapkan (meta) data. Dalam rangka untuk mengidentifikasi dan mengenali pengguna secara tepat, setiap pengguna LDAP akan memiliki nama pengguna internal. Hal ini memerlukan sebuah pemetaan dari nama pengguna ke pengguna LDAP. Nama pengguna yang dibuat akan dipetakan pada UUID pengguna LDAP. Selain itu, DN akan di cache untuk mengurangi interaksi LDAP, tetapi tidak digunakan untuk identifikasi. Jika DN berubah, perubahan akan ditemukan. Nama pengguna internal digunakan secara menyeluruh. Membersihkan pemetaan akan mempengaruhi semua konfigurasi LDAP! JANGAN PERNAH MENGHAPUS PEMETAAN PADA LINGKUNGAN PRODUKSI, hanya gunakan dalam tahap uji coba dan pengujian.", "Clear Username-LDAP User Mapping" : "Bersihkan Pemetaan Pengguna LDAP-Nama pengguna", "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup", + "The configuration is invalid: anonymous bind is not allowed." : "Konfigurasi tidak sah: bind anonim tidak diizinkan", + "The configuration is valid and the connection could be established!" : "Konfigurasi valid dan koneksi dapat dilakukan!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi Bind gagal. Silakan periksa pengaturan server dan kredensial.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurasi tidak sah. Silakan lihat log untuk rincian lebih lanjut.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Pengguna tidak ditemukan. Mohon periksa atribut login dan nama pengguna Anda. Penyaring efektif (salin dan tempel berikut untuk validasi baris perintah):\n<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Pengaturan terverifikasi, tapi lebih dari satu pengguna ditemukan. Hanya pengguna pertama yang dapat masuk log. Pertimbangkan lebih mempersempit penyaringan.", + "An unspecified error occurred. Please check the settings and the log." : "Terjadi kesalahan yang tidak disebutkan. Mohon periksa pengaturan dan log.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Placeholder %uid tidak ada. Placeholder akan digantikan dengan nama login saat melakukan kueri LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Tidak mendeteksi atribut nama tampilan pengguna. Silakan menentukannya sendiri di pengaturan ldap lanjutan.", "Verify settings and count groups" : "Verifikasi setelan dan hitung grup", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Izinkan login dengan nama pengguna LDAP / AD, baik berupa uid atau samaccountname, mereka akan terdeteksi.", "Add a new and blank configuration" : "Tambah konfigurasi kosong yang baru", diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index cca2ebf87948d16958ceedc9f7d42df9d5747670..14dd44fadf3fe03edd9fcf4443e9db7f0710bc58 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Cancellazione delle associazioni non riuscita.", "Failed to delete the server configuration" : "Eliminazione della configurazione del server non riuscita", - "The configuration is invalid: anonymous bind is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.", - "The configuration is valid and the connection could be established!" : "La configurazione è valida e la connessione può essere stabilita.", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configurazione è valida, ma il Bind non è riuscito. Controlla le impostazioni del server e le credenziali.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configurazione non è valida. Controlla i log per ulteriori dettagli.", "No action specified" : "Nessuna azione specificata", "No configuration specified" : "Nessuna configurazione specificata", "No data specified" : "Nessun dato specificato", @@ -42,10 +38,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Il cambio di modalità abiliterà le query LDAP automatiche. In base alla dimensione di LDAP, potrebbero richiedere del tempo. Vuoi ancora cambiare modalità ?", "Mode switch" : "Cambio modalità ", "Select attributes" : "Seleziona gli attributi", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Utente non trovato. Controlla i tuoi attributi di accesso e il nome utente.\nFiltro effettivo (copiare e incollare per la convalida della riga di comando):<br/>", "User found and settings verified." : "Utente trovato e impostazioni verificate.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Le impostazioni sono state verificate, ma è stato trovato più di un utente. Solo il primo sarà in grado di accedere. Considera un filtro più restrittivo.", - "An unspecified error occurred. Please check the settings and the log." : "Si è non specificato un errore sconosciuto. Controlla le impostazioni e il file di log.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Il filtro di ricerca non è valido, probabilmente a causa di problemi di sintassi come un numero dispari di parentesi aperte e chiuse. Controlla.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Si è verificato un errore di connessione a LDAP / AD, controlla l'host, la porta e le credenziali.", "Please provide a login name to test against" : "Fornisci un nome di accesso da provare", @@ -57,7 +50,6 @@ OC.L10N.register( "LDAP / AD integration" : "Integrazione LDAP / AD", "_%s group found_::_%s groups found_" : ["%s gruppo trovato","%s gruppi trovati"], "_%s user found_::_%s users found_" : ["%s utente trovato","%s utenti trovati"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossibile rilevare l'attributo nome visualizzato dell'utente. Specificalo nelle impostazioni avanzate di ldap.", "Could not find the desired feature" : "Impossibile trovare la funzionalità desiderata", "Invalid Host" : "Host non valido", "Test Configuration" : "Prova configurazione", @@ -173,7 +165,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "I nomi utente sono utilizzati per archiviare e assegnare i (meta) dati. Per identificare con precisione e riconoscere gli utenti, ogni utente LDAP avrà un nome utente interno. Ciò richiede un'associazione tra il nome utente e l'utente LDAP. In aggiunta, il DN viene mantenuto in cache per ridurre l'interazione con LDAP, ma non è utilizzato per l'identificazione. Se il DN cambia, le modifiche saranno rilevate. Il nome utente interno è utilizzato dappertutto. La cancellazione delle associazioni lascerà tracce residue ovunque e interesserà tutta la configurazione LDAP. Non cancellare mai le associazioni in un ambiente di produzione, ma solo in una fase sperimentale o di test.", "Clear Username-LDAP User Mapping" : "Cancella associazione Nome utente-Utente LDAP", "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.", + "The configuration is valid and the connection could be established!" : "La configurazione è valida e la connessione può essere stabilita.", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configurazione è valida, ma il Bind non è riuscito. Controlla le impostazioni del server e le credenziali.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configurazione non è valida. Controlla i log per ulteriori dettagli.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Utente non trovato. Controlla i tuoi attributi di accesso e il nome utente.\nFiltro effettivo (copiare e incollare per la convalida della riga di comando):<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Le impostazioni sono state verificate, ma è stato trovato più di un utente. Solo il primo sarà in grado di accedere. Considera un filtro più restrittivo.", + "An unspecified error occurred. Please check the settings and the log." : "Si è non specificato un errore sconosciuto. Controlla le impostazioni e il file di log.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Manca il segnaposto %uid. Sarà sostituito con il nome di accesso nelle query a LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossibile rilevare l'attributo nome visualizzato dell'utente. Specificalo nelle impostazioni avanzate di ldap.", "Verify settings and count groups" : "Verifica le impostazioni e conta i gruppi", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Consente l'accesso tramite il nome utente LDAP / AD, può essere sia uid o samaccountname e sarà rilevato.", "Add a new and blank configuration" : "Aggiunge una nuova configurazione vuota", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index c85a42a262159e49464fbb170acb953392b5a026..f98ffd51bb8d668316fad2a187e0e1385a2d3e4a 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Cancellazione delle associazioni non riuscita.", "Failed to delete the server configuration" : "Eliminazione della configurazione del server non riuscita", - "The configuration is invalid: anonymous bind is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.", - "The configuration is valid and the connection could be established!" : "La configurazione è valida e la connessione può essere stabilita.", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configurazione è valida, ma il Bind non è riuscito. Controlla le impostazioni del server e le credenziali.", - "The configuration is invalid. Please have a look at the logs for further details." : "La configurazione non è valida. Controlla i log per ulteriori dettagli.", "No action specified" : "Nessuna azione specificata", "No configuration specified" : "Nessuna configurazione specificata", "No data specified" : "Nessun dato specificato", @@ -40,10 +36,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Il cambio di modalità abiliterà le query LDAP automatiche. In base alla dimensione di LDAP, potrebbero richiedere del tempo. Vuoi ancora cambiare modalità ?", "Mode switch" : "Cambio modalità ", "Select attributes" : "Seleziona gli attributi", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Utente non trovato. Controlla i tuoi attributi di accesso e il nome utente.\nFiltro effettivo (copiare e incollare per la convalida della riga di comando):<br/>", "User found and settings verified." : "Utente trovato e impostazioni verificate.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Le impostazioni sono state verificate, ma è stato trovato più di un utente. Solo il primo sarà in grado di accedere. Considera un filtro più restrittivo.", - "An unspecified error occurred. Please check the settings and the log." : "Si è non specificato un errore sconosciuto. Controlla le impostazioni e il file di log.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Il filtro di ricerca non è valido, probabilmente a causa di problemi di sintassi come un numero dispari di parentesi aperte e chiuse. Controlla.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Si è verificato un errore di connessione a LDAP / AD, controlla l'host, la porta e le credenziali.", "Please provide a login name to test against" : "Fornisci un nome di accesso da provare", @@ -55,7 +48,6 @@ "LDAP / AD integration" : "Integrazione LDAP / AD", "_%s group found_::_%s groups found_" : ["%s gruppo trovato","%s gruppi trovati"], "_%s user found_::_%s users found_" : ["%s utente trovato","%s utenti trovati"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossibile rilevare l'attributo nome visualizzato dell'utente. Specificalo nelle impostazioni avanzate di ldap.", "Could not find the desired feature" : "Impossibile trovare la funzionalità desiderata", "Invalid Host" : "Host non valido", "Test Configuration" : "Prova configurazione", @@ -171,7 +163,15 @@ "Usernames are used to store and assign (meta) data. 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." : "I nomi utente sono utilizzati per archiviare e assegnare i (meta) dati. Per identificare con precisione e riconoscere gli utenti, ogni utente LDAP avrà un nome utente interno. Ciò richiede un'associazione tra il nome utente e l'utente LDAP. In aggiunta, il DN viene mantenuto in cache per ridurre l'interazione con LDAP, ma non è utilizzato per l'identificazione. Se il DN cambia, le modifiche saranno rilevate. Il nome utente interno è utilizzato dappertutto. La cancellazione delle associazioni lascerà tracce residue ovunque e interesserà tutta la configurazione LDAP. Non cancellare mai le associazioni in un ambiente di produzione, ma solo in una fase sperimentale o di test.", "Clear Username-LDAP User Mapping" : "Cancella associazione Nome utente-Utente LDAP", "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.", + "The configuration is valid and the connection could be established!" : "La configurazione è valida e la connessione può essere stabilita.", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configurazione è valida, ma il Bind non è riuscito. Controlla le impostazioni del server e le credenziali.", + "The configuration is invalid. Please have a look at the logs for further details." : "La configurazione non è valida. Controlla i log per ulteriori dettagli.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Utente non trovato. Controlla i tuoi attributi di accesso e il nome utente.\nFiltro effettivo (copiare e incollare per la convalida della riga di comando):<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Le impostazioni sono state verificate, ma è stato trovato più di un utente. Solo il primo sarà in grado di accedere. Considera un filtro più restrittivo.", + "An unspecified error occurred. Please check the settings and the log." : "Si è non specificato un errore sconosciuto. Controlla le impostazioni e il file di log.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Manca il segnaposto %uid. Sarà sostituito con il nome di accesso nelle query a LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossibile rilevare l'attributo nome visualizzato dell'utente. Specificalo nelle impostazioni avanzate di ldap.", "Verify settings and count groups" : "Verifica le impostazioni e conta i gruppi", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Consente l'accesso tramite il nome utente LDAP / AD, può essere sia uid o samaccountname e sarà rilevato.", "Add a new and blank configuration" : "Aggiunge una nuova configurazione vuota", diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index a3f292ee22c1094f054708cf62ec0e9cab8e16ce..cc6345d3870a99256c0f4e1b35c58c7971ee9506 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "マッピングã®ã‚¯ãƒªã‚¢ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", "Failed to delete the server configuration" : "サーãƒãƒ¼è¨å®šã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ", - "The configuration is invalid: anonymous bind is not allowed." : "è¨å®šã¯ç„¡åŠ¹ã§ã™: 匿å接続ã¯ã€è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "The configuration is valid and the connection could be established!" : "è¨å®šã¯æœ‰åŠ¹ã§ã™ã€‚接続ã§ãã¾ã—ãŸã€‚", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "è¨å®šã¯æœ‰åŠ¹ã§ã™ãŒã€æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸã€‚サーãƒãƒ¼è¨å®šã¨è³‡æ ¼æƒ…å ±ã‚’ç¢ºèªã—ã¦ãã ã•ã„。", - "The configuration is invalid. Please have a look at the logs for further details." : "è¨å®šãŒç„¡åŠ¹ã§ã™ã€‚詳細ã¯ãƒã‚°ã‚’確èªã—ã¦ãã ã•ã„。", "No action specified" : "アクションãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", "No configuration specified" : "構æˆãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", "No data specified" : "データãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", @@ -38,10 +34,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "モード切替ã«ã‚ˆã‚Šè‡ªå‹•LDAPå•åˆã›ãŒæœ‰åŠ¹ã«ãªã‚Šã¾ã™ã€‚LDAPã®ãƒ‡ãƒ¼ã‚¿é‡ã«ã‚ˆã‚Šæ™‚é–“ãŒã‹ã‹ã‚‹å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚モードを切り替ãˆã¾ã™ã‹ï¼Ÿ", "Mode switch" : "モード変更", "Select attributes" : "属性をé¸æŠž", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ユーザーã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚ãƒã‚°ã‚¤ãƒ³ã®å±žæ€§ã¨ãƒ¦ãƒ¼ã‚¶ãƒ¼åã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。é©ç”¨ã•ã‚Œã¦ã„るフィルター(コピーペーストã—ã¦ã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ã§ã®ç¢ºèªã§ãã¾ã™): <br/>", "User found and settings verified." : "ユーザーãŒè¦‹ã¤ã‹ã‚Šã€è¨å®šãŒæ¤œè¨¼ã§ãã¾ã—ãŸã€‚", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "è¨å®šã¯æ¤œè¨¼ã§ãã¾ã—ãŸãŒã€ãƒ¦ãƒ¼ã‚¶ãƒ¼ãŒè¤‡æ•°è¦‹ã¤ã‹ã‚Šã¾ã—ãŸã€‚最åˆã®1åã ã‘ãƒã‚°ã‚¤ãƒ³ã§ãã¾ã™ã€‚より厳ã—ã„フィルターを検討ã—ã¦ãã ã•ã„。", - "An unspecified error occurred. Please check the settings and the log." : "ä¸æ˜Žãªã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚è¨å®šã¨ãƒã‚°ã‚’確èªã—ã¦ãã ã•ã„。", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "検索フィルターãŒä¸æ£ã§ã™ã€‚æらã文法ã®å•é¡Œã§ã€é–‹ã括弧ã¨é–‰ã˜æ‹¬å¼§ãŒãƒžãƒƒãƒã—ã¦ã„ã¾ã›ã‚“。修æ£ã‚’ãŠé¡˜ã„ã—ã¾ã™ã€‚", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD ã®æŽ¥ç¶šã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚ホストåã€ãƒãƒ¼ãƒˆã€æ¨©é™ã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。", "Please provide a login name to test against" : "テストã®ç‚ºã«ãƒã‚°ã‚¤ãƒ³åを入力ã—ã¦ãã ã•ã„。", @@ -50,7 +43,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD çµ±åˆ", "_%s group found_::_%s groups found_" : ["%s グループãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸ"], "_%s user found_::_%s users found_" : ["%s ユーザーãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸ"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ユーザー表示åã®å±žæ€§ã‚’検出ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚詳細è¨å®šã§å¯¾å¿œã™ã‚‹å±žæ€§ã‚’指定ã—ã¦ãã ã•ã„。", "Could not find the desired feature" : "望ã¾ã—ã„機能ã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ", "Invalid Host" : "無効ãªãƒ›ã‚¹ãƒˆ", "Test Configuration" : "è¨å®šã‚’テスト", @@ -160,7 +152,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "ユーザーåã¯(メタ)データã®ä¿å˜ã¨å‰²ã‚Šå½“ã¦ã«ä½¿ç”¨ã•ã‚Œã¾ã™ã€‚ユーザーをæ£ç¢ºã«è˜åˆ¥ã—ã¦èªè˜ã™ã‚‹ãŸã‚ã«ã€å€‹ã€…ã®LDAPユーザã¯å†…部ユーザåã‚’æŒã£ã¦ã„ã¾ã™ã€‚ã“ã‚Œã¯ã€ãƒ¦ãƒ¼ã‚¶ãƒ¼åã‹ã‚‰LDAPユーザーã¸ã®ãƒžãƒƒãƒ”ングãŒå¿…è¦ã§ã‚ã‚‹ã“ã¨ã‚’æ„味ã—ã¦ã„ã¾ã™ã€‚ã“ã®ç”Ÿæˆã•ã‚ŒãŸãƒ¦ãƒ¼ã‚¶åã¯ã€LDAPユーザã®UUIDã«ãƒžãƒƒãƒ”ングã•ã‚Œã¾ã™ã€‚åŠ ãˆã¦ã€DNãŒLDAPã¨ã®ã‚¤ãƒ³ã‚¿ãƒ©ã‚¯ã‚·ãƒ§ãƒ³ã‚’削減ã™ã‚‹ãŸã‚ã«ã‚ャッシュã•ã‚Œã¾ã™ãŒã€è˜åˆ¥ã«ã¯åˆ©ç”¨ã•ã‚Œã¾ã›ã‚“。DNãŒå¤‰ã‚ã£ãŸå ´åˆã¯ã€å¤‰æ›´ãŒæ¤œå‡ºã•ã‚Œã¾ã™ã€‚内部ユーザåã¯å…¨ä½“ã«äº˜ã£ã¦åˆ©ç”¨ã•ã‚Œã¾ã™ã€‚マッピングをクリアã™ã‚‹ã¨ã€ã„ãŸã‚‹ã¨ã“ã‚ã«ä½¿ã‚ã‚Œãªã„ã¾ã¾ã®ç‰©ãŒæ®‹ã‚‹ã§ã—ょã†ã€‚マッピングã®ã‚¯ãƒªã‚¢ã¯è¨å®šã«æ•æ„Ÿã§ã¯ã‚ã‚Šã¾ã›ã‚“ãŒã€ã™ã¹ã¦ã®LDAPã®è¨å®šã«å½±éŸ¿ã‚’与ãˆã¾ã™ï¼æœ¬ç•ªã®ç’°å¢ƒã§ã¯æ±ºã—ã¦ãƒžãƒƒãƒ”ングをクリアã—ãªã„ã§ãã ã•ã„。テストもã—ãã¯å®Ÿé¨“ã®æ®µéšŽã§ã®ã¿ãƒžãƒƒãƒ”ングã®ã‚¯ãƒªã‚¢ã‚’è¡Œãªã£ã¦ãã ã•ã„。", "Clear Username-LDAP User Mapping" : "ユーザーåã¨LDAPユーザーã®ãƒžãƒƒãƒ”ングをクリアã™ã‚‹", "Clear Groupname-LDAP Group Mapping" : "グループåã¨LDAPグループã®ãƒžãƒƒãƒ”ングをクリアã™ã‚‹", + "The configuration is invalid: anonymous bind is not allowed." : "è¨å®šã¯ç„¡åŠ¹ã§ã™: 匿å接続ã¯ã€è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", + "The configuration is valid and the connection could be established!" : "è¨å®šã¯æœ‰åŠ¹ã§ã™ã€‚接続ã§ãã¾ã—ãŸã€‚", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "è¨å®šã¯æœ‰åŠ¹ã§ã™ãŒã€æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸã€‚サーãƒãƒ¼è¨å®šã¨è³‡æ ¼æƒ…å ±ã‚’ç¢ºèªã—ã¦ãã ã•ã„。", + "The configuration is invalid. Please have a look at the logs for further details." : "è¨å®šãŒç„¡åŠ¹ã§ã™ã€‚詳細ã¯ãƒã‚°ã‚’確èªã—ã¦ãã ã•ã„。", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ユーザーã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚ãƒã‚°ã‚¤ãƒ³ã®å±žæ€§ã¨ãƒ¦ãƒ¼ã‚¶ãƒ¼åã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。é©ç”¨ã•ã‚Œã¦ã„るフィルター(コピーペーストã—ã¦ã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ã§ã®ç¢ºèªã§ãã¾ã™): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "è¨å®šã¯æ¤œè¨¼ã§ãã¾ã—ãŸãŒã€ãƒ¦ãƒ¼ã‚¶ãƒ¼ãŒè¤‡æ•°è¦‹ã¤ã‹ã‚Šã¾ã—ãŸã€‚最åˆã®1åã ã‘ãƒã‚°ã‚¤ãƒ³ã§ãã¾ã™ã€‚より厳ã—ã„フィルターを検討ã—ã¦ãã ã•ã„。", + "An unspecified error occurred. Please check the settings and the log." : "ä¸æ˜Žãªã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚è¨å®šã¨ãƒã‚°ã‚’確èªã—ã¦ãã ã•ã„。", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid ã®ãƒ—レースフォルダãŒã‚ã‚Šã¾ã›ã‚“。プレースフォルダã§ã¯ã€LDAP /ADã§å•åˆã›ã™ã‚‹ã¨ãã«ãƒã‚°ã‚¤ãƒ³åã§ç½®ãæ›ãˆã‚‰ã‚Œã¾ã™ã€‚", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ユーザー表示åã®å±žæ€§ã‚’検出ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚詳細è¨å®šã§å¯¾å¿œã™ã‚‹å±žæ€§ã‚’指定ã—ã¦ãã ã•ã„。", "Verify settings and count groups" : "è¨å®šã‚’検証ã—ã€ã‚°ãƒ«ãƒ¼ãƒ—ã‚’æ•°ãˆã‚‹", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD ユーザーåã«å¯¾ã—ã¦ãƒã‚°ã‚¤ãƒ³ãŒè¨±å¯ã•ã‚Œã¦ã„ã¾ã™ã€‚uid ã‹ã€samaccountname ã®ã©ã¡ã‚‰ã‹ãŒæ¤œå‡ºã•ã‚Œã¾ã—ãŸã€‚", "Add a new and blank configuration" : "空欄ã®æ–°ã—ã„è¨å®šã‚’è¿½åŠ ", diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index b89394d9bd8c163298fb136efde6af1a0280ea1d..79dcc6e66377aaff64a5a9f09ea49b3773ecca6b 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "マッピングã®ã‚¯ãƒªã‚¢ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", "Failed to delete the server configuration" : "サーãƒãƒ¼è¨å®šã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ", - "The configuration is invalid: anonymous bind is not allowed." : "è¨å®šã¯ç„¡åŠ¹ã§ã™: 匿å接続ã¯ã€è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "The configuration is valid and the connection could be established!" : "è¨å®šã¯æœ‰åŠ¹ã§ã™ã€‚接続ã§ãã¾ã—ãŸã€‚", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "è¨å®šã¯æœ‰åŠ¹ã§ã™ãŒã€æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸã€‚サーãƒãƒ¼è¨å®šã¨è³‡æ ¼æƒ…å ±ã‚’ç¢ºèªã—ã¦ãã ã•ã„。", - "The configuration is invalid. Please have a look at the logs for further details." : "è¨å®šãŒç„¡åŠ¹ã§ã™ã€‚詳細ã¯ãƒã‚°ã‚’確èªã—ã¦ãã ã•ã„。", "No action specified" : "アクションãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", "No configuration specified" : "構æˆãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", "No data specified" : "データãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", @@ -36,10 +32,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "モード切替ã«ã‚ˆã‚Šè‡ªå‹•LDAPå•åˆã›ãŒæœ‰åŠ¹ã«ãªã‚Šã¾ã™ã€‚LDAPã®ãƒ‡ãƒ¼ã‚¿é‡ã«ã‚ˆã‚Šæ™‚é–“ãŒã‹ã‹ã‚‹å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚モードを切り替ãˆã¾ã™ã‹ï¼Ÿ", "Mode switch" : "モード変更", "Select attributes" : "属性をé¸æŠž", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ユーザーã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚ãƒã‚°ã‚¤ãƒ³ã®å±žæ€§ã¨ãƒ¦ãƒ¼ã‚¶ãƒ¼åã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。é©ç”¨ã•ã‚Œã¦ã„るフィルター(コピーペーストã—ã¦ã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ã§ã®ç¢ºèªã§ãã¾ã™): <br/>", "User found and settings verified." : "ユーザーãŒè¦‹ã¤ã‹ã‚Šã€è¨å®šãŒæ¤œè¨¼ã§ãã¾ã—ãŸã€‚", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "è¨å®šã¯æ¤œè¨¼ã§ãã¾ã—ãŸãŒã€ãƒ¦ãƒ¼ã‚¶ãƒ¼ãŒè¤‡æ•°è¦‹ã¤ã‹ã‚Šã¾ã—ãŸã€‚最åˆã®1åã ã‘ãƒã‚°ã‚¤ãƒ³ã§ãã¾ã™ã€‚より厳ã—ã„フィルターを検討ã—ã¦ãã ã•ã„。", - "An unspecified error occurred. Please check the settings and the log." : "ä¸æ˜Žãªã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚è¨å®šã¨ãƒã‚°ã‚’確èªã—ã¦ãã ã•ã„。", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "検索フィルターãŒä¸æ£ã§ã™ã€‚æらã文法ã®å•é¡Œã§ã€é–‹ã括弧ã¨é–‰ã˜æ‹¬å¼§ãŒãƒžãƒƒãƒã—ã¦ã„ã¾ã›ã‚“。修æ£ã‚’ãŠé¡˜ã„ã—ã¾ã™ã€‚", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD ã®æŽ¥ç¶šã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚ホストåã€ãƒãƒ¼ãƒˆã€æ¨©é™ã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。", "Please provide a login name to test against" : "テストã®ç‚ºã«ãƒã‚°ã‚¤ãƒ³åを入力ã—ã¦ãã ã•ã„。", @@ -48,7 +41,6 @@ "LDAP / AD integration" : "LDAP / AD çµ±åˆ", "_%s group found_::_%s groups found_" : ["%s グループãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸ"], "_%s user found_::_%s users found_" : ["%s ユーザーãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸ"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ユーザー表示åã®å±žæ€§ã‚’検出ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚詳細è¨å®šã§å¯¾å¿œã™ã‚‹å±žæ€§ã‚’指定ã—ã¦ãã ã•ã„。", "Could not find the desired feature" : "望ã¾ã—ã„機能ã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ", "Invalid Host" : "無効ãªãƒ›ã‚¹ãƒˆ", "Test Configuration" : "è¨å®šã‚’テスト", @@ -158,7 +150,15 @@ "Usernames are used to store and assign (meta) data. 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." : "ユーザーåã¯(メタ)データã®ä¿å˜ã¨å‰²ã‚Šå½“ã¦ã«ä½¿ç”¨ã•ã‚Œã¾ã™ã€‚ユーザーをæ£ç¢ºã«è˜åˆ¥ã—ã¦èªè˜ã™ã‚‹ãŸã‚ã«ã€å€‹ã€…ã®LDAPユーザã¯å†…部ユーザåã‚’æŒã£ã¦ã„ã¾ã™ã€‚ã“ã‚Œã¯ã€ãƒ¦ãƒ¼ã‚¶ãƒ¼åã‹ã‚‰LDAPユーザーã¸ã®ãƒžãƒƒãƒ”ングãŒå¿…è¦ã§ã‚ã‚‹ã“ã¨ã‚’æ„味ã—ã¦ã„ã¾ã™ã€‚ã“ã®ç”Ÿæˆã•ã‚ŒãŸãƒ¦ãƒ¼ã‚¶åã¯ã€LDAPユーザã®UUIDã«ãƒžãƒƒãƒ”ングã•ã‚Œã¾ã™ã€‚åŠ ãˆã¦ã€DNãŒLDAPã¨ã®ã‚¤ãƒ³ã‚¿ãƒ©ã‚¯ã‚·ãƒ§ãƒ³ã‚’削減ã™ã‚‹ãŸã‚ã«ã‚ャッシュã•ã‚Œã¾ã™ãŒã€è˜åˆ¥ã«ã¯åˆ©ç”¨ã•ã‚Œã¾ã›ã‚“。DNãŒå¤‰ã‚ã£ãŸå ´åˆã¯ã€å¤‰æ›´ãŒæ¤œå‡ºã•ã‚Œã¾ã™ã€‚内部ユーザåã¯å…¨ä½“ã«äº˜ã£ã¦åˆ©ç”¨ã•ã‚Œã¾ã™ã€‚マッピングをクリアã™ã‚‹ã¨ã€ã„ãŸã‚‹ã¨ã“ã‚ã«ä½¿ã‚ã‚Œãªã„ã¾ã¾ã®ç‰©ãŒæ®‹ã‚‹ã§ã—ょã†ã€‚マッピングã®ã‚¯ãƒªã‚¢ã¯è¨å®šã«æ•æ„Ÿã§ã¯ã‚ã‚Šã¾ã›ã‚“ãŒã€ã™ã¹ã¦ã®LDAPã®è¨å®šã«å½±éŸ¿ã‚’与ãˆã¾ã™ï¼æœ¬ç•ªã®ç’°å¢ƒã§ã¯æ±ºã—ã¦ãƒžãƒƒãƒ”ングをクリアã—ãªã„ã§ãã ã•ã„。テストもã—ãã¯å®Ÿé¨“ã®æ®µéšŽã§ã®ã¿ãƒžãƒƒãƒ”ングã®ã‚¯ãƒªã‚¢ã‚’è¡Œãªã£ã¦ãã ã•ã„。", "Clear Username-LDAP User Mapping" : "ユーザーåã¨LDAPユーザーã®ãƒžãƒƒãƒ”ングをクリアã™ã‚‹", "Clear Groupname-LDAP Group Mapping" : "グループåã¨LDAPグループã®ãƒžãƒƒãƒ”ングをクリアã™ã‚‹", + "The configuration is invalid: anonymous bind is not allowed." : "è¨å®šã¯ç„¡åŠ¹ã§ã™: 匿å接続ã¯ã€è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", + "The configuration is valid and the connection could be established!" : "è¨å®šã¯æœ‰åŠ¹ã§ã™ã€‚接続ã§ãã¾ã—ãŸã€‚", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "è¨å®šã¯æœ‰åŠ¹ã§ã™ãŒã€æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸã€‚サーãƒãƒ¼è¨å®šã¨è³‡æ ¼æƒ…å ±ã‚’ç¢ºèªã—ã¦ãã ã•ã„。", + "The configuration is invalid. Please have a look at the logs for further details." : "è¨å®šãŒç„¡åŠ¹ã§ã™ã€‚詳細ã¯ãƒã‚°ã‚’確èªã—ã¦ãã ã•ã„。", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ユーザーã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚ãƒã‚°ã‚¤ãƒ³ã®å±žæ€§ã¨ãƒ¦ãƒ¼ã‚¶ãƒ¼åã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。é©ç”¨ã•ã‚Œã¦ã„るフィルター(コピーペーストã—ã¦ã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ã§ã®ç¢ºèªã§ãã¾ã™): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "è¨å®šã¯æ¤œè¨¼ã§ãã¾ã—ãŸãŒã€ãƒ¦ãƒ¼ã‚¶ãƒ¼ãŒè¤‡æ•°è¦‹ã¤ã‹ã‚Šã¾ã—ãŸã€‚最åˆã®1åã ã‘ãƒã‚°ã‚¤ãƒ³ã§ãã¾ã™ã€‚より厳ã—ã„フィルターを検討ã—ã¦ãã ã•ã„。", + "An unspecified error occurred. Please check the settings and the log." : "ä¸æ˜Žãªã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚è¨å®šã¨ãƒã‚°ã‚’確èªã—ã¦ãã ã•ã„。", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid ã®ãƒ—レースフォルダãŒã‚ã‚Šã¾ã›ã‚“。プレースフォルダã§ã¯ã€LDAP /ADã§å•åˆã›ã™ã‚‹ã¨ãã«ãƒã‚°ã‚¤ãƒ³åã§ç½®ãæ›ãˆã‚‰ã‚Œã¾ã™ã€‚", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ユーザー表示åã®å±žæ€§ã‚’検出ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚詳細è¨å®šã§å¯¾å¿œã™ã‚‹å±žæ€§ã‚’指定ã—ã¦ãã ã•ã„。", "Verify settings and count groups" : "è¨å®šã‚’検証ã—ã€ã‚°ãƒ«ãƒ¼ãƒ—ã‚’æ•°ãˆã‚‹", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD ユーザーåã«å¯¾ã—ã¦ãƒã‚°ã‚¤ãƒ³ãŒè¨±å¯ã•ã‚Œã¦ã„ã¾ã™ã€‚uid ã‹ã€samaccountname ã®ã©ã¡ã‚‰ã‹ãŒæ¤œå‡ºã•ã‚Œã¾ã—ãŸã€‚", "Add a new and blank configuration" : "空欄ã®æ–°ã—ã„è¨å®šã‚’è¿½åŠ ", diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js index 57679a677a6c3e65fb0c54141e639d5bb089e627..f056287e1974ed9c0676aeb713f881cb9dbbb89c 100644 --- a/apps/user_ldap/l10n/ko.js +++ b/apps/user_ldap/l10n/ko.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "ë§¤í•‘ì„ ë¹„ìš¸ 수 없습니다.", "Failed to delete the server configuration" : "서버 ì„¤ì •ì„ ì‚ì œí• ìˆ˜ 없습니다.", - "The configuration is invalid: anonymous bind is not allowed." : "ì„¤ì •ì´ ìž˜ëª»ë˜ì—ˆìŠµë‹ˆë‹¤: ìµëª… ì—°ê²°ì€ í—ˆìš©ë˜ì§€ 않습니다.", - "The configuration is valid and the connection could be established!" : "ì„¤ì • ì •ë³´ê°€ ì˜¬ë°”ë¥´ê³ ì—°ê²°í• ìˆ˜ 있습니다!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "ì„¤ì • ì •ë³´ê°€ 올바르지만 ë°”ì¸ë”©ì´ 실패했습니다. 서버 ì„¤ì •ê³¼ ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", - "The configuration is invalid. Please have a look at the logs for further details." : "ì„¤ì •ì´ ì˜¬ë°”ë¥´ì§€ 않습니다. ìžì„¸í•œ 사í•ì€ 로그를 ì°¸ê³ í•˜ì‹ì‹œì˜¤.", "No action specified" : "ë™ìž‘ì´ ì§€ì •ë˜ì§€ ì•ŠìŒ", "No configuration specified" : "ì„¤ì •ì´ ì§€ì •ë˜ì§€ ì•ŠìŒ", "No data specified" : "ë°ì´í„°ê°€ ì§€ì •ë˜ì§€ ì•ŠìŒ", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "모드를 ì „í™˜í•˜ë©´ ìžë™ LDAP 질ì˜ë¥¼ 활성화합니다. LDAP í¬ê¸°ì— ë”°ë¼ì„œ ì‹œê°„ì´ ê±¸ë¦´ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. 모드를 ì „í™˜í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", "Mode switch" : "모드 ì „í™˜", "Select attributes" : "ì†ì„± ì„ íƒ", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용ìžë¥¼ ì°¾ì„ ìˆ˜ 없습니다. ë¡œê·¸ì¸ ì†ì„±ê³¼ ì‚¬ìš©ìž ì´ë¦„ì„ í™•ì¸í•˜ì‹ì‹œì˜¤. ì ìš©ë˜ëŠ” í•„í„°(ëª…ë ¹í–‰ì— ë¶™ì—¬ë„£ì–´ ê²€ì¦ ê°€ëŠ¥):<br/>", "User found and settings verified." : "사용ìžë¥¼ ì°¾ì•˜ê³ ì„¤ì •ì„ í™•ì¸í–ˆìŠµë‹ˆë‹¤.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "ì„¤ì •ì„ í™•ì¸í–ˆì§€ë§Œ 사용ìžê°€ í•œ 명 ì´ìƒ 있습니다. 첫 번째 사용ìžë§Œ 로그ì¸í• 수 있습니다. ë” êµ¬ì²´ì ì¸ í•„í„°ë¥¼ ì§€ì •í•˜ì‹ì‹œì˜¤.", - "An unspecified error occurred. Please check the settings and the log." : "ì•Œ 수 없는 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. ì„¤ì •ê³¼ 로그를 확ì¸í•˜ì‹ì‹œì˜¤.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "검색 í•„í„°ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. ì—´ê³ ë‹«ëŠ” 괄호 ìŒì´ 맞지 ì•Šì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. í™•ì¸ í›„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/AD ì—°ê²° 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. 호스트, í¬íŠ¸, ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%uid\" ìžë¦¬ 비움ìžê°€ 없습니다. LDAP/ADì— ì¡°íšŒí• ë•Œ ë¡œê·¸ì¸ ì´ë¦„으로 대체ë©ë‹ˆë‹¤.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP/AD 통합", "_%s group found_::_%s groups found_" : ["그룹 %sê°œ ì°¾ìŒ"], "_%s user found_::_%s users found_" : ["ì‚¬ìš©ìž %s명 ì°¾ìŒ"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ì‚¬ìš©ìž í‘œì‹œ ì´ë¦„ì„ ê²°ì •í• ìˆ˜ 없습니다. ê³ ê¸‰ LDAP ì„¤ì •ì—ì„œ ì§ì ‘ ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "Could not find the desired feature" : "필요한 ê¸°ëŠ¥ì„ ì°¾ì„ ìˆ˜ ì—†ìŒ", "Invalid Host" : "ìž˜ëª»ëœ í˜¸ìŠ¤íŠ¸", "Test Configuration" : "ì„¤ì • 시험", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "ì‚¬ìš©ìž ì´ë¦„ì€ (메타)ë°ì´í„°ë¥¼ ì €ìž¥í•˜ê³ í• ë‹¹í•˜ëŠ” ë° ì‚¬ìš©ë©ë‹ˆë‹¤. 사용ìžë¥¼ ì •í™•ížˆ ì‹ë³„하기 위해서 ëª¨ë“ LDAP 사용ìžëŠ” 내부 ì‚¬ìš©ìž ì´ë¦„ì„ ê°–ê³ ìžˆìŠµë‹ˆë‹¤. ì´ ì •ë³´ì— ì ‘ê·¼í•˜ë ¤ë©´ ì‚¬ìš©ìž ì´ë¦„ê³¼ LDAP ì‚¬ìš©ìž ì‚¬ì´ì˜ ì—°ê²°ì„ ì•Œì•„ì•¼ 합니다. ìƒì„±ëœ ì‚¬ìš©ìž ì´ë¦„ì€ LDAP 사용ìžì˜ UUIDì— ì—°ê²°ë©ë‹ˆë‹¤. LDAPì— ì—°ê²°í•˜ëŠ” 횟수를 줄ì´ê¸° 위하여 DNì„ ìºì‹œì— ì €ìž¥í•˜ì§€ë§Œ, ì‹ë³„ì—는 사용하지 않습니다. DNì´ ë³€ê²½ë˜ì—ˆì„ ë•Œ 변경 사í•ì´ ì ìš©ë©ë‹ˆë‹¤. 내부 ì‚¬ìš©ìž ì´ë¦„ì€ í•ìƒ 사용ë©ë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ë©´ 과거 ë§¤í•‘ì˜ í”ì ì´ ë‚¨ìŠµë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ëŠ” ê²ƒì€ ì„¤ì •ì— ê´€ê³„ ì—†ì´ ì ìš©ë˜ë¯€ë¡œ ëª¨ë“ LDAP ì„¤ì •ì— ì˜í–¥ì„ ì¤ë‹ˆë‹¤! 테스트 ë° ì‹¤í—˜ 단계ì—서만 ë§¤í•‘ì„ ë¹„ìš°ê³ , ìƒìš© 환경ì—서는 ë§¤í•‘ì„ ë¹„ìš°ì§€ 마ì‹ì‹œì˜¤.", "Clear Username-LDAP User Mapping" : "ì‚¬ìš©ìž ì´ë¦„-LDAP ì‚¬ìš©ìž ë§¤í•‘ 비우기", "Clear Groupname-LDAP Group Mapping" : "그룹 ì´ë¦„-LDAP 그룹 매핑 비우기", + "The configuration is invalid: anonymous bind is not allowed." : "ì„¤ì •ì´ ìž˜ëª»ë˜ì—ˆìŠµë‹ˆë‹¤: ìµëª… ì—°ê²°ì€ í—ˆìš©ë˜ì§€ 않습니다.", + "The configuration is valid and the connection could be established!" : "ì„¤ì • ì •ë³´ê°€ ì˜¬ë°”ë¥´ê³ ì—°ê²°í• ìˆ˜ 있습니다!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "ì„¤ì • ì •ë³´ê°€ 올바르지만 ë°”ì¸ë”©ì´ 실패했습니다. 서버 ì„¤ì •ê³¼ ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", + "The configuration is invalid. Please have a look at the logs for further details." : "ì„¤ì •ì´ ì˜¬ë°”ë¥´ì§€ 않습니다. ìžì„¸í•œ 사í•ì€ 로그를 ì°¸ê³ í•˜ì‹ì‹œì˜¤.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용ìžë¥¼ ì°¾ì„ ìˆ˜ 없습니다. ë¡œê·¸ì¸ ì†ì„±ê³¼ ì‚¬ìš©ìž ì´ë¦„ì„ í™•ì¸í•˜ì‹ì‹œì˜¤. ì ìš©ë˜ëŠ” í•„í„°(ëª…ë ¹í–‰ì— ë¶™ì—¬ë„£ì–´ ê²€ì¦ ê°€ëŠ¥):<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "ì„¤ì •ì„ í™•ì¸í–ˆì§€ë§Œ 사용ìžê°€ í•œ 명 ì´ìƒ 있습니다. 첫 번째 사용ìžë§Œ 로그ì¸í• 수 있습니다. ë” êµ¬ì²´ì ì¸ í•„í„°ë¥¼ ì§€ì •í•˜ì‹ì‹œì˜¤.", + "An unspecified error occurred. Please check the settings and the log." : "ì•Œ 수 없는 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. ì„¤ì •ê³¼ 로그를 확ì¸í•˜ì‹ì‹œì˜¤.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid ìžë¦¬ 비움ìžê°€ 존재하지 않습니다. LDAP/ADì— ì¡°íšŒí• ë•Œ ë¡œê·¸ì¸ ì‚¬ìš©ìž ì´ë¦„으로 대체ë©ë‹ˆë‹¤.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ì‚¬ìš©ìž í‘œì‹œ ì´ë¦„ì„ ê²°ì •í• ìˆ˜ 없습니다. ê³ ê¸‰ LDAP ì„¤ì •ì—ì„œ ì§ì ‘ ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "Verify settings and count groups" : "ì„¤ì •ì„ í™•ì¸í•˜ê³ 그룹 수 계산", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "uid ë˜ëŠ” samaccountnameì— í•´ë‹¹í•˜ëŠ” LDAP/AD ì‚¬ìš©ìž ì´ë¦„으로 로그ì¸ì„ 허용합니다. ì†ì„±ì€ ìžë™ìœ¼ë¡œ ê°ì§€ë©ë‹ˆë‹¤.", "Add a new and blank configuration" : "새 빈 ì„¤ì • 추가", diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json index efab0b46afbb2f17f6aa9f351b19842328b09f85..0fe32477eb3631f679369c98d39ed8b9fb8d8d53 100644 --- a/apps/user_ldap/l10n/ko.json +++ b/apps/user_ldap/l10n/ko.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "ë§¤í•‘ì„ ë¹„ìš¸ 수 없습니다.", "Failed to delete the server configuration" : "서버 ì„¤ì •ì„ ì‚ì œí• ìˆ˜ 없습니다.", - "The configuration is invalid: anonymous bind is not allowed." : "ì„¤ì •ì´ ìž˜ëª»ë˜ì—ˆìŠµë‹ˆë‹¤: ìµëª… ì—°ê²°ì€ í—ˆìš©ë˜ì§€ 않습니다.", - "The configuration is valid and the connection could be established!" : "ì„¤ì • ì •ë³´ê°€ ì˜¬ë°”ë¥´ê³ ì—°ê²°í• ìˆ˜ 있습니다!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "ì„¤ì • ì •ë³´ê°€ 올바르지만 ë°”ì¸ë”©ì´ 실패했습니다. 서버 ì„¤ì •ê³¼ ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", - "The configuration is invalid. Please have a look at the logs for further details." : "ì„¤ì •ì´ ì˜¬ë°”ë¥´ì§€ 않습니다. ìžì„¸í•œ 사í•ì€ 로그를 ì°¸ê³ í•˜ì‹ì‹œì˜¤.", "No action specified" : "ë™ìž‘ì´ ì§€ì •ë˜ì§€ ì•ŠìŒ", "No configuration specified" : "ì„¤ì •ì´ ì§€ì •ë˜ì§€ ì•ŠìŒ", "No data specified" : "ë°ì´í„°ê°€ ì§€ì •ë˜ì§€ ì•ŠìŒ", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "모드를 ì „í™˜í•˜ë©´ ìžë™ LDAP 질ì˜ë¥¼ 활성화합니다. LDAP í¬ê¸°ì— ë”°ë¼ì„œ ì‹œê°„ì´ ê±¸ë¦´ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. 모드를 ì „í™˜í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", "Mode switch" : "모드 ì „í™˜", "Select attributes" : "ì†ì„± ì„ íƒ", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용ìžë¥¼ ì°¾ì„ ìˆ˜ 없습니다. ë¡œê·¸ì¸ ì†ì„±ê³¼ ì‚¬ìš©ìž ì´ë¦„ì„ í™•ì¸í•˜ì‹ì‹œì˜¤. ì ìš©ë˜ëŠ” í•„í„°(ëª…ë ¹í–‰ì— ë¶™ì—¬ë„£ì–´ ê²€ì¦ ê°€ëŠ¥):<br/>", "User found and settings verified." : "사용ìžë¥¼ ì°¾ì•˜ê³ ì„¤ì •ì„ í™•ì¸í–ˆìŠµë‹ˆë‹¤.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "ì„¤ì •ì„ í™•ì¸í–ˆì§€ë§Œ 사용ìžê°€ í•œ 명 ì´ìƒ 있습니다. 첫 번째 사용ìžë§Œ 로그ì¸í• 수 있습니다. ë” êµ¬ì²´ì ì¸ í•„í„°ë¥¼ ì§€ì •í•˜ì‹ì‹œì˜¤.", - "An unspecified error occurred. Please check the settings and the log." : "ì•Œ 수 없는 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. ì„¤ì •ê³¼ 로그를 확ì¸í•˜ì‹ì‹œì˜¤.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "검색 í•„í„°ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. ì—´ê³ ë‹«ëŠ” 괄호 ìŒì´ 맞지 ì•Šì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. í™•ì¸ í›„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/AD ì—°ê²° 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. 호스트, í¬íŠ¸, ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%uid\" ìžë¦¬ 비움ìžê°€ 없습니다. LDAP/ADì— ì¡°íšŒí• ë•Œ ë¡œê·¸ì¸ ì´ë¦„으로 대체ë©ë‹ˆë‹¤.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "LDAP/AD 통합", "_%s group found_::_%s groups found_" : ["그룹 %sê°œ ì°¾ìŒ"], "_%s user found_::_%s users found_" : ["ì‚¬ìš©ìž %s명 ì°¾ìŒ"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ì‚¬ìš©ìž í‘œì‹œ ì´ë¦„ì„ ê²°ì •í• ìˆ˜ 없습니다. ê³ ê¸‰ LDAP ì„¤ì •ì—ì„œ ì§ì ‘ ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "Could not find the desired feature" : "필요한 ê¸°ëŠ¥ì„ ì°¾ì„ ìˆ˜ ì—†ìŒ", "Invalid Host" : "ìž˜ëª»ëœ í˜¸ìŠ¤íŠ¸", "Test Configuration" : "ì„¤ì • 시험", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "ì‚¬ìš©ìž ì´ë¦„ì€ (메타)ë°ì´í„°ë¥¼ ì €ìž¥í•˜ê³ í• ë‹¹í•˜ëŠ” ë° ì‚¬ìš©ë©ë‹ˆë‹¤. 사용ìžë¥¼ ì •í™•ížˆ ì‹ë³„하기 위해서 ëª¨ë“ LDAP 사용ìžëŠ” 내부 ì‚¬ìš©ìž ì´ë¦„ì„ ê°–ê³ ìžˆìŠµë‹ˆë‹¤. ì´ ì •ë³´ì— ì ‘ê·¼í•˜ë ¤ë©´ ì‚¬ìš©ìž ì´ë¦„ê³¼ LDAP ì‚¬ìš©ìž ì‚¬ì´ì˜ ì—°ê²°ì„ ì•Œì•„ì•¼ 합니다. ìƒì„±ëœ ì‚¬ìš©ìž ì´ë¦„ì€ LDAP 사용ìžì˜ UUIDì— ì—°ê²°ë©ë‹ˆë‹¤. LDAPì— ì—°ê²°í•˜ëŠ” 횟수를 줄ì´ê¸° 위하여 DNì„ ìºì‹œì— ì €ìž¥í•˜ì§€ë§Œ, ì‹ë³„ì—는 사용하지 않습니다. DNì´ ë³€ê²½ë˜ì—ˆì„ ë•Œ 변경 사í•ì´ ì ìš©ë©ë‹ˆë‹¤. 내부 ì‚¬ìš©ìž ì´ë¦„ì€ í•ìƒ 사용ë©ë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ë©´ 과거 ë§¤í•‘ì˜ í”ì ì´ ë‚¨ìŠµë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ëŠ” ê²ƒì€ ì„¤ì •ì— ê´€ê³„ ì—†ì´ ì ìš©ë˜ë¯€ë¡œ ëª¨ë“ LDAP ì„¤ì •ì— ì˜í–¥ì„ ì¤ë‹ˆë‹¤! 테스트 ë° ì‹¤í—˜ 단계ì—서만 ë§¤í•‘ì„ ë¹„ìš°ê³ , ìƒìš© 환경ì—서는 ë§¤í•‘ì„ ë¹„ìš°ì§€ 마ì‹ì‹œì˜¤.", "Clear Username-LDAP User Mapping" : "ì‚¬ìš©ìž ì´ë¦„-LDAP ì‚¬ìš©ìž ë§¤í•‘ 비우기", "Clear Groupname-LDAP Group Mapping" : "그룹 ì´ë¦„-LDAP 그룹 매핑 비우기", + "The configuration is invalid: anonymous bind is not allowed." : "ì„¤ì •ì´ ìž˜ëª»ë˜ì—ˆìŠµë‹ˆë‹¤: ìµëª… ì—°ê²°ì€ í—ˆìš©ë˜ì§€ 않습니다.", + "The configuration is valid and the connection could be established!" : "ì„¤ì • ì •ë³´ê°€ ì˜¬ë°”ë¥´ê³ ì—°ê²°í• ìˆ˜ 있습니다!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "ì„¤ì • ì •ë³´ê°€ 올바르지만 ë°”ì¸ë”©ì´ 실패했습니다. 서버 ì„¤ì •ê³¼ ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", + "The configuration is invalid. Please have a look at the logs for further details." : "ì„¤ì •ì´ ì˜¬ë°”ë¥´ì§€ 않습니다. ìžì„¸í•œ 사í•ì€ 로그를 ì°¸ê³ í•˜ì‹ì‹œì˜¤.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용ìžë¥¼ ì°¾ì„ ìˆ˜ 없습니다. ë¡œê·¸ì¸ ì†ì„±ê³¼ ì‚¬ìš©ìž ì´ë¦„ì„ í™•ì¸í•˜ì‹ì‹œì˜¤. ì ìš©ë˜ëŠ” í•„í„°(ëª…ë ¹í–‰ì— ë¶™ì—¬ë„£ì–´ ê²€ì¦ ê°€ëŠ¥):<br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "ì„¤ì •ì„ í™•ì¸í–ˆì§€ë§Œ 사용ìžê°€ í•œ 명 ì´ìƒ 있습니다. 첫 번째 사용ìžë§Œ 로그ì¸í• 수 있습니다. ë” êµ¬ì²´ì ì¸ í•„í„°ë¥¼ ì§€ì •í•˜ì‹ì‹œì˜¤.", + "An unspecified error occurred. Please check the settings and the log." : "ì•Œ 수 없는 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. ì„¤ì •ê³¼ 로그를 확ì¸í•˜ì‹ì‹œì˜¤.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid ìžë¦¬ 비움ìžê°€ 존재하지 않습니다. LDAP/ADì— ì¡°íšŒí• ë•Œ ë¡œê·¸ì¸ ì‚¬ìš©ìž ì´ë¦„으로 대체ë©ë‹ˆë‹¤.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ì‚¬ìš©ìž í‘œì‹œ ì´ë¦„ì„ ê²°ì •í• ìˆ˜ 없습니다. ê³ ê¸‰ LDAP ì„¤ì •ì—ì„œ ì§ì ‘ ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "Verify settings and count groups" : "ì„¤ì •ì„ í™•ì¸í•˜ê³ 그룹 수 계산", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "uid ë˜ëŠ” samaccountnameì— í•´ë‹¹í•˜ëŠ” LDAP/AD ì‚¬ìš©ìž ì´ë¦„으로 로그ì¸ì„ 허용합니다. ì†ì„±ì€ ìžë™ìœ¼ë¡œ ê°ì§€ë©ë‹ˆë‹¤.", "Add a new and blank configuration" : "새 빈 ì„¤ì • 추가", diff --git a/apps/user_ldap/l10n/nb.js b/apps/user_ldap/l10n/nb.js index 09b66485b466ff5e7340b40e9dc8e14688d57f7a..a84e8226b5c43d58c6e4cea30791508be3ca6c30 100644 --- a/apps/user_ldap/l10n/nb.js +++ b/apps/user_ldap/l10n/nb.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Klarte ikke Ã¥ nullstille tilknytningene.", "Failed to delete the server configuration" : "Klarte ikke Ã¥ slette tjener-konfigurasjonen.", - "The configuration is invalid: anonymous bind is not allowed." : "Oppsettet er ugyldig: Anonym binding er ikke tillatt.", - "The configuration is valid and the connection could be established!" : "Oppsettet er i orden og tilkoblingen skal være etablert!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Oppsettet er i orden, men binding mislyktes. Sjekk tjener-oppsettet og pÃ¥loggingsinformasjonen.", - "The configuration is invalid. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.", "No action specified" : "Ingen handling spesifisert", "No configuration specified" : "Inget oppsett spesifisert", "No data specified" : "Ingen data spesifisert", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Endring av modus vil aktivere automatiske LDAP-spørringer. Avhengig av din LDAP-størrelse kan de ta litt tid. Vil du likevel endre modus?", "Mode switch" : "Endring av modus", "Select attributes" : "Velg attributter", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Bruker ikke funnet. Sjekk pÃ¥loggingsattributtene og brukernavnet. Virksomt filter (kopier og lim inn for validering pÃ¥ kommandolinjen): <br/>", "User found and settings verified." : "Bruker funnet og innstillinger bekreftet.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Innstillinger sjekket, men mer enn én bruker funnet. Kun den første vil kunne logge inn. Vurder et smalere filter.", - "An unspecified error occurred. Please check the settings and the log." : "En uspesifisert feil oppstod. Sjekk innstillingene og loggen.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Søkefilteret er ugyldig, antakelig pga. syntaksproblemer som ulikt antall start- og sluttparenteser. Sjekk det.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Det oppstod en feil ved tilkobling til LDAP / AD. Sjekk vertsnavn, portnummer og pÃ¥loggingsdetaljer.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Plassholder \"%uid\" mangler. Den erstattes av pÃ¥loggingsnavnet ved spørring mot LDAP / AD.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD integrasjon", "_%s group found_::_%s groups found_" : ["%s gruppe funnet","%s grupper funnet"], "_%s user found_::_%s users found_" : ["%s bruker funnet","%s brukere funnet"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke pÃ¥vise attributt for brukers visningsnavn. Du mÃ¥ selv spesifisere det i avanserte LDAP-innstillinger.", "Could not find the desired feature" : "Fant ikke den ønskede funksjonaliteten", "Invalid Host" : "Ugyldig tjener", "Test Configuration" : "Test oppsettet", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Brukernavn brukes til Ã¥ lagre og tilordne (meta)data. For at brukere skal identifiseres og gjenkjennes presist, vil hver LDAP-bruker ha et internt brukernavn. Dette krever en tilknytning fra brukernavn til LDAP-bruker. Brukernavn som opprettes blir knyttet til LDAP-brukerens UUID. I tillegg mellomlagres DN for Ã¥ redusere LDAP-kommunikasjon, men det brukes ikke til identifisering. Hvis DN endres vil endringene bli oppdaget. Det interne brukernavnet brukes alle steder. Nullstilling av tilknytningene vil etterlate seg rester overalt. Nullstilling av tilknytningene skjer ikke pr. konfigurasjon, det pÃ¥virker alle LDAP-konfigurasjoner! Nullstill aldri tilknytningene i et produksjonsmiljø, kun ved testing eller eksperimentering.", "Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP-bruker", "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP-gruppe", + "The configuration is invalid: anonymous bind is not allowed." : "Oppsettet er ugyldig: Anonym binding er ikke tillatt.", + "The configuration is valid and the connection could be established!" : "Oppsettet er i orden og tilkoblingen skal være etablert!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Oppsettet er i orden, men binding mislyktes. Sjekk tjener-oppsettet og pÃ¥loggingsinformasjonen.", + "The configuration is invalid. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Bruker ikke funnet. Sjekk pÃ¥loggingsattributtene og brukernavnet. Virksomt filter (kopier og lim inn for validering pÃ¥ kommandolinjen): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Innstillinger sjekket, men mer enn én bruker funnet. Kun den første vil kunne logge inn. Vurder et smalere filter.", + "An unspecified error occurred. Please check the settings and the log." : "En uspesifisert feil oppstod. Sjekk innstillingene og loggen.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Plassholder %uid mangler. Den erstattes av pÃ¥loggingsnavnet ved spørring mot LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke pÃ¥vise attributt for brukers visningsnavn. Du mÃ¥ selv spesifisere det i avanserte LDAP-innstillinger.", "Verify settings and count groups" : "Sjekk innstillinger og tell gruppene", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Tillater pÃ¥logging med LDAP / AD brukernavn, som er enten UID eller samaccountname og vil bli oppdaget.", "Add a new and blank configuration" : "Legg til et nytt tomt oppsett", diff --git a/apps/user_ldap/l10n/nb.json b/apps/user_ldap/l10n/nb.json index 9db7a3780c5d90cd9ed7c034c9bebcc196b61876..27a2a7e46a56a68a31936ca452112b4606ef24ab 100644 --- a/apps/user_ldap/l10n/nb.json +++ b/apps/user_ldap/l10n/nb.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Klarte ikke Ã¥ nullstille tilknytningene.", "Failed to delete the server configuration" : "Klarte ikke Ã¥ slette tjener-konfigurasjonen.", - "The configuration is invalid: anonymous bind is not allowed." : "Oppsettet er ugyldig: Anonym binding er ikke tillatt.", - "The configuration is valid and the connection could be established!" : "Oppsettet er i orden og tilkoblingen skal være etablert!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Oppsettet er i orden, men binding mislyktes. Sjekk tjener-oppsettet og pÃ¥loggingsinformasjonen.", - "The configuration is invalid. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.", "No action specified" : "Ingen handling spesifisert", "No configuration specified" : "Inget oppsett spesifisert", "No data specified" : "Ingen data spesifisert", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Endring av modus vil aktivere automatiske LDAP-spørringer. Avhengig av din LDAP-størrelse kan de ta litt tid. Vil du likevel endre modus?", "Mode switch" : "Endring av modus", "Select attributes" : "Velg attributter", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Bruker ikke funnet. Sjekk pÃ¥loggingsattributtene og brukernavnet. Virksomt filter (kopier og lim inn for validering pÃ¥ kommandolinjen): <br/>", "User found and settings verified." : "Bruker funnet og innstillinger bekreftet.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Innstillinger sjekket, men mer enn én bruker funnet. Kun den første vil kunne logge inn. Vurder et smalere filter.", - "An unspecified error occurred. Please check the settings and the log." : "En uspesifisert feil oppstod. Sjekk innstillingene og loggen.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Søkefilteret er ugyldig, antakelig pga. syntaksproblemer som ulikt antall start- og sluttparenteser. Sjekk det.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Det oppstod en feil ved tilkobling til LDAP / AD. Sjekk vertsnavn, portnummer og pÃ¥loggingsdetaljer.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Plassholder \"%uid\" mangler. Den erstattes av pÃ¥loggingsnavnet ved spørring mot LDAP / AD.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "LDAP / AD integrasjon", "_%s group found_::_%s groups found_" : ["%s gruppe funnet","%s grupper funnet"], "_%s user found_::_%s users found_" : ["%s bruker funnet","%s brukere funnet"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke pÃ¥vise attributt for brukers visningsnavn. Du mÃ¥ selv spesifisere det i avanserte LDAP-innstillinger.", "Could not find the desired feature" : "Fant ikke den ønskede funksjonaliteten", "Invalid Host" : "Ugyldig tjener", "Test Configuration" : "Test oppsettet", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Brukernavn brukes til Ã¥ lagre og tilordne (meta)data. For at brukere skal identifiseres og gjenkjennes presist, vil hver LDAP-bruker ha et internt brukernavn. Dette krever en tilknytning fra brukernavn til LDAP-bruker. Brukernavn som opprettes blir knyttet til LDAP-brukerens UUID. I tillegg mellomlagres DN for Ã¥ redusere LDAP-kommunikasjon, men det brukes ikke til identifisering. Hvis DN endres vil endringene bli oppdaget. Det interne brukernavnet brukes alle steder. Nullstilling av tilknytningene vil etterlate seg rester overalt. Nullstilling av tilknytningene skjer ikke pr. konfigurasjon, det pÃ¥virker alle LDAP-konfigurasjoner! Nullstill aldri tilknytningene i et produksjonsmiljø, kun ved testing eller eksperimentering.", "Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP-bruker", "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP-gruppe", + "The configuration is invalid: anonymous bind is not allowed." : "Oppsettet er ugyldig: Anonym binding er ikke tillatt.", + "The configuration is valid and the connection could be established!" : "Oppsettet er i orden og tilkoblingen skal være etablert!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Oppsettet er i orden, men binding mislyktes. Sjekk tjener-oppsettet og pÃ¥loggingsinformasjonen.", + "The configuration is invalid. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Bruker ikke funnet. Sjekk pÃ¥loggingsattributtene og brukernavnet. Virksomt filter (kopier og lim inn for validering pÃ¥ kommandolinjen): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Innstillinger sjekket, men mer enn én bruker funnet. Kun den første vil kunne logge inn. Vurder et smalere filter.", + "An unspecified error occurred. Please check the settings and the log." : "En uspesifisert feil oppstod. Sjekk innstillingene og loggen.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Plassholder %uid mangler. Den erstattes av pÃ¥loggingsnavnet ved spørring mot LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke pÃ¥vise attributt for brukers visningsnavn. Du mÃ¥ selv spesifisere det i avanserte LDAP-innstillinger.", "Verify settings and count groups" : "Sjekk innstillinger og tell gruppene", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Tillater pÃ¥logging med LDAP / AD brukernavn, som er enten UID eller samaccountname og vil bli oppdaget.", "Add a new and blank configuration" : "Legg til et nytt tomt oppsett", diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index dbcf774f8d5e34be896eadff763d839b773d6881..f881e324cc6d4c811a42f99fe59376a99936439f 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Niet gelukt de vertalingen leeg te maken.", "Failed to delete the server configuration" : "Verwijderen serverconfiguratie mislukt", - "The configuration is invalid: anonymous bind is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.", - "The configuration is valid and the connection could be established!" : "De configuratie is geldig en de verbinding is geslaagd!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "De configuratie is geldig, maar Bind mislukte. Controleer de serverinstellingen en inloggegevens.", - "The configuration is invalid. Please have a look at the logs for further details." : "De configuratie is ongeldig. Bekijk de logbestanden voor meer details.", "No action specified" : "Geen actie opgegeven", "No configuration specified" : "Geen configuratie opgegeven", "No data specified" : "Geen gegevens verstrekt", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Omschakelen van de modus schakelt automatische LDAP opvragingen in. Afhankelijk van je LDAP omvang kan dat even duren. Wil je nog steeds omschakelen?", "Mode switch" : "Omschakelen modus", "Select attributes" : "Selecteer attributen", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Gebruiker niet gevonden. Verifieer je inloggegevens en gebruikersnaam. Geldig filter (kopiëren en plakken voor commandoregel validatie): <br/>", "User found and settings verified." : "Gebruiker gevonden en instellingen geverifieerd.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Instellingen geverifieerd, slechts één gebruiker gevonden. Alleen de eerste kan inloggen. Overweeg een krapper filter.", - "An unspecified error occurred. Please check the settings and the log." : "Er trad een ongedefinieerde fout op. Controleer de instellingen en de logging.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Het zoekfilter is ongeldig, waarschijnlijk door syntax problemen zoals een ongelijk aantal open- en sluithaakjes. Graag aanpassen.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Er trad een verbindingsfout naar LDAP / AD op, verifieer servernaam, poort en inloggegevens.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "De \"%uid\" opvultekst ontbreekt. Die wordt vervangen door de inlognaam bij het bevragen van LDAP / AD.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD integratie", "_%s group found_::_%s groups found_" : ["%s groep gevonden","%s groepen gevonden"], "_%s user found_::_%s users found_" : ["%s gebruiker gevonden","%s gebruikers gevonden"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde ldap instellingen.", "Could not find the desired feature" : "Kon de gewenste functie niet vinden", "Invalid Host" : "Ongeldige server", "Test Configuration" : "Test configuratie", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Gebruikersnamen worden gebruikt om (meta) data op te slaan en toe te wijzen. Om gebruikers uniek te identificeren, krijgt elke LDAP-gebruiker ook een interne gebruikersnaam. Dit vereist een koppeling van de gebruikersnaam naar een ​​LDAP-gebruiker. De gecreëerde gebruikersnaam is gekoppeld aan de UUID van de LDAP-gebruiker. Aanvullend wordt ook de 'DN' gecached om het aantal LDAP-interacties te verminderen, maar dit wordt niet gebruikt voor identificatie. Als de DN verandert, zullen de veranderingen worden gevonden. De interne gebruikersnaam wordt overal gebruikt. Het wissen van de koppeling zal overal resten achterlaten. Het wissen van koppelingen is niet configuratiegevoelig, maar het raakt wel alle LDAP instellingen! Zorg ervoor dat deze koppelingen nooit in een productieomgeving gewist worden. Maak ze alleen leeg in een test- of ontwikkelomgeving.", "Clear Username-LDAP User Mapping" : "Leegmaken Gebruikersnaam-LDAP gebruikers vertaling", "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling", + "The configuration is invalid: anonymous bind is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.", + "The configuration is valid and the connection could be established!" : "De configuratie is geldig en de verbinding is geslaagd!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "De configuratie is geldig, maar Bind mislukte. Controleer de serverinstellingen en inloggegevens.", + "The configuration is invalid. Please have a look at the logs for further details." : "De configuratie is ongeldig. Bekijk de logbestanden voor meer details.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Gebruiker niet gevonden. Verifieer je inloggegevens en gebruikersnaam. Geldig filter (kopiëren en plakken voor commandoregel validatie): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Instellingen geverifieerd, slechts één gebruiker gevonden. Alleen de eerste kan inloggen. Overweeg een krapper filter.", + "An unspecified error occurred. Please check the settings and the log." : "Er trad een ongedefinieerde fout op. Controleer de instellingen en de logging.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "De %uid opvultekst ontbreekt. Die wordt vervangen door de inlognaam bij het bevragen van LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde ldap instellingen.", "Verify settings and count groups" : "Verifiëren instellingen en tel groepen", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Maakt inloggen tegen de LDAP / AD gebruikersnaam mogelijk, ofwel uid of samaccountname en wordt gedetecteerd.", "Add a new and blank configuration" : "Toevoegen nieuwe, blanco configuratie", diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index b67be009436cd49cb20d317d78b79df1181c0ad8..1d5c5d23b842a3618a0e83aa839d9ae2c4058315 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Niet gelukt de vertalingen leeg te maken.", "Failed to delete the server configuration" : "Verwijderen serverconfiguratie mislukt", - "The configuration is invalid: anonymous bind is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.", - "The configuration is valid and the connection could be established!" : "De configuratie is geldig en de verbinding is geslaagd!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "De configuratie is geldig, maar Bind mislukte. Controleer de serverinstellingen en inloggegevens.", - "The configuration is invalid. Please have a look at the logs for further details." : "De configuratie is ongeldig. Bekijk de logbestanden voor meer details.", "No action specified" : "Geen actie opgegeven", "No configuration specified" : "Geen configuratie opgegeven", "No data specified" : "Geen gegevens verstrekt", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Omschakelen van de modus schakelt automatische LDAP opvragingen in. Afhankelijk van je LDAP omvang kan dat even duren. Wil je nog steeds omschakelen?", "Mode switch" : "Omschakelen modus", "Select attributes" : "Selecteer attributen", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Gebruiker niet gevonden. Verifieer je inloggegevens en gebruikersnaam. Geldig filter (kopiëren en plakken voor commandoregel validatie): <br/>", "User found and settings verified." : "Gebruiker gevonden en instellingen geverifieerd.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Instellingen geverifieerd, slechts één gebruiker gevonden. Alleen de eerste kan inloggen. Overweeg een krapper filter.", - "An unspecified error occurred. Please check the settings and the log." : "Er trad een ongedefinieerde fout op. Controleer de instellingen en de logging.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Het zoekfilter is ongeldig, waarschijnlijk door syntax problemen zoals een ongelijk aantal open- en sluithaakjes. Graag aanpassen.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Er trad een verbindingsfout naar LDAP / AD op, verifieer servernaam, poort en inloggegevens.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "De \"%uid\" opvultekst ontbreekt. Die wordt vervangen door de inlognaam bij het bevragen van LDAP / AD.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "LDAP / AD integratie", "_%s group found_::_%s groups found_" : ["%s groep gevonden","%s groepen gevonden"], "_%s user found_::_%s users found_" : ["%s gebruiker gevonden","%s gebruikers gevonden"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde ldap instellingen.", "Could not find the desired feature" : "Kon de gewenste functie niet vinden", "Invalid Host" : "Ongeldige server", "Test Configuration" : "Test configuratie", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Gebruikersnamen worden gebruikt om (meta) data op te slaan en toe te wijzen. Om gebruikers uniek te identificeren, krijgt elke LDAP-gebruiker ook een interne gebruikersnaam. Dit vereist een koppeling van de gebruikersnaam naar een ​​LDAP-gebruiker. De gecreëerde gebruikersnaam is gekoppeld aan de UUID van de LDAP-gebruiker. Aanvullend wordt ook de 'DN' gecached om het aantal LDAP-interacties te verminderen, maar dit wordt niet gebruikt voor identificatie. Als de DN verandert, zullen de veranderingen worden gevonden. De interne gebruikersnaam wordt overal gebruikt. Het wissen van de koppeling zal overal resten achterlaten. Het wissen van koppelingen is niet configuratiegevoelig, maar het raakt wel alle LDAP instellingen! Zorg ervoor dat deze koppelingen nooit in een productieomgeving gewist worden. Maak ze alleen leeg in een test- of ontwikkelomgeving.", "Clear Username-LDAP User Mapping" : "Leegmaken Gebruikersnaam-LDAP gebruikers vertaling", "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling", + "The configuration is invalid: anonymous bind is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.", + "The configuration is valid and the connection could be established!" : "De configuratie is geldig en de verbinding is geslaagd!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "De configuratie is geldig, maar Bind mislukte. Controleer de serverinstellingen en inloggegevens.", + "The configuration is invalid. Please have a look at the logs for further details." : "De configuratie is ongeldig. Bekijk de logbestanden voor meer details.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Gebruiker niet gevonden. Verifieer je inloggegevens en gebruikersnaam. Geldig filter (kopiëren en plakken voor commandoregel validatie): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Instellingen geverifieerd, slechts één gebruiker gevonden. Alleen de eerste kan inloggen. Overweeg een krapper filter.", + "An unspecified error occurred. Please check the settings and the log." : "Er trad een ongedefinieerde fout op. Controleer de instellingen en de logging.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "De %uid opvultekst ontbreekt. Die wordt vervangen door de inlognaam bij het bevragen van LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde ldap instellingen.", "Verify settings and count groups" : "Verifiëren instellingen en tel groepen", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Maakt inloggen tegen de LDAP / AD gebruikersnaam mogelijk, ofwel uid of samaccountname en wordt gedetecteerd.", "Add a new and blank configuration" : "Toevoegen nieuwe, blanco configuratie", diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index e0da13deb2b19fb2e31364cb5525e60a974149bf..3b9d76ee652e78da6d557aa1488fbf404af7f795 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Nie udaÅ‚o siÄ™ wyczyÅ›cić mapowania.", "Failed to delete the server configuration" : "Nie można usunąć konfiguracji serwera", - "The configuration is invalid: anonymous bind is not allowed." : "Konfiguracja jest nieprawidÅ‚owa: anonimowe zÅ‚Ä…czenie nie jest dozwolone.", - "The configuration is valid and the connection could be established!" : "Konfiguracja jest prawidÅ‚owa i można ustanowić poÅ‚Ä…czenie!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfiguracja jest prawidÅ‚owa, ale Bind nie. Sprawdź ustawienia serwera i poÅ›wiadczenia.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfiguracja jest nieprawidÅ‚owa. ProszÄ™ rzucić okiem na dzienniki dla dalszych szczegółów.", "No action specified" : "Nie okreÅ›lono akcji", "No configuration specified" : "Nie okreÅ›lono konfiguracji", "No data specified" : "Nie okreÅ›lono danych", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Zmiana trybu wÅ‚Ä…czy automatyczne odpytywanie LDAP-a. W zależnoÅ›ci od jego wielkoÅ›ci może to trochÄ™ potrwać. Nadal chcesz zmienić tryb?", "Mode switch" : "PrzeÅ‚Ä…cznik trybów", "Select attributes" : "Wybierz atrybuty", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Nie znaleziono użytkownika. Sprawdź proszÄ™ atrybuty logowania i nazwÄ™ użytkownika. Filtr efektywny (dla sprawdzenia w konsoli przez kopiuj/wklej): <br/>", "User found and settings verified." : "Znaleziono użytkownika i zweryfikowano ustawienia.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ustawienia zweryfikowano, ale znaleziono wiÄ™cej niż jednego użytkownika. Tylko pierwszy bÄ™dzie mógÅ‚ siÄ™ zalogować. Rozważ wiÄ™ksze zawężenie filtrami.", - "An unspecified error occurred. Please check the settings and the log." : "BÅ‚Ä…d niewiadomego pochodzenia. Sprawdź proszÄ™ ustawienia i logi.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filtr szukania jest nieprawidÅ‚owy, prawdopodobnie przez problem skÅ‚adniowy taki jak nierówna liczba otwartych i zamkniÄ™tych nawiasów. Zweryfikuj to.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "BÅ‚Ä…d poÅ‚Ä…czenia do LDAP / AD, proszÄ™ sprawdzić adres hosta, port i poÅ›wiadczenia.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Brakuje tekstu zastÄ™pczego \"%uid\". W trakcie odpytywania serwera LDAP / AD zostanie on zastÄ…piony nazwÄ… logowania.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "Integracja z LDAP / AD", "_%s group found_::_%s groups found_" : ["%s znaleziona grupa","%s znalezionych grup","%s znalezionych grup","%s znalezionych grup"], "_%s user found_::_%s users found_" : ["%s znaleziony użytkownik","%s znalezionych użytkowników","%s znalezionych użytkowników","%s znalezionych użytkowników"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nie udaÅ‚o siÄ™ wykryć atrybutu wyÅ›wietlanej nazwy użytkownika. OkreÅ›l jÄ… w zaawansowanych ustawieniach LDAP.", "Could not find the desired feature" : "Nie można znaleźć żądanej funkcji", "Invalid Host" : "Niepoprawny Host", "Test Configuration" : "Sprawdź konfiguracjÄ™", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Nazwy użytkowników sÅ‚użą do przechowywania i przypisywania (meta) danych. W celu dokÅ‚adnego okreÅ›lenia i rozpoznawania użytkowników, każdy użytkownik LDAP ma przypisanÄ… wewnÄ™trznÄ… nazwÄ™ użytkownika. Wymaga to mapowania nazwy użytkownika do użytkownika LDAP. Utworzona nazwa użytkownika jest odwzorowywana na UUID użytkownika LDAP. Dodatkowo DN sÄ… buforowane, także w celu zmniejszenia oddziaÅ‚ywania LDAP, ale nie sÄ… stosowane do identyfikacji. Po zmianie DN, bÄ™dzie można znaleźć zmiany. WewnÄ™trzna nazwa jest używana wszÄ™dzie. Usuwanie mapowania bÄ™dzie miaÅ‚o wpÅ‚yw wszÄ™dzie. Usuwanie mapowania nie jest wrażliwe na konfiguracje, dotyczy to wszystkich konfiguracji LDAP! Nigdy nie usuwaj mapowania w Å›rodowisku produkcyjnym, jest to dopuszczalne tylko w fazie eksperymentalnej, testowej.", "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "Konfiguracja jest nieprawidÅ‚owa: anonimowe zÅ‚Ä…czenie nie jest dozwolone.", + "The configuration is valid and the connection could be established!" : "Konfiguracja jest prawidÅ‚owa i można ustanowić poÅ‚Ä…czenie!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfiguracja jest prawidÅ‚owa, ale Bind nie. Sprawdź ustawienia serwera i poÅ›wiadczenia.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfiguracja jest nieprawidÅ‚owa. ProszÄ™ rzucić okiem na dzienniki dla dalszych szczegółów.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Nie znaleziono użytkownika. Sprawdź proszÄ™ atrybuty logowania i nazwÄ™ użytkownika. Filtr efektywny (dla sprawdzenia w konsoli przez kopiuj/wklej): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ustawienia zweryfikowano, ale znaleziono wiÄ™cej niż jednego użytkownika. Tylko pierwszy bÄ™dzie mógÅ‚ siÄ™ zalogować. Rozważ wiÄ™ksze zawężenie filtrami.", + "An unspecified error occurred. Please check the settings and the log." : "BÅ‚Ä…d niewiadomego pochodzenia. Sprawdź proszÄ™ ustawienia i logi.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Nie znaleziono zamiennika dla %uid. Podczas odpytywania LDAP-a / AD bÄ™dzie zastÄ…piony nazwÄ… użytkownika.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nie udaÅ‚o siÄ™ wykryć atrybutu wyÅ›wietlanej nazwy użytkownika. OkreÅ›l jÄ… w zaawansowanych ustawieniach LDAP.", "Verify settings and count groups" : "Zweryfikuj ustawienia i policz grupy", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Pozwól na zalogowanie siÄ™ nazwÄ… użytkownika z LDAP-a / AD, czyli również przez uid lub samaccountname i bÄ™dzie to wykryte.", "Add a new and blank configuration" : "Dodaj nowÄ… pustÄ… konfiguracjÄ™", diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index c30e35215f898b1a3144b064b7aea15076ac8bd0..2752aa5370cf3b0405cdb900238b08c2df44344f 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Nie udaÅ‚o siÄ™ wyczyÅ›cić mapowania.", "Failed to delete the server configuration" : "Nie można usunąć konfiguracji serwera", - "The configuration is invalid: anonymous bind is not allowed." : "Konfiguracja jest nieprawidÅ‚owa: anonimowe zÅ‚Ä…czenie nie jest dozwolone.", - "The configuration is valid and the connection could be established!" : "Konfiguracja jest prawidÅ‚owa i można ustanowić poÅ‚Ä…czenie!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfiguracja jest prawidÅ‚owa, ale Bind nie. Sprawdź ustawienia serwera i poÅ›wiadczenia.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfiguracja jest nieprawidÅ‚owa. ProszÄ™ rzucić okiem na dzienniki dla dalszych szczegółów.", "No action specified" : "Nie okreÅ›lono akcji", "No configuration specified" : "Nie okreÅ›lono konfiguracji", "No data specified" : "Nie okreÅ›lono danych", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Zmiana trybu wÅ‚Ä…czy automatyczne odpytywanie LDAP-a. W zależnoÅ›ci od jego wielkoÅ›ci może to trochÄ™ potrwać. Nadal chcesz zmienić tryb?", "Mode switch" : "PrzeÅ‚Ä…cznik trybów", "Select attributes" : "Wybierz atrybuty", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Nie znaleziono użytkownika. Sprawdź proszÄ™ atrybuty logowania i nazwÄ™ użytkownika. Filtr efektywny (dla sprawdzenia w konsoli przez kopiuj/wklej): <br/>", "User found and settings verified." : "Znaleziono użytkownika i zweryfikowano ustawienia.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ustawienia zweryfikowano, ale znaleziono wiÄ™cej niż jednego użytkownika. Tylko pierwszy bÄ™dzie mógÅ‚ siÄ™ zalogować. Rozważ wiÄ™ksze zawężenie filtrami.", - "An unspecified error occurred. Please check the settings and the log." : "BÅ‚Ä…d niewiadomego pochodzenia. Sprawdź proszÄ™ ustawienia i logi.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filtr szukania jest nieprawidÅ‚owy, prawdopodobnie przez problem skÅ‚adniowy taki jak nierówna liczba otwartych i zamkniÄ™tych nawiasów. Zweryfikuj to.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "BÅ‚Ä…d poÅ‚Ä…czenia do LDAP / AD, proszÄ™ sprawdzić adres hosta, port i poÅ›wiadczenia.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Brakuje tekstu zastÄ™pczego \"%uid\". W trakcie odpytywania serwera LDAP / AD zostanie on zastÄ…piony nazwÄ… logowania.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "Integracja z LDAP / AD", "_%s group found_::_%s groups found_" : ["%s znaleziona grupa","%s znalezionych grup","%s znalezionych grup","%s znalezionych grup"], "_%s user found_::_%s users found_" : ["%s znaleziony użytkownik","%s znalezionych użytkowników","%s znalezionych użytkowników","%s znalezionych użytkowników"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nie udaÅ‚o siÄ™ wykryć atrybutu wyÅ›wietlanej nazwy użytkownika. OkreÅ›l jÄ… w zaawansowanych ustawieniach LDAP.", "Could not find the desired feature" : "Nie można znaleźć żądanej funkcji", "Invalid Host" : "Niepoprawny Host", "Test Configuration" : "Sprawdź konfiguracjÄ™", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Nazwy użytkowników sÅ‚użą do przechowywania i przypisywania (meta) danych. W celu dokÅ‚adnego okreÅ›lenia i rozpoznawania użytkowników, każdy użytkownik LDAP ma przypisanÄ… wewnÄ™trznÄ… nazwÄ™ użytkownika. Wymaga to mapowania nazwy użytkownika do użytkownika LDAP. Utworzona nazwa użytkownika jest odwzorowywana na UUID użytkownika LDAP. Dodatkowo DN sÄ… buforowane, także w celu zmniejszenia oddziaÅ‚ywania LDAP, ale nie sÄ… stosowane do identyfikacji. Po zmianie DN, bÄ™dzie można znaleźć zmiany. WewnÄ™trzna nazwa jest używana wszÄ™dzie. Usuwanie mapowania bÄ™dzie miaÅ‚o wpÅ‚yw wszÄ™dzie. Usuwanie mapowania nie jest wrażliwe na konfiguracje, dotyczy to wszystkich konfiguracji LDAP! Nigdy nie usuwaj mapowania w Å›rodowisku produkcyjnym, jest to dopuszczalne tylko w fazie eksperymentalnej, testowej.", "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "Konfiguracja jest nieprawidÅ‚owa: anonimowe zÅ‚Ä…czenie nie jest dozwolone.", + "The configuration is valid and the connection could be established!" : "Konfiguracja jest prawidÅ‚owa i można ustanowić poÅ‚Ä…czenie!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfiguracja jest prawidÅ‚owa, ale Bind nie. Sprawdź ustawienia serwera i poÅ›wiadczenia.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfiguracja jest nieprawidÅ‚owa. ProszÄ™ rzucić okiem na dzienniki dla dalszych szczegółów.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Nie znaleziono użytkownika. Sprawdź proszÄ™ atrybuty logowania i nazwÄ™ użytkownika. Filtr efektywny (dla sprawdzenia w konsoli przez kopiuj/wklej): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ustawienia zweryfikowano, ale znaleziono wiÄ™cej niż jednego użytkownika. Tylko pierwszy bÄ™dzie mógÅ‚ siÄ™ zalogować. Rozważ wiÄ™ksze zawężenie filtrami.", + "An unspecified error occurred. Please check the settings and the log." : "BÅ‚Ä…d niewiadomego pochodzenia. Sprawdź proszÄ™ ustawienia i logi.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Nie znaleziono zamiennika dla %uid. Podczas odpytywania LDAP-a / AD bÄ™dzie zastÄ…piony nazwÄ… użytkownika.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nie udaÅ‚o siÄ™ wykryć atrybutu wyÅ›wietlanej nazwy użytkownika. OkreÅ›l jÄ… w zaawansowanych ustawieniach LDAP.", "Verify settings and count groups" : "Zweryfikuj ustawienia i policz grupy", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Pozwól na zalogowanie siÄ™ nazwÄ… użytkownika z LDAP-a / AD, czyli również przez uid lub samaccountname i bÄ™dzie to wykryte.", "Add a new and blank configuration" : "Dodaj nowÄ… pustÄ… konfiguracjÄ™", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 5e6894ce6f05ddef8c0cda246a93dda995648c5e..c9a9214a5c37c3d2907d0e23070aea3288d0e1f4 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Falhou ao limpar os mapeamentos.", "Failed to delete the server configuration" : "Falha ao excluir a configuração do servidor", - "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: vÃnculo anônimo não é permitido.", - "The configuration is valid and the connection could be established!" : "A configuração é válida e a conexão foi estabelecida!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração é válida, mas o vÃnculo falhou. Verifique as configurações do servidor e as credenciais.", - "The configuration is invalid. Please have a look at the logs for further details." : "Configuração inválida. Por favor, dê uma olhada nos logs para mais detalhes.", "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhum dado especificado", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Mudar o modo irá permitir consultas LDAP automáticas. Dependendo do tamanho do LDAP isso pode demorar um pouco. Você ainda quer mudar o modo?", "Mode switch" : "Trocar de modo", "Select attributes" : "Selecionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuário não encontrado. Por favor verifique os seus atributos de login e nome de usuário. Filtro eficaz (para copiar-e-colar para validação de linha de comando): <br/>", "User found and settings verified." : "Usuário encontrado e configurações verificadas.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configurações verificadas, mas mais de um usuário foi encontrado. Apenas o primeiro será capaz de fazer login. Considere um filtro mais apurado.", - "An unspecified error occurred. Please check the settings and the log." : "Ocorreu um erro não especificado. Por favor, verifique as configurações e os logs.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de pesquisa é inválido, provavelmente devido a questões de sintaxe, como número Ãmpar de colchetes abertos e fechados. Por favor, revise.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Um erro de conexão para LDAP / AD ocorreu, por favor, verifique host, porta e as credenciais.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "O marcador de posição \"%uid\" está faltando. Ele será substituÃdo pelo nome de login quando consutando via LDAP / AD.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "Integração LDAP / AD", "_%s group found_::_%s groups found_" : ["grupo% s encontrado","grupos% s encontrado"], "_%s user found_::_%s users found_" : ["usuário %s encontrado","%s usuários encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possÃvel detectar o atributo de nome de exibição do usuário. Por favor, indique-o em configurações avançadas do LDAP.", "Could not find the desired feature" : "Não foi possÃvel encontrar o recurso desejado", "Invalid Host" : "Host inválido", "Test Configuration" : "Teste de Configuração", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Nomes de usuários são usados para armazenar e atribuir dados (meta). A fim de identificar e reconhecer precisamente os usuários, cada usuário LDAP terá um nome de usuário interno. Isso requer um mapeamento do nome de usuário para o usuário LDAP. O nome de usuário criado é mapeado para o UUID do usuário LDAP. Além disso, o DN é armazenado em cache para reduzir a interação LDAP mas não é usado para identificação. Se o DN mudar, as mudanças serão encontradas. O nome de usuário interno é usado por toda parte. Limpando os mapeamentos terá sobras em todos os lugares. A limpeza dos mapeamentos não é case sensitive e afeta todas as configurações LDAP! Nunca limpe os mapeamentos em um ambiente de produção, somente em um teste ou estágio experimental.", "Clear Username-LDAP User Mapping" : "Limpar Mapeamento de Usuário username-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: vÃnculo anônimo não é permitido.", + "The configuration is valid and the connection could be established!" : "A configuração é válida e a conexão foi estabelecida!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração é válida, mas o vÃnculo falhou. Verifique as configurações do servidor e as credenciais.", + "The configuration is invalid. Please have a look at the logs for further details." : "Configuração inválida. Por favor, dê uma olhada nos logs para mais detalhes.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuário não encontrado. Por favor verifique os seus atributos de login e nome de usuário. Filtro eficaz (para copiar-e-colar para validação de linha de comando): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configurações verificadas, mas mais de um usuário foi encontrado. Apenas o primeiro será capaz de fazer login. Considere um filtro mais apurado.", + "An unspecified error occurred. Please check the settings and the log." : "Ocorreu um erro não especificado. Por favor, verifique as configurações e os logs.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "O espaço reservado ID %u está faltando. Ele será substituÃdo pelo nome de login ao consultar LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possÃvel detectar o atributo de nome de exibição do usuário. Por favor, indique-o em configurações avançadas do LDAP.", "Verify settings and count groups" : "Verificar as configurações e grupos de conta", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permitir o login com o nome de usuário LDAP / AD, que é ou UID ou samaccountname e será detectado.", "Add a new and blank configuration" : "Adiciona uma configuração nova em branco", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 0b7955143138292f9c68f11fa5e8b33ca399b57a..fc8393b45b92b331e8e4d0e82d85559b7dba7353 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Falhou ao limpar os mapeamentos.", "Failed to delete the server configuration" : "Falha ao excluir a configuração do servidor", - "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: vÃnculo anônimo não é permitido.", - "The configuration is valid and the connection could be established!" : "A configuração é válida e a conexão foi estabelecida!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração é válida, mas o vÃnculo falhou. Verifique as configurações do servidor e as credenciais.", - "The configuration is invalid. Please have a look at the logs for further details." : "Configuração inválida. Por favor, dê uma olhada nos logs para mais detalhes.", "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhum dado especificado", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Mudar o modo irá permitir consultas LDAP automáticas. Dependendo do tamanho do LDAP isso pode demorar um pouco. Você ainda quer mudar o modo?", "Mode switch" : "Trocar de modo", "Select attributes" : "Selecionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuário não encontrado. Por favor verifique os seus atributos de login e nome de usuário. Filtro eficaz (para copiar-e-colar para validação de linha de comando): <br/>", "User found and settings verified." : "Usuário encontrado e configurações verificadas.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configurações verificadas, mas mais de um usuário foi encontrado. Apenas o primeiro será capaz de fazer login. Considere um filtro mais apurado.", - "An unspecified error occurred. Please check the settings and the log." : "Ocorreu um erro não especificado. Por favor, verifique as configurações e os logs.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de pesquisa é inválido, provavelmente devido a questões de sintaxe, como número Ãmpar de colchetes abertos e fechados. Por favor, revise.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Um erro de conexão para LDAP / AD ocorreu, por favor, verifique host, porta e as credenciais.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "O marcador de posição \"%uid\" está faltando. Ele será substituÃdo pelo nome de login quando consutando via LDAP / AD.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "Integração LDAP / AD", "_%s group found_::_%s groups found_" : ["grupo% s encontrado","grupos% s encontrado"], "_%s user found_::_%s users found_" : ["usuário %s encontrado","%s usuários encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possÃvel detectar o atributo de nome de exibição do usuário. Por favor, indique-o em configurações avançadas do LDAP.", "Could not find the desired feature" : "Não foi possÃvel encontrar o recurso desejado", "Invalid Host" : "Host inválido", "Test Configuration" : "Teste de Configuração", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Nomes de usuários são usados para armazenar e atribuir dados (meta). A fim de identificar e reconhecer precisamente os usuários, cada usuário LDAP terá um nome de usuário interno. Isso requer um mapeamento do nome de usuário para o usuário LDAP. O nome de usuário criado é mapeado para o UUID do usuário LDAP. Além disso, o DN é armazenado em cache para reduzir a interação LDAP mas não é usado para identificação. Se o DN mudar, as mudanças serão encontradas. O nome de usuário interno é usado por toda parte. Limpando os mapeamentos terá sobras em todos os lugares. A limpeza dos mapeamentos não é case sensitive e afeta todas as configurações LDAP! Nunca limpe os mapeamentos em um ambiente de produção, somente em um teste ou estágio experimental.", "Clear Username-LDAP User Mapping" : "Limpar Mapeamento de Usuário username-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: vÃnculo anônimo não é permitido.", + "The configuration is valid and the connection could be established!" : "A configuração é válida e a conexão foi estabelecida!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração é válida, mas o vÃnculo falhou. Verifique as configurações do servidor e as credenciais.", + "The configuration is invalid. Please have a look at the logs for further details." : "Configuração inválida. Por favor, dê uma olhada nos logs para mais detalhes.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuário não encontrado. Por favor verifique os seus atributos de login e nome de usuário. Filtro eficaz (para copiar-e-colar para validação de linha de comando): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configurações verificadas, mas mais de um usuário foi encontrado. Apenas o primeiro será capaz de fazer login. Considere um filtro mais apurado.", + "An unspecified error occurred. Please check the settings and the log." : "Ocorreu um erro não especificado. Por favor, verifique as configurações e os logs.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "O espaço reservado ID %u está faltando. Ele será substituÃdo pelo nome de login ao consultar LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possÃvel detectar o atributo de nome de exibição do usuário. Por favor, indique-o em configurações avançadas do LDAP.", "Verify settings and count groups" : "Verificar as configurações e grupos de conta", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permitir o login com o nome de usuário LDAP / AD, que é ou UID ou samaccountname e será detectado.", "Add a new and blank configuration" : "Adiciona uma configuração nova em branco", diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js index 73cb96fc81c938b12a5e0cd9209996117fb407a3..0fe160161f98266763878d299dffcf8bcd7aebcc 100644 --- a/apps/user_ldap/l10n/pt_PT.js +++ b/apps/user_ldap/l10n/pt_PT.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Falhou ao limpar os mapas.", "Failed to delete the server configuration" : "Erro ao eliminar a configuração do servidor", - "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.", - "The configuration is valid and the connection could be established!" : "A configuração está correcta e foi possÃvel estabelecer a ligação!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração está correcta, mas não foi possÃvel estabelecer a conexão. Por favor, verifique as configurações do servidor e as credenciais.", - "The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.", "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhuma data especificada", @@ -38,16 +34,13 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Trocando o modo vai permitir a busca automática no LDAP. Dependendo do tamanho do seu LDAP poderá demorar um pouco. Ainda pretende trocar o modo?", "Mode switch" : "Trocar de modo", "Select attributes" : "Selecionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "O utilizador não foi encontrado. Por favor, verifique nome de utilizador e os atributos de permissão. Filtro eficaz (para copiar/colar na linha de comando de validação): <br/>", "User found and settings verified." : "Utilizador encontrado e as definilções verificadas", - "An unspecified error occurred. Please check the settings and the log." : "ocorreu um erro não especificado. Por favor, verifique as configurações e o registo.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de procura é inválido, provavelmente devido a problemas de sintaxe. Verifique se existem números Ãmpares de parêntisis abertos e/ou fechados. Por favor reveja.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Ocorreu um erro de conexão ao servidor LDAP / AD. Por favor, reveja as definições de endereço, porto e credenciais.", "Please provide a login name to test against" : "Por favor, indique um nome de sessão para testar", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Uma vez que o servidor LDAP / AD não suporta a propriedade \"memberOf\" (grupos) a caixa de grupos foi desactivada.", "_%s group found_::_%s groups found_" : ["%s grupo encontrado","%s grupos encontrados"], "_%s user found_::_%s users found_" : ["%s utilizador encontrado","%s utilizadores encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possÃvel detetar o atributo do nome do utilizador. Por favor especifique-o nas configurações ldap avançadas.", "Could not find the desired feature" : "Não se encontrou a função desejada", "Invalid Host" : "Hospedeiro Inválido", "Test Configuration" : "Testar a configuração", @@ -149,7 +142,14 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "O ownCloud usa nomes de utilizadores para guardar e atribuir (meta) dados. Para identificar com precisão os utilizadores, cada utilizador de LDAP tem um nome de utilizador interno. Isto requer um mapeamento entre o utilizador LDAP e o utilizador ownCloud. Adicionalmente, o DN é colocado em cache para reduzir a interação com LDAP, porém não é usado para identificação. Se o DN muda, essas alterações serão vistas pelo ownCloud. O nome interno do ownCloud é usado em todo o lado, no ownCloud. Limpar os mapeamentos deixará vestÃgios em todo o lado. A limpeza dos mapeamentos não é sensÃvel à configuração, pois afeta todas as configurações de LDAP! Nunca limpe os mapeamentos num ambiente de produção, apenas o faça numa fase de testes ou experimental.", "Clear Username-LDAP User Mapping" : "Limpar mapeamento do utilizador-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar o mapeamento do nome de grupo LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.", + "The configuration is valid and the connection could be established!" : "A configuração está correcta e foi possÃvel estabelecer a ligação!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração está correcta, mas não foi possÃvel estabelecer a conexão. Por favor, verifique as configurações do servidor e as credenciais.", + "The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "O utilizador não foi encontrado. Por favor, verifique nome de utilizador e os atributos de permissão. Filtro eficaz (para copiar/colar na linha de comando de validação): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "ocorreu um erro não especificado. Por favor, verifique as configurações e o registo.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "O campo %uid está em falta. Este será substituÃdo pelo utilizador do ownCloud quando for efectuado o pedido ao LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possÃvel detetar o atributo do nome do utilizador. Por favor especifique-o nas configurações ldap avançadas.", "Verify settings and count groups" : "Verificar condições e contar grupos", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permitir entrar no sistema com verificação LDAP / AD, do qual o utilizador poderá ser detectado a partir do \"uid\" ou \"samaccountname\".", "Add a new and blank configuration" : "Adicione uma nova configuração em branco", diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json index 84d48eb9fe79e863349f896d07d43ae97ee0b4b3..9dd47e6e1b2be11762dbecc2e54666dc533212c4 100644 --- a/apps/user_ldap/l10n/pt_PT.json +++ b/apps/user_ldap/l10n/pt_PT.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Falhou ao limpar os mapas.", "Failed to delete the server configuration" : "Erro ao eliminar a configuração do servidor", - "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.", - "The configuration is valid and the connection could be established!" : "A configuração está correcta e foi possÃvel estabelecer a ligação!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração está correcta, mas não foi possÃvel estabelecer a conexão. Por favor, verifique as configurações do servidor e as credenciais.", - "The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.", "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhuma data especificada", @@ -36,16 +32,13 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Trocando o modo vai permitir a busca automática no LDAP. Dependendo do tamanho do seu LDAP poderá demorar um pouco. Ainda pretende trocar o modo?", "Mode switch" : "Trocar de modo", "Select attributes" : "Selecionar atributos", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "O utilizador não foi encontrado. Por favor, verifique nome de utilizador e os atributos de permissão. Filtro eficaz (para copiar/colar na linha de comando de validação): <br/>", "User found and settings verified." : "Utilizador encontrado e as definilções verificadas", - "An unspecified error occurred. Please check the settings and the log." : "ocorreu um erro não especificado. Por favor, verifique as configurações e o registo.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de procura é inválido, provavelmente devido a problemas de sintaxe. Verifique se existem números Ãmpares de parêntisis abertos e/ou fechados. Por favor reveja.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Ocorreu um erro de conexão ao servidor LDAP / AD. Por favor, reveja as definições de endereço, porto e credenciais.", "Please provide a login name to test against" : "Por favor, indique um nome de sessão para testar", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Uma vez que o servidor LDAP / AD não suporta a propriedade \"memberOf\" (grupos) a caixa de grupos foi desactivada.", "_%s group found_::_%s groups found_" : ["%s grupo encontrado","%s grupos encontrados"], "_%s user found_::_%s users found_" : ["%s utilizador encontrado","%s utilizadores encontrados"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possÃvel detetar o atributo do nome do utilizador. Por favor especifique-o nas configurações ldap avançadas.", "Could not find the desired feature" : "Não se encontrou a função desejada", "Invalid Host" : "Hospedeiro Inválido", "Test Configuration" : "Testar a configuração", @@ -147,7 +140,14 @@ "Usernames are used to store and assign (meta) data. 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." : "O ownCloud usa nomes de utilizadores para guardar e atribuir (meta) dados. Para identificar com precisão os utilizadores, cada utilizador de LDAP tem um nome de utilizador interno. Isto requer um mapeamento entre o utilizador LDAP e o utilizador ownCloud. Adicionalmente, o DN é colocado em cache para reduzir a interação com LDAP, porém não é usado para identificação. Se o DN muda, essas alterações serão vistas pelo ownCloud. O nome interno do ownCloud é usado em todo o lado, no ownCloud. Limpar os mapeamentos deixará vestÃgios em todo o lado. A limpeza dos mapeamentos não é sensÃvel à configuração, pois afeta todas as configurações de LDAP! Nunca limpe os mapeamentos num ambiente de produção, apenas o faça numa fase de testes ou experimental.", "Clear Username-LDAP User Mapping" : "Limpar mapeamento do utilizador-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar o mapeamento do nome de grupo LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.", + "The configuration is valid and the connection could be established!" : "A configuração está correcta e foi possÃvel estabelecer a ligação!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração está correcta, mas não foi possÃvel estabelecer a conexão. Por favor, verifique as configurações do servidor e as credenciais.", + "The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "O utilizador não foi encontrado. Por favor, verifique nome de utilizador e os atributos de permissão. Filtro eficaz (para copiar/colar na linha de comando de validação): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "ocorreu um erro não especificado. Por favor, verifique as configurações e o registo.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "O campo %uid está em falta. Este será substituÃdo pelo utilizador do ownCloud quando for efectuado o pedido ao LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possÃvel detetar o atributo do nome do utilizador. Por favor especifique-o nas configurações ldap avançadas.", "Verify settings and count groups" : "Verificar condições e contar grupos", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Permitir entrar no sistema com verificação LDAP / AD, do qual o utilizador poderá ser detectado a partir do \"uid\" ou \"samaccountname\".", "Add a new and blank configuration" : "Adicione uma nova configuração em branco", diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index 0835a2c93590608829f947608d81f1422562fd53..6e61a74a647f61a8aae688fb753de5303dbddae5 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Ðе удалоÑÑŒ очиÑтить ÑоответÑтвиÑ.", "Failed to delete the server configuration" : "Ðе удалоÑÑŒ удалить конфигурацию Ñервера", - "The configuration is invalid: anonymous bind is not allowed." : "ÐÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°Ñ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ: Ð°Ð½Ð¾Ð½Ð¸Ð¼Ð½Ð°Ñ ÑвÑзь не разрешаетÑÑ.", - "The configuration is valid and the connection could be established!" : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð° и подключение может быть уÑтановлено!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°, но Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐ¸Ð»Ð°ÑÑŒ неудачно. Проверьте наÑтройки Ñервера и учетные данные.", - "The configuration is invalid. Please have a look at the logs for further details." : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ð½ÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°. Проверьте журналы Ð´Ð»Ñ ÑƒÑ‚Ð¾Ñ‡Ð½ÐµÐ½Ð¸Ñ Ð´ÐµÑ‚Ð°Ð»ÐµÐ¹.", "No action specified" : "ДейÑтвие не указано", "No configuration specified" : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ð½Ðµ указана", "No data specified" : "Ðет данных", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Переключение режима задейÑтвует автоматичеÑкие запроÑÑ‹ LDAP. Ð’ завиÑимоÑти от размера LDAP Ñто может занÑÑ‚ÑŒ много времени. Ð’Ñ‹ вÑе еще желаете переключить режим?", "Mode switch" : "Переключение режима", "Select attributes" : "Выберите атрибуты", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Пользователь не найден. ПожалуйÑта проверьте учетные данные. ПрименÑемый фильтр (Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸ в командой Ñтроке): <br/>", "User found and settings verified." : "Пользователь найден и наÑтройки проверены.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "ÐаÑтройки проверены, но найден более чем один пользователь. Только первый Ñможет произвеÑти вход в ÑиÑтему. Советуем переÑмотреть фильтр.", - "An unspecified error occurred. Please check the settings and the log." : "Произошла Ð½ÐµÑƒÐºÐ°Ð·Ð°Ð½Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ПожалуйÑта проверьте наÑтройки и журнал.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Ðекорректный фильтр поиÑка, возможно из-за ÑинтакÑичеÑких проблем, таких как неÑоответÑтвие открывающих и закрывающих Ñкобок. ПожалуйÑта проверьте.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Произошла ошибка Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº LDAP / AD, пожалуйÑта проверьте наÑтройки Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¸ учетные данные.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "ОтÑутÑтвует заполнитель «%uid». Он будет заменен на логин при запроÑе к LDAP / AD.", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "Ð˜Ð½Ñ‚ÐµÐ³Ñ€Ð°Ñ†Ð¸Ñ LDAP / AD", "_%s group found_::_%s groups found_" : ["%s группа найдена","%s группы найдены","%s групп найдено","%s групп найдено"], "_%s user found_::_%s users found_" : ["%s пользователь найден","%s Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð½Ð°Ð¹Ð´ÐµÐ½Ð¾","%s пользователей найдено","%s пользователей найдено"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ðе удалоÑÑŒ автоматичеÑки определить атрибут Ñодержащий отображаемое Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ. Зайдите в раÑширенные наÑтройки ldap и укажите его вручную.", "Could not find the desired feature" : "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ требуемую функциональноÑÑ‚ÑŒ", "Invalid Host" : "Ðекорректный Ð°Ð´Ñ€ÐµÑ Ñервера", "Test Configuration" : "Проверить конфигурацию", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "ownCloud иÑпользует имена пользователей Ð´Ð»Ñ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð¸ Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¼ÐµÑ‚Ð°Ð´Ð°Ð½Ð½Ñ‹Ñ…. Ð”Ð»Ñ Ñ‚Ð¾Ñ‡Ð½Ð¾Ð¹ идентификации и раÑÐ¿Ð¾Ð·Ð½Ð°Ð²Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹, каждый пользователь LDAP будет иметь Ñвое внутреннее Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ. Ðто требует привÑзки имени Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ ownCloud к пользователю LDAP. При Ñоздании Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð½Ð°Ð·Ð½Ð°Ñ‡Ð°ÐµÑ‚ÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ‚Ð¾Ñ€Ñƒ UUID Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ LDAP. Помимо Ñтого кешируетÑÑ DN Ð´Ð»Ñ ÑƒÐ¼ÐµÐ½ÑŒÑˆÐµÐ½Ð¸Ñ Ñ‡Ð¸Ñла обращений к LDAP, однако он не иÑпользуетÑÑ Ð´Ð»Ñ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ð¸. ЕÑли DN был изменён, то Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð±ÑƒÐ´ÑƒÑ‚ найдены. Внутреннее Ð¸Ð¼Ñ ownCloud иÑпользуетÑÑ Ð¿Ð¾Ð²ÑемеÑтно в ownCloud. ПоÑле ÑброÑа привÑзок в базе могут ÑохранитьÑÑ Ð¾Ñтатки Ñтарой информации. Ð¡Ð±Ñ€Ð¾Ñ Ð¿Ñ€Ð¸Ð²Ñзок не привÑзан к конфигурации, он повлиÑет на вÑе LDAP подключениÑ! Ðи в коем Ñлучае не рекомендуетÑÑ ÑбраÑывать привÑзки еÑли ÑиÑтема уже находитÑÑ Ð² ÑкÑплуатации, только на Ñтапе теÑтированиÑ.", "Clear Username-LDAP User Mapping" : "ОчиÑтить ÑоответÑÑ‚Ð²Ð¸Ñ Ð˜Ð¼Ñ-Пользователь LDAP", "Clear Groupname-LDAP Group Mapping" : "ОчиÑтить ÑоответÑÑ‚Ð²Ð¸Ñ Ð“Ñ€ÑƒÐ¿Ð¿Ð°-Группа LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "ÐÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°Ñ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ: Ð°Ð½Ð¾Ð½Ð¸Ð¼Ð½Ð°Ñ ÑвÑзь не разрешаетÑÑ.", + "The configuration is valid and the connection could be established!" : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð° и подключение может быть уÑтановлено!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°, но Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐ¸Ð»Ð°ÑÑŒ неудачно. Проверьте наÑтройки Ñервера и учетные данные.", + "The configuration is invalid. Please have a look at the logs for further details." : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ð½ÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°. Проверьте журналы Ð´Ð»Ñ ÑƒÑ‚Ð¾Ñ‡Ð½ÐµÐ½Ð¸Ñ Ð´ÐµÑ‚Ð°Ð»ÐµÐ¹.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Пользователь не найден. ПожалуйÑта проверьте учетные данные. ПрименÑемый фильтр (Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸ в командой Ñтроке): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "ÐаÑтройки проверены, но найден более чем один пользователь. Только первый Ñможет произвеÑти вход в ÑиÑтему. Советуем переÑмотреть фильтр.", + "An unspecified error occurred. Please check the settings and the log." : "Произошла Ð½ÐµÑƒÐºÐ°Ð·Ð°Ð½Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ПожалуйÑта проверьте наÑтройки и журнал.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "ОтÑутÑтвует заполнитель %uid. Он будет заменен на логин при запроÑе к LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ðе удалоÑÑŒ автоматичеÑки определить атрибут Ñодержащий отображаемое Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ. Зайдите в раÑширенные наÑтройки ldap и укажите его вручную.", "Verify settings and count groups" : "Проверить наÑтройки и переÑчитать группы", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "ПозволÑет вход в LDAP / AD Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ имени пользователÑ, которое может определÑÑ‚ÑŒÑÑ ÐºÐ°Ðº uid, так и samaccountname.", "Add a new and blank configuration" : "Добавить новую и пуÑтую конфигурацию", diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index 1086cf695d23bac72127cafdf9af189b0044bf5e..b889b1857c4899df4908854a28b4f0ac21f6aa69 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Ðе удалоÑÑŒ очиÑтить ÑоответÑтвиÑ.", "Failed to delete the server configuration" : "Ðе удалоÑÑŒ удалить конфигурацию Ñервера", - "The configuration is invalid: anonymous bind is not allowed." : "ÐÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°Ñ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ: Ð°Ð½Ð¾Ð½Ð¸Ð¼Ð½Ð°Ñ ÑвÑзь не разрешаетÑÑ.", - "The configuration is valid and the connection could be established!" : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð° и подключение может быть уÑтановлено!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°, но Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐ¸Ð»Ð°ÑÑŒ неудачно. Проверьте наÑтройки Ñервера и учетные данные.", - "The configuration is invalid. Please have a look at the logs for further details." : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ð½ÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°. Проверьте журналы Ð´Ð»Ñ ÑƒÑ‚Ð¾Ñ‡Ð½ÐµÐ½Ð¸Ñ Ð´ÐµÑ‚Ð°Ð»ÐµÐ¹.", "No action specified" : "ДейÑтвие не указано", "No configuration specified" : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ð½Ðµ указана", "No data specified" : "Ðет данных", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Переключение режима задейÑтвует автоматичеÑкие запроÑÑ‹ LDAP. Ð’ завиÑимоÑти от размера LDAP Ñто может занÑÑ‚ÑŒ много времени. Ð’Ñ‹ вÑе еще желаете переключить режим?", "Mode switch" : "Переключение режима", "Select attributes" : "Выберите атрибуты", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Пользователь не найден. ПожалуйÑта проверьте учетные данные. ПрименÑемый фильтр (Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸ в командой Ñтроке): <br/>", "User found and settings verified." : "Пользователь найден и наÑтройки проверены.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "ÐаÑтройки проверены, но найден более чем один пользователь. Только первый Ñможет произвеÑти вход в ÑиÑтему. Советуем переÑмотреть фильтр.", - "An unspecified error occurred. Please check the settings and the log." : "Произошла Ð½ÐµÑƒÐºÐ°Ð·Ð°Ð½Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ПожалуйÑта проверьте наÑтройки и журнал.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Ðекорректный фильтр поиÑка, возможно из-за ÑинтакÑичеÑких проблем, таких как неÑоответÑтвие открывающих и закрывающих Ñкобок. ПожалуйÑта проверьте.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Произошла ошибка Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº LDAP / AD, пожалуйÑта проверьте наÑтройки Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¸ учетные данные.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "ОтÑутÑтвует заполнитель «%uid». Он будет заменен на логин при запроÑе к LDAP / AD.", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "Ð˜Ð½Ñ‚ÐµÐ³Ñ€Ð°Ñ†Ð¸Ñ LDAP / AD", "_%s group found_::_%s groups found_" : ["%s группа найдена","%s группы найдены","%s групп найдено","%s групп найдено"], "_%s user found_::_%s users found_" : ["%s пользователь найден","%s Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð½Ð°Ð¹Ð´ÐµÐ½Ð¾","%s пользователей найдено","%s пользователей найдено"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ðе удалоÑÑŒ автоматичеÑки определить атрибут Ñодержащий отображаемое Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ. Зайдите в раÑширенные наÑтройки ldap и укажите его вручную.", "Could not find the desired feature" : "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ требуемую функциональноÑÑ‚ÑŒ", "Invalid Host" : "Ðекорректный Ð°Ð´Ñ€ÐµÑ Ñервера", "Test Configuration" : "Проверить конфигурацию", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "ownCloud иÑпользует имена пользователей Ð´Ð»Ñ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð¸ Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¼ÐµÑ‚Ð°Ð´Ð°Ð½Ð½Ñ‹Ñ…. Ð”Ð»Ñ Ñ‚Ð¾Ñ‡Ð½Ð¾Ð¹ идентификации и раÑÐ¿Ð¾Ð·Ð½Ð°Ð²Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹, каждый пользователь LDAP будет иметь Ñвое внутреннее Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ. Ðто требует привÑзки имени Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ ownCloud к пользователю LDAP. При Ñоздании Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð½Ð°Ð·Ð½Ð°Ñ‡Ð°ÐµÑ‚ÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ‚Ð¾Ñ€Ñƒ UUID Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ LDAP. Помимо Ñтого кешируетÑÑ DN Ð´Ð»Ñ ÑƒÐ¼ÐµÐ½ÑŒÑˆÐµÐ½Ð¸Ñ Ñ‡Ð¸Ñла обращений к LDAP, однако он не иÑпользуетÑÑ Ð´Ð»Ñ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ð¸. ЕÑли DN был изменён, то Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð±ÑƒÐ´ÑƒÑ‚ найдены. Внутреннее Ð¸Ð¼Ñ ownCloud иÑпользуетÑÑ Ð¿Ð¾Ð²ÑемеÑтно в ownCloud. ПоÑле ÑброÑа привÑзок в базе могут ÑохранитьÑÑ Ð¾Ñтатки Ñтарой информации. Ð¡Ð±Ñ€Ð¾Ñ Ð¿Ñ€Ð¸Ð²Ñзок не привÑзан к конфигурации, он повлиÑет на вÑе LDAP подключениÑ! Ðи в коем Ñлучае не рекомендуетÑÑ ÑбраÑывать привÑзки еÑли ÑиÑтема уже находитÑÑ Ð² ÑкÑплуатации, только на Ñтапе теÑтированиÑ.", "Clear Username-LDAP User Mapping" : "ОчиÑтить ÑоответÑÑ‚Ð²Ð¸Ñ Ð˜Ð¼Ñ-Пользователь LDAP", "Clear Groupname-LDAP Group Mapping" : "ОчиÑтить ÑоответÑÑ‚Ð²Ð¸Ñ Ð“Ñ€ÑƒÐ¿Ð¿Ð°-Группа LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "ÐÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°Ñ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ: Ð°Ð½Ð¾Ð½Ð¸Ð¼Ð½Ð°Ñ ÑвÑзь не разрешаетÑÑ.", + "The configuration is valid and the connection could be established!" : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð° и подключение может быть уÑтановлено!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°, но Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐ¸Ð»Ð°ÑÑŒ неудачно. Проверьте наÑтройки Ñервера и учетные данные.", + "The configuration is invalid. Please have a look at the logs for further details." : "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ð½ÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°. Проверьте журналы Ð´Ð»Ñ ÑƒÑ‚Ð¾Ñ‡Ð½ÐµÐ½Ð¸Ñ Ð´ÐµÑ‚Ð°Ð»ÐµÐ¹.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Пользователь не найден. ПожалуйÑта проверьте учетные данные. ПрименÑемый фильтр (Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸ в командой Ñтроке): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "ÐаÑтройки проверены, но найден более чем один пользователь. Только первый Ñможет произвеÑти вход в ÑиÑтему. Советуем переÑмотреть фильтр.", + "An unspecified error occurred. Please check the settings and the log." : "Произошла Ð½ÐµÑƒÐºÐ°Ð·Ð°Ð½Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ПожалуйÑта проверьте наÑтройки и журнал.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "ОтÑутÑтвует заполнитель %uid. Он будет заменен на логин при запроÑе к LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ðе удалоÑÑŒ автоматичеÑки определить атрибут Ñодержащий отображаемое Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ. Зайдите в раÑширенные наÑтройки ldap и укажите его вручную.", "Verify settings and count groups" : "Проверить наÑтройки и переÑчитать группы", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "ПозволÑет вход в LDAP / AD Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ имени пользователÑ, которое может определÑÑ‚ÑŒÑÑ ÐºÐ°Ðº uid, так и samaccountname.", "Add a new and blank configuration" : "Добавить новую и пуÑтую конфигурацию", diff --git a/apps/user_ldap/l10n/sk.js b/apps/user_ldap/l10n/sk.js index 27f87a4b316d04381822ff41a4cdd257ec129be1..e50652a899ac04afc7997ff40e499f19f582853f 100644 --- a/apps/user_ldap/l10n/sk.js +++ b/apps/user_ldap/l10n/sk.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Nepodarilo sa vymazaÅ¥ mapovania.", "Failed to delete the server configuration" : "Zlyhalo zmazanie nastavenia servera.", - "The configuration is invalid: anonymous bind is not allowed." : "Nastavenia sú neplatné: anonymný bind nie je povolený.", - "The configuration is valid and the connection could be established!" : "Nastavenie je v poriadku a pripojenie je stabilné.", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavenie je v poriadku, ale pripojenie zlyhalo. Skontrolujte nastavenia servera a prihlasovacie údaje.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurácia je chybná. ProsÃm, pozrite sa do logov pre ÄalÅ¡ie podrobnosti.", "No action specified" : "Nie je vybraná akcia", "No configuration specified" : "Nie je urÄená konfigurácia", "No data specified" : "Nie sú vybraté dáta", @@ -38,9 +34,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Prepnutie režimu povolà automatické LDAP požiadavky. V závislosti na veľkosti vášho LDAP môže vyhľadávanie chvÃľu trvaÅ¥. Naozaj chcete prepnúť režim?", "Mode switch" : "PrepÃnaÄ režimov", "Select attributes" : "Vyberte atribúty", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "PoužÃvateľ nenájdený. Skontrolujte si svoje prihlasovacie údaje a meno. Použitý filter (pre skopÃrovanie a overenie v prÃkazovom riadku): <br/>", "User found and settings verified." : "PoužÃvateľ bol nájdený a nastavenie bolo overené.", - "An unspecified error occurred. Please check the settings and the log." : "Nastala neÅ¡pecifikovaná chyba. Overte nastavenia a súbor logu.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filter vyhľadávania je neplatný, pravdepodobne je chybný syntax, napr. neuzatvorené zátvorky. Overte si to.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Nastala chyba pri pripojenà k LDAP / AD, skontrolujte položky host, port a prihlasovacie údaje.", "Please provide a login name to test against" : "Zadajte prihlasovacie meno na otestovanie", @@ -49,7 +43,6 @@ OC.L10N.register( "LDAP / AD integration" : "Spolupráca s LDAP/AD", "_%s group found_::_%s groups found_" : ["%s nájdená skupina","%s nájdené skupiny","%s nájdených skupÃn"], "_%s user found_::_%s users found_" : ["%s nájdený použÃvateľ","%s nájdenà použÃvatelia","%s nájdených použÃvateľov"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nemožno zistiÅ¥ použÃvateľský atribút pre zobrazenie použÃvateľského mena. ProsÃm, zadajte ho sami v pokroÄilých nastaveniach LDAP.", "Could not find the desired feature" : "Nemožno nájsÅ¥ požadovanú funkciu", "Invalid Host" : "Neplatný hostiteľ", "Test Configuration" : "Test nastavenia", @@ -147,7 +140,14 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "PoužÃvateľské mená sa použÃvajú na uchovávanie a priraÄovanie (meta)dát. Každý použÃvateľ v LDAP bude maÅ¥ interné použÃvateľské meno, aby bolo možné správne identifikovaÅ¥ a rozpoznávaÅ¥ použÃvateľov. To je vyžaduje vytvorenie mapovania použÃvateľských mien na použÃvateľov v LDAPe. Vytvorené použÃvateľské meno sa namapuje na UUID použÃvateľa v LDAPe. Naviac je sa vo vyrovnávacej pamäti udržiava DN, aby sa obmedzila nadmerná interakcia s LDAPom, ale to sa nepoužÃva na identifikáciu. Ak sa DN zmenÃ, zmena bude správne rozpoznaná. Interné použÃvateľské meno sa použÃva vÅ¡ade. VyÄistenie mapovanà vymaže zvyÅ¡ky vÅ¡ade. VyÄistenie mapovanà naviac nie je Å¡pecifické pre urÄitú konfiguráciu; bude maÅ¥ vplyv na vÅ¡etky konfigurácie LDAPu! Nikdy neÄistite mapovanie v produkÄnom prostredÃ, len v testovacej alebo experimentálnej fáze.", "Clear Username-LDAP User Mapping" : "ZruÅ¡iÅ¥ mapovanie LDAP použÃvateľských mien", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡iÅ¥ mapovanie názvov LDAP skupÃn", + "The configuration is invalid: anonymous bind is not allowed." : "Nastavenia sú neplatné: anonymný bind nie je povolený.", + "The configuration is valid and the connection could be established!" : "Nastavenie je v poriadku a pripojenie je stabilné.", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavenie je v poriadku, ale pripojenie zlyhalo. Skontrolujte nastavenia servera a prihlasovacie údaje.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurácia je chybná. ProsÃm, pozrite sa do logov pre ÄalÅ¡ie podrobnosti.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "PoužÃvateľ nenájdený. Skontrolujte si svoje prihlasovacie údaje a meno. Použitý filter (pre skopÃrovanie a overenie v prÃkazovom riadku): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "Nastala neÅ¡pecifikovaná chyba. Overte nastavenia a súbor logu.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Chýba zástupný znak %uid. Bude nahradený prihlasovacÃm menom pri požiadavke do LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nemožno zistiÅ¥ použÃvateľský atribút pre zobrazenie použÃvateľského mena. ProsÃm, zadajte ho sami v pokroÄilých nastaveniach LDAP.", "Verify settings and count groups" : "OveriÅ¥ nastavenia a spoÄÃtaÅ¥ skupiny", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "PovoliÅ¥ prihlásenie prostrednÃctvom LDAP / AD použÃvateľského mena, ktoré má zadanú hodnotu v atribútoch uid alebo samaccountname.", "Add a new and blank configuration" : "PridaÅ¥ novú prázdnu konfiguráciu", diff --git a/apps/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json index 9d06c29d11c8e55e02c30afdc9c0df84ffd75093..2d91284255f3464278f0cb687812793891a45f3c 100644 --- a/apps/user_ldap/l10n/sk.json +++ b/apps/user_ldap/l10n/sk.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Nepodarilo sa vymazaÅ¥ mapovania.", "Failed to delete the server configuration" : "Zlyhalo zmazanie nastavenia servera.", - "The configuration is invalid: anonymous bind is not allowed." : "Nastavenia sú neplatné: anonymný bind nie je povolený.", - "The configuration is valid and the connection could be established!" : "Nastavenie je v poriadku a pripojenie je stabilné.", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavenie je v poriadku, ale pripojenie zlyhalo. Skontrolujte nastavenia servera a prihlasovacie údaje.", - "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurácia je chybná. ProsÃm, pozrite sa do logov pre ÄalÅ¡ie podrobnosti.", "No action specified" : "Nie je vybraná akcia", "No configuration specified" : "Nie je urÄená konfigurácia", "No data specified" : "Nie sú vybraté dáta", @@ -36,9 +32,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Prepnutie režimu povolà automatické LDAP požiadavky. V závislosti na veľkosti vášho LDAP môže vyhľadávanie chvÃľu trvaÅ¥. Naozaj chcete prepnúť režim?", "Mode switch" : "PrepÃnaÄ režimov", "Select attributes" : "Vyberte atribúty", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "PoužÃvateľ nenájdený. Skontrolujte si svoje prihlasovacie údaje a meno. Použitý filter (pre skopÃrovanie a overenie v prÃkazovom riadku): <br/>", "User found and settings verified." : "PoužÃvateľ bol nájdený a nastavenie bolo overené.", - "An unspecified error occurred. Please check the settings and the log." : "Nastala neÅ¡pecifikovaná chyba. Overte nastavenia a súbor logu.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filter vyhľadávania je neplatný, pravdepodobne je chybný syntax, napr. neuzatvorené zátvorky. Overte si to.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Nastala chyba pri pripojenà k LDAP / AD, skontrolujte položky host, port a prihlasovacie údaje.", "Please provide a login name to test against" : "Zadajte prihlasovacie meno na otestovanie", @@ -47,7 +41,6 @@ "LDAP / AD integration" : "Spolupráca s LDAP/AD", "_%s group found_::_%s groups found_" : ["%s nájdená skupina","%s nájdené skupiny","%s nájdených skupÃn"], "_%s user found_::_%s users found_" : ["%s nájdený použÃvateľ","%s nájdenà použÃvatelia","%s nájdených použÃvateľov"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nemožno zistiÅ¥ použÃvateľský atribút pre zobrazenie použÃvateľského mena. ProsÃm, zadajte ho sami v pokroÄilých nastaveniach LDAP.", "Could not find the desired feature" : "Nemožno nájsÅ¥ požadovanú funkciu", "Invalid Host" : "Neplatný hostiteľ", "Test Configuration" : "Test nastavenia", @@ -145,7 +138,14 @@ "Usernames are used to store and assign (meta) data. 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." : "PoužÃvateľské mená sa použÃvajú na uchovávanie a priraÄovanie (meta)dát. Každý použÃvateľ v LDAP bude maÅ¥ interné použÃvateľské meno, aby bolo možné správne identifikovaÅ¥ a rozpoznávaÅ¥ použÃvateľov. To je vyžaduje vytvorenie mapovania použÃvateľských mien na použÃvateľov v LDAPe. Vytvorené použÃvateľské meno sa namapuje na UUID použÃvateľa v LDAPe. Naviac je sa vo vyrovnávacej pamäti udržiava DN, aby sa obmedzila nadmerná interakcia s LDAPom, ale to sa nepoužÃva na identifikáciu. Ak sa DN zmenÃ, zmena bude správne rozpoznaná. Interné použÃvateľské meno sa použÃva vÅ¡ade. VyÄistenie mapovanà vymaže zvyÅ¡ky vÅ¡ade. VyÄistenie mapovanà naviac nie je Å¡pecifické pre urÄitú konfiguráciu; bude maÅ¥ vplyv na vÅ¡etky konfigurácie LDAPu! Nikdy neÄistite mapovanie v produkÄnom prostredÃ, len v testovacej alebo experimentálnej fáze.", "Clear Username-LDAP User Mapping" : "ZruÅ¡iÅ¥ mapovanie LDAP použÃvateľských mien", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡iÅ¥ mapovanie názvov LDAP skupÃn", + "The configuration is invalid: anonymous bind is not allowed." : "Nastavenia sú neplatné: anonymný bind nie je povolený.", + "The configuration is valid and the connection could be established!" : "Nastavenie je v poriadku a pripojenie je stabilné.", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavenie je v poriadku, ale pripojenie zlyhalo. Skontrolujte nastavenia servera a prihlasovacie údaje.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurácia je chybná. ProsÃm, pozrite sa do logov pre ÄalÅ¡ie podrobnosti.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "PoužÃvateľ nenájdený. Skontrolujte si svoje prihlasovacie údaje a meno. Použitý filter (pre skopÃrovanie a overenie v prÃkazovom riadku): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "Nastala neÅ¡pecifikovaná chyba. Overte nastavenia a súbor logu.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Chýba zástupný znak %uid. Bude nahradený prihlasovacÃm menom pri požiadavke do LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nemožno zistiÅ¥ použÃvateľský atribút pre zobrazenie použÃvateľského mena. ProsÃm, zadajte ho sami v pokroÄilých nastaveniach LDAP.", "Verify settings and count groups" : "OveriÅ¥ nastavenia a spoÄÃtaÅ¥ skupiny", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "PovoliÅ¥ prihlásenie prostrednÃctvom LDAP / AD použÃvateľského mena, ktoré má zadanú hodnotu v atribútoch uid alebo samaccountname.", "Add a new and blank configuration" : "PridaÅ¥ novú prázdnu konfiguráciu", diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index d2f7297a5d014020bceda4b51f5fc918b7fb0210..d3beef0c4b2d34896e2cbd91a7699209dc40b450 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "ÄŒiÅ¡Äenje preslikav je spodletelo.", "Failed to delete the server configuration" : "Brisanje nastavitev strežnika je spodletelo.", - "The configuration is invalid: anonymous bind is not allowed." : "Nastavitev ni veljavna: brezimne povezave niso dovoljene.", - "The configuration is valid and the connection could be established!" : "Nastavitev je veljavna, zato je povezavo mogoÄe vzpostaviti!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavitev je veljavna, vendar pa je vez spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.", - "The configuration is invalid. Please have a look at the logs for further details." : "Nastavitev ni veljavna. VeÄ podrobnosti o napaki je zabeleženih v dnevniku.", "No action specified" : "Ni doloÄenega dejanja", "No configuration specified" : "Ni doloÄenih nastavitev", "No data specified" : "Ni navedenih podatkov", @@ -38,9 +34,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Preklop naÄina omogoÄi samodejne poizvedbe LDAP. Glede na velikost je lahko opravilo dolgotrajno. Ali res želite preklopiti naÄin?", "Mode switch" : "Preklop naÄina", "Select attributes" : "Izbor atributov", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Uporabnika ni mogoÄe najti. Preverite atribute prijave in uporabniÅ¡ko ime. UÄinkovit filter (za kopiranje overitve ukazne vrstice): <br/>", "User found and settings verified." : "Uporabnik je najden in nastavitve so overjene.", - "An unspecified error occurred. Please check the settings and the log." : "PriÅ¡lo je do nedoloÄene napake. Preveriti je treba dnevnik in nastavitve.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filter iskanja ni veljaven. Najverjetneje je to zaradi napake skladnje, kot je neustrezno ali neskladno uporabljen oklepaj. Preverite vpis.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "PriÅ¡lo je do napake povezave z LDAP / AD. Preverite podatke o gostitelju, vratih in poverilih.", "Please provide a login name to test against" : "Vpisati je treba uporabniÅ¡ko ime za preizkus", @@ -49,7 +43,6 @@ OC.L10N.register( "Your password will expire tomorrow." : "VaÅ¡e geslo bo poteklo naslednji dan", "_%s group found_::_%s groups found_" : ["%s najdena skupina","%s najdeni skupini","%s najdene skupine","%s najdenih skupin"], "_%s user found_::_%s users found_" : ["%s najden uporabnik","%s najdena uporabnika","%s najdeni uporabniki","%s najdenih uporabnikov"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ni mogoÄe prebrati atributa prikaznega imena. DoloÄiti ga je treba roÄno med nastavitvami LDAP.", "Could not find the desired feature" : "Želene zmožnosti ni mogoÄe najti", "Invalid Host" : "Neveljaven gostitelj", "Test Configuration" : "Preizkusne nastavitve", @@ -147,7 +140,14 @@ OC.L10N.register( "Username-LDAP User Mapping" : "UporabniÅ¡ka preslikava uporabniÅ¡kega imena na LDAP", "Clear Username-LDAP User Mapping" : "IzbriÅ¡i preslikavo uporabniÅ¡kega imena na LDAP", "Clear Groupname-LDAP Group Mapping" : "IzbriÅ¡i preslikavo skupine na LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "Nastavitev ni veljavna: brezimne povezave niso dovoljene.", + "The configuration is valid and the connection could be established!" : "Nastavitev je veljavna, zato je povezavo mogoÄe vzpostaviti!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavitev je veljavna, vendar pa je vez spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.", + "The configuration is invalid. Please have a look at the logs for further details." : "Nastavitev ni veljavna. VeÄ podrobnosti o napaki je zabeleženih v dnevniku.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Uporabnika ni mogoÄe najti. Preverite atribute prijave in uporabniÅ¡ko ime. UÄinkovit filter (za kopiranje overitve ukazne vrstice): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "PriÅ¡lo je do nedoloÄene napake. Preveriti je treba dnevnik in nastavitve.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Manjka držalo %uid. Zamenjano bo z uporabniÅ¡kim imenom pri poizvedbah LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ni mogoÄe prebrati atributa prikaznega imena. DoloÄiti ga je treba roÄno med nastavitvami LDAP.", "Verify settings and count groups" : "Preveri nastavitve in preÅ¡tej skupine", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "OmogoÄa prijavo prek LDAP / AD, ki je ali UID ali ime raÄuna, ki bo zaznano.", "Add a new and blank configuration" : "In nova, privzeta nastavitev", diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index c80ff0b6f91cda6a272b5713340b5a11c91c7cc0..a86d4d57da874d39493d8ab75fb8b432f4ad6114 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "ÄŒiÅ¡Äenje preslikav je spodletelo.", "Failed to delete the server configuration" : "Brisanje nastavitev strežnika je spodletelo.", - "The configuration is invalid: anonymous bind is not allowed." : "Nastavitev ni veljavna: brezimne povezave niso dovoljene.", - "The configuration is valid and the connection could be established!" : "Nastavitev je veljavna, zato je povezavo mogoÄe vzpostaviti!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavitev je veljavna, vendar pa je vez spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.", - "The configuration is invalid. Please have a look at the logs for further details." : "Nastavitev ni veljavna. VeÄ podrobnosti o napaki je zabeleženih v dnevniku.", "No action specified" : "Ni doloÄenega dejanja", "No configuration specified" : "Ni doloÄenih nastavitev", "No data specified" : "Ni navedenih podatkov", @@ -36,9 +32,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Preklop naÄina omogoÄi samodejne poizvedbe LDAP. Glede na velikost je lahko opravilo dolgotrajno. Ali res želite preklopiti naÄin?", "Mode switch" : "Preklop naÄina", "Select attributes" : "Izbor atributov", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Uporabnika ni mogoÄe najti. Preverite atribute prijave in uporabniÅ¡ko ime. UÄinkovit filter (za kopiranje overitve ukazne vrstice): <br/>", "User found and settings verified." : "Uporabnik je najden in nastavitve so overjene.", - "An unspecified error occurred. Please check the settings and the log." : "PriÅ¡lo je do nedoloÄene napake. Preveriti je treba dnevnik in nastavitve.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filter iskanja ni veljaven. Najverjetneje je to zaradi napake skladnje, kot je neustrezno ali neskladno uporabljen oklepaj. Preverite vpis.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "PriÅ¡lo je do napake povezave z LDAP / AD. Preverite podatke o gostitelju, vratih in poverilih.", "Please provide a login name to test against" : "Vpisati je treba uporabniÅ¡ko ime za preizkus", @@ -47,7 +41,6 @@ "Your password will expire tomorrow." : "VaÅ¡e geslo bo poteklo naslednji dan", "_%s group found_::_%s groups found_" : ["%s najdena skupina","%s najdeni skupini","%s najdene skupine","%s najdenih skupin"], "_%s user found_::_%s users found_" : ["%s najden uporabnik","%s najdena uporabnika","%s najdeni uporabniki","%s najdenih uporabnikov"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ni mogoÄe prebrati atributa prikaznega imena. DoloÄiti ga je treba roÄno med nastavitvami LDAP.", "Could not find the desired feature" : "Želene zmožnosti ni mogoÄe najti", "Invalid Host" : "Neveljaven gostitelj", "Test Configuration" : "Preizkusne nastavitve", @@ -145,7 +138,14 @@ "Username-LDAP User Mapping" : "UporabniÅ¡ka preslikava uporabniÅ¡kega imena na LDAP", "Clear Username-LDAP User Mapping" : "IzbriÅ¡i preslikavo uporabniÅ¡kega imena na LDAP", "Clear Groupname-LDAP Group Mapping" : "IzbriÅ¡i preslikavo skupine na LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "Nastavitev ni veljavna: brezimne povezave niso dovoljene.", + "The configuration is valid and the connection could be established!" : "Nastavitev je veljavna, zato je povezavo mogoÄe vzpostaviti!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Nastavitev je veljavna, vendar pa je vez spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.", + "The configuration is invalid. Please have a look at the logs for further details." : "Nastavitev ni veljavna. VeÄ podrobnosti o napaki je zabeleženih v dnevniku.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Uporabnika ni mogoÄe najti. Preverite atribute prijave in uporabniÅ¡ko ime. UÄinkovit filter (za kopiranje overitve ukazne vrstice): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "PriÅ¡lo je do nedoloÄene napake. Preveriti je treba dnevnik in nastavitve.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Manjka držalo %uid. Zamenjano bo z uporabniÅ¡kim imenom pri poizvedbah LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ni mogoÄe prebrati atributa prikaznega imena. DoloÄiti ga je treba roÄno med nastavitvami LDAP.", "Verify settings and count groups" : "Preveri nastavitve in preÅ¡tej skupine", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "OmogoÄa prijavo prek LDAP / AD, ki je ali UID ali ime raÄuna, ki bo zaznano.", "Add a new and blank configuration" : "In nova, privzeta nastavitev", diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js index 3254abf8003be88a416c74cc374a14887a23134f..c284c6b332af39f93da9f57ef2b5f29c87b0473c 100644 --- a/apps/user_ldap/l10n/sq.js +++ b/apps/user_ldap/l10n/sq.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Dështoi në heqjen e përshoqërimeve.", "Failed to delete the server configuration" : "Dështoi në fshirjen e formësimit të serverit", - "The configuration is invalid: anonymous bind is not allowed." : "Formësimi është i pavlefshëm: nuk lejohen bind-e anonimë.", - "The configuration is valid and the connection could be established!" : "Formësimi është i vlefshëm dhe lidhja mund të vendoset!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Formësimi është i vlefshëm, por Bind-i dështoi. Ju lutemi, kontrolloni rregullimet dhe kredencialet e shërbyesit.", - "The configuration is invalid. Please have a look at the logs for further details." : "Formësimi është i pavlefshëm. Ju lutemi, për hollësi të mëtejshme, hidhuni një sy regjistrave.", "No action specified" : "S’është treguar veprim", "No configuration specified" : "S’u dha formësim", "No data specified" : "S’u treguan të dhëna", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Këmbimi i mënyrë do të lejojë kërkesa LDAP automatike. Në varësi të madhësisë për LDAP-in tuaj, kjo mund të hajë ca kohë. Doni prapë të këmbehet mënyra?", "Mode switch" : "Këmbim mënyre", "Select attributes" : "Përzgjidhni atribute", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "S’u gjet përdorues. Ju lutemi, kontrolloni atributet tuaja për hyrje dhe emrin e përdoruesit. Filtër efektiv (për kopjim dhe hedhje në rresht urdhrash për vleftësim): <br/>", "User found and settings verified." : "Përdoruesi u gjet dhe rregullimet u verifikuan.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Konfigurimet u verifikuan, por më shumë se një përdorues u gjet. Vetëm i pari do të jetë në gjendje të kyçet. Konsideroni një filter më të kufizuar. ", - "An unspecified error occurred. Please check the settings and the log." : "Ndodhi një gabim i papërcaktuar. Ju lutemi, kontrolloni rregullimet dhe regjistrin.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filtri i kërkimit është i pavlefshëm, ndoshta për shkak problemesh sintakse, të tillë si një numër jo i njëjtë kllpash të hapura dhe mbyllura. Ju lutemi, rishikojeni.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Ndodhi një gabim lidhje te LDAP / AD, ju lutemi, kontrolloni strehën, portën dhe kredencialet.", "Please provide a login name to test against" : "Ju lutemi, jepni një emër hyrjesh që të ritestohet", @@ -60,7 +53,6 @@ OC.L10N.register( "LDAP / AD integration" : "Integrimi LDAP / AD", "_%s group found_::_%s groups found_" : ["U gjet %s grup","U gjetën %s grupe"], "_%s user found_::_%s users found_" : ["U gjet %s përdorues","U gjetën %s përdorues"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "S’u zbulua dot atribut emri përdoruesi në ekran. Ju lutemi, caktojeni ju vetë te rregullime e mëtejshme për LDAP.", "Could not find the desired feature" : "S’u gjet dot veçoria e dëshiruar", "Invalid Host" : "Strehë e Pavlefshme", "Test Configuration" : "Provoni konfigurimet", @@ -168,7 +160,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Emrat e përdoruesve përdoren për të depozituar dhe shpërndarë (tej) të dhëna. Që të mund të identifikohen dhe pranohen saktësisht përdoruesit, çdo përdorues LDAP do të ketë një emër të brendshëm përdoruesi. Kjo kërkon përshoqërim nga emër përdoruesi te përdorues LDAP. Emri i përdoruesit i krijuar i përshoqërohet UUID-së së përdoruesit LDAP. Tej kësaj, edhe DN-ja ruhet në fshehtinë, për të zvogëluar ndërveprim LDAP, por s’përdoret për identifikim. Nëse ndryshon DN-ja, ndryshimet do të gjenden. Emri i brendshëm i përdoruesi përdoret gjithandej. Heqja e përshoqërimeve do të lërë thërrime ngado. Heqja e përshoqërimeve nuk preket nga formësimi, prek krejt formësimet për LDAP-në! Mos i hiqni kurrë përshoqërimet në një mjedis prodhimi, vetëm në një faqë testimi ose eksperimetale.", "Clear Username-LDAP User Mapping" : "Pastro Përshoqërimin Emër përdoruesi-Përdorues LDAP", "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "Formësimi është i pavlefshëm: nuk lejohen bind-e anonimë.", + "The configuration is valid and the connection could be established!" : "Formësimi është i vlefshëm dhe lidhja mund të vendoset!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Formësimi është i vlefshëm, por Bind-i dështoi. Ju lutemi, kontrolloni rregullimet dhe kredencialet e shërbyesit.", + "The configuration is invalid. Please have a look at the logs for further details." : "Formësimi është i pavlefshëm. Ju lutemi, për hollësi të mëtejshme, hidhuni një sy regjistrave.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "S’u gjet përdorues. Ju lutemi, kontrolloni atributet tuaja për hyrje dhe emrin e përdoruesit. Filtër efektiv (për kopjim dhe hedhje në rresht urdhrash për vleftësim): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Konfigurimet u verifikuan, por më shumë se një përdorues u gjet. Vetëm i pari do të jetë në gjendje të kyçet. Konsideroni një filter më të kufizuar. ", + "An unspecified error occurred. Please check the settings and the log." : "Ndodhi një gabim i papërcaktuar. Ju lutemi, kontrolloni rregullimet dhe regjistrin.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Vendmbajtësja %uid mungon. Do të zëvendësohet me emrin e hyrjes, kur të kërkohet te LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "S’u zbulua dot atribut emri përdoruesi në ekran. Ju lutemi, caktojeni ju vetë te rregullime e mëtejshme për LDAP.", "Verify settings and count groups" : "Verifiko rregullimet dhe numëro grupet", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Lejon hyrje kundrejt emrin të përdoruesit LDAP / AD, që është ose uid, ose samaccountname, dhe do të zbulohet.", "Add a new and blank configuration" : "Shtoni një formësim të ri të zbrazët", diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json index f5af2b619edc91b05fda9ac2d8a0dcacaef309f7..2bc39c02b82f028353de2577d00a0d72b22cd5cb 100644 --- a/apps/user_ldap/l10n/sq.json +++ b/apps/user_ldap/l10n/sq.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Dështoi në heqjen e përshoqërimeve.", "Failed to delete the server configuration" : "Dështoi në fshirjen e formësimit të serverit", - "The configuration is invalid: anonymous bind is not allowed." : "Formësimi është i pavlefshëm: nuk lejohen bind-e anonimë.", - "The configuration is valid and the connection could be established!" : "Formësimi është i vlefshëm dhe lidhja mund të vendoset!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Formësimi është i vlefshëm, por Bind-i dështoi. Ju lutemi, kontrolloni rregullimet dhe kredencialet e shërbyesit.", - "The configuration is invalid. Please have a look at the logs for further details." : "Formësimi është i pavlefshëm. Ju lutemi, për hollësi të mëtejshme, hidhuni një sy regjistrave.", "No action specified" : "S’është treguar veprim", "No configuration specified" : "S’u dha formësim", "No data specified" : "S’u treguan të dhëna", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Këmbimi i mënyrë do të lejojë kërkesa LDAP automatike. Në varësi të madhësisë për LDAP-in tuaj, kjo mund të hajë ca kohë. Doni prapë të këmbehet mënyra?", "Mode switch" : "Këmbim mënyre", "Select attributes" : "Përzgjidhni atribute", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "S’u gjet përdorues. Ju lutemi, kontrolloni atributet tuaja për hyrje dhe emrin e përdoruesit. Filtër efektiv (për kopjim dhe hedhje në rresht urdhrash për vleftësim): <br/>", "User found and settings verified." : "Përdoruesi u gjet dhe rregullimet u verifikuan.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Konfigurimet u verifikuan, por më shumë se një përdorues u gjet. Vetëm i pari do të jetë në gjendje të kyçet. Konsideroni një filter më të kufizuar. ", - "An unspecified error occurred. Please check the settings and the log." : "Ndodhi një gabim i papërcaktuar. Ju lutemi, kontrolloni rregullimet dhe regjistrin.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filtri i kërkimit është i pavlefshëm, ndoshta për shkak problemesh sintakse, të tillë si një numër jo i njëjtë kllpash të hapura dhe mbyllura. Ju lutemi, rishikojeni.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Ndodhi një gabim lidhje te LDAP / AD, ju lutemi, kontrolloni strehën, portën dhe kredencialet.", "Please provide a login name to test against" : "Ju lutemi, jepni një emër hyrjesh që të ritestohet", @@ -58,7 +51,6 @@ "LDAP / AD integration" : "Integrimi LDAP / AD", "_%s group found_::_%s groups found_" : ["U gjet %s grup","U gjetën %s grupe"], "_%s user found_::_%s users found_" : ["U gjet %s përdorues","U gjetën %s përdorues"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "S’u zbulua dot atribut emri përdoruesi në ekran. Ju lutemi, caktojeni ju vetë te rregullime e mëtejshme për LDAP.", "Could not find the desired feature" : "S’u gjet dot veçoria e dëshiruar", "Invalid Host" : "Strehë e Pavlefshme", "Test Configuration" : "Provoni konfigurimet", @@ -166,7 +158,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Emrat e përdoruesve përdoren për të depozituar dhe shpërndarë (tej) të dhëna. Që të mund të identifikohen dhe pranohen saktësisht përdoruesit, çdo përdorues LDAP do të ketë një emër të brendshëm përdoruesi. Kjo kërkon përshoqërim nga emër përdoruesi te përdorues LDAP. Emri i përdoruesit i krijuar i përshoqërohet UUID-së së përdoruesit LDAP. Tej kësaj, edhe DN-ja ruhet në fshehtinë, për të zvogëluar ndërveprim LDAP, por s’përdoret për identifikim. Nëse ndryshon DN-ja, ndryshimet do të gjenden. Emri i brendshëm i përdoruesi përdoret gjithandej. Heqja e përshoqërimeve do të lërë thërrime ngado. Heqja e përshoqërimeve nuk preket nga formësimi, prek krejt formësimet për LDAP-në! Mos i hiqni kurrë përshoqërimet në një mjedis prodhimi, vetëm në një faqë testimi ose eksperimetale.", "Clear Username-LDAP User Mapping" : "Pastro Përshoqërimin Emër përdoruesi-Përdorues LDAP", "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP", + "The configuration is invalid: anonymous bind is not allowed." : "Formësimi është i pavlefshëm: nuk lejohen bind-e anonimë.", + "The configuration is valid and the connection could be established!" : "Formësimi është i vlefshëm dhe lidhja mund të vendoset!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Formësimi është i vlefshëm, por Bind-i dështoi. Ju lutemi, kontrolloni rregullimet dhe kredencialet e shërbyesit.", + "The configuration is invalid. Please have a look at the logs for further details." : "Formësimi është i pavlefshëm. Ju lutemi, për hollësi të mëtejshme, hidhuni një sy regjistrave.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "S’u gjet përdorues. Ju lutemi, kontrolloni atributet tuaja për hyrje dhe emrin e përdoruesit. Filtër efektiv (për kopjim dhe hedhje në rresht urdhrash për vleftësim): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Konfigurimet u verifikuan, por më shumë se një përdorues u gjet. Vetëm i pari do të jetë në gjendje të kyçet. Konsideroni një filter më të kufizuar. ", + "An unspecified error occurred. Please check the settings and the log." : "Ndodhi një gabim i papërcaktuar. Ju lutemi, kontrolloni rregullimet dhe regjistrin.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Vendmbajtësja %uid mungon. Do të zëvendësohet me emrin e hyrjes, kur të kërkohet te LDAP / AD.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "S’u zbulua dot atribut emri përdoruesi në ekran. Ju lutemi, caktojeni ju vetë te rregullime e mëtejshme për LDAP.", "Verify settings and count groups" : "Verifiko rregullimet dhe numëro grupet", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Lejon hyrje kundrejt emrin të përdoruesit LDAP / AD, që është ose uid, ose samaccountname, dhe do të zbulohet.", "Add a new and blank configuration" : "Shtoni një formësim të ri të zbrazët", diff --git a/apps/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js index f83c03b860ad60f119bc276be70e7e8c35c202fd..547ab0d50b0c522c997378521065566128debed2 100644 --- a/apps/user_ldap/l10n/sv.js +++ b/apps/user_ldap/l10n/sv.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "Fel vid rensning av mappningar", "Failed to delete the server configuration" : "Misslyckades med att radera serverinställningen", - "The configuration is invalid: anonymous bind is not allowed." : "Denna konfiguration är ogiltig: anonymous bind är ej tillÃ¥ten.", - "The configuration is valid and the connection could be established!" : "Inställningen är giltig och anslutningen kunde upprättas!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen är riktig, men Bind felade. Var vänlig och kontrollera serverinställningar och logininformation.", - "The configuration is invalid. Please have a look at the logs for further details." : "Inställningen är ogiltig. Vänligen se ownCloud-loggen för fler detaljer.", "No action specified" : "Ingen Ã¥tgärd har angetts", "No configuration specified" : "Ingen konfiguration har angetts", "No data specified" : "Ingen data har angetts", @@ -37,10 +33,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Byte av läge kommer aktivera automatiska LDAP förfrÃ¥gningar. Beroende pÃ¥ din LDAP storlek kan de ta ett tag. Vill du fortfarande ändra läge?", "Mode switch" : "Lägesändring", "Select attributes" : "Välj attribut", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Användare inte hittad. Var god kontrollera din inloggnings attribut och användarnamn. Effektivt filter (för att kopiera och klistra in i kommandofönster validering):", "User found and settings verified." : "Användare hittad och inställnings bekräftade.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Inställningarna verifierade men flera än 1 användare hittades. Endast den första kommer att kunna logga in. Annars testa med att göra en mer specifik sökning.", - "An unspecified error occurred. Please check the settings and the log." : "Ett ospecificerat fel uppstod. Var god kontrollera inställningar och logfilen.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Sökfiltret är ej giltigt, antagligen pÃ¥ grund utav ett syntaxfel sÃ¥ som ojämnat antal öppna och stängda klammrar. Var god granska.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Ett anslutningsfel till LDAP / AD uppstod. Var god granska värd, port och inloggningsuppgifter.", "Please provide a login name to test against" : "Vänligen ange ett inloggningsnamn att försöka ansluta med", @@ -49,7 +42,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD integration", "_%s group found_::_%s groups found_" : ["%s grupp hittad","%s grupper hittade"], "_%s user found_::_%s users found_" : ["%s användare hittad","%s användare hittade"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunde inte upptäcka attributet användarvisningsnamn. Vänligen ange det själv i de avancerade LDAP-inställningarna.", "Could not find the desired feature" : "Det gick inte hitta den önskade funktionen", "Invalid Host" : "Felaktig värd", "Test Configuration" : "Testa konfigurationen", @@ -147,6 +139,14 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Användarnamn-LDAP användarmappning", "Clear Username-LDAP User Mapping" : "Rensa användarnamn-LDAP användarmappning", "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning", + "The configuration is invalid: anonymous bind is not allowed." : "Denna konfiguration är ogiltig: anonymous bind är ej tillÃ¥ten.", + "The configuration is valid and the connection could be established!" : "Inställningen är giltig och anslutningen kunde upprättas!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen är riktig, men Bind felade. Var vänlig och kontrollera serverinställningar och logininformation.", + "The configuration is invalid. Please have a look at the logs for further details." : "Inställningen är ogiltig. Vänligen se ownCloud-loggen för fler detaljer.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Användare inte hittad. Var god kontrollera din inloggnings attribut och användarnamn. Effektivt filter (för att kopiera och klistra in i kommandofönster validering):", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Inställningarna verifierade men flera än 1 användare hittades. Endast den första kommer att kunna logga in. Annars testa med att göra en mer specifik sökning.", + "An unspecified error occurred. Please check the settings and the log." : "Ett ospecificerat fel uppstod. Var god kontrollera inställningar och logfilen.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunde inte upptäcka attributet användarvisningsnamn. Vänligen ange det själv i de avancerade LDAP-inställningarna.", "Verify settings and count groups" : "Verifiera inställningar och räkna grupper", "Add a new and blank configuration" : "Skapa en ny och tom konfiguration", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Du behöver inte ange protokoll förutom om du använder SSL. Starta dÃ¥ med ldaps://", diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index e2cca5157d02d6bd0c4ee36cc5a3ea87a8458180..16db5792943f6058bf9b4542885a3f08d353383d 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Fel vid rensning av mappningar", "Failed to delete the server configuration" : "Misslyckades med att radera serverinställningen", - "The configuration is invalid: anonymous bind is not allowed." : "Denna konfiguration är ogiltig: anonymous bind är ej tillÃ¥ten.", - "The configuration is valid and the connection could be established!" : "Inställningen är giltig och anslutningen kunde upprättas!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen är riktig, men Bind felade. Var vänlig och kontrollera serverinställningar och logininformation.", - "The configuration is invalid. Please have a look at the logs for further details." : "Inställningen är ogiltig. Vänligen se ownCloud-loggen för fler detaljer.", "No action specified" : "Ingen Ã¥tgärd har angetts", "No configuration specified" : "Ingen konfiguration har angetts", "No data specified" : "Ingen data har angetts", @@ -35,10 +31,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Byte av läge kommer aktivera automatiska LDAP förfrÃ¥gningar. Beroende pÃ¥ din LDAP storlek kan de ta ett tag. Vill du fortfarande ändra läge?", "Mode switch" : "Lägesändring", "Select attributes" : "Välj attribut", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Användare inte hittad. Var god kontrollera din inloggnings attribut och användarnamn. Effektivt filter (för att kopiera och klistra in i kommandofönster validering):", "User found and settings verified." : "Användare hittad och inställnings bekräftade.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Inställningarna verifierade men flera än 1 användare hittades. Endast den första kommer att kunna logga in. Annars testa med att göra en mer specifik sökning.", - "An unspecified error occurred. Please check the settings and the log." : "Ett ospecificerat fel uppstod. Var god kontrollera inställningar och logfilen.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Sökfiltret är ej giltigt, antagligen pÃ¥ grund utav ett syntaxfel sÃ¥ som ojämnat antal öppna och stängda klammrar. Var god granska.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Ett anslutningsfel till LDAP / AD uppstod. Var god granska värd, port och inloggningsuppgifter.", "Please provide a login name to test against" : "Vänligen ange ett inloggningsnamn att försöka ansluta med", @@ -47,7 +40,6 @@ "LDAP / AD integration" : "LDAP / AD integration", "_%s group found_::_%s groups found_" : ["%s grupp hittad","%s grupper hittade"], "_%s user found_::_%s users found_" : ["%s användare hittad","%s användare hittade"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunde inte upptäcka attributet användarvisningsnamn. Vänligen ange det själv i de avancerade LDAP-inställningarna.", "Could not find the desired feature" : "Det gick inte hitta den önskade funktionen", "Invalid Host" : "Felaktig värd", "Test Configuration" : "Testa konfigurationen", @@ -145,6 +137,14 @@ "Username-LDAP User Mapping" : "Användarnamn-LDAP användarmappning", "Clear Username-LDAP User Mapping" : "Rensa användarnamn-LDAP användarmappning", "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning", + "The configuration is invalid: anonymous bind is not allowed." : "Denna konfiguration är ogiltig: anonymous bind är ej tillÃ¥ten.", + "The configuration is valid and the connection could be established!" : "Inställningen är giltig och anslutningen kunde upprättas!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen är riktig, men Bind felade. Var vänlig och kontrollera serverinställningar och logininformation.", + "The configuration is invalid. Please have a look at the logs for further details." : "Inställningen är ogiltig. Vänligen se ownCloud-loggen för fler detaljer.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Användare inte hittad. Var god kontrollera din inloggnings attribut och användarnamn. Effektivt filter (för att kopiera och klistra in i kommandofönster validering):", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Inställningarna verifierade men flera än 1 användare hittades. Endast den första kommer att kunna logga in. Annars testa med att göra en mer specifik sökning.", + "An unspecified error occurred. Please check the settings and the log." : "Ett ospecificerat fel uppstod. Var god kontrollera inställningar och logfilen.", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunde inte upptäcka attributet användarvisningsnamn. Vänligen ange det själv i de avancerade LDAP-inställningarna.", "Verify settings and count groups" : "Verifiera inställningar och räkna grupper", "Add a new and blank configuration" : "Skapa en ny och tom konfiguration", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Du behöver inte ange protokoll förutom om du använder SSL. Starta dÃ¥ med ldaps://", diff --git a/apps/user_ldap/l10n/th.js b/apps/user_ldap/l10n/th.js index ee96a99b51be32669d0d0309d3d19822670fe18b..c7c7e7cd24023fa8fcc1fe05ec6a66e28a61395a 100644 --- a/apps/user_ldap/l10n/th.js +++ b/apps/user_ldap/l10n/th.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "ล้มเหลวขณะล้าง Mappings", "Failed to delete the server configuration" : "ลบà¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าเซิร์ฟเวà¸à¸£à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§", - "The configuration is invalid: anonymous bind is not allowed." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าไม่ถูà¸à¸•à¹‰à¸à¸‡: à¸à¸²à¸£à¹„ม่ระบุตัวตนไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", - "The configuration is valid and the connection could be established!" : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าถูà¸à¸•à¹‰à¸à¸‡à¹à¸¥à¸°à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•à¹ˆà¸à¸ªà¸²à¸¡à¸²à¸£à¸–เชื่à¸à¸¡à¸•à¹ˆà¸à¹„ด้!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าถูà¸à¸•à¹‰à¸à¸‡, à¹à¸•à¹ˆà¸à¸²à¸£à¸œà¸¹à¸à¸‚้à¸à¸¡à¸¹à¸¥à¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§, à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าเซิร์ฟเวà¸à¸£à¹Œà¹à¸¥à¸°à¸‚้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¹€à¸‚้าใช้งาน", - "The configuration is invalid. Please have a look at the logs for further details." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าไม่ถูà¸à¸•à¹‰à¸à¸‡ ดูได้ที่บันทึà¸à¸ªà¸³à¸«à¸£à¸±à¸šà¸£à¸²à¸¢à¸¥à¸°à¹€à¸à¸µà¸¢à¸”เพิ่มเติม", "No action specified" : "ไม่ได้ระบุà¸à¸²à¸£à¸”ำเนินà¸à¸²à¸£", "No configuration specified" : "ไม่ได้à¸à¸³à¸«à¸™à¸”ค่า", "No data specified" : "ไม่มีข้à¸à¸¡à¸¹à¸¥à¸—ี่ระบุ", @@ -38,16 +34,13 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "โหมดสลับจะช่วยค้นหา LDAP à¸à¸±à¸•à¹‚นมัติ ขึ้นà¸à¸¢à¸¹à¹ˆà¸à¸±à¸šà¸‚นาด LDAP ขà¸à¸‡à¸„ุณมันà¸à¸²à¸ˆà¹ƒà¸Šà¹‰à¹€à¸§à¸¥à¸²à¸ªà¸±à¸à¸„รู่ คุณยังยังต้à¸à¸‡à¸à¸²à¸£à¹ƒà¸Šà¹‰à¹‚หมดสลับ?", "Mode switch" : "โหมดสลับ", "Select attributes" : "เลืà¸à¸à¸„ุณลัà¸à¸©à¸“ะ", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ไม่พบผู้ใช้ à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸„ุณลัà¸à¸©à¸“ะà¸à¸²à¸£à¹€à¸‚้าสู่ระบบà¹à¸¥à¸°à¸Šà¸·à¹ˆà¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‚à¸à¸‡à¸„ุณ ตัวà¸à¸£à¸à¸‡à¸—ี่มีประสิทธิภาพ (à¸à¸²à¸£à¸„ัดลà¸à¸à¹à¸¥à¸°à¸§à¸²à¸‡à¸ªà¸³à¸«à¸£à¸±à¸šà¸à¸²à¸£à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¸„ำสั่งทีละบรรทัด): <br/>", "User found and settings verified." : "พบผู้ใช้à¹à¸¥à¸°à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าได้รับà¸à¸²à¸£à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¹à¸¥à¹‰à¸§", - "An unspecified error occurred. Please check the settings and the log." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดที่ระบุไม่ได้ à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าà¹à¸¥à¸°à¸šà¸±à¸™à¸—ึà¸à¸‚à¸à¸‡à¸„ุณ", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "ตัวà¸à¸£à¸à¸‡à¸à¸²à¸£à¸„้นหาไม่ถูà¸à¸•à¹‰à¸à¸‡à¸à¸²à¸ˆà¹€à¸›à¹‡à¸™à¹€à¸žà¸£à¸²à¸°à¸›à¸±à¸à¸«à¸²à¹„วยาà¸à¸£à¸“์เช่นหมายเลขที่ไม่สม่ำเสมà¸à¸‚à¸à¸‡à¸§à¸‡à¹€à¸¥à¹‡à¸šà¹€à¸›à¸´à¸”à¹à¸¥à¸°à¸›à¸´à¸” à¸à¸£à¸¸à¸“าà¹à¸à¹‰à¹„ข", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดขณะเชื่à¸à¸¡à¸•à¹ˆà¸à¹„ปยัง LDAP/AD โปรดตรวจสà¸à¸šà¹‚ฮสต์พà¸à¸£à¹Œà¸•à¹à¸¥à¸°à¸‚้à¸à¸¡à¸¹à¸¥à¸à¸·à¹ˆà¸™à¹†", "Please provide a login name to test against" : "โปรดระบุชื่à¸à¸—ี่ใช้ในà¸à¸²à¸£à¹€à¸‚้าสู่ระบบเพื่à¸à¸—ดสà¸à¸šà¸‚้à¸à¸‚ัดà¹à¸¢à¹‰à¸‡", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "à¸à¸¥à¹ˆà¸à¸‡à¸‚้à¸à¸„วามà¸à¸¥à¸¸à¹ˆà¸¡à¸–ูà¸à¸›à¸´à¸”à¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹€à¸™à¸·à¹ˆà¸à¸‡à¸ˆà¸²à¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ LDAP/AD ไม่สนับสนุน memberOf", "_%s group found_::_%s groups found_" : ["พบ %s à¸à¸¥à¸¸à¹ˆà¸¡"], "_%s user found_::_%s users found_" : ["พบผู้ใช้ %s คน"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ไม่สามารถตรวจสà¸à¸šà¸„ุณลัà¸à¸©à¸“ะà¸à¸²à¸£à¹à¸ªà¸”งชื่à¸à¸‚à¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ à¸à¸£à¸¸à¸“าระบุà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า LDAP ขั้นสูงด้วยตัวคุณเà¸à¸‡", "Could not find the desired feature" : "ไม่พบคุณลัà¸à¸©à¸“ะที่ต้à¸à¸‡à¸à¸²à¸£", "Invalid Host" : "โฮสต์ไม่ถูà¸à¸•à¹‰à¸à¸‡", "Test Configuration" : "ทดสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า", @@ -146,7 +139,14 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ˆà¸°à¹ƒà¸Šà¹‰à¹ƒà¸™à¸à¸²à¸£à¸ˆà¸±à¸”เà¸à¹‡à¸šà¹à¸¥à¸°à¸à¸³à¸«à¸™à¸”ข้à¸à¸¡à¸¹à¸¥ (เมตา) เพื่à¸à¸£à¸¹à¹‰à¸ˆà¸±à¸à¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸¥à¸°à¸ªà¸²à¸¡à¸²à¸£à¸–ระบุได้à¸à¸¢à¹ˆà¸²à¸‡à¹à¸¡à¹ˆà¸™à¸¢à¸³ à¹à¸•à¹ˆà¸¥à¸° LDAP จะมีชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ ายใน จึงต้à¸à¸‡à¸—ำ Mapping ให้à¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ LDAP ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸—ี่ถูà¸à¸ªà¸£à¹‰à¸²à¸‡à¸‚ึ้นจะถูà¸à¹à¸¡à¸›à¹€à¸‚้าà¸à¸±à¸š UUID ขà¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ LDAP นà¸à¸à¸ˆà¸²à¸à¸™à¸µà¹‰ DN à¸à¹‡à¸ˆà¸°à¸–ูà¸à¹à¸„ชเช่นà¸à¸±à¸™à¹€à¸žà¸·à¹ˆà¸à¸¥à¸”à¸à¸²à¸£à¸—ำงานร่วมà¸à¸±à¸™à¸‚à¸à¸‡ LDAP à¹à¸•à¹ˆà¸¡à¸±à¸™à¸à¹‡à¹„ม่ได้ใช้เพื่à¸à¸£à¸°à¸šà¸¸à¸•à¸±à¸§à¸•à¸™ หาà¸à¸¡à¸µà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡ DN à¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡à¸ˆà¸°à¸–ูà¸à¸žà¸šà¹ƒà¸™à¸—ันที ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ ายในจะถูà¸à¹ƒà¸Šà¹‰à¸à¸±à¸šà¸—ั้งหมด à¸à¸²à¸£à¸¥à¹‰à¸²à¸‡à¹à¸¡à¸›à¹„ม่มีผลต่à¸à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่า LDAP ทั้งหมด! \nà¹à¸¥à¸°à¸ˆà¸°à¹€à¸à¸´à¸”ขึ้นเฉพาะในà¸à¸²à¸£à¸—ดสà¸à¸šà¸«à¸£à¸·à¸à¸‚ั้นตà¸à¸™à¸à¸²à¸£à¸—ดลà¸à¸‡", "Clear Username-LDAP User Mapping" : "ล้าง Username-LDAP ผู้ใช้ Mapping", "Clear Groupname-LDAP Group Mapping" : "ล้าง Groupname-LDAP à¸à¸¥à¸¸à¹ˆà¸¡ Mapping", + "The configuration is invalid: anonymous bind is not allowed." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าไม่ถูà¸à¸•à¹‰à¸à¸‡: à¸à¸²à¸£à¹„ม่ระบุตัวตนไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", + "The configuration is valid and the connection could be established!" : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าถูà¸à¸•à¹‰à¸à¸‡à¹à¸¥à¸°à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•à¹ˆà¸à¸ªà¸²à¸¡à¸²à¸£à¸–เชื่à¸à¸¡à¸•à¹ˆà¸à¹„ด้!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าถูà¸à¸•à¹‰à¸à¸‡, à¹à¸•à¹ˆà¸à¸²à¸£à¸œà¸¹à¸à¸‚้à¸à¸¡à¸¹à¸¥à¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§, à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าเซิร์ฟเวà¸à¸£à¹Œà¹à¸¥à¸°à¸‚้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¹€à¸‚้าใช้งาน", + "The configuration is invalid. Please have a look at the logs for further details." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าไม่ถูà¸à¸•à¹‰à¸à¸‡ ดูได้ที่บันทึà¸à¸ªà¸³à¸«à¸£à¸±à¸šà¸£à¸²à¸¢à¸¥à¸°à¹€à¸à¸µà¸¢à¸”เพิ่มเติม", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ไม่พบผู้ใช้ à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸„ุณลัà¸à¸©à¸“ะà¸à¸²à¸£à¹€à¸‚้าสู่ระบบà¹à¸¥à¸°à¸Šà¸·à¹ˆà¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‚à¸à¸‡à¸„ุณ ตัวà¸à¸£à¸à¸‡à¸—ี่มีประสิทธิภาพ (à¸à¸²à¸£à¸„ัดลà¸à¸à¹à¸¥à¸°à¸§à¸²à¸‡à¸ªà¸³à¸«à¸£à¸±à¸šà¸à¸²à¸£à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¸„ำสั่งทีละบรรทัด): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดที่ระบุไม่ได้ à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าà¹à¸¥à¸°à¸šà¸±à¸™à¸—ึà¸à¸‚à¸à¸‡à¸„ุณ", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "ตัวยึดตำà¹à¸«à¸™à¹ˆà¸‡ %uid หายไป มันจะถูà¸à¹à¸—นที่ด้วยชื่à¸à¸—ี่ใช้ในà¸à¸²à¸£à¹€à¸‚้าสู่ระบบเมื่à¸à¸ªà¸à¸šà¸–าม LDAP/AD", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ไม่สามารถตรวจสà¸à¸šà¸„ุณลัà¸à¸©à¸“ะà¸à¸²à¸£à¹à¸ªà¸”งชื่à¸à¸‚à¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ à¸à¸£à¸¸à¸“าระบุà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า LDAP ขั้นสูงด้วยตัวคุณเà¸à¸‡", "Verify settings and count groups" : "ตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าà¹à¸¥à¸°à¸ˆà¸³à¸™à¸§à¸™à¸à¸¥à¸¸à¹ˆà¸¡à¸™à¸±à¸š", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹€à¸‚้าสู่ระบบ LDAP/AD ซึ่งเป็นทั้ง uid หรืภsamAccountName à¹à¸¥à¸°à¸¡à¸±à¸™à¸ˆà¸°à¸–ูà¸à¸•à¸£à¸§à¸ˆà¸žà¸š", "Add a new and blank configuration" : "เพิ่มใหม่à¹à¸¥à¸°à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าว่าง", diff --git a/apps/user_ldap/l10n/th.json b/apps/user_ldap/l10n/th.json index c060ff33dcf6c311e04f1c198c6dd32945c5b21b..f79780ba93c17095d44c0ce7e3db0e120ac280fc 100644 --- a/apps/user_ldap/l10n/th.json +++ b/apps/user_ldap/l10n/th.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "ล้มเหลวขณะล้าง Mappings", "Failed to delete the server configuration" : "ลบà¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าเซิร์ฟเวà¸à¸£à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§", - "The configuration is invalid: anonymous bind is not allowed." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าไม่ถูà¸à¸•à¹‰à¸à¸‡: à¸à¸²à¸£à¹„ม่ระบุตัวตนไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", - "The configuration is valid and the connection could be established!" : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าถูà¸à¸•à¹‰à¸à¸‡à¹à¸¥à¸°à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•à¹ˆà¸à¸ªà¸²à¸¡à¸²à¸£à¸–เชื่à¸à¸¡à¸•à¹ˆà¸à¹„ด้!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าถูà¸à¸•à¹‰à¸à¸‡, à¹à¸•à¹ˆà¸à¸²à¸£à¸œà¸¹à¸à¸‚้à¸à¸¡à¸¹à¸¥à¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§, à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าเซิร์ฟเวà¸à¸£à¹Œà¹à¸¥à¸°à¸‚้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¹€à¸‚้าใช้งาน", - "The configuration is invalid. Please have a look at the logs for further details." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าไม่ถูà¸à¸•à¹‰à¸à¸‡ ดูได้ที่บันทึà¸à¸ªà¸³à¸«à¸£à¸±à¸šà¸£à¸²à¸¢à¸¥à¸°à¹€à¸à¸µà¸¢à¸”เพิ่มเติม", "No action specified" : "ไม่ได้ระบุà¸à¸²à¸£à¸”ำเนินà¸à¸²à¸£", "No configuration specified" : "ไม่ได้à¸à¸³à¸«à¸™à¸”ค่า", "No data specified" : "ไม่มีข้à¸à¸¡à¸¹à¸¥à¸—ี่ระบุ", @@ -36,16 +32,13 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "โหมดสลับจะช่วยค้นหา LDAP à¸à¸±à¸•à¹‚นมัติ ขึ้นà¸à¸¢à¸¹à¹ˆà¸à¸±à¸šà¸‚นาด LDAP ขà¸à¸‡à¸„ุณมันà¸à¸²à¸ˆà¹ƒà¸Šà¹‰à¹€à¸§à¸¥à¸²à¸ªà¸±à¸à¸„รู่ คุณยังยังต้à¸à¸‡à¸à¸²à¸£à¹ƒà¸Šà¹‰à¹‚หมดสลับ?", "Mode switch" : "โหมดสลับ", "Select attributes" : "เลืà¸à¸à¸„ุณลัà¸à¸©à¸“ะ", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ไม่พบผู้ใช้ à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸„ุณลัà¸à¸©à¸“ะà¸à¸²à¸£à¹€à¸‚้าสู่ระบบà¹à¸¥à¸°à¸Šà¸·à¹ˆà¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‚à¸à¸‡à¸„ุณ ตัวà¸à¸£à¸à¸‡à¸—ี่มีประสิทธิภาพ (à¸à¸²à¸£à¸„ัดลà¸à¸à¹à¸¥à¸°à¸§à¸²à¸‡à¸ªà¸³à¸«à¸£à¸±à¸šà¸à¸²à¸£à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¸„ำสั่งทีละบรรทัด): <br/>", "User found and settings verified." : "พบผู้ใช้à¹à¸¥à¸°à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าได้รับà¸à¸²à¸£à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¹à¸¥à¹‰à¸§", - "An unspecified error occurred. Please check the settings and the log." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดที่ระบุไม่ได้ à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าà¹à¸¥à¸°à¸šà¸±à¸™à¸—ึà¸à¸‚à¸à¸‡à¸„ุณ", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "ตัวà¸à¸£à¸à¸‡à¸à¸²à¸£à¸„้นหาไม่ถูà¸à¸•à¹‰à¸à¸‡à¸à¸²à¸ˆà¹€à¸›à¹‡à¸™à¹€à¸žà¸£à¸²à¸°à¸›à¸±à¸à¸«à¸²à¹„วยาà¸à¸£à¸“์เช่นหมายเลขที่ไม่สม่ำเสมà¸à¸‚à¸à¸‡à¸§à¸‡à¹€à¸¥à¹‡à¸šà¹€à¸›à¸´à¸”à¹à¸¥à¸°à¸›à¸´à¸” à¸à¸£à¸¸à¸“าà¹à¸à¹‰à¹„ข", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดขณะเชื่à¸à¸¡à¸•à¹ˆà¸à¹„ปยัง LDAP/AD โปรดตรวจสà¸à¸šà¹‚ฮสต์พà¸à¸£à¹Œà¸•à¹à¸¥à¸°à¸‚้à¸à¸¡à¸¹à¸¥à¸à¸·à¹ˆà¸™à¹†", "Please provide a login name to test against" : "โปรดระบุชื่à¸à¸—ี่ใช้ในà¸à¸²à¸£à¹€à¸‚้าสู่ระบบเพื่à¸à¸—ดสà¸à¸šà¸‚้à¸à¸‚ัดà¹à¸¢à¹‰à¸‡", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "à¸à¸¥à¹ˆà¸à¸‡à¸‚้à¸à¸„วามà¸à¸¥à¸¸à¹ˆà¸¡à¸–ูà¸à¸›à¸´à¸”à¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹€à¸™à¸·à¹ˆà¸à¸‡à¸ˆà¸²à¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ LDAP/AD ไม่สนับสนุน memberOf", "_%s group found_::_%s groups found_" : ["พบ %s à¸à¸¥à¸¸à¹ˆà¸¡"], "_%s user found_::_%s users found_" : ["พบผู้ใช้ %s คน"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ไม่สามารถตรวจสà¸à¸šà¸„ุณลัà¸à¸©à¸“ะà¸à¸²à¸£à¹à¸ªà¸”งชื่à¸à¸‚à¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ à¸à¸£à¸¸à¸“าระบุà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า LDAP ขั้นสูงด้วยตัวคุณเà¸à¸‡", "Could not find the desired feature" : "ไม่พบคุณลัà¸à¸©à¸“ะที่ต้à¸à¸‡à¸à¸²à¸£", "Invalid Host" : "โฮสต์ไม่ถูà¸à¸•à¹‰à¸à¸‡", "Test Configuration" : "ทดสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า", @@ -144,7 +137,14 @@ "Usernames are used to store and assign (meta) data. 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." : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ˆà¸°à¹ƒà¸Šà¹‰à¹ƒà¸™à¸à¸²à¸£à¸ˆà¸±à¸”เà¸à¹‡à¸šà¹à¸¥à¸°à¸à¸³à¸«à¸™à¸”ข้à¸à¸¡à¸¹à¸¥ (เมตา) เพื่à¸à¸£à¸¹à¹‰à¸ˆà¸±à¸à¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸¥à¸°à¸ªà¸²à¸¡à¸²à¸£à¸–ระบุได้à¸à¸¢à¹ˆà¸²à¸‡à¹à¸¡à¹ˆà¸™à¸¢à¸³ à¹à¸•à¹ˆà¸¥à¸° LDAP จะมีชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ ายใน จึงต้à¸à¸‡à¸—ำ Mapping ให้à¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ LDAP ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸—ี่ถูà¸à¸ªà¸£à¹‰à¸²à¸‡à¸‚ึ้นจะถูà¸à¹à¸¡à¸›à¹€à¸‚้าà¸à¸±à¸š UUID ขà¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ LDAP นà¸à¸à¸ˆà¸²à¸à¸™à¸µà¹‰ DN à¸à¹‡à¸ˆà¸°à¸–ูà¸à¹à¸„ชเช่นà¸à¸±à¸™à¹€à¸žà¸·à¹ˆà¸à¸¥à¸”à¸à¸²à¸£à¸—ำงานร่วมà¸à¸±à¸™à¸‚à¸à¸‡ LDAP à¹à¸•à¹ˆà¸¡à¸±à¸™à¸à¹‡à¹„ม่ได้ใช้เพื่à¸à¸£à¸°à¸šà¸¸à¸•à¸±à¸§à¸•à¸™ หาà¸à¸¡à¸µà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡ DN à¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡à¸ˆà¸°à¸–ูà¸à¸žà¸šà¹ƒà¸™à¸—ันที ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ ายในจะถูà¸à¹ƒà¸Šà¹‰à¸à¸±à¸šà¸—ั้งหมด à¸à¸²à¸£à¸¥à¹‰à¸²à¸‡à¹à¸¡à¸›à¹„ม่มีผลต่à¸à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่า LDAP ทั้งหมด! \nà¹à¸¥à¸°à¸ˆà¸°à¹€à¸à¸´à¸”ขึ้นเฉพาะในà¸à¸²à¸£à¸—ดสà¸à¸šà¸«à¸£à¸·à¸à¸‚ั้นตà¸à¸™à¸à¸²à¸£à¸—ดลà¸à¸‡", "Clear Username-LDAP User Mapping" : "ล้าง Username-LDAP ผู้ใช้ Mapping", "Clear Groupname-LDAP Group Mapping" : "ล้าง Groupname-LDAP à¸à¸¥à¸¸à¹ˆà¸¡ Mapping", + "The configuration is invalid: anonymous bind is not allowed." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าไม่ถูà¸à¸•à¹‰à¸à¸‡: à¸à¸²à¸£à¹„ม่ระบุตัวตนไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", + "The configuration is valid and the connection could be established!" : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าถูà¸à¸•à¹‰à¸à¸‡à¹à¸¥à¸°à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•à¹ˆà¸à¸ªà¸²à¸¡à¸²à¸£à¸–เชื่à¸à¸¡à¸•à¹ˆà¸à¹„ด้!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าถูà¸à¸•à¹‰à¸à¸‡, à¹à¸•à¹ˆà¸à¸²à¸£à¸œà¸¹à¸à¸‚้à¸à¸¡à¸¹à¸¥à¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§, à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าเซิร์ฟเวà¸à¸£à¹Œà¹à¸¥à¸°à¸‚้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¹€à¸‚้าใช้งาน", + "The configuration is invalid. Please have a look at the logs for further details." : "à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าไม่ถูà¸à¸•à¹‰à¸à¸‡ ดูได้ที่บันทึà¸à¸ªà¸³à¸«à¸£à¸±à¸šà¸£à¸²à¸¢à¸¥à¸°à¹€à¸à¸µà¸¢à¸”เพิ่มเติม", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ไม่พบผู้ใช้ à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸„ุณลัà¸à¸©à¸“ะà¸à¸²à¸£à¹€à¸‚้าสู่ระบบà¹à¸¥à¸°à¸Šà¸·à¹ˆà¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‚à¸à¸‡à¸„ุณ ตัวà¸à¸£à¸à¸‡à¸—ี่มีประสิทธิภาพ (à¸à¸²à¸£à¸„ัดลà¸à¸à¹à¸¥à¸°à¸§à¸²à¸‡à¸ªà¸³à¸«à¸£à¸±à¸šà¸à¸²à¸£à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¸„ำสั่งทีละบรรทัด): <br/>", + "An unspecified error occurred. Please check the settings and the log." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดที่ระบุไม่ได้ à¸à¸£à¸¸à¸“าตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าà¹à¸¥à¸°à¸šà¸±à¸™à¸—ึà¸à¸‚à¸à¸‡à¸„ุณ", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "ตัวยึดตำà¹à¸«à¸™à¹ˆà¸‡ %uid หายไป มันจะถูà¸à¹à¸—นที่ด้วยชื่à¸à¸—ี่ใช้ในà¸à¸²à¸£à¹€à¸‚้าสู่ระบบเมื่à¸à¸ªà¸à¸šà¸–าม LDAP/AD", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ไม่สามารถตรวจสà¸à¸šà¸„ุณลัà¸à¸©à¸“ะà¸à¸²à¸£à¹à¸ªà¸”งชื่à¸à¸‚à¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ à¸à¸£à¸¸à¸“าระบุà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า LDAP ขั้นสูงด้วยตัวคุณเà¸à¸‡", "Verify settings and count groups" : "ตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าà¹à¸¥à¸°à¸ˆà¸³à¸™à¸§à¸™à¸à¸¥à¸¸à¹ˆà¸¡à¸™à¸±à¸š", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹€à¸‚้าสู่ระบบ LDAP/AD ซึ่งเป็นทั้ง uid หรืภsamAccountName à¹à¸¥à¸°à¸¡à¸±à¸™à¸ˆà¸°à¸–ูà¸à¸•à¸£à¸§à¸ˆà¸žà¸š", "Add a new and blank configuration" : "เพิ่มใหม่à¹à¸¥à¸°à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าว่าง", diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index 6197dff6ca04b20c9617dd42d1e4075c0e11b247..3ebcf6fabeda23d9c361d3d4a510fa13df8f0f70 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "EÅŸleÅŸtirmeler temizlenemedi.", "Failed to delete the server configuration" : "Sunucu yapılandırması silinemedi", - "The configuration is invalid: anonymous bind is not allowed." : "Yapılandırma geçersiz: anonim baÄŸlamaya izin verilmiyor.", - "The configuration is valid and the connection could be established!" : "Yapılandırma geçerli. BaÄŸlanabilir!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Yapılandırma geçerli ancak baÄŸlanamadı. Lütfen sunucu ayarları ve kimlik doÄŸrulama bilgilerini denetleyin.", - "The configuration is invalid. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlüklere bakın.", "No action specified" : "Hehrangi bir iÅŸlem belirtilmemiÅŸ", "No configuration specified" : "Herhangi bir yapılandırma belirtilmemiÅŸ", "No data specified" : "Herhangi bir veri belirtilmemiÅŸ", @@ -45,10 +41,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Kipi deÄŸiÅŸtirmek otomatik LDAP sorgularını etkinleÅŸtirir. LDAP sisteminizin boyutlarına göre bu iÅŸlem uzun sürebilir. Kipi yine de deÄŸiÅŸtirmek istiyor musunuz?", "Mode switch" : "Kip deÄŸiÅŸimi", "Select attributes" : "Öznitelikleri seçin", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Kullanıcı bulunamadı. Lütfen oturum açma özniteliklerini ve kullanıcı adını denetleyin. Etkin süzgeç (komut satırı doÄŸrulamasında kullanmak için kopyalayıp yapıştırın): <br/>", "User found and settings verified." : "Kullanıcı bulundu ve ayarlar doÄŸrulandı.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ayarlar doÄŸrulandı ancak birden fazla kullanıcı bulundu. Yalnız ilk kullanıcı oturum açabilecek. Lütfen daha dar bir süzgeç seçin.", - "An unspecified error occurred. Please check the settings and the log." : "Bilinmeyen bir sorun çıktı. Lütfen ayarları ve günlüğü denetleyin.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Arama süzgeci, açılmış ve kapatılmış parantez sayılarının eÅŸit olmaması gibi bir söz dizimi sorunu nedeniyle geçersiz. Lütfen gözden geçirin.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD için bir baÄŸlantı sorunu çıktı. Lütfen istemci, kapı numarası ve kimlik doÄŸrulama bilgilerini denetleyin.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "LDAP / AD sorgularında kullanıcı adı ile deÄŸiÅŸtirilecek \"%uid\" yer belirleyicisi eksik. ", @@ -62,7 +55,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD bütünleÅŸtirmesi", "_%s group found_::_%s groups found_" : ["%s grup bulundu","%s grup bulundu"], "_%s user found_::_%s users found_" : ["%s kullanıcı bulundu","%s kullanıcı bulundu"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Görüntülenecek kullanıcı adı özniteliÄŸi algılanamadı. Lütfen geliÅŸmiÅŸ ldap ayarları bölümünden kendiniz belirleyin.", "Could not find the desired feature" : "Ä°stenilen özellik bulunamadı", "Invalid Host" : "Sunucu Geçersiz", "Test Configuration" : "Yapılandırmayı Sına", @@ -187,7 +179,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "Kullanıcı adları, (üst) veri depolaması ve ataması için kullanılır. Kullanıcıları kesin olarak belirlemek ve algılamak için, her LDAP kullanıcısına bir iç kullanıcı verilir. Bu kullanıcı adı ile LDAP kullanıcısının eÅŸleÅŸtirilmesi gerekir. OluÅŸturulan kullanıcı adı LDAP kullanıcısının UUID deÄŸeri ile eÅŸleÅŸtirilir. Bunun yanında LDAP etkileÅŸimini azaltmak için DN ön belleÄŸe alınır ancak bu iÅŸlem kimlik belirleme için kullanılmaz. DN üzerinde yapılan deÄŸiÅŸiklikler aktarılır. İç kullanıcı her yerde kullanıldığından, bir eÅŸleÅŸtirmeyi kaldırmak pek çok yerde kalıntılar bırakır. EÅŸleÅŸtirmeleri kaldırmak yalnız yapılandırmaya baÄŸlı deÄŸildir, tüm LDAP yapılandırmalarını etkiler! Ãœretim ortamında eÅŸleÅŸtirmeleri asla kaldırmayın, yalnız sınama ya da deney aÅŸamalarında kullanın.", "Clear Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı EÅŸleÅŸtirmesini Kaldır", "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu EÅŸleÅŸtirmesini Kaldır", + "The configuration is invalid: anonymous bind is not allowed." : "Yapılandırma geçersiz: anonim baÄŸlamaya izin verilmiyor.", + "The configuration is valid and the connection could be established!" : "Yapılandırma geçerli. BaÄŸlanabilir!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Yapılandırma geçerli ancak baÄŸlanamadı. Lütfen sunucu ayarları ve kimlik doÄŸrulama bilgilerini denetleyin.", + "The configuration is invalid. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlüklere bakın.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Kullanıcı bulunamadı. Lütfen oturum açma özniteliklerini ve kullanıcı adını denetleyin. Etkin süzgeç (komut satırı doÄŸrulamasında kullanmak için kopyalayıp yapıştırın): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ayarlar doÄŸrulandı ancak birden fazla kullanıcı bulundu. Yalnız ilk kullanıcı oturum açabilecek. Lütfen daha dar bir süzgeç seçin.", + "An unspecified error occurred. Please check the settings and the log." : "Bilinmeyen bir sorun çıktı. Lütfen ayarları ve günlüğü denetleyin.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "LDAP / AD sorgularında kullanıcı adı ile deÄŸiÅŸtirilecek %uid yer belirleyicisi eksik. ", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Görüntülenecek kullanıcı adı özniteliÄŸi algılanamadı. Lütfen geliÅŸmiÅŸ ldap ayarları bölümünden kendiniz belirleyin.", "Verify settings and count groups" : "Ayarları doÄŸrula ve grupları say", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD kullanıcı adı ile oturum açılmasını saÄŸlar. Kullanıcı adı uid ya da samaccountname olabilir ve algılanır.", "Add a new and blank configuration" : "Yeni ve boÅŸ bir yapılandırma ekle", diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index 707f7cac60a6cb4af01bd7bd1bec175d46ebf986..a3463362c9c63aec2237c778270c1b28e60a55e6 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "EÅŸleÅŸtirmeler temizlenemedi.", "Failed to delete the server configuration" : "Sunucu yapılandırması silinemedi", - "The configuration is invalid: anonymous bind is not allowed." : "Yapılandırma geçersiz: anonim baÄŸlamaya izin verilmiyor.", - "The configuration is valid and the connection could be established!" : "Yapılandırma geçerli. BaÄŸlanabilir!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Yapılandırma geçerli ancak baÄŸlanamadı. Lütfen sunucu ayarları ve kimlik doÄŸrulama bilgilerini denetleyin.", - "The configuration is invalid. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlüklere bakın.", "No action specified" : "Hehrangi bir iÅŸlem belirtilmemiÅŸ", "No configuration specified" : "Herhangi bir yapılandırma belirtilmemiÅŸ", "No data specified" : "Herhangi bir veri belirtilmemiÅŸ", @@ -43,10 +39,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Kipi deÄŸiÅŸtirmek otomatik LDAP sorgularını etkinleÅŸtirir. LDAP sisteminizin boyutlarına göre bu iÅŸlem uzun sürebilir. Kipi yine de deÄŸiÅŸtirmek istiyor musunuz?", "Mode switch" : "Kip deÄŸiÅŸimi", "Select attributes" : "Öznitelikleri seçin", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Kullanıcı bulunamadı. Lütfen oturum açma özniteliklerini ve kullanıcı adını denetleyin. Etkin süzgeç (komut satırı doÄŸrulamasında kullanmak için kopyalayıp yapıştırın): <br/>", "User found and settings verified." : "Kullanıcı bulundu ve ayarlar doÄŸrulandı.", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ayarlar doÄŸrulandı ancak birden fazla kullanıcı bulundu. Yalnız ilk kullanıcı oturum açabilecek. Lütfen daha dar bir süzgeç seçin.", - "An unspecified error occurred. Please check the settings and the log." : "Bilinmeyen bir sorun çıktı. Lütfen ayarları ve günlüğü denetleyin.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Arama süzgeci, açılmış ve kapatılmış parantez sayılarının eÅŸit olmaması gibi bir söz dizimi sorunu nedeniyle geçersiz. Lütfen gözden geçirin.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD için bir baÄŸlantı sorunu çıktı. Lütfen istemci, kapı numarası ve kimlik doÄŸrulama bilgilerini denetleyin.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "LDAP / AD sorgularında kullanıcı adı ile deÄŸiÅŸtirilecek \"%uid\" yer belirleyicisi eksik. ", @@ -60,7 +53,6 @@ "LDAP / AD integration" : "LDAP / AD bütünleÅŸtirmesi", "_%s group found_::_%s groups found_" : ["%s grup bulundu","%s grup bulundu"], "_%s user found_::_%s users found_" : ["%s kullanıcı bulundu","%s kullanıcı bulundu"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Görüntülenecek kullanıcı adı özniteliÄŸi algılanamadı. Lütfen geliÅŸmiÅŸ ldap ayarları bölümünden kendiniz belirleyin.", "Could not find the desired feature" : "Ä°stenilen özellik bulunamadı", "Invalid Host" : "Sunucu Geçersiz", "Test Configuration" : "Yapılandırmayı Sına", @@ -185,7 +177,15 @@ "Usernames are used to store and assign (meta) data. 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." : "Kullanıcı adları, (üst) veri depolaması ve ataması için kullanılır. Kullanıcıları kesin olarak belirlemek ve algılamak için, her LDAP kullanıcısına bir iç kullanıcı verilir. Bu kullanıcı adı ile LDAP kullanıcısının eÅŸleÅŸtirilmesi gerekir. OluÅŸturulan kullanıcı adı LDAP kullanıcısının UUID deÄŸeri ile eÅŸleÅŸtirilir. Bunun yanında LDAP etkileÅŸimini azaltmak için DN ön belleÄŸe alınır ancak bu iÅŸlem kimlik belirleme için kullanılmaz. DN üzerinde yapılan deÄŸiÅŸiklikler aktarılır. İç kullanıcı her yerde kullanıldığından, bir eÅŸleÅŸtirmeyi kaldırmak pek çok yerde kalıntılar bırakır. EÅŸleÅŸtirmeleri kaldırmak yalnız yapılandırmaya baÄŸlı deÄŸildir, tüm LDAP yapılandırmalarını etkiler! Ãœretim ortamında eÅŸleÅŸtirmeleri asla kaldırmayın, yalnız sınama ya da deney aÅŸamalarında kullanın.", "Clear Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı EÅŸleÅŸtirmesini Kaldır", "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu EÅŸleÅŸtirmesini Kaldır", + "The configuration is invalid: anonymous bind is not allowed." : "Yapılandırma geçersiz: anonim baÄŸlamaya izin verilmiyor.", + "The configuration is valid and the connection could be established!" : "Yapılandırma geçerli. BaÄŸlanabilir!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Yapılandırma geçerli ancak baÄŸlanamadı. Lütfen sunucu ayarları ve kimlik doÄŸrulama bilgilerini denetleyin.", + "The configuration is invalid. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlüklere bakın.", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Kullanıcı bulunamadı. Lütfen oturum açma özniteliklerini ve kullanıcı adını denetleyin. Etkin süzgeç (komut satırı doÄŸrulamasında kullanmak için kopyalayıp yapıştırın): <br/>", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ayarlar doÄŸrulandı ancak birden fazla kullanıcı bulundu. Yalnız ilk kullanıcı oturum açabilecek. Lütfen daha dar bir süzgeç seçin.", + "An unspecified error occurred. Please check the settings and the log." : "Bilinmeyen bir sorun çıktı. Lütfen ayarları ve günlüğü denetleyin.", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "LDAP / AD sorgularında kullanıcı adı ile deÄŸiÅŸtirilecek %uid yer belirleyicisi eksik. ", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Görüntülenecek kullanıcı adı özniteliÄŸi algılanamadı. Lütfen geliÅŸmiÅŸ ldap ayarları bölümünden kendiniz belirleyin.", "Verify settings and count groups" : "Ayarları doÄŸrula ve grupları say", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD kullanıcı adı ile oturum açılmasını saÄŸlar. Kullanıcı adı uid ya da samaccountname olabilir ve algılanır.", "Add a new and blank configuration" : "Yeni ve boÅŸ bir yapılandırma ekle", diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js index ff259ae23580cdec56a6b55a7311f3f47dcb2bf5..87998ab835f60f22cdfb528961e8aa327ca479a6 100644 --- a/apps/user_ldap/l10n/zh_CN.js +++ b/apps/user_ldap/l10n/zh_CN.js @@ -3,10 +3,6 @@ OC.L10N.register( { "Failed to clear the mappings." : "æ¸…é™¤æ˜ å°„å¤±è´¥ã€‚", "Failed to delete the server configuration" : "æœªèƒ½åˆ é™¤æœåŠ¡å™¨é…ç½®", - "The configuration is invalid: anonymous bind is not allowed." : "é…ç½®æ— æ•ˆï¼šä¸å…许匿å绑定。", - "The configuration is valid and the connection could be established!" : "é…置有效,能够建立连接ï¼", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "é…置有效但绑定失败。请检查æœåŠ¡å™¨è®¾ç½®å’Œè®¤è¯ä¿¡æ¯ã€‚", - "The configuration is invalid. Please have a look at the logs for further details." : "é…ç½®æ— æ•ˆã€‚æ›´å¤šç»†èŠ‚è¯·æŸ¥çœ‹ ownCloud 日志。", "No action specified" : "未指定æ“作", "No configuration specified" : "未指定é…置文件", "No data specified" : "未指定数æ®", @@ -44,10 +40,7 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "切æ¢æ¨¡å¼å°†å¯ç”¨è‡ªåŠ¨LDAPæŸ¥è¯¢ã€‚æ ¹æ®æ‚¨çš„LDAP规模,å¯èƒ½éœ€è¦ä¸€æ®µæ—¶é—´ã€‚是å¦ç»§ç»åˆ‡æ¢æ¨¡å¼ï¼Ÿ", "Mode switch" : "切æ¢æ¨¡å¼", "Select attributes" : "选择属性", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "找ä¸åˆ°ç”¨æˆ·ã€‚请检查您的登录属性和用户å。有效过滤(å¤åˆ¶å’Œç²˜è´´å‘½ä»¤è¡ŒéªŒè¯ï¼‰ï¼š", "User found and settings verified." : "用户已找到,设置已验è¯ã€‚", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "已验è¯è®¾ç½®ï¼Œä½†æ‰¾åˆ°äº†å¤šä¸ªç”¨æˆ·ã€‚ åªæœ‰ç¬¬ä¸€ä¸ªç”¨æˆ·èƒ½ç™»å½•ã€‚ 请您考虑使用一个更å°çš„过滤范围。", - "An unspecified error occurred. Please check the settings and the log." : "å‘生未指定的错误。请检查设置和日志。", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "æœç´¢çš„ç›é€‰æ¡ä»¶æ— 效,å¯èƒ½æ˜¯ç”±äºŽä¸å®Œå…¨å¼€é—括å·çš„å¥æ³•çš„问题,请检查。", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/ AD连接错误,请检查主机,端å£å’Œå‡è¯ã€‚", "Please provide a login name to test against" : "请æ供登录å以测试", @@ -60,7 +53,6 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD æ•´åˆ", "_%s group found_::_%s groups found_" : ["å‘现 %s 个群组"], "_%s user found_::_%s users found_" : ["å‘现 %s 个用户"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "æ— æ³•æ£€æµ‹åˆ°ç”¨æˆ·çš„æ˜¾ç¤ºå称属性。请在高级LDAP设置ä¸æŒ‡å®šã€‚", "Could not find the desired feature" : "æ— æ³•æ‰¾åˆ°æ‰€éœ€çš„åŠŸèƒ½", "Invalid Host" : "æ— æ•ˆçš„ä¸»æœº", "Test Configuration" : "测试é…ç½®", @@ -178,7 +170,15 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. 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." : "用户å用于å˜å‚¨å’Œåˆ†é…æ•°æ® (å…ƒ)。为了准确地识别和确认用户,æ¯ä¸ªç”¨æˆ·éƒ½æœ‰ä¸€ä¸ªå†…部用户å。这需è¦ä¸€ä¸ª ownCloud 用户å到 LDAP ç”¨æˆ·çš„æ˜ å°„ã€‚åˆ›å»ºçš„ç”¨æˆ·åè¢«æ˜ å°„åˆ° LDAP 用户的 UUID。æ¤å¤–,DN 也会被缓å˜ï¼Œä»¥å‡å°‘ LDAP 连接,但它ä¸ç”¨äºŽè¯†åˆ«ã€‚DN çš„å˜åŒ–会被监视到。内部用户åä¼šè¢«ç”¨äºŽæ‰€æœ‰åœ°æ–¹ã€‚æ¸…é™¤æ˜ å°„å°†å¯¼è‡´ä¸€ç‰‡æ··ä¹±ã€‚æ¸…é™¤æ˜ å°„ä¸æ˜¯å¸¸ç”¨çš„设置,它会影å“到所有的 LDAP é…ç½®ï¼åƒä¸‡ä¸è¦åœ¨æ£å¼çŽ¯å¢ƒä¸æ¸…é™¤æ˜ å°„ï¼Œåªæœ‰åœ¨æµ‹è¯•æˆ–试验时æ‰è¿™æ ·åšã€‚", "Clear Username-LDAP User Mapping" : "清除用户-LDAPç”¨æˆ·æ˜ å°„", "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAPçº§æ˜ å°„", + "The configuration is invalid: anonymous bind is not allowed." : "é…ç½®æ— æ•ˆï¼šä¸å…许匿å绑定。", + "The configuration is valid and the connection could be established!" : "é…置有效,能够建立连接ï¼", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "é…置有效但绑定失败。请检查æœåŠ¡å™¨è®¾ç½®å’Œè®¤è¯ä¿¡æ¯ã€‚", + "The configuration is invalid. Please have a look at the logs for further details." : "é…ç½®æ— æ•ˆã€‚æ›´å¤šç»†èŠ‚è¯·æŸ¥çœ‹ ownCloud 日志。", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "找ä¸åˆ°ç”¨æˆ·ã€‚请检查您的登录属性和用户å。有效过滤(å¤åˆ¶å’Œç²˜è´´å‘½ä»¤è¡ŒéªŒè¯ï¼‰ï¼š", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "已验è¯è®¾ç½®ï¼Œä½†æ‰¾åˆ°äº†å¤šä¸ªç”¨æˆ·ã€‚ åªæœ‰ç¬¬ä¸€ä¸ªç”¨æˆ·èƒ½ç™»å½•ã€‚ 请您考虑使用一个更å°çš„过滤范围。", + "An unspecified error occurred. Please check the settings and the log." : "å‘生未指定的错误。请检查设置和日志。", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "该%uidå ä½ç¬¦ç¼ºå¤±ã€‚它将在LDAP/ AD登录å查询时进行替æ¢ã€‚", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "æ— æ³•æ£€æµ‹åˆ°ç”¨æˆ·çš„æ˜¾ç¤ºå称属性。请在高级LDAP设置ä¸æŒ‡å®šã€‚", "Verify settings and count groups" : "验è¯è®¾ç½®å’Œç»Ÿè®¡ç»„", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "å…许是能被检测到的UID或SAMå¸æˆ·LDAP/ AD用户å登录。", "Add a new and blank configuration" : "æ·»åŠ ä¸€ä¸ªæ–°çš„ç©ºç™½é…ç½®", diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index d238123f810caa7ccfe4c33aba893f7ed91252c6..23b5496aa2627ae2fe40b16330a35464e6a307ce 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -1,10 +1,6 @@ { "translations": { "Failed to clear the mappings." : "æ¸…é™¤æ˜ å°„å¤±è´¥ã€‚", "Failed to delete the server configuration" : "æœªèƒ½åˆ é™¤æœåŠ¡å™¨é…ç½®", - "The configuration is invalid: anonymous bind is not allowed." : "é…ç½®æ— æ•ˆï¼šä¸å…许匿å绑定。", - "The configuration is valid and the connection could be established!" : "é…置有效,能够建立连接ï¼", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "é…置有效但绑定失败。请检查æœåŠ¡å™¨è®¾ç½®å’Œè®¤è¯ä¿¡æ¯ã€‚", - "The configuration is invalid. Please have a look at the logs for further details." : "é…ç½®æ— æ•ˆã€‚æ›´å¤šç»†èŠ‚è¯·æŸ¥çœ‹ ownCloud 日志。", "No action specified" : "未指定æ“作", "No configuration specified" : "未指定é…置文件", "No data specified" : "未指定数æ®", @@ -42,10 +38,7 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "切æ¢æ¨¡å¼å°†å¯ç”¨è‡ªåŠ¨LDAPæŸ¥è¯¢ã€‚æ ¹æ®æ‚¨çš„LDAP规模,å¯èƒ½éœ€è¦ä¸€æ®µæ—¶é—´ã€‚是å¦ç»§ç»åˆ‡æ¢æ¨¡å¼ï¼Ÿ", "Mode switch" : "切æ¢æ¨¡å¼", "Select attributes" : "选择属性", - "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "找ä¸åˆ°ç”¨æˆ·ã€‚请检查您的登录属性和用户å。有效过滤(å¤åˆ¶å’Œç²˜è´´å‘½ä»¤è¡ŒéªŒè¯ï¼‰ï¼š", "User found and settings verified." : "用户已找到,设置已验è¯ã€‚", - "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "已验è¯è®¾ç½®ï¼Œä½†æ‰¾åˆ°äº†å¤šä¸ªç”¨æˆ·ã€‚ åªæœ‰ç¬¬ä¸€ä¸ªç”¨æˆ·èƒ½ç™»å½•ã€‚ 请您考虑使用一个更å°çš„过滤范围。", - "An unspecified error occurred. Please check the settings and the log." : "å‘生未指定的错误。请检查设置和日志。", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "æœç´¢çš„ç›é€‰æ¡ä»¶æ— 效,å¯èƒ½æ˜¯ç”±äºŽä¸å®Œå…¨å¼€é—括å·çš„å¥æ³•çš„问题,请检查。", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/ AD连接错误,请检查主机,端å£å’Œå‡è¯ã€‚", "Please provide a login name to test against" : "请æ供登录å以测试", @@ -58,7 +51,6 @@ "LDAP / AD integration" : "LDAP / AD æ•´åˆ", "_%s group found_::_%s groups found_" : ["å‘现 %s 个群组"], "_%s user found_::_%s users found_" : ["å‘现 %s 个用户"], - "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "æ— æ³•æ£€æµ‹åˆ°ç”¨æˆ·çš„æ˜¾ç¤ºå称属性。请在高级LDAP设置ä¸æŒ‡å®šã€‚", "Could not find the desired feature" : "æ— æ³•æ‰¾åˆ°æ‰€éœ€çš„åŠŸèƒ½", "Invalid Host" : "æ— æ•ˆçš„ä¸»æœº", "Test Configuration" : "测试é…ç½®", @@ -176,7 +168,15 @@ "Usernames are used to store and assign (meta) data. 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." : "用户å用于å˜å‚¨å’Œåˆ†é…æ•°æ® (å…ƒ)。为了准确地识别和确认用户,æ¯ä¸ªç”¨æˆ·éƒ½æœ‰ä¸€ä¸ªå†…部用户å。这需è¦ä¸€ä¸ª ownCloud 用户å到 LDAP ç”¨æˆ·çš„æ˜ å°„ã€‚åˆ›å»ºçš„ç”¨æˆ·åè¢«æ˜ å°„åˆ° LDAP 用户的 UUID。æ¤å¤–,DN 也会被缓å˜ï¼Œä»¥å‡å°‘ LDAP 连接,但它ä¸ç”¨äºŽè¯†åˆ«ã€‚DN çš„å˜åŒ–会被监视到。内部用户åä¼šè¢«ç”¨äºŽæ‰€æœ‰åœ°æ–¹ã€‚æ¸…é™¤æ˜ å°„å°†å¯¼è‡´ä¸€ç‰‡æ··ä¹±ã€‚æ¸…é™¤æ˜ å°„ä¸æ˜¯å¸¸ç”¨çš„设置,它会影å“到所有的 LDAP é…ç½®ï¼åƒä¸‡ä¸è¦åœ¨æ£å¼çŽ¯å¢ƒä¸æ¸…é™¤æ˜ å°„ï¼Œåªæœ‰åœ¨æµ‹è¯•æˆ–试验时æ‰è¿™æ ·åšã€‚", "Clear Username-LDAP User Mapping" : "清除用户-LDAPç”¨æˆ·æ˜ å°„", "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAPçº§æ˜ å°„", + "The configuration is invalid: anonymous bind is not allowed." : "é…ç½®æ— æ•ˆï¼šä¸å…许匿å绑定。", + "The configuration is valid and the connection could be established!" : "é…置有效,能够建立连接ï¼", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "é…置有效但绑定失败。请检查æœåŠ¡å™¨è®¾ç½®å’Œè®¤è¯ä¿¡æ¯ã€‚", + "The configuration is invalid. Please have a look at the logs for further details." : "é…ç½®æ— æ•ˆã€‚æ›´å¤šç»†èŠ‚è¯·æŸ¥çœ‹ ownCloud 日志。", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "找ä¸åˆ°ç”¨æˆ·ã€‚请检查您的登录属性和用户å。有效过滤(å¤åˆ¶å’Œç²˜è´´å‘½ä»¤è¡ŒéªŒè¯ï¼‰ï¼š", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "已验è¯è®¾ç½®ï¼Œä½†æ‰¾åˆ°äº†å¤šä¸ªç”¨æˆ·ã€‚ åªæœ‰ç¬¬ä¸€ä¸ªç”¨æˆ·èƒ½ç™»å½•ã€‚ 请您考虑使用一个更å°çš„过滤范围。", + "An unspecified error occurred. Please check the settings and the log." : "å‘生未指定的错误。请检查设置和日志。", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "该%uidå ä½ç¬¦ç¼ºå¤±ã€‚它将在LDAP/ AD登录å查询时进行替æ¢ã€‚", + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "æ— æ³•æ£€æµ‹åˆ°ç”¨æˆ·çš„æ˜¾ç¤ºå称属性。请在高级LDAP设置ä¸æŒ‡å®šã€‚", "Verify settings and count groups" : "验è¯è®¾ç½®å’Œç»Ÿè®¡ç»„", "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "å…许是能被检测到的UID或SAMå¸æˆ·LDAP/ AD用户å登录。", "Add a new and blank configuration" : "æ·»åŠ ä¸€ä¸ªæ–°çš„ç©ºç™½é…ç½®", diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 7556af946377f44313a418ce455da1a9afdffd81..9e82c5e9a25733c5ae8d08c70ee92e306f79a714 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -74,8 +74,6 @@ OC.L10N.register( "Enable" : "Activar", "Enabling app …" : "Habilitando aplicación...", "Error while enabling app" : "Fallu mientres s'activaba l'aplicación", - "Error: this app cannot be enabled because it makes the server unstable" : "Fallu: esta aplicación nun pue habilitase porque fadrá inestable'l sirvidor", - "Error: could not disable broken app" : "Fallu: nun pudo deshabilitase l'aplicación rota", "Error while disabling broken app" : "Fallu entrÃn se deshabilitaba l'aplicación rota", "Updating...." : "Anovando....", "Error while updating app" : "Fallu mientres s'anovaba l'aplicación", @@ -257,6 +255,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Nun pudo amestase l'usuariu al grupu %s", "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s", "Sending..." : "Unviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Fallu: esta aplicación nun pue habilitase porque fadrá inestable'l sirvidor", + "Error: could not disable broken app" : "Fallu: nun pudo deshabilitase l'aplicación rota", "Uninstalling ...." : "Desinstalando ...", "Error while uninstalling app" : "Fallu mientres se desinstalaba l'aplicación", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/ast.json b/settings/l10n/ast.json index eed8bae1e4adf3b28ee5ac6120daf9e95af49a03..5cb8fbb7969ed75983a440c73b10e0bab5097ad7 100644 --- a/settings/l10n/ast.json +++ b/settings/l10n/ast.json @@ -72,8 +72,6 @@ "Enable" : "Activar", "Enabling app …" : "Habilitando aplicación...", "Error while enabling app" : "Fallu mientres s'activaba l'aplicación", - "Error: this app cannot be enabled because it makes the server unstable" : "Fallu: esta aplicación nun pue habilitase porque fadrá inestable'l sirvidor", - "Error: could not disable broken app" : "Fallu: nun pudo deshabilitase l'aplicación rota", "Error while disabling broken app" : "Fallu entrÃn se deshabilitaba l'aplicación rota", "Updating...." : "Anovando....", "Error while updating app" : "Fallu mientres s'anovaba l'aplicación", @@ -255,6 +253,8 @@ "Unable to add user to group %s" : "Nun pudo amestase l'usuariu al grupu %s", "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s", "Sending..." : "Unviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Fallu: esta aplicación nun pue habilitase porque fadrá inestable'l sirvidor", + "Error: could not disable broken app" : "Fallu: nun pudo deshabilitase l'aplicación rota", "Uninstalling ...." : "Desinstalando ...", "Error while uninstalling app" : "Fallu mientres se desinstalaba l'aplicación", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index a2dfffa7d0b411d13945a194e05290311e6a49b1..9d60935ceb47d5a939cf3aa05f39f05d8de8cc30 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Povolit", "Enabling app …" : "Povolovánà aplikace …", "Error while enabling app" : "Chyba pÅ™i povolovánà aplikace", - "Error: this app cannot be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru", - "Error: could not disable broken app" : "Chyba: nezdaÅ™ilo se vypnout rozbitou aplikaci", "Error while disabling broken app" : "Chyba pÅ™i vypÃnánà rozbité aplikace", "Updating...." : "Aktualizuji...", "Error while updating app" : "Chyba pÅ™i aktualizaci aplikace", @@ -392,6 +390,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Nelze pÅ™idat uživatele do skupiny %s", "Unable to remove user from group %s" : "Nelze odebrat uživatele ze skupiny %s", "Sending..." : "OdesÃlánÃ...", + "Error: this app cannot be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru", + "Error: could not disable broken app" : "Chyba: nezdaÅ™ilo se vypnout rozbitou aplikaci", "Uninstalling ...." : "ProbÃhá odinstalace ...", "Error while uninstalling app" : "Chyba pÅ™i odinstalaci aplikace", "Uninstall" : "Odinstalovat", diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index 9917ff03eeb2d7281763c934cafd48cb7e827708..38d4cac1bf300651d73cea423d5f679cd61f22c0 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -99,8 +99,6 @@ "Enable" : "Povolit", "Enabling app …" : "Povolovánà aplikace …", "Error while enabling app" : "Chyba pÅ™i povolovánà aplikace", - "Error: this app cannot be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru", - "Error: could not disable broken app" : "Chyba: nezdaÅ™ilo se vypnout rozbitou aplikaci", "Error while disabling broken app" : "Chyba pÅ™i vypÃnánà rozbité aplikace", "Updating...." : "Aktualizuji...", "Error while updating app" : "Chyba pÅ™i aktualizaci aplikace", @@ -390,6 +388,8 @@ "Unable to add user to group %s" : "Nelze pÅ™idat uživatele do skupiny %s", "Unable to remove user from group %s" : "Nelze odebrat uživatele ze skupiny %s", "Sending..." : "OdesÃlánÃ...", + "Error: this app cannot be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru", + "Error: could not disable broken app" : "Chyba: nezdaÅ™ilo se vypnout rozbitou aplikaci", "Uninstalling ...." : "ProbÃhá odinstalace ...", "Error while uninstalling app" : "Chyba pÅ™i odinstalaci aplikace", "Uninstall" : "Odinstalovat", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 04e58fe0f4044a97c5b0ceb6146e786db74c000b..c679f52e7ef1544b8a90ebc8d116a9075ce79133 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Aktivieren", "Enabling app …" : "Aktiviere App…", "Error while enabling app" : "Beim Aktivieren der App ist ein Fehler aufgetreten", - "Error: this app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da es den Server instabil macht.", - "Error: could not disable broken app" : "Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden", "Error while disabling broken app" : "Beim Deaktivieren der defekten App ist ein Fehler aufgetreten", "Updating...." : "Aktualisiere…", "Error while updating app" : "Es ist ein Fehler während der Aktualisierung der App aufgetreten", @@ -393,6 +391,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", "Sending..." : "Wird gesendet…", + "Error: this app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da es den Server instabil macht.", + "Error: could not disable broken app" : "Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden", "Uninstalling ...." : "Wird deinstalliert…", "Error while uninstalling app" : "Fehler beim Deinstallieren der App", "Uninstall" : "Deinstallieren", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index eb60e163cf497335acd7f20d435e664c8c280a66..bc257c4c116601087d545473e4ebd6c457cc1d1c 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -99,8 +99,6 @@ "Enable" : "Aktivieren", "Enabling app …" : "Aktiviere App…", "Error while enabling app" : "Beim Aktivieren der App ist ein Fehler aufgetreten", - "Error: this app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da es den Server instabil macht.", - "Error: could not disable broken app" : "Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden", "Error while disabling broken app" : "Beim Deaktivieren der defekten App ist ein Fehler aufgetreten", "Updating...." : "Aktualisiere…", "Error while updating app" : "Es ist ein Fehler während der Aktualisierung der App aufgetreten", @@ -391,6 +389,8 @@ "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", "Sending..." : "Wird gesendet…", + "Error: this app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da es den Server instabil macht.", + "Error: could not disable broken app" : "Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden", "Uninstalling ...." : "Wird deinstalliert…", "Error while uninstalling app" : "Fehler beim Deinstallieren der App", "Uninstall" : "Deinstallieren", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 2be7d671feb74c2dd1b784d8130f39e5338b2813..8ed2fdcaa18f599611f5266fe761067df501a02a 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Aktivieren", "Enabling app …" : "Aktiviere App…", "Error while enabling app" : "Beim Aktivieren der App ist ein Fehler aufgetreten", - "Error: this app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da es den Server instabil macht.", - "Error: could not disable broken app" : "Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden", "Error while disabling broken app" : "Beim Deaktivieren der defekten App ist ein Fehler aufgetreten", "Updating...." : "Aktualisiere…", "Error while updating app" : "Es ist ein Fehler während der Aktualisierung der App aufgetreten", @@ -393,6 +391,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", "Sending..." : "Wird gesendet…", + "Error: this app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da es den Server instabil macht.", + "Error: could not disable broken app" : "Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden", "Uninstalling ...." : "Wird deinstalliert…", "Error while uninstalling app" : "Fehler beim Deinstallieren der App", "Uninstall" : "Deinstallieren", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 834e99041a52881517f347d9b914735e97f7519d..26005f15d63c5f20d4c7dfee0c2d38a0389f8bfe 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -99,8 +99,6 @@ "Enable" : "Aktivieren", "Enabling app …" : "Aktiviere App…", "Error while enabling app" : "Beim Aktivieren der App ist ein Fehler aufgetreten", - "Error: this app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da es den Server instabil macht.", - "Error: could not disable broken app" : "Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden", "Error while disabling broken app" : "Beim Deaktivieren der defekten App ist ein Fehler aufgetreten", "Updating...." : "Aktualisiere…", "Error while updating app" : "Es ist ein Fehler während der Aktualisierung der App aufgetreten", @@ -391,6 +389,8 @@ "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", "Sending..." : "Wird gesendet…", + "Error: this app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da es den Server instabil macht.", + "Error: could not disable broken app" : "Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden", "Uninstalling ...." : "Wird deinstalliert…", "Error while uninstalling app" : "Fehler beim Deinstallieren der App", "Uninstall" : "Deinstallieren", diff --git a/settings/l10n/el.js b/settings/l10n/el.js index 34717ce3c6e7154b2cf64a8dc0b2b6f6e21459bd..132ea632f189ce8e48c011ee599c29d13a613af0 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -77,8 +77,6 @@ OC.L10N.register( "Enable" : "ΕνεÏγοποίηση", "Enabling app …" : "Γίνεται ενεÏγοποίηση εφαÏμογής...", "Error while enabling app" : "Σφάλμα κατά την ενεÏγοποίηση της εφαÏμογής", - "Error: this app cannot be enabled because it makes the server unstable" : "Σφάλμα: αυτή η εφαÏμογή δεν μποÏεί να ενεÏγοποιηθεί γιατί θα καταστήσει ασταθή τον διακομιστή.", - "Error: could not disable broken app" : "Σφάλμα: αδυναμία απενεÏγοποίησης κατεστÏαμμÎνης εφαÏμογής", "Error while disabling broken app" : "Σφάλμα κατά την απενεÏγοποίηση κατεστÏαμμÎνης εφαÏμογής", "Updating...." : "ΕνημÎÏωση...", "Error while updating app" : "Σφάλμα κατά την ενημÎÏωση της εφαÏμογής", @@ -312,6 +310,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Αδυναμία Ï€Ïοσθήκη χÏήστη στην ομάδα %s", "Unable to remove user from group %s" : "Αδυναμία αφαίÏεσης χÏήστη από την ομάδα %s", "Sending..." : "ΑποστÎλεται...", + "Error: this app cannot be enabled because it makes the server unstable" : "Σφάλμα: αυτή η εφαÏμογή δεν μποÏεί να ενεÏγοποιηθεί γιατί θα καταστήσει ασταθή τον διακομιστή.", + "Error: could not disable broken app" : "Σφάλμα: αδυναμία απενεÏγοποίησης κατεστÏαμμÎνης εφαÏμογής", "Uninstalling ...." : "Απεγκατάσταση ....", "Error while uninstalling app" : "Σφάλμα κατά την απεγκατάσταση της εφαÏμογής", "Uninstall" : "Απεγκατάσταση", diff --git a/settings/l10n/el.json b/settings/l10n/el.json index f61b56cd3654f7d97ac0223f88e85a27841bbecd..85256796d28a9287f7d06cb1a89780574983eb8e 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -75,8 +75,6 @@ "Enable" : "ΕνεÏγοποίηση", "Enabling app …" : "Γίνεται ενεÏγοποίηση εφαÏμογής...", "Error while enabling app" : "Σφάλμα κατά την ενεÏγοποίηση της εφαÏμογής", - "Error: this app cannot be enabled because it makes the server unstable" : "Σφάλμα: αυτή η εφαÏμογή δεν μποÏεί να ενεÏγοποιηθεί γιατί θα καταστήσει ασταθή τον διακομιστή.", - "Error: could not disable broken app" : "Σφάλμα: αδυναμία απενεÏγοποίησης κατεστÏαμμÎνης εφαÏμογής", "Error while disabling broken app" : "Σφάλμα κατά την απενεÏγοποίηση κατεστÏαμμÎνης εφαÏμογής", "Updating...." : "ΕνημÎÏωση...", "Error while updating app" : "Σφάλμα κατά την ενημÎÏωση της εφαÏμογής", @@ -310,6 +308,8 @@ "Unable to add user to group %s" : "Αδυναμία Ï€Ïοσθήκη χÏήστη στην ομάδα %s", "Unable to remove user from group %s" : "Αδυναμία αφαίÏεσης χÏήστη από την ομάδα %s", "Sending..." : "ΑποστÎλεται...", + "Error: this app cannot be enabled because it makes the server unstable" : "Σφάλμα: αυτή η εφαÏμογή δεν μποÏεί να ενεÏγοποιηθεί γιατί θα καταστήσει ασταθή τον διακομιστή.", + "Error: could not disable broken app" : "Σφάλμα: αδυναμία απενεÏγοποίησης κατεστÏαμμÎνης εφαÏμογής", "Uninstalling ...." : "Απεγκατάσταση ....", "Error while uninstalling app" : "Σφάλμα κατά την απεγκατάσταση της εφαÏμογής", "Uninstall" : "Απεγκατάσταση", diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 609c14ec13efc61d5d50c51ad2253824a09383b6..e9f9f5c3d748ae659e189934746c879f8b602ee1 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Enable", "Enabling app …" : "Enabling app …", "Error while enabling app" : "Error whilst enabling app", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: this app cannot be enabled because it makes the server unstable", - "Error: could not disable broken app" : "Error: could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", "Updating...." : "Updating....", "Error while updating app" : "Error whilst updating app", @@ -393,6 +391,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Unable to add user to group %s", "Unable to remove user from group %s" : "Unable to remove user from group %s", "Sending..." : "Sending...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: this app cannot be enabled because it makes the server unstable", + "Error: could not disable broken app" : "Error: could not disable broken app", "Uninstalling ...." : "Uninstalling...", "Error while uninstalling app" : "Error whilst uninstalling app", "Uninstall" : "Uninstall", diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 7fbebc94a3a13b31abda8c5ce14073f60d7e3880..1ea8aa8dadbf7b7cd8d7ad0f10c1cf0d29e21ce6 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -99,8 +99,6 @@ "Enable" : "Enable", "Enabling app …" : "Enabling app …", "Error while enabling app" : "Error whilst enabling app", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: this app cannot be enabled because it makes the server unstable", - "Error: could not disable broken app" : "Error: could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", "Updating...." : "Updating....", "Error while updating app" : "Error whilst updating app", @@ -391,6 +389,8 @@ "Unable to add user to group %s" : "Unable to add user to group %s", "Unable to remove user from group %s" : "Unable to remove user from group %s", "Sending..." : "Sending...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: this app cannot be enabled because it makes the server unstable", + "Error: could not disable broken app" : "Error: could not disable broken app", "Uninstalling ...." : "Uninstalling...", "Error while uninstalling app" : "Error whilst uninstalling app", "Uninstall" : "Uninstall", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index f8be644d3a326a3a0aff1200ff6118437e36448c..9792f75c2daecc97c01e1967d8d7b1d8a304ef4e 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Activar", "Enabling app …" : "Activando app ...", "Error while enabling app" : "Error mientras se activaba la aplicación", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: Esta App no puede habilitarse porque el servidor se volveria inestable.", - "Error: could not disable broken app" : "Error: No puedo deshabilitar la App dañada.", "Error while disabling broken app" : "Error mientras deshabilitaba la App dañada", "Updating...." : "Actualizando...", "Error while updating app" : "Error mientras se actualizaba la aplicación", @@ -392,6 +390,8 @@ OC.L10N.register( "Unable to add user to group %s" : "No se pudo añadir el usuario al grupo %s", "Unable to remove user from group %s" : "No se pudo eliminar al usuario del grupo %s", "Sending..." : "Enviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: Esta App no puede habilitarse porque el servidor se volveria inestable.", + "Error: could not disable broken app" : "Error: No puedo deshabilitar la App dañada.", "Uninstalling ...." : "Desinstalando...", "Error while uninstalling app" : "Error al desinstalar la aplicación", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index da1ef320913a85f599478906692f7d075af404fb..c13ab578dcc4261d693b247a08a27de07d6cf393 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -99,8 +99,6 @@ "Enable" : "Activar", "Enabling app …" : "Activando app ...", "Error while enabling app" : "Error mientras se activaba la aplicación", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: Esta App no puede habilitarse porque el servidor se volveria inestable.", - "Error: could not disable broken app" : "Error: No puedo deshabilitar la App dañada.", "Error while disabling broken app" : "Error mientras deshabilitaba la App dañada", "Updating...." : "Actualizando...", "Error while updating app" : "Error mientras se actualizaba la aplicación", @@ -390,6 +388,8 @@ "Unable to add user to group %s" : "No se pudo añadir el usuario al grupo %s", "Unable to remove user from group %s" : "No se pudo eliminar al usuario del grupo %s", "Sending..." : "Enviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: Esta App no puede habilitarse porque el servidor se volveria inestable.", + "Error: could not disable broken app" : "Error: No puedo deshabilitar la App dañada.", "Uninstalling ...." : "Desinstalando...", "Error while uninstalling app" : "Error al desinstalar la aplicación", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js index 32bedf65531797e0602d33bf9a894a54d62950bc..06385c3201aa2e94bb77ec85222d63fc4f0a506d 100644 --- a/settings/l10n/es_AR.js +++ b/settings/l10n/es_AR.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Habilitar", "Enabling app …" : "Habilitando aplicación ...", "Error while enabling app" : "Se presentó un error al habilitar la aplicación", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor", - "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota", "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota", "Updating...." : "Actualizando....", "Error while updating app" : "Se presentó un error al actualizar la aplicación", @@ -375,6 +373,8 @@ OC.L10N.register( "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s", "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s", "Sending..." : "Enviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor", + "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota", "Uninstalling ...." : "Desinstalando ...", "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/es_AR.json b/settings/l10n/es_AR.json index 84266df415a1ead8361a1919e806602ac685efae..d5f018d4b65cfde2022270382f0658cb25c8c2a6 100644 --- a/settings/l10n/es_AR.json +++ b/settings/l10n/es_AR.json @@ -99,8 +99,6 @@ "Enable" : "Habilitar", "Enabling app …" : "Habilitando aplicación ...", "Error while enabling app" : "Se presentó un error al habilitar la aplicación", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor", - "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota", "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota", "Updating...." : "Actualizando....", "Error while updating app" : "Se presentó un error al actualizar la aplicación", @@ -373,6 +371,8 @@ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s", "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s", "Sending..." : "Enviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor", + "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota", "Uninstalling ...." : "Desinstalando ...", "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index c1df463f1bd10ecd24841b3874e69562be7b58e4..fac4514444dbf39cc4bc30d33db0ab461eeb2142 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Habilitar", "Enabling app …" : "Habilitando aplicación ...", "Error while enabling app" : "Se presentó un error al habilitar la aplicación", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor", - "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota", "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota", "Updating...." : "Actualizando....", "Error while updating app" : "Se presentó un error al actualizar la aplicación", @@ -393,6 +391,8 @@ OC.L10N.register( "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s", "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s", "Sending..." : "Enviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor", + "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota", "Uninstalling ...." : "Desinstalando ...", "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index 361a602a2f3341985518a35f8930efc40f749709..27fa43de9b2749992535cdb595669c6a5f4eb371 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -99,8 +99,6 @@ "Enable" : "Habilitar", "Enabling app …" : "Habilitando aplicación ...", "Error while enabling app" : "Se presentó un error al habilitar la aplicación", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor", - "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota", "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota", "Updating...." : "Actualizando....", "Error while updating app" : "Se presentó un error al actualizar la aplicación", @@ -391,6 +389,8 @@ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s", "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s", "Sending..." : "Enviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor", + "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota", "Uninstalling ...." : "Desinstalando ...", "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js index d32a5d6d28d4a48cb3575a193cc70aa3031cda98..79a0832609412403b7aa80f026f88bbab0a1e211 100644 --- a/settings/l10n/eu.js +++ b/settings/l10n/eu.js @@ -56,8 +56,6 @@ OC.L10N.register( "Enable" : "Gaitu", "Enabling app …" : "Aplikazioa gaitzen...", "Error while enabling app" : "Erroea izan da aplikazioa gaitzerakoan", - "Error: this app cannot be enabled because it makes the server unstable" : "Akatsa: Aplikazioa hau ezin da gaitu zerbitzaria ezegonkor izatea egiten duelako", - "Error: could not disable broken app" : "Akatsa: ezin da hondatutako aplikazioa desgaitu", "Error while disabling broken app" : "Akatsa hondatutako aplikazioa desgaitzerakoan", "Updating...." : "Eguneratzen...", "Error while updating app" : "Errorea aplikazioa eguneratzen zen bitartean", @@ -286,6 +284,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Ezin izan da erabiltzailea %s taldera gehitu", "Unable to remove user from group %s" : "Ezin izan da erabiltzailea %s taldetik ezabatu", "Sending..." : "Bidaltzen...", + "Error: this app cannot be enabled because it makes the server unstable" : "Akatsa: Aplikazioa hau ezin da gaitu zerbitzaria ezegonkor izatea egiten duelako", + "Error: could not disable broken app" : "Akatsa: ezin da hondatutako aplikazioa desgaitu", "Uninstalling ...." : "Desinstalatzen ...", "Error while uninstalling app" : "Erroea izan da aplikazioa desinstalatzerakoan", "Uninstall" : "Desinstalatu", diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json index 80733a71b4a149db6f46dc37195f1d2aaf239dcd..bb05dece85ed3d70fe8543b1fbc178140ad0d056 100644 --- a/settings/l10n/eu.json +++ b/settings/l10n/eu.json @@ -54,8 +54,6 @@ "Enable" : "Gaitu", "Enabling app …" : "Aplikazioa gaitzen...", "Error while enabling app" : "Erroea izan da aplikazioa gaitzerakoan", - "Error: this app cannot be enabled because it makes the server unstable" : "Akatsa: Aplikazioa hau ezin da gaitu zerbitzaria ezegonkor izatea egiten duelako", - "Error: could not disable broken app" : "Akatsa: ezin da hondatutako aplikazioa desgaitu", "Error while disabling broken app" : "Akatsa hondatutako aplikazioa desgaitzerakoan", "Updating...." : "Eguneratzen...", "Error while updating app" : "Errorea aplikazioa eguneratzen zen bitartean", @@ -284,6 +282,8 @@ "Unable to add user to group %s" : "Ezin izan da erabiltzailea %s taldera gehitu", "Unable to remove user from group %s" : "Ezin izan da erabiltzailea %s taldetik ezabatu", "Sending..." : "Bidaltzen...", + "Error: this app cannot be enabled because it makes the server unstable" : "Akatsa: Aplikazioa hau ezin da gaitu zerbitzaria ezegonkor izatea egiten duelako", + "Error: could not disable broken app" : "Akatsa: ezin da hondatutako aplikazioa desgaitu", "Uninstalling ...." : "Desinstalatzen ...", "Error while uninstalling app" : "Erroea izan da aplikazioa desinstalatzerakoan", "Uninstall" : "Desinstalatu", diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index 328b0116f01d2cbcaaf17e26820343e5f66759ea..862c56e9b5975389df182ddd8ba324edebb2fa7e 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -95,8 +95,6 @@ OC.L10N.register( "Enable" : "Käytä", "Enabling app …" : "Otetaan sovellusta käyttöön...", "Error while enabling app" : "Virhe ottaessa sovellusta käyttöön", - "Error: this app cannot be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", - "Error: could not disable broken app" : "Virhe: rikkinäisen sovelluksen poistaminen käytöstä ei onnistunut", "Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa", "Updating...." : "Päivitetään...", "Error while updating app" : "Virhe sovellusta päivittäessä", @@ -347,6 +345,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Käyttäjän tai ryhmän %s lisääminen ei onnistu", "Unable to remove user from group %s" : "Käyttäjän poistaminen ryhmästä %s ei onnistu", "Sending..." : "Lähetetään...", + "Error: this app cannot be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", + "Error: could not disable broken app" : "Virhe: rikkinäisen sovelluksen poistaminen käytöstä ei onnistunut", "Uninstalling ...." : "Poistetaan asennusta...", "Error while uninstalling app" : "Virhe sovellusta poistaessa", "Uninstall" : "Poista asennus", diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index 29a01413bce2121621c73c8119c3f8f3a095a853..7d0c085e43dbde1d2b7f3429a6f7970fcb58bc7b 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -93,8 +93,6 @@ "Enable" : "Käytä", "Enabling app …" : "Otetaan sovellusta käyttöön...", "Error while enabling app" : "Virhe ottaessa sovellusta käyttöön", - "Error: this app cannot be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", - "Error: could not disable broken app" : "Virhe: rikkinäisen sovelluksen poistaminen käytöstä ei onnistunut", "Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa", "Updating...." : "Päivitetään...", "Error while updating app" : "Virhe sovellusta päivittäessä", @@ -345,6 +343,8 @@ "Unable to add user to group %s" : "Käyttäjän tai ryhmän %s lisääminen ei onnistu", "Unable to remove user from group %s" : "Käyttäjän poistaminen ryhmästä %s ei onnistu", "Sending..." : "Lähetetään...", + "Error: this app cannot be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", + "Error: could not disable broken app" : "Virhe: rikkinäisen sovelluksen poistaminen käytöstä ei onnistunut", "Uninstalling ...." : "Poistetaan asennusta...", "Error while uninstalling app" : "Virhe sovellusta poistaessa", "Uninstall" : "Poista asennus", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 491347cce617e25826ee95fe8480009aa68306fd..c9a05c9b34f8b7a0159daf66b23bac6ca170b253 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Activer", "Enabling app …" : "Activation de l'application...", "Error while enabling app" : "Erreur lors de l'activation de l'application", - "Error: this app cannot be enabled because it makes the server unstable" : "Erreur : Cette application ne peut pas être activer car cela le serveur instable .", - "Error: could not disable broken app" : "Erreur : Impossible de désactiver l’application cassé ", "Error while disabling broken app" : "Erreur lors de la désactivation de l'application cassé .", "Updating...." : "Mise à jour...", "Error while updating app" : "Erreur lors de la mise à jour de l'application", @@ -393,6 +391,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Impossible d'ajouter l'utilisateur au groupe %s", "Unable to remove user from group %s" : "Impossible de supprimer l'utilisateur du groupe %s", "Sending..." : "Envoi en cours…", + "Error: this app cannot be enabled because it makes the server unstable" : "Erreur : Cette application ne peut pas être activer car cela le serveur instable .", + "Error: could not disable broken app" : "Erreur : Impossible de désactiver l’application cassé ", "Uninstalling ...." : "Désinstallation...", "Error while uninstalling app" : "Erreur lors de la désinstallation de l'application", "Uninstall" : "Désinstaller", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index ce9fba59e723bb7ff0c8a6936ea032f8c7efc838..2ec0ea1d616e182a54c4f98bb0506c660e988800 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -99,8 +99,6 @@ "Enable" : "Activer", "Enabling app …" : "Activation de l'application...", "Error while enabling app" : "Erreur lors de l'activation de l'application", - "Error: this app cannot be enabled because it makes the server unstable" : "Erreur : Cette application ne peut pas être activer car cela le serveur instable .", - "Error: could not disable broken app" : "Erreur : Impossible de désactiver l’application cassé ", "Error while disabling broken app" : "Erreur lors de la désactivation de l'application cassé .", "Updating...." : "Mise à jour...", "Error while updating app" : "Erreur lors de la mise à jour de l'application", @@ -391,6 +389,8 @@ "Unable to add user to group %s" : "Impossible d'ajouter l'utilisateur au groupe %s", "Unable to remove user from group %s" : "Impossible de supprimer l'utilisateur du groupe %s", "Sending..." : "Envoi en cours…", + "Error: this app cannot be enabled because it makes the server unstable" : "Erreur : Cette application ne peut pas être activer car cela le serveur instable .", + "Error: could not disable broken app" : "Erreur : Impossible de désactiver l’application cassé ", "Uninstalling ...." : "Désinstallation...", "Error while uninstalling app" : "Erreur lors de la désinstallation de l'application", "Uninstall" : "Désinstaller", diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 868932318043d5ab87989bbc2c455dd70c8ab688..ce200c9553e1a7b9a8d08f04a9c4880b345d320d 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -46,8 +46,6 @@ OC.L10N.register( "Disable" : "× ×™×˜×¨×•×œ", "Enable" : "הפעלה", "Error while enabling app" : "שגי××” בעת הפעלת יישו×", - "Error: this app cannot be enabled because it makes the server unstable" : "שגי××”: ×œ× × ×™×ª×Ÿ להפעיל ×™×™×©×•× ×–×” כיוון ×©×”×•× ×’×•×¨× ×œ×©×¨×ª להיות ×œ× ×™×¦×™×‘. ", - "Error: could not disable broken app" : "שגי××”: ×œ× × ×™×ª×Ÿ ×œ× ×˜×¨×œ ×™×™×©×•× ×¤×’×•×", "Error while disabling broken app" : "שגי××” בזמן × ×˜×¨×•×œ ×™×™×©×•× ×¤×’×•×", "Updating...." : "מתבצע עדכון…", "Error while updating app" : "×ירעה שגי××” בעת עדכון היישו×", @@ -223,6 +221,8 @@ OC.L10N.register( "Unable to add user to group %s" : "×œ× × ×™×ª×Ÿ להוסיף משתמש לקבוצה %s", "Unable to remove user from group %s" : "×œ× × ×™×ª×Ÿ להסיר משתמש מהקבוצה %s", "Sending..." : "שולח...", + "Error: this app cannot be enabled because it makes the server unstable" : "שגי××”: ×œ× × ×™×ª×Ÿ להפעיל ×™×™×©×•× ×–×” כיוון ×©×”×•× ×’×•×¨× ×œ×©×¨×ª להיות ×œ× ×™×¦×™×‘. ", + "Error: could not disable broken app" : "שגי××”: ×œ× × ×™×ª×Ÿ ×œ× ×˜×¨×œ ×™×™×©×•× ×¤×’×•×", "Uninstalling ...." : "מסיר ×”×ª×§× ×”...", "Error while uninstalling app" : "×ירעה שגי××” בעת הסרת היישו×", "Uninstall" : "הסרת ×”×ª×§× ×”", diff --git a/settings/l10n/he.json b/settings/l10n/he.json index 91bd7d54a231c5292b3f2f1c548c720501d1fd63..1f77e4489a9cc90f4bf94c8e64fb5f5dcf5a34d2 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -44,8 +44,6 @@ "Disable" : "× ×™×˜×¨×•×œ", "Enable" : "הפעלה", "Error while enabling app" : "שגי××” בעת הפעלת יישו×", - "Error: this app cannot be enabled because it makes the server unstable" : "שגי××”: ×œ× × ×™×ª×Ÿ להפעיל ×™×™×©×•× ×–×” כיוון ×©×”×•× ×’×•×¨× ×œ×©×¨×ª להיות ×œ× ×™×¦×™×‘. ", - "Error: could not disable broken app" : "שגי××”: ×œ× × ×™×ª×Ÿ ×œ× ×˜×¨×œ ×™×™×©×•× ×¤×’×•×", "Error while disabling broken app" : "שגי××” בזמן × ×˜×¨×•×œ ×™×™×©×•× ×¤×’×•×", "Updating...." : "מתבצע עדכון…", "Error while updating app" : "×ירעה שגי××” בעת עדכון היישו×", @@ -221,6 +219,8 @@ "Unable to add user to group %s" : "×œ× × ×™×ª×Ÿ להוסיף משתמש לקבוצה %s", "Unable to remove user from group %s" : "×œ× × ×™×ª×Ÿ להסיר משתמש מהקבוצה %s", "Sending..." : "שולח...", + "Error: this app cannot be enabled because it makes the server unstable" : "שגי××”: ×œ× × ×™×ª×Ÿ להפעיל ×™×™×©×•× ×–×” כיוון ×©×”×•× ×’×•×¨× ×œ×©×¨×ª להיות ×œ× ×™×¦×™×‘. ", + "Error: could not disable broken app" : "שגי××”: ×œ× × ×™×ª×Ÿ ×œ× ×˜×¨×œ ×™×™×©×•× ×¤×’×•×", "Uninstalling ...." : "מסיר ×”×ª×§× ×”...", "Error while uninstalling app" : "×ירעה שגי××” בעת הסרת היישו×", "Uninstall" : "הסרת ×”×ª×§× ×”", diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js index e81efb196dd4ea8e16469c7b84fd6dde32d26193..27e47b8a6bf746500886879c113ae356d5c89422 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -67,8 +67,6 @@ OC.L10N.register( "Enable" : "Engedélyezés", "Enabling app …" : "Alkalmazás engedélyezése ...", "Error while enabling app" : "Hiba az alkalmazás engedélyezése közben", - "Error: this app cannot be enabled because it makes the server unstable" : "Hiba: ezt az alkalmzást nem lehet engedélyezni, mert a szerver instabilitását eredményezné", - "Error: could not disable broken app" : "Hiba: nem lehet tiltani a megtört alkalmazást", "Error while disabling broken app" : "Hiba történt a megtört alkalmazás tiltása közben", "Updating...." : "FrissÃtés folyamatban...", "Error while updating app" : "Hiba történt az alkalmazás frissÃtése közben", @@ -317,6 +315,8 @@ OC.L10N.register( "Unable to add user to group %s" : "A felhasználó nem adható hozzá ehhez a csoporthoz: %s", "Unable to remove user from group %s" : "A felhasználó nem távolÃtható el ebbÅ‘l a csoportból: %s", "Sending..." : "Küldés...", + "Error: this app cannot be enabled because it makes the server unstable" : "Hiba: ezt az alkalmzást nem lehet engedélyezni, mert a szerver instabilitását eredményezné", + "Error: could not disable broken app" : "Hiba: nem lehet tiltani a megtört alkalmazást", "Uninstalling ...." : "EltávolÃtás ...", "Error while uninstalling app" : "Hiba történt az alkalmazás eltávolÃtása közben", "Uninstall" : "EltávolÃtás", diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index 24a93468c2de672a6c7b6bbf5f71dd346d216fc0..ea6af5cc798d1c3d104c272e9d18771fc510e9ac 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -65,8 +65,6 @@ "Enable" : "Engedélyezés", "Enabling app …" : "Alkalmazás engedélyezése ...", "Error while enabling app" : "Hiba az alkalmazás engedélyezése közben", - "Error: this app cannot be enabled because it makes the server unstable" : "Hiba: ezt az alkalmzást nem lehet engedélyezni, mert a szerver instabilitását eredményezné", - "Error: could not disable broken app" : "Hiba: nem lehet tiltani a megtört alkalmazást", "Error while disabling broken app" : "Hiba történt a megtört alkalmazás tiltása közben", "Updating...." : "FrissÃtés folyamatban...", "Error while updating app" : "Hiba történt az alkalmazás frissÃtése közben", @@ -315,6 +313,8 @@ "Unable to add user to group %s" : "A felhasználó nem adható hozzá ehhez a csoporthoz: %s", "Unable to remove user from group %s" : "A felhasználó nem távolÃtható el ebbÅ‘l a csoportból: %s", "Sending..." : "Küldés...", + "Error: this app cannot be enabled because it makes the server unstable" : "Hiba: ezt az alkalmzást nem lehet engedélyezni, mert a szerver instabilitását eredményezné", + "Error: could not disable broken app" : "Hiba: nem lehet tiltani a megtört alkalmazást", "Uninstalling ...." : "EltávolÃtás ...", "Error while uninstalling app" : "Hiba történt az alkalmazás eltávolÃtása közben", "Uninstall" : "EltávolÃtás", diff --git a/settings/l10n/ia.js b/settings/l10n/ia.js index 4bbb07f3c584ae2274f9c9e1ce2482c8c94e9368..507ac46dbb7b0de6aea7fcc6d67b743476fb93c3 100644 --- a/settings/l10n/ia.js +++ b/settings/l10n/ia.js @@ -51,7 +51,6 @@ OC.L10N.register( "Enable" : "Activar", "Enabling app …" : "Activante application...", "Error while enabling app" : "Error durante activation del application...", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: iste application non pote esser activate proque illo face le servitor esser instabile", "Updating...." : "Actualisante...", "Error while updating app" : "Error durante actualisation del application", "Updated" : "Actualisate", @@ -227,6 +226,7 @@ OC.L10N.register( "test email settings" : "testar configurationes de e-posta", "Invalid request" : "Requesta non valide", "Sending..." : "Inviante...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: iste application non pote esser activate proque illo face le servitor esser instabile", "Uninstalling ...." : "De-installante...", "Error while uninstalling app" : "Error durante de-installation del application", "Uninstall" : "De-installar", diff --git a/settings/l10n/ia.json b/settings/l10n/ia.json index c91d6c0ffc8448be43e1db8142e156f75fdaa19e..59a9a086720243047615cc1edbd0d9b237b66325 100644 --- a/settings/l10n/ia.json +++ b/settings/l10n/ia.json @@ -49,7 +49,6 @@ "Enable" : "Activar", "Enabling app …" : "Activante application...", "Error while enabling app" : "Error durante activation del application...", - "Error: this app cannot be enabled because it makes the server unstable" : "Error: iste application non pote esser activate proque illo face le servitor esser instabile", "Updating...." : "Actualisante...", "Error while updating app" : "Error durante actualisation del application", "Updated" : "Actualisate", @@ -225,6 +224,7 @@ "test email settings" : "testar configurationes de e-posta", "Invalid request" : "Requesta non valide", "Sending..." : "Inviante...", + "Error: this app cannot be enabled because it makes the server unstable" : "Error: iste application non pote esser activate proque illo face le servitor esser instabile", "Uninstalling ...." : "De-installante...", "Error while uninstalling app" : "Error durante de-installation del application", "Uninstall" : "De-installar", diff --git a/settings/l10n/id.js b/settings/l10n/id.js index db201cc14ea66cdec9c45ff3c961c2918f98d66e..26a5ed0829096c53d412fd87dc138124f8727459 100644 --- a/settings/l10n/id.js +++ b/settings/l10n/id.js @@ -56,8 +56,6 @@ OC.L10N.register( "Disable" : "Nonaktifkan", "Enable" : "Aktifkan", "Error while enabling app" : "Terjadi kesalahan saat mengakifkan aplikasi", - "Error: this app cannot be enabled because it makes the server unstable" : "Kesalahan: Aplikasi ini tidak bisa diaktifkan karena membuat server tidak stabil", - "Error: could not disable broken app" : "Kesalahan: Tidak dapat menonaktifkan aplikasi rusak", "Error while disabling broken app" : "Terjadi kesalahan saat menonaktifkan aplikasi rusak", "Updating...." : "Memperbarui....", "Error while updating app" : "Terjadi kesalahan saat memperbarui aplikasi", @@ -273,6 +271,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Tidak dapat menambahkan pengguna ke grup %s", "Unable to remove user from group %s" : "Tidak dapat menghapus pengguna dari grup %s", "Sending..." : "Mengirim", + "Error: this app cannot be enabled because it makes the server unstable" : "Kesalahan: Aplikasi ini tidak bisa diaktifkan karena membuat server tidak stabil", + "Error: could not disable broken app" : "Kesalahan: Tidak dapat menonaktifkan aplikasi rusak", "Uninstalling ...." : "Mencopot ...", "Error while uninstalling app" : "Terjadi kesalahan saat mencopot aplikasi", "Uninstall" : "Copot", diff --git a/settings/l10n/id.json b/settings/l10n/id.json index 4bb8331fb54bc87fe2f5a3330c91bf115c3c185b..04c08740a2e1d491b3882796131e81d7216701d6 100644 --- a/settings/l10n/id.json +++ b/settings/l10n/id.json @@ -54,8 +54,6 @@ "Disable" : "Nonaktifkan", "Enable" : "Aktifkan", "Error while enabling app" : "Terjadi kesalahan saat mengakifkan aplikasi", - "Error: this app cannot be enabled because it makes the server unstable" : "Kesalahan: Aplikasi ini tidak bisa diaktifkan karena membuat server tidak stabil", - "Error: could not disable broken app" : "Kesalahan: Tidak dapat menonaktifkan aplikasi rusak", "Error while disabling broken app" : "Terjadi kesalahan saat menonaktifkan aplikasi rusak", "Updating...." : "Memperbarui....", "Error while updating app" : "Terjadi kesalahan saat memperbarui aplikasi", @@ -271,6 +269,8 @@ "Unable to add user to group %s" : "Tidak dapat menambahkan pengguna ke grup %s", "Unable to remove user from group %s" : "Tidak dapat menghapus pengguna dari grup %s", "Sending..." : "Mengirim", + "Error: this app cannot be enabled because it makes the server unstable" : "Kesalahan: Aplikasi ini tidak bisa diaktifkan karena membuat server tidak stabil", + "Error: could not disable broken app" : "Kesalahan: Tidak dapat menonaktifkan aplikasi rusak", "Uninstalling ...." : "Mencopot ...", "Error while uninstalling app" : "Terjadi kesalahan saat mencopot aplikasi", "Uninstall" : "Copot", diff --git a/settings/l10n/is.js b/settings/l10n/is.js index ff7b35f0d0ce6c7f5e4bda57b780233e52b67e92..7bbadcf5530e0eae9d2c4a349a9b19a3e8d9ab03 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Virkja", "Enabling app …" : "Virkja forrit …", "Error while enabling app" : "Villa við að virkja forrit", - "Error: this app cannot be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit þvà það gerir þjóninn óstöðugan", - "Error: could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Error while disabling broken app" : "Villa við að gera bilaða forritið óvirkt", "Updating...." : "Uppfæri...", "Error while updating app" : "Villa við að uppfæra forrit", @@ -377,6 +375,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Ekki tókst að bæta notanda við hópinn %s", "Unable to remove user from group %s" : "Ekki tókst að fjarlægja notanda úr hópnum %s", "Sending..." : "Sendi...", + "Error: this app cannot be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit þvà það gerir þjóninn óstöðugan", + "Error: could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Uninstalling ...." : "Tek út uppsetningu ....", "Error while uninstalling app" : "Villa við að fjarlægja forrit", "Uninstall" : "Henda út", diff --git a/settings/l10n/is.json b/settings/l10n/is.json index 90461566e58c94b72c4258b6f4baa70ff77bda0f..c52476a9c1f7e12e9054b6f975a59d1f82ca6212 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -99,8 +99,6 @@ "Enable" : "Virkja", "Enabling app …" : "Virkja forrit …", "Error while enabling app" : "Villa við að virkja forrit", - "Error: this app cannot be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit þvà það gerir þjóninn óstöðugan", - "Error: could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Error while disabling broken app" : "Villa við að gera bilaða forritið óvirkt", "Updating...." : "Uppfæri...", "Error while updating app" : "Villa við að uppfæra forrit", @@ -375,6 +373,8 @@ "Unable to add user to group %s" : "Ekki tókst að bæta notanda við hópinn %s", "Unable to remove user from group %s" : "Ekki tókst að fjarlægja notanda úr hópnum %s", "Sending..." : "Sendi...", + "Error: this app cannot be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit þvà það gerir þjóninn óstöðugan", + "Error: could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Uninstalling ...." : "Tek út uppsetningu ....", "Error while uninstalling app" : "Villa við að fjarlægja forrit", "Uninstall" : "Henda út", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index a6815f9a80fe88da05b9fcc03773511a985e6371..1cf3ec9fa798f2a41c41b171b16bf856488f7aeb 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -84,8 +84,6 @@ OC.L10N.register( "Enable" : "Abilita", "Enabling app …" : "Abilitazione applicazione...", "Error while enabling app" : "Errore durante l'attivazione", - "Error: this app cannot be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile", - "Error: could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata", "Updating...." : "Aggiornamento in corso...", "Error while updating app" : "Errore durante l'aggiornamento", @@ -342,6 +340,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s", "Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s", "Sending..." : "Invio in corso...", + "Error: this app cannot be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile", + "Error: could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Uninstalling ...." : "Disinstallazione...", "Error while uninstalling app" : "Errore durante la disinstallazione dell'applicazione", "Uninstall" : "Disinstalla", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 36496965ec7b09e18c3abebcbecea96f9c1e1968..149bad3fbd779e55d3b99ffa3c050c3383ed1fe5 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -82,8 +82,6 @@ "Enable" : "Abilita", "Enabling app …" : "Abilitazione applicazione...", "Error while enabling app" : "Errore durante l'attivazione", - "Error: this app cannot be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile", - "Error: could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata", "Updating...." : "Aggiornamento in corso...", "Error while updating app" : "Errore durante l'aggiornamento", @@ -340,6 +338,8 @@ "Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s", "Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s", "Sending..." : "Invio in corso...", + "Error: this app cannot be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile", + "Error: could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Uninstalling ...." : "Disinstallazione...", "Error while uninstalling app" : "Errore durante la disinstallazione dell'applicazione", "Uninstall" : "Disinstalla", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 369ba10f73e9102b20a4a07589d1ee366d707db5..974a05c2035ccdceed3c6ed3b691a6a3d1f4ea5a 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -57,8 +57,6 @@ OC.L10N.register( "Enable" : "有効ã«ã™ã‚‹", "Enabling app …" : "アプリを有効 ...", "Error while enabling app" : "アプリを有効ã«ã™ã‚‹éš›ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿ", - "Error: this app cannot be enabled because it makes the server unstable" : "エラー:ã“ã®ã‚¢ãƒ—リã¯ã€ã‚µãƒ¼ãƒãƒ¼ã‚’ä¸å®‰å®šã«ã™ã‚‹ãŸã‚ã€æœ‰åŠ¹ã«ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。", - "Error: could not disable broken app" : "エラー: 壊れãŸã‚¢ãƒ—リを無効ã«ã§ãã¾ã›ã‚“ã§ã—ãŸ", "Error while disabling broken app" : "壊れãŸã‚¢ãƒ—リã®ç„¡åŠ¹åŒ–ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿ", "Updating...." : "æ›´æ–°ä¸....", "Error while updating app" : "アプリã®æ›´æ–°ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿ", @@ -305,6 +303,8 @@ OC.L10N.register( "Unable to add user to group %s" : "ユーザーをグループ %s ã«è¿½åŠ ã§ãã¾ã›ã‚“", "Unable to remove user from group %s" : "ユーザーをグループ %s ã‹ã‚‰å‰Šé™¤ã§ãã¾ã›ã‚“", "Sending..." : "é€ä¿¡ä¸â€¦", + "Error: this app cannot be enabled because it makes the server unstable" : "エラー:ã“ã®ã‚¢ãƒ—リã¯ã€ã‚µãƒ¼ãƒãƒ¼ã‚’ä¸å®‰å®šã«ã™ã‚‹ãŸã‚ã€æœ‰åŠ¹ã«ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。", + "Error: could not disable broken app" : "エラー: 壊れãŸã‚¢ãƒ—リを無効ã«ã§ãã¾ã›ã‚“ã§ã—ãŸ", "Uninstalling ...." : "ã‚¢ãƒ³ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ä¸ ....", "Error while uninstalling app" : "アプリをアンインストールä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿ", "Uninstall" : "アンインストール", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 25cff576e785b0208f2f07617b5d7f31739b504e..f9f607bf50a6bbdeda7d59c1ba00a97a8c85a24c 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -55,8 +55,6 @@ "Enable" : "有効ã«ã™ã‚‹", "Enabling app …" : "アプリを有効 ...", "Error while enabling app" : "アプリを有効ã«ã™ã‚‹éš›ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿ", - "Error: this app cannot be enabled because it makes the server unstable" : "エラー:ã“ã®ã‚¢ãƒ—リã¯ã€ã‚µãƒ¼ãƒãƒ¼ã‚’ä¸å®‰å®šã«ã™ã‚‹ãŸã‚ã€æœ‰åŠ¹ã«ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。", - "Error: could not disable broken app" : "エラー: 壊れãŸã‚¢ãƒ—リを無効ã«ã§ãã¾ã›ã‚“ã§ã—ãŸ", "Error while disabling broken app" : "壊れãŸã‚¢ãƒ—リã®ç„¡åŠ¹åŒ–ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿ", "Updating...." : "æ›´æ–°ä¸....", "Error while updating app" : "アプリã®æ›´æ–°ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿ", @@ -303,6 +301,8 @@ "Unable to add user to group %s" : "ユーザーをグループ %s ã«è¿½åŠ ã§ãã¾ã›ã‚“", "Unable to remove user from group %s" : "ユーザーをグループ %s ã‹ã‚‰å‰Šé™¤ã§ãã¾ã›ã‚“", "Sending..." : "é€ä¿¡ä¸â€¦", + "Error: this app cannot be enabled because it makes the server unstable" : "エラー:ã“ã®ã‚¢ãƒ—リã¯ã€ã‚µãƒ¼ãƒãƒ¼ã‚’ä¸å®‰å®šã«ã™ã‚‹ãŸã‚ã€æœ‰åŠ¹ã«ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。", + "Error: could not disable broken app" : "エラー: 壊れãŸã‚¢ãƒ—リを無効ã«ã§ãã¾ã›ã‚“ã§ã—ãŸ", "Uninstalling ...." : "ã‚¢ãƒ³ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ä¸ ....", "Error while uninstalling app" : "アプリをアンインストールä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿ", "Uninstall" : "アンインストール", diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index cada0f307bfbb1205eccb511cbb2335e02e92c46..f83a1ece86ae7be9ba08cb00eafada46831e28a4 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -96,8 +96,6 @@ OC.L10N.register( "Enable" : "사용함", "Enabling app …" : "앱 활성화 중 …", "Error while enabling app" : "ì•±ì„ í™œì„±í™”í•˜ëŠ” 중 오류 ë°œìƒ", - "Error: this app cannot be enabled because it makes the server unstable" : "오류: ì´ ì•±ì€ ì„œë²„ë¥¼ ë¶ˆì•ˆì •í•˜ê²Œ 만들 수 있어서 í™œì„±í™”í• ìˆ˜ 없습니다", - "Error: could not disable broken app" : "오류: ë§ê°€ì§„ ì•±ì„ ë¹„í™œì„±í™”í• ìˆ˜ ì—†ìŒ", "Error while disabling broken app" : "ë§ê°€ì§„ ì•±ì„ ë¹„í™œì„±í™” 하는 중 오류 ë°œìƒ", "Updating...." : "ì—…ë°ì´íŠ¸ 중....", "Error while updating app" : "ì•±ì„ ì—…ë°ì´íŠ¸í•˜ëŠ” 중 오류 ë°œìƒ", @@ -365,6 +363,8 @@ OC.L10N.register( "Unable to add user to group %s" : "그룹 %sì— ì‚¬ìš©ìžë¥¼ ì¶”ê°€í• ìˆ˜ ì—†ìŒ", "Unable to remove user from group %s" : "그룹 %sì—ì„œ 사용ìžë¥¼ ì‚ì œí• ìˆ˜ ì—†ìŒ", "Sending..." : "보내는 중...", + "Error: this app cannot be enabled because it makes the server unstable" : "오류: ì´ ì•±ì€ ì„œë²„ë¥¼ ë¶ˆì•ˆì •í•˜ê²Œ 만들 수 있어서 í™œì„±í™”í• ìˆ˜ 없습니다", + "Error: could not disable broken app" : "오류: ë§ê°€ì§„ ì•±ì„ ë¹„í™œì„±í™”í• ìˆ˜ ì—†ìŒ", "Uninstalling ...." : "ì œê±°í•˜ëŠ” 중 ....", "Error while uninstalling app" : "ì•±ì„ ì œê±°í•˜ëŠ” 중 오류 ë°œìƒ", "Uninstall" : "ì œê±°", diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index 1f6c9732c0b6d349afc4de93855f0df95e4036e6..4065476269163d7b62b1aa45a78d4be29d611509 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -94,8 +94,6 @@ "Enable" : "사용함", "Enabling app …" : "앱 활성화 중 …", "Error while enabling app" : "ì•±ì„ í™œì„±í™”í•˜ëŠ” 중 오류 ë°œìƒ", - "Error: this app cannot be enabled because it makes the server unstable" : "오류: ì´ ì•±ì€ ì„œë²„ë¥¼ ë¶ˆì•ˆì •í•˜ê²Œ 만들 수 있어서 í™œì„±í™”í• ìˆ˜ 없습니다", - "Error: could not disable broken app" : "오류: ë§ê°€ì§„ ì•±ì„ ë¹„í™œì„±í™”í• ìˆ˜ ì—†ìŒ", "Error while disabling broken app" : "ë§ê°€ì§„ ì•±ì„ ë¹„í™œì„±í™” 하는 중 오류 ë°œìƒ", "Updating...." : "ì—…ë°ì´íŠ¸ 중....", "Error while updating app" : "ì•±ì„ ì—…ë°ì´íŠ¸í•˜ëŠ” 중 오류 ë°œìƒ", @@ -363,6 +361,8 @@ "Unable to add user to group %s" : "그룹 %sì— ì‚¬ìš©ìžë¥¼ ì¶”ê°€í• ìˆ˜ ì—†ìŒ", "Unable to remove user from group %s" : "그룹 %sì—ì„œ 사용ìžë¥¼ ì‚ì œí• ìˆ˜ ì—†ìŒ", "Sending..." : "보내는 중...", + "Error: this app cannot be enabled because it makes the server unstable" : "오류: ì´ ì•±ì€ ì„œë²„ë¥¼ ë¶ˆì•ˆì •í•˜ê²Œ 만들 수 있어서 í™œì„±í™”í• ìˆ˜ 없습니다", + "Error: could not disable broken app" : "오류: ë§ê°€ì§„ ì•±ì„ ë¹„í™œì„±í™”í• ìˆ˜ ì—†ìŒ", "Uninstalling ...." : "ì œê±°í•˜ëŠ” 중 ....", "Error while uninstalling app" : "ì•±ì„ ì œê±°í•˜ëŠ” 중 오류 ë°œìƒ", "Uninstall" : "ì œê±°", diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index 82dadf393d1aa7dab86740f77eaa24a20bb3a58a..28ef24b936c47dbf32cb5bc730bde01b0a8dc41c 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Aktiver", "Enabling app …" : "Aktiverer program…", "Error while enabling app" : "Aktivering av program mislyktes", - "Error: this app cannot be enabled because it makes the server unstable" : "Feil: Dette programmet kan ikke aktiveres fordi det gjør tjeneren ustabil", - "Error: could not disable broken app" : "Feil: Kunne ikke deaktivere ustabil app", "Error while disabling broken app" : "Feil ved deaktivering av ustabilt program", "Updating...." : "Oppdaterer…", "Error while updating app" : "Feil ved oppdatering av program", @@ -393,6 +391,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Kan ikke legge bruker til gruppen %s", "Unable to remove user from group %s" : "Kan ikke slette bruker fra gruppen %s", "Sending..." : "Sender…", + "Error: this app cannot be enabled because it makes the server unstable" : "Feil: Dette programmet kan ikke aktiveres fordi det gjør tjeneren ustabil", + "Error: could not disable broken app" : "Feil: Kunne ikke deaktivere ustabil app", "Uninstalling ...." : "Avinstallerer…", "Error while uninstalling app" : "Feil ved avinstallering av program", "Uninstall" : "Avinstaller", diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index 4ec78ac826cedbed57b587e73b3f8249e2086327..5dff73dab56ce2a51e0e5f91586614bf241f4cd5 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -99,8 +99,6 @@ "Enable" : "Aktiver", "Enabling app …" : "Aktiverer program…", "Error while enabling app" : "Aktivering av program mislyktes", - "Error: this app cannot be enabled because it makes the server unstable" : "Feil: Dette programmet kan ikke aktiveres fordi det gjør tjeneren ustabil", - "Error: could not disable broken app" : "Feil: Kunne ikke deaktivere ustabil app", "Error while disabling broken app" : "Feil ved deaktivering av ustabilt program", "Updating...." : "Oppdaterer…", "Error while updating app" : "Feil ved oppdatering av program", @@ -391,6 +389,8 @@ "Unable to add user to group %s" : "Kan ikke legge bruker til gruppen %s", "Unable to remove user from group %s" : "Kan ikke slette bruker fra gruppen %s", "Sending..." : "Sender…", + "Error: this app cannot be enabled because it makes the server unstable" : "Feil: Dette programmet kan ikke aktiveres fordi det gjør tjeneren ustabil", + "Error: could not disable broken app" : "Feil: Kunne ikke deaktivere ustabil app", "Uninstalling ...." : "Avinstallerer…", "Error while uninstalling app" : "Feil ved avinstallering av program", "Uninstall" : "Avinstaller", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 6de98cecba2b94071e6176d0007a612a3187568b..b00daacc553bd6687ce03d95d0aae9d418cd98a0 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Activeer", "Enabling app …" : "Activeren app ...", "Error while enabling app" : "Fout tijdens het inschakelen van het programma", - "Error: this app cannot be enabled because it makes the server unstable" : "Fout: deze app kan niet ingeschakeld worden, omdat die de server onstabiel maakt", - "Error: could not disable broken app" : "Fout: kan de beschadigde app niet uitschakelen", "Error while disabling broken app" : "Fout bij het uitschakelen van de beschadigde app", "Updating...." : "Bijwerken....", "Error while updating app" : "Fout bij het bijwerken van de app", @@ -383,6 +381,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Niet in staat om gebruiker toe te voegen aan groep %s", "Unable to remove user from group %s" : "Niet in staat om gebruiker te verwijderen uit groep %s", "Sending..." : "Versturen...", + "Error: this app cannot be enabled because it makes the server unstable" : "Fout: deze app kan niet ingeschakeld worden, omdat die de server onstabiel maakt", + "Error: could not disable broken app" : "Fout: kan de beschadigde app niet uitschakelen", "Uninstalling ...." : "De-installeren ...", "Error while uninstalling app" : "Fout bij de-installeren app", "Uninstall" : "De-installeren", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 7f555a18244d97e890ccfb7620262f8e47980242..d460aeae7e718c681ccfbd07ffb215c655683e42 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -99,8 +99,6 @@ "Enable" : "Activeer", "Enabling app …" : "Activeren app ...", "Error while enabling app" : "Fout tijdens het inschakelen van het programma", - "Error: this app cannot be enabled because it makes the server unstable" : "Fout: deze app kan niet ingeschakeld worden, omdat die de server onstabiel maakt", - "Error: could not disable broken app" : "Fout: kan de beschadigde app niet uitschakelen", "Error while disabling broken app" : "Fout bij het uitschakelen van de beschadigde app", "Updating...." : "Bijwerken....", "Error while updating app" : "Fout bij het bijwerken van de app", @@ -381,6 +379,8 @@ "Unable to add user to group %s" : "Niet in staat om gebruiker toe te voegen aan groep %s", "Unable to remove user from group %s" : "Niet in staat om gebruiker te verwijderen uit groep %s", "Sending..." : "Versturen...", + "Error: this app cannot be enabled because it makes the server unstable" : "Fout: deze app kan niet ingeschakeld worden, omdat die de server onstabiel maakt", + "Error: could not disable broken app" : "Fout: kan de beschadigde app niet uitschakelen", "Uninstalling ...." : "De-installeren ...", "Error while uninstalling app" : "Fout bij de-installeren app", "Uninstall" : "De-installeren", diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index d06af55b0903b002527edfad0a8044f0f8d40d01..3ba110e08091276025c34e0911ee306af5bc3564 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "WÅ‚Ä…cz", "Enabling app …" : "WÅ‚Ä…czam aplikacjÄ™...", "Error while enabling app" : "BÅ‚Ä…d podczas wÅ‚Ä…czania aplikacji", - "Error: this app cannot be enabled because it makes the server unstable" : "BÅ‚Ä…d: ta aplikacja nie może być wÅ‚Ä…czona, ponieważ sprawia, że serwer jest niestabilny", - "Error: could not disable broken app" : "BÅ‚Ä…d: nie można wyÅ‚Ä…czyć zepsutÄ… aplikacjÄ™", "Error while disabling broken app" : "BÅ‚Ä…d podczas wyÅ‚Ä…czania zepsutej aplikacji", "Updating...." : "Aktualizacja w toku...", "Error while updating app" : "BÅ‚Ä…d podczas aktualizacji aplikacji", @@ -377,6 +375,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Nie można dodać użytkownika do grupy %s", "Unable to remove user from group %s" : "Nie można usunąć użytkownika z grupy %s", "Sending..." : "WysyÅ‚am...", + "Error: this app cannot be enabled because it makes the server unstable" : "BÅ‚Ä…d: ta aplikacja nie może być wÅ‚Ä…czona, ponieważ sprawia, że serwer jest niestabilny", + "Error: could not disable broken app" : "BÅ‚Ä…d: nie można wyÅ‚Ä…czyć zepsutÄ… aplikacjÄ™", "Uninstalling ...." : "Odinstalowywanie....", "Error while uninstalling app" : "BÅ‚Ä…d przy odinstalowywaniu aplikacji", "Uninstall" : "Odinstaluj", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index e29d0776a67fe03b2b8fce69b342d7068e4b45e8..bee3d856d738a6ccb13f26c6c0047bfc6afaf633 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -99,8 +99,6 @@ "Enable" : "WÅ‚Ä…cz", "Enabling app …" : "WÅ‚Ä…czam aplikacjÄ™...", "Error while enabling app" : "BÅ‚Ä…d podczas wÅ‚Ä…czania aplikacji", - "Error: this app cannot be enabled because it makes the server unstable" : "BÅ‚Ä…d: ta aplikacja nie może być wÅ‚Ä…czona, ponieważ sprawia, że serwer jest niestabilny", - "Error: could not disable broken app" : "BÅ‚Ä…d: nie można wyÅ‚Ä…czyć zepsutÄ… aplikacjÄ™", "Error while disabling broken app" : "BÅ‚Ä…d podczas wyÅ‚Ä…czania zepsutej aplikacji", "Updating...." : "Aktualizacja w toku...", "Error while updating app" : "BÅ‚Ä…d podczas aktualizacji aplikacji", @@ -375,6 +373,8 @@ "Unable to add user to group %s" : "Nie można dodać użytkownika do grupy %s", "Unable to remove user from group %s" : "Nie można usunąć użytkownika z grupy %s", "Sending..." : "WysyÅ‚am...", + "Error: this app cannot be enabled because it makes the server unstable" : "BÅ‚Ä…d: ta aplikacja nie może być wÅ‚Ä…czona, ponieważ sprawia, że serwer jest niestabilny", + "Error: could not disable broken app" : "BÅ‚Ä…d: nie można wyÅ‚Ä…czyć zepsutÄ… aplikacjÄ™", "Uninstalling ...." : "Odinstalowywanie....", "Error while uninstalling app" : "BÅ‚Ä…d przy odinstalowywaniu aplikacji", "Uninstall" : "Odinstaluj", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 7d8164f07fc088db039790ced6fc65cbd943a0a2..32daf3bc285f1111bc8d8af2d12969a14b48d615 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Habilitar", "Enabling app …" : "Ativando aplicativo...", "Error while enabling app" : "Erro ao habilitar o aplicativo", - "Error: this app cannot be enabled because it makes the server unstable" : "Erro: este aplicativo não pode ser habilitado porque faz o servidor instável", - "Error: could not disable broken app" : "Erro: Não foi possÃvel desativar o aplicativo corrompido", "Error while disabling broken app" : "Erro ao desativar aplicativo corrompido", "Updating...." : "Atualizando...", "Error while updating app" : "Erro ao atualizar aplicativo", @@ -393,6 +391,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Não foi possÃvel adicionar o usuário ao grupo %s", "Unable to remove user from group %s" : "Não foi possÃvel excluir o usuário do grupo %s", "Sending..." : "Enviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Erro: este aplicativo não pode ser habilitado porque faz o servidor instável", + "Error: could not disable broken app" : "Erro: Não foi possÃvel desativar o aplicativo corrompido", "Uninstalling ...." : "Desinstalando...", "Error while uninstalling app" : "Erro enquanto desinstalava aplicativo", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 4a22bb4b22e9bbafabe7a751916d1f0aad4ee3df..84ca85b6ed1349d85e5b602621f07e883fa19b99 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -99,8 +99,6 @@ "Enable" : "Habilitar", "Enabling app …" : "Ativando aplicativo...", "Error while enabling app" : "Erro ao habilitar o aplicativo", - "Error: this app cannot be enabled because it makes the server unstable" : "Erro: este aplicativo não pode ser habilitado porque faz o servidor instável", - "Error: could not disable broken app" : "Erro: Não foi possÃvel desativar o aplicativo corrompido", "Error while disabling broken app" : "Erro ao desativar aplicativo corrompido", "Updating...." : "Atualizando...", "Error while updating app" : "Erro ao atualizar aplicativo", @@ -391,6 +389,8 @@ "Unable to add user to group %s" : "Não foi possÃvel adicionar o usuário ao grupo %s", "Unable to remove user from group %s" : "Não foi possÃvel excluir o usuário do grupo %s", "Sending..." : "Enviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Erro: este aplicativo não pode ser habilitado porque faz o servidor instável", + "Error: could not disable broken app" : "Erro: Não foi possÃvel desativar o aplicativo corrompido", "Uninstalling ...." : "Desinstalando...", "Error while uninstalling app" : "Erro enquanto desinstalava aplicativo", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 8f6b1074af85d87769940367c22feca746a1b717..b879234861a84966a93d2bc030adfaea51b8497d 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -46,8 +46,6 @@ OC.L10N.register( "Disable" : "Desativar", "Enable" : "Ativar", "Error while enabling app" : "Ocorreu um erro enquanto ativava a app", - "Error: this app cannot be enabled because it makes the server unstable" : "Erro: esta app não pode ser activada porque torna o servidor instável", - "Error: could not disable broken app" : "Erro: não foi possÃvel desactivar app estragada", "Error while disabling broken app" : "Erro ao desactivar app estragada", "Updating...." : "A atualizar...", "Error while updating app" : "Ocorreu um erro enquanto atualizava a app", @@ -220,6 +218,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Não é possÃvel adicionar o utilizador ao grupo %s", "Unable to remove user from group %s" : "Não é possÃvel remover o utilizador do grupo %s", "Sending..." : "A enviar...", + "Error: this app cannot be enabled because it makes the server unstable" : "Erro: esta app não pode ser activada porque torna o servidor instável", + "Error: could not disable broken app" : "Erro: não foi possÃvel desactivar app estragada", "Uninstalling ...." : "A desinstalar....", "Error while uninstalling app" : "Ocorreu um erro durante a desinstalação da app", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 503a837c39435e2554bcb2fa1d122cac5224650b..2b19dda58694735d00b48a63570c53b4c2138eeb 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -44,8 +44,6 @@ "Disable" : "Desativar", "Enable" : "Ativar", "Error while enabling app" : "Ocorreu um erro enquanto ativava a app", - "Error: this app cannot be enabled because it makes the server unstable" : "Erro: esta app não pode ser activada porque torna o servidor instável", - "Error: could not disable broken app" : "Erro: não foi possÃvel desactivar app estragada", "Error while disabling broken app" : "Erro ao desactivar app estragada", "Updating...." : "A atualizar...", "Error while updating app" : "Ocorreu um erro enquanto atualizava a app", @@ -218,6 +216,8 @@ "Unable to add user to group %s" : "Não é possÃvel adicionar o utilizador ao grupo %s", "Unable to remove user from group %s" : "Não é possÃvel remover o utilizador do grupo %s", "Sending..." : "A enviar...", + "Error: this app cannot be enabled because it makes the server unstable" : "Erro: esta app não pode ser activada porque torna o servidor instável", + "Error: could not disable broken app" : "Erro: não foi possÃvel desactivar app estragada", "Uninstalling ...." : "A desinstalar....", "Error while uninstalling app" : "Ocorreu um erro durante a desinstalação da app", "Uninstall" : "Desinstalar", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 68280a6661499d88c86356cd0ba5d74a2e89f20a..ad8c3c5002bf1919d51379a7708bd4e4e2bc6147 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Включить", "Enabling app …" : "Включение приложениÑ", "Error while enabling app" : "Ошибка при включении приложениÑ", - "Error: this app cannot be enabled because it makes the server unstable" : "Ошибка: Ñто приложение не может быть включено, так как оно делает Ñервер неÑтабильным", - "Error: could not disable broken app" : "Ошибка: невозможно отключить Ñломанное приложение", "Error while disabling broken app" : "Ошибка при отключении Ñломанного приложениÑ", "Updating...." : "Обновление...", "Error while updating app" : "Ошибка при обновлении приложениÑ", @@ -393,6 +391,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Ðевозможно добавить Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð² группу %s", "Unable to remove user from group %s" : "Ðевозможно удалить Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¸Ð· группы %s", "Sending..." : "ОтправлÑетÑÑ ...", + "Error: this app cannot be enabled because it makes the server unstable" : "Ошибка: Ñто приложение не может быть включено, так как оно делает Ñервер неÑтабильным", + "Error: could not disable broken app" : "Ошибка: невозможно отключить Ñломанное приложение", "Uninstalling ...." : "Удаление ...", "Error while uninstalling app" : "Ошибка при удалении приложениÑ", "Uninstall" : "Удалить", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 9e2c1113dd508a53f109fbe3b12f02782fb0ffa6..ac50dfd36a1d8256984e366aa0f08eb063d2e1f1 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -99,8 +99,6 @@ "Enable" : "Включить", "Enabling app …" : "Включение приложениÑ", "Error while enabling app" : "Ошибка при включении приложениÑ", - "Error: this app cannot be enabled because it makes the server unstable" : "Ошибка: Ñто приложение не может быть включено, так как оно делает Ñервер неÑтабильным", - "Error: could not disable broken app" : "Ошибка: невозможно отключить Ñломанное приложение", "Error while disabling broken app" : "Ошибка при отключении Ñломанного приложениÑ", "Updating...." : "Обновление...", "Error while updating app" : "Ошибка при обновлении приложениÑ", @@ -391,6 +389,8 @@ "Unable to add user to group %s" : "Ðевозможно добавить Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð² группу %s", "Unable to remove user from group %s" : "Ðевозможно удалить Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¸Ð· группы %s", "Sending..." : "ОтправлÑетÑÑ ...", + "Error: this app cannot be enabled because it makes the server unstable" : "Ошибка: Ñто приложение не может быть включено, так как оно делает Ñервер неÑтабильным", + "Error: could not disable broken app" : "Ошибка: невозможно отключить Ñломанное приложение", "Uninstalling ...." : "Удаление ...", "Error while uninstalling app" : "Ошибка при удалении приложениÑ", "Uninstall" : "Удалить", diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index 321e6778db4bdf6c7a67d33df6b14dc93001b7bb..5ed735c47cafebba82c17334f93d055e94e40541 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -56,8 +56,6 @@ OC.L10N.register( "Enable" : "Zapnúť", "Enabling app …" : "Povoľujem aplikáciu …", "Error while enabling app" : "Chyba pri povoľovanà aplikácie", - "Error: this app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliÅ¥, lebo naruÅ¡Ã stabilitu servera", - "Error: could not disable broken app" : "Chyba: nebolo možné zakázaÅ¥ poÅ¡kodenú aplikáciu", "Error while disabling broken app" : "Nastala chyba poÄas zakazovania poÅ¡kodenej aplikácie", "Updating...." : "Aktualizujem...", "Error while updating app" : "chyba pri aktualizácii aplikácie", @@ -280,6 +278,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Nie je možné pridaÅ¥ použÃvateľa do skupiny %s", "Unable to remove user from group %s" : "Nie je možné odstrániÅ¥ použÃvateľa zo skupiny %s", "Sending..." : "Odosielam...", + "Error: this app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliÅ¥, lebo naruÅ¡Ã stabilitu servera", + "Error: could not disable broken app" : "Chyba: nebolo možné zakázaÅ¥ poÅ¡kodenú aplikáciu", "Uninstalling ...." : "Prebieha odinÅ¡talovanie...", "Error while uninstalling app" : "Chyba pri odinÅ¡talovanà aplikácie", "Uninstall" : "OdinÅ¡talácia", diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json index 0fcd6da5bbbb824630d4363992921aaab0704fad..165439035dffe226ca6d6ecf6efbb13e3868ba47 100644 --- a/settings/l10n/sk.json +++ b/settings/l10n/sk.json @@ -54,8 +54,6 @@ "Enable" : "Zapnúť", "Enabling app …" : "Povoľujem aplikáciu …", "Error while enabling app" : "Chyba pri povoľovanà aplikácie", - "Error: this app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliÅ¥, lebo naruÅ¡Ã stabilitu servera", - "Error: could not disable broken app" : "Chyba: nebolo možné zakázaÅ¥ poÅ¡kodenú aplikáciu", "Error while disabling broken app" : "Nastala chyba poÄas zakazovania poÅ¡kodenej aplikácie", "Updating...." : "Aktualizujem...", "Error while updating app" : "chyba pri aktualizácii aplikácie", @@ -278,6 +276,8 @@ "Unable to add user to group %s" : "Nie je možné pridaÅ¥ použÃvateľa do skupiny %s", "Unable to remove user from group %s" : "Nie je možné odstrániÅ¥ použÃvateľa zo skupiny %s", "Sending..." : "Odosielam...", + "Error: this app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliÅ¥, lebo naruÅ¡Ã stabilitu servera", + "Error: could not disable broken app" : "Chyba: nebolo možné zakázaÅ¥ poÅ¡kodenú aplikáciu", "Uninstalling ...." : "Prebieha odinÅ¡talovanie...", "Error while uninstalling app" : "Chyba pri odinÅ¡talovanà aplikácie", "Uninstall" : "OdinÅ¡talácia", diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index 810b20055d2037cdffd49b47f58a69c8629af4cc..9125a788d9d03dc219babfb05a30af3435d49e20 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -46,8 +46,6 @@ OC.L10N.register( "Disable" : "OnemogoÄi", "Enable" : "OmogoÄi", "Error while enabling app" : "Napaka omogoÄanja programa", - "Error: this app cannot be enabled because it makes the server unstable" : "Napaka: ta aplikacija ne more biti aktivna, ker povzroÄa nestabilnost strežnika", - "Error: could not disable broken app" : "Napaka: ni mogoÄe onemogoÄiti okvarjenega programa", "Error while disabling broken app" : "Napaka onemogoÄanja okvarjenega programa", "Updating...." : "Poteka posodabljanje ...", "Error while updating app" : "PriÅ¡lo je do napake med posodabljanjem programa.", @@ -216,6 +214,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Uporabnika ni mogoÄe dodati k skupini %s", "Unable to remove user from group %s" : "Uporabnika ni mogoÄe odstraniti iz skupine %s", "Sending..." : "Poteka poÅ¡iljanje ...", + "Error: this app cannot be enabled because it makes the server unstable" : "Napaka: ta aplikacija ne more biti aktivna, ker povzroÄa nestabilnost strežnika", + "Error: could not disable broken app" : "Napaka: ni mogoÄe onemogoÄiti okvarjenega programa", "Uninstalling ...." : "Odstranjevanje namestitve ...", "Error while uninstalling app" : "PriÅ¡lo je do napake med odstranjevanjem programa.", "Uninstall" : "Odstrani namestitev", diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index fc0d68ad303cbd9ca9d5de27692e0479e5b0d2bb..2a2235d5fdd73b48a7c5c585cff7fa82d6d3b5cd 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -44,8 +44,6 @@ "Disable" : "OnemogoÄi", "Enable" : "OmogoÄi", "Error while enabling app" : "Napaka omogoÄanja programa", - "Error: this app cannot be enabled because it makes the server unstable" : "Napaka: ta aplikacija ne more biti aktivna, ker povzroÄa nestabilnost strežnika", - "Error: could not disable broken app" : "Napaka: ni mogoÄe onemogoÄiti okvarjenega programa", "Error while disabling broken app" : "Napaka onemogoÄanja okvarjenega programa", "Updating...." : "Poteka posodabljanje ...", "Error while updating app" : "PriÅ¡lo je do napake med posodabljanjem programa.", @@ -214,6 +212,8 @@ "Unable to add user to group %s" : "Uporabnika ni mogoÄe dodati k skupini %s", "Unable to remove user from group %s" : "Uporabnika ni mogoÄe odstraniti iz skupine %s", "Sending..." : "Poteka poÅ¡iljanje ...", + "Error: this app cannot be enabled because it makes the server unstable" : "Napaka: ta aplikacija ne more biti aktivna, ker povzroÄa nestabilnost strežnika", + "Error: could not disable broken app" : "Napaka: ni mogoÄe onemogoÄiti okvarjenega programa", "Uninstalling ...." : "Odstranjevanje namestitve ...", "Error while uninstalling app" : "PriÅ¡lo je do napake med odstranjevanjem programa.", "Uninstall" : "Odstrani namestitev", diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index f81d88c630e8bb82383c792c15ccacb10ef16d88..66ccebb3c2e9167f67b0e0b2ec9df76156c1cbe1 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -88,8 +88,6 @@ OC.L10N.register( "Enable" : "Aktivizoje", "Enabling app …" : "Duke aktivizuar aplikacionin ...", "Error while enabling app" : "Gabim në aktivizimin e aplikacionit", - "Error: this app cannot be enabled because it makes the server unstable" : "Gabim: ky aplikacion s’u aktivizua dot, ngaqë e bën shërbyesin të paqëndrueshëm.", - "Error: could not disable broken app" : "Gabim: s’u çaktivizua dot aplikacion i dëmtuar", "Error while disabling broken app" : "Gabim teka çaktivizohej aplikacion i dëmtuar", "Updating...." : "Po përditësohet…", "Error while updating app" : "Gabim gjatë përditësimit të aplikacionit", @@ -343,6 +341,8 @@ OC.L10N.register( "Unable to add user to group %s" : "S’arrin të shtojë përdorues te grupi %s", "Unable to remove user from group %s" : "S’arrin të heqë përdorues nga grupi %s", "Sending..." : "Po dërgohet…", + "Error: this app cannot be enabled because it makes the server unstable" : "Gabim: ky aplikacion s’u aktivizua dot, ngaqë e bën shërbyesin të paqëndrueshëm.", + "Error: could not disable broken app" : "Gabim: s’u çaktivizua dot aplikacion i dëmtuar", "Uninstalling ...." : "Po çinstalohet…", "Error while uninstalling app" : "Gabim në çinstalimin e aplikacionit", "Uninstall" : "Çinstaloje", diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index baff66e7959757c89b1a601d60ca79ad258bcacf..cd511215c635bc3379d14f2507a96c2f767f9b31 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -86,8 +86,6 @@ "Enable" : "Aktivizoje", "Enabling app …" : "Duke aktivizuar aplikacionin ...", "Error while enabling app" : "Gabim në aktivizimin e aplikacionit", - "Error: this app cannot be enabled because it makes the server unstable" : "Gabim: ky aplikacion s’u aktivizua dot, ngaqë e bën shërbyesin të paqëndrueshëm.", - "Error: could not disable broken app" : "Gabim: s’u çaktivizua dot aplikacion i dëmtuar", "Error while disabling broken app" : "Gabim teka çaktivizohej aplikacion i dëmtuar", "Updating...." : "Po përditësohet…", "Error while updating app" : "Gabim gjatë përditësimit të aplikacionit", @@ -341,6 +339,8 @@ "Unable to add user to group %s" : "S’arrin të shtojë përdorues te grupi %s", "Unable to remove user from group %s" : "S’arrin të heqë përdorues nga grupi %s", "Sending..." : "Po dërgohet…", + "Error: this app cannot be enabled because it makes the server unstable" : "Gabim: ky aplikacion s’u aktivizua dot, ngaqë e bën shërbyesin të paqëndrueshëm.", + "Error: could not disable broken app" : "Gabim: s’u çaktivizua dot aplikacion i dëmtuar", "Uninstalling ...." : "Po çinstalohet…", "Error while uninstalling app" : "Gabim në çinstalimin e aplikacionit", "Uninstall" : "Çinstaloje", diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 3caf9486f703745d9ddfdc853fa3f4d012d69301..3c75f5287e84474edaf6c228a6aa648b654f6323 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -97,8 +97,6 @@ OC.L10N.register( "Enable" : "Aktivera", "Enabling app …" : "Aktiverar app ...", "Error while enabling app" : "Fel vid aktivering av app", - "Error: this app cannot be enabled because it makes the server unstable" : "Fel uppstod: Denna applikation kan ej startas för det gör servern ostabil.", - "Error: could not disable broken app" : "Fel: Gick inte att inaktivera trasig applikation.", "Error while disabling broken app" : "Fel under inaktivering av trasig applikation.", "Updating...." : "Uppdaterar ...", "Error while updating app" : "Fel uppstod vid uppdatering av appen", @@ -359,6 +357,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Kan inte lägga till användare i gruppen %s", "Unable to remove user from group %s" : "Kan inte radera användare frÃ¥n gruppen %s", "Sending..." : "Skickar ...", + "Error: this app cannot be enabled because it makes the server unstable" : "Fel uppstod: Denna applikation kan ej startas för det gör servern ostabil.", + "Error: could not disable broken app" : "Fel: Gick inte att inaktivera trasig applikation.", "Uninstalling ...." : "Avinstallerar ...", "Error while uninstalling app" : "Ett fel inträffade när applikatonen avinstallerades", "Uninstall" : "Avinstallera", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 183f203d394c07f1bf0e9bf80351c56b9b439074..a92b2788238dd623bbcac567159ec71083a70707 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -95,8 +95,6 @@ "Enable" : "Aktivera", "Enabling app …" : "Aktiverar app ...", "Error while enabling app" : "Fel vid aktivering av app", - "Error: this app cannot be enabled because it makes the server unstable" : "Fel uppstod: Denna applikation kan ej startas för det gör servern ostabil.", - "Error: could not disable broken app" : "Fel: Gick inte att inaktivera trasig applikation.", "Error while disabling broken app" : "Fel under inaktivering av trasig applikation.", "Updating...." : "Uppdaterar ...", "Error while updating app" : "Fel uppstod vid uppdatering av appen", @@ -357,6 +355,8 @@ "Unable to add user to group %s" : "Kan inte lägga till användare i gruppen %s", "Unable to remove user from group %s" : "Kan inte radera användare frÃ¥n gruppen %s", "Sending..." : "Skickar ...", + "Error: this app cannot be enabled because it makes the server unstable" : "Fel uppstod: Denna applikation kan ej startas för det gör servern ostabil.", + "Error: could not disable broken app" : "Fel: Gick inte att inaktivera trasig applikation.", "Uninstalling ...." : "Avinstallerar ...", "Error while uninstalling app" : "Ett fel inträffade när applikatonen avinstallerades", "Uninstall" : "Avinstallera", diff --git a/settings/l10n/th.js b/settings/l10n/th.js index 218c400cf2a26777103c64edd8a49ba46ca7a106..4ce5f62177705529bb6ca0684f2d50e7d5ba1c60 100644 --- a/settings/l10n/th.js +++ b/settings/l10n/th.js @@ -46,8 +46,6 @@ OC.L10N.register( "Disable" : "ปิดใช้งาน", "Enable" : "เปิดใช้งาน", "Error while enabling app" : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดขณะà¸à¸³à¸¥à¸±à¸‡à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¹à¸à¸žà¸¯", - "Error: this app cannot be enabled because it makes the server unstable" : "ข้à¸à¸œà¸´à¸”พลาด: ไม่สามารถเปิดใช้งานà¹à¸à¸žà¸¯à¸™à¸µà¹‰ เพราะมันà¸à¸²à¸ˆà¸—ำให้เซิร์ฟเวà¸à¸£à¹Œà¸¡à¸µà¸›à¸±à¸à¸«à¸²", - "Error: could not disable broken app" : "ข้à¸à¸œà¸´à¸”พลาด: ไม่สามารถปิดà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹à¸à¸žà¸¯à¸—ี่มีปัà¸à¸«à¸²", "Error while disabling broken app" : "ข้à¸à¸œà¸´à¸”พลาดขณะà¸à¸³à¸¥à¸±à¸‡à¸›à¸´à¸”à¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹à¸à¸žà¸¯à¸—ี่มีปัà¸à¸«à¸²", "Updating...." : "à¸à¸³à¸¥à¸±à¸‡à¸à¸±à¸žà¹€à¸”ทข้à¸à¸¡à¸¹à¸¥...", "Error while updating app" : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดขณะà¸à¸³à¸¥à¸±à¸‡à¸à¸±à¸žà¹€à¸”ทà¹à¸à¸žà¸¯", @@ -212,6 +210,8 @@ OC.L10N.register( "Unable to add user to group %s" : "ไม่สามารถเพิ่มผู้ใช้งานเข้าไปที่à¸à¸¥à¸¸à¹ˆà¸¡ %s ได้", "Unable to remove user from group %s" : "ไม่สามารถลบผู้ใช้งานà¸à¸à¸à¸ˆà¸²à¸à¸à¸¥à¸¸à¹ˆà¸¡ %s ได้", "Sending..." : "à¸à¸³à¸¥à¸±à¸‡à¸ªà¹ˆà¸‡...", + "Error: this app cannot be enabled because it makes the server unstable" : "ข้à¸à¸œà¸´à¸”พลาด: ไม่สามารถเปิดใช้งานà¹à¸à¸žà¸¯à¸™à¸µà¹‰ เพราะมันà¸à¸²à¸ˆà¸—ำให้เซิร์ฟเวà¸à¸£à¹Œà¸¡à¸µà¸›à¸±à¸à¸«à¸²", + "Error: could not disable broken app" : "ข้à¸à¸œà¸´à¸”พลาด: ไม่สามารถปิดà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹à¸à¸žà¸¯à¸—ี่มีปัà¸à¸«à¸²", "Uninstalling ...." : "à¸à¸³à¸¥à¸±à¸‡à¸–à¸à¸™à¸à¸²à¸£à¸•à¸´à¸”ตั้ง ...", "Error while uninstalling app" : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดขณะถà¸à¸™à¸à¸²à¸£à¸•à¸´à¸”ตั้งà¹à¸à¸žà¸žà¸¥à¸´à¹€à¸„ชัน", "Uninstall" : "ถà¸à¸™à¸à¸²à¸£à¸•à¸´à¸”ตั้ง", diff --git a/settings/l10n/th.json b/settings/l10n/th.json index 5852a6258591194442eac72781ba6d3bdc03557c..8142ad70ae6434460313dbeb1d0b4fa19eb881a0 100644 --- a/settings/l10n/th.json +++ b/settings/l10n/th.json @@ -44,8 +44,6 @@ "Disable" : "ปิดใช้งาน", "Enable" : "เปิดใช้งาน", "Error while enabling app" : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดขณะà¸à¸³à¸¥à¸±à¸‡à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¹à¸à¸žà¸¯", - "Error: this app cannot be enabled because it makes the server unstable" : "ข้à¸à¸œà¸´à¸”พลาด: ไม่สามารถเปิดใช้งานà¹à¸à¸žà¸¯à¸™à¸µà¹‰ เพราะมันà¸à¸²à¸ˆà¸—ำให้เซิร์ฟเวà¸à¸£à¹Œà¸¡à¸µà¸›à¸±à¸à¸«à¸²", - "Error: could not disable broken app" : "ข้à¸à¸œà¸´à¸”พลาด: ไม่สามารถปิดà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹à¸à¸žà¸¯à¸—ี่มีปัà¸à¸«à¸²", "Error while disabling broken app" : "ข้à¸à¸œà¸´à¸”พลาดขณะà¸à¸³à¸¥à¸±à¸‡à¸›à¸´à¸”à¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹à¸à¸žà¸¯à¸—ี่มีปัà¸à¸«à¸²", "Updating...." : "à¸à¸³à¸¥à¸±à¸‡à¸à¸±à¸žà¹€à¸”ทข้à¸à¸¡à¸¹à¸¥...", "Error while updating app" : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดขณะà¸à¸³à¸¥à¸±à¸‡à¸à¸±à¸žà¹€à¸”ทà¹à¸à¸žà¸¯", @@ -210,6 +208,8 @@ "Unable to add user to group %s" : "ไม่สามารถเพิ่มผู้ใช้งานเข้าไปที่à¸à¸¥à¸¸à¹ˆà¸¡ %s ได้", "Unable to remove user from group %s" : "ไม่สามารถลบผู้ใช้งานà¸à¸à¸à¸ˆà¸²à¸à¸à¸¥à¸¸à¹ˆà¸¡ %s ได้", "Sending..." : "à¸à¸³à¸¥à¸±à¸‡à¸ªà¹ˆà¸‡...", + "Error: this app cannot be enabled because it makes the server unstable" : "ข้à¸à¸œà¸´à¸”พลาด: ไม่สามารถเปิดใช้งานà¹à¸à¸žà¸¯à¸™à¸µà¹‰ เพราะมันà¸à¸²à¸ˆà¸—ำให้เซิร์ฟเวà¸à¸£à¹Œà¸¡à¸µà¸›à¸±à¸à¸«à¸²", + "Error: could not disable broken app" : "ข้à¸à¸œà¸´à¸”พลาด: ไม่สามารถปิดà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹à¸à¸žà¸¯à¸—ี่มีปัà¸à¸«à¸²", "Uninstalling ...." : "à¸à¸³à¸¥à¸±à¸‡à¸–à¸à¸™à¸à¸²à¸£à¸•à¸´à¸”ตั้ง ...", "Error while uninstalling app" : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดขณะถà¸à¸™à¸à¸²à¸£à¸•à¸´à¸”ตั้งà¹à¸à¸žà¸žà¸¥à¸´à¹€à¸„ชัน", "Uninstall" : "ถà¸à¸™à¸à¸²à¸£à¸•à¸´à¸”ตั้ง", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 9d689322192578ea67c7dd824b7f09a3b6cfa7ee..9ef52702d509784b957305a33373baa168b43037 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "EtkinleÅŸtir", "Enabling app …" : "Uygulama etkinleÅŸtiriliyor...", "Error while enabling app" : "Uygulama etkinleÅŸtirilirken sorun çıktı", - "Error: this app cannot be enabled because it makes the server unstable" : "Hata: Bu uygulama sunucuda kararsızlığa yol açtığından etkinleÅŸtirilemez", - "Error: could not disable broken app" : "Hata: Bozuk uygulama devre dışı bırakılamadı", "Error while disabling broken app" : "Bozuk uygulama devre dışı bırakılırken sorun çıktı", "Updating...." : "Güncelleniyor....", "Error while updating app" : "Uygulama güncellenirken sorun çıktı", @@ -393,6 +391,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Kullanıcı %s grubuna eklenemedi", "Unable to remove user from group %s" : "Kullanıcı %s grubundan çıkartılamadı", "Sending..." : "Gönderiliyor...", + "Error: this app cannot be enabled because it makes the server unstable" : "Hata: Bu uygulama sunucuda kararsızlığa yol açtığından etkinleÅŸtirilemez", + "Error: could not disable broken app" : "Hata: Bozuk uygulama devre dışı bırakılamadı", "Uninstalling ...." : "Kaldırılıyor ....", "Error while uninstalling app" : "Uygulama kaldırılırken sorun çıktı", "Uninstall" : "Kaldır", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index ae9f4e30d8f043cb3b810f10b2a7bb7bfa155c11..878cf181a7af6677f8999dd5823def2444b2c241 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -99,8 +99,6 @@ "Enable" : "EtkinleÅŸtir", "Enabling app …" : "Uygulama etkinleÅŸtiriliyor...", "Error while enabling app" : "Uygulama etkinleÅŸtirilirken sorun çıktı", - "Error: this app cannot be enabled because it makes the server unstable" : "Hata: Bu uygulama sunucuda kararsızlığa yol açtığından etkinleÅŸtirilemez", - "Error: could not disable broken app" : "Hata: Bozuk uygulama devre dışı bırakılamadı", "Error while disabling broken app" : "Bozuk uygulama devre dışı bırakılırken sorun çıktı", "Updating...." : "Güncelleniyor....", "Error while updating app" : "Uygulama güncellenirken sorun çıktı", @@ -391,6 +389,8 @@ "Unable to add user to group %s" : "Kullanıcı %s grubuna eklenemedi", "Unable to remove user from group %s" : "Kullanıcı %s grubundan çıkartılamadı", "Sending..." : "Gönderiliyor...", + "Error: this app cannot be enabled because it makes the server unstable" : "Hata: Bu uygulama sunucuda kararsızlığa yol açtığından etkinleÅŸtirilemez", + "Error: could not disable broken app" : "Hata: Bozuk uygulama devre dışı bırakılamadı", "Uninstalling ...." : "Kaldırılıyor ....", "Error while uninstalling app" : "Uygulama kaldırılırken sorun çıktı", "Uninstall" : "Kaldır", diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 78f2c5053f4f7b5ac357f8678e79439a4eeb3608..ee487dfc4151138d9ccb4596df25881e92b324a0 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "å¯ç”¨", "Enabling app …" : "æ£åœ¨å¯ç”¨åº”用程åº...", "Error while enabling app" : "å¯ç”¨åº”用时出错", - "Error: this app cannot be enabled because it makes the server unstable" : "错误: æ— æ³•å¯ç”¨åº”ç”¨å› ä¸ºå®ƒä¼šå¯¼è‡´æœåŠ¡å™¨ä¸ç¨³å®š", - "Error: could not disable broken app" : "错误: æ— æ³•ç¦ç”¨æŸå的应用", "Error while disabling broken app" : "ç¦ç”¨æŸå的应用时出错", "Updating...." : "æ£åœ¨æ›´æ–°....", "Error while updating app" : "更新应用时出错", @@ -377,6 +375,8 @@ OC.L10N.register( "Unable to add user to group %s" : "æ— æ³•å°†ç”¨æˆ·æ·»åŠ åˆ°åˆ†ç»„ %s", "Unable to remove user from group %s" : "æ— æ³•ä»Žåˆ†ç»„ %s ä¸ç§»é™¤ç”¨æˆ·", "Sending..." : "æ£åœ¨å‘é€...", + "Error: this app cannot be enabled because it makes the server unstable" : "错误: æ— æ³•å¯ç”¨åº”ç”¨å› ä¸ºå®ƒä¼šå¯¼è‡´æœåŠ¡å™¨ä¸ç¨³å®š", + "Error: could not disable broken app" : "错误: æ— æ³•ç¦ç”¨æŸå的应用", "Uninstalling ...." : "æ£åœ¨å¸è½½....", "Error while uninstalling app" : "å¸è½½åº”用时å‘生了一个错误", "Uninstall" : "å¸è½½", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 64d08cc47a76e439c1050b92235bd3485969c67a..b40121344d09b2d6e1eefdefbef6c124c442da18 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -99,8 +99,6 @@ "Enable" : "å¯ç”¨", "Enabling app …" : "æ£åœ¨å¯ç”¨åº”用程åº...", "Error while enabling app" : "å¯ç”¨åº”用时出错", - "Error: this app cannot be enabled because it makes the server unstable" : "错误: æ— æ³•å¯ç”¨åº”ç”¨å› ä¸ºå®ƒä¼šå¯¼è‡´æœåŠ¡å™¨ä¸ç¨³å®š", - "Error: could not disable broken app" : "错误: æ— æ³•ç¦ç”¨æŸå的应用", "Error while disabling broken app" : "ç¦ç”¨æŸå的应用时出错", "Updating...." : "æ£åœ¨æ›´æ–°....", "Error while updating app" : "更新应用时出错", @@ -375,6 +373,8 @@ "Unable to add user to group %s" : "æ— æ³•å°†ç”¨æˆ·æ·»åŠ åˆ°åˆ†ç»„ %s", "Unable to remove user from group %s" : "æ— æ³•ä»Žåˆ†ç»„ %s ä¸ç§»é™¤ç”¨æˆ·", "Sending..." : "æ£åœ¨å‘é€...", + "Error: this app cannot be enabled because it makes the server unstable" : "错误: æ— æ³•å¯ç”¨åº”ç”¨å› ä¸ºå®ƒä¼šå¯¼è‡´æœåŠ¡å™¨ä¸ç¨³å®š", + "Error: could not disable broken app" : "错误: æ— æ³•ç¦ç”¨æŸå的应用", "Uninstalling ...." : "æ£åœ¨å¸è½½....", "Error while uninstalling app" : "å¸è½½åº”用时å‘生了一个错误", "Uninstall" : "å¸è½½",