diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 2b2359f9e98b7f88364ded2ddad5fc774cdaf1e7..297ebd604841ac447d5135f687248e82c80de87d 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -42,8 +42,12 @@ OC.L10N.register( "Delete" : "Desaniciar", "Disconnect storage" : "Desconeutar almacenamientu", "Unshare" : "Dexar de compartir", + "No permission to delete" : "Ensin permisos pa desaniciar", "Download" : "Descargar", + "Select" : "Esbillar", "Pending" : "Pendiente", + "Unable to determine date" : "Imposible determinar la fecha", + "This operation is forbidden" : "La operación ta prohibida", "Error moving file." : "Fallu moviendo'l ficheru.", "Error moving file" : "Fallu moviendo'l ficheru", "Error" : "Fallu", diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index 23f78d0832394737369cf7d194c278e825ea99b2..b242d62a52165fcfeea1b59fb6830f4474128491 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -40,8 +40,12 @@ "Delete" : "Desaniciar", "Disconnect storage" : "Desconeutar almacenamientu", "Unshare" : "Dexar de compartir", + "No permission to delete" : "Ensin permisos pa desaniciar", "Download" : "Descargar", + "Select" : "Esbillar", "Pending" : "Pendiente", + "Unable to determine date" : "Imposible determinar la fecha", + "This operation is forbidden" : "La operación ta prohibida", "Error moving file." : "Fallu moviendo'l ficheru.", "Error moving file" : "Fallu moviendo'l ficheru", "Error" : "Fallu", diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 10f7326d9289950411ad62bfe0ed2d60520947c1..0b7ad3389b71c69bfe8634ad66bf847d9c179fbc 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -47,6 +47,7 @@ OC.L10N.register( "Select" : "Επιλογή", "Pending" : "ΕκκÏεμεί", "Unable to determine date" : "Αδυναμία Ï€ÏοσδιοÏÎ¹ÏƒÎ¼Î¿Ï Î·Î¼ÎµÏομηνίας ", + "This operation is forbidden" : "Αυτή η ενÎÏγεια απαγοÏεÏεται", "Error moving file." : "Σφάλμα κατά τη μετακίνηση του αÏχείου.", "Error moving file" : "Σφάλμα κατά τη μετακίνηση του αÏχείου", "Error" : "Σφάλμα", diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 8f3d92e53cf07fc33151cff459a0b8eea95d88dc..ff84bf047f86f008e3995714a108816d1e6fa390 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -45,6 +45,7 @@ "Select" : "Επιλογή", "Pending" : "ΕκκÏεμεί", "Unable to determine date" : "Αδυναμία Ï€ÏοσδιοÏÎ¹ÏƒÎ¼Î¿Ï Î·Î¼ÎµÏομηνίας ", + "This operation is forbidden" : "Αυτή η ενÎÏγεια απαγοÏεÏεται", "Error moving file." : "Σφάλμα κατά τη μετακίνηση του αÏχείου.", "Error moving file" : "Σφάλμα κατά τη μετακίνηση του αÏχείου", "Error" : "Σφάλμα", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 7ad52c51ee69f2e089a3505c5810357f92045891..7e7e7ac87e1798ffa082fe4b7f3aa26f79a7cf22 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -47,6 +47,7 @@ OC.L10N.register( "Select" : "Выбрать", "Pending" : "Ожидание", "Unable to determine date" : "Ðевозможно определить дату", + "This operation is forbidden" : "ÐžÐ¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð·Ð°Ð¿Ñ€ÐµÑ‰ÐµÐ½Ð°", "Error moving file." : "Ошибка при перемещении файла.", "Error moving file" : "Ошибка при перемещении файла", "Error" : "Ошибка", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 1772b494914d9ecaaa4a9b12ac2f8944a1662174..2c67356b90973f596b269647b5c8d1f0e070c827 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -45,6 +45,7 @@ "Select" : "Выбрать", "Pending" : "Ожидание", "Unable to determine date" : "Ðевозможно определить дату", + "This operation is forbidden" : "ÐžÐ¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð·Ð°Ð¿Ñ€ÐµÑ‰ÐµÐ½Ð°", "Error moving file." : "Ошибка при перемещении файла.", "Error moving file" : "Ошибка при перемещении файла", "Error" : "Ошибка", diff --git a/apps/user_ldap/l10n/cs_CZ.js b/apps/user_ldap/l10n/cs_CZ.js index b3896f7e9bdb46e62fc9be1a20ac4d7c8a176f8c..13d6819500a48a36b0ffcfcf4a4aa42f5e72eff7 100644 --- a/apps/user_ldap/l10n/cs_CZ.js +++ b/apps/user_ldap/l10n/cs_CZ.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Ověřit nastavenÃ", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "PÅ™idá novou prázdnou konfiguraci", "Copy current configuration into new directory binding" : "ZkopÃrovat souÄasnou konfiguraci do nového adresářového propojenÃ", "Delete the current configuration" : "Smazat souÄasnou konfiguraci", "Host" : "PoÄÃtaÄ", diff --git a/apps/user_ldap/l10n/cs_CZ.json b/apps/user_ldap/l10n/cs_CZ.json index aaf10d22f9ca8b8408f57090fdd9be1270f65558..fdd1c384f833e73cdd4a1a83eef9eb3395194598 100644 --- a/apps/user_ldap/l10n/cs_CZ.json +++ b/apps/user_ldap/l10n/cs_CZ.json @@ -76,7 +76,6 @@ "Verify settings" : "Ověřit nastavenÃ", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "PÅ™idá novou prázdnou konfiguraci", "Copy current configuration into new directory binding" : "ZkopÃrovat souÄasnou konfiguraci do nového adresářového propojenÃ", "Delete the current configuration" : "Smazat souÄasnou konfiguraci", "Host" : "PoÄÃtaÄ", diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js index 8b619bf480351460211f97d4020ec4e20a3d8247..d029ed1b994fbf0f3b303f26a3d7246d245fac9a 100644 --- a/apps/user_ldap/l10n/da.js +++ b/apps/user_ldap/l10n/da.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Verificér indstillinger", "1. Server" : "1. server", "%s. Server:" : "%s. server:", - "Adds a new and blank configuration" : "Tilføjer en ny og blank konfiguration", "Copy current configuration into new directory binding" : "Kopiér nuværende konfiguration ind i en ny mappetildeling", "Delete the current configuration" : "Slet den aktuelle konfiguration", "Host" : "Vært", diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json index 1311710c5c6540dc296fc7edd3b96593217d0376..28bcfad508fe1ed1cf3437baa8b5c0abd9c0fba3 100644 --- a/apps/user_ldap/l10n/da.json +++ b/apps/user_ldap/l10n/da.json @@ -76,7 +76,6 @@ "Verify settings" : "Verificér indstillinger", "1. Server" : "1. server", "%s. Server:" : "%s. server:", - "Adds a new and blank configuration" : "Tilføjer en ny og blank konfiguration", "Copy current configuration into new directory binding" : "Kopiér nuværende konfiguration ind i en ny mappetildeling", "Delete the current configuration" : "Slet den aktuelle konfiguration", "Host" : "Vært", diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index 1a2d1de62d4ee68c28292f7516a7d3ac491f65e3..e25b3cb10a8b971f0a7644085d35876835f2063a 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Einstellungen überprüfen", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "Fügt eine neue und leere Konfiguration hinzu", "Copy current configuration into new directory binding" : "Aktuelle Konfiguration in eine neues Verzeichnis-Bind kopieren", "Delete the current configuration" : "Aktuelle Konfiguration löschen", "Host" : "Host", diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index 7a4843900c81f71d319f996ca0152db1bd764f3c..845d382af36b49ea24ec64febc784d04048f4272 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -76,7 +76,6 @@ "Verify settings" : "Einstellungen überprüfen", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "Fügt eine neue und leere Konfiguration hinzu", "Copy current configuration into new directory binding" : "Aktuelle Konfiguration in eine neues Verzeichnis-Bind kopieren", "Delete the current configuration" : "Aktuelle Konfiguration löschen", "Host" : "Host", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index b2dc48efca680f1feee9a8c168c8f49961c8c63e..6880c5f1b700d68847131bb9bfa6eec63f124eb5 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Einstellungen überprüfen", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "Fügt eine neue und leere Konfiguration hinzu", "Copy current configuration into new directory binding" : "Aktuelle Konfiguration in eine neues Verzeichnis-Bind kopieren ", "Delete the current configuration" : "Aktuelle Konfiguration löschen", "Host" : "Host", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index e58f29a0b60527bc12aae658de87e5ebc71b4e62..61644710a34b93605e9d3a418ba2c88c5dc41414 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -76,7 +76,6 @@ "Verify settings" : "Einstellungen überprüfen", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "Fügt eine neue und leere Konfiguration hinzu", "Copy current configuration into new directory binding" : "Aktuelle Konfiguration in eine neues Verzeichnis-Bind kopieren ", "Delete the current configuration" : "Aktuelle Konfiguration löschen", "Host" : "Host", diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js index c8207dbabfe69b164217020c665d388dfee42a78..6f30d6e4c0594751f9192be753492b37af64cb7d 100644 --- a/apps/user_ldap/l10n/el.js +++ b/apps/user_ldap/l10n/el.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Επιβεβαίωση Ïυθμίσεων", "1. Server" : "1. Διακομιστής", "%s. Server:" : "%s. Διακομιστής:", - "Adds a new and blank configuration" : "Î ÏοσθÎτει μια νÎα και κενή διαμόÏφωση", "Copy current configuration into new directory binding" : "ΑντιγÏαφή της Ï„ÏÎχουσας διαμόÏφωσης σε νÎο κατάλογο", "Delete the current configuration" : "ΔιαγÏαφή Ï„ÏÎχουσας διαμόÏφωσης", "Host" : "Διακομιστής", diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json index 1e861ba8f8260d6d0a066ec1f7bd3c0cfae7bc9c..99c9ad40ebce498bd3f18ff43c4bd190932ea9dd 100644 --- a/apps/user_ldap/l10n/el.json +++ b/apps/user_ldap/l10n/el.json @@ -76,7 +76,6 @@ "Verify settings" : "Επιβεβαίωση Ïυθμίσεων", "1. Server" : "1. Διακομιστής", "%s. Server:" : "%s. Διακομιστής:", - "Adds a new and blank configuration" : "Î ÏοσθÎτει μια νÎα και κενή διαμόÏφωση", "Copy current configuration into new directory binding" : "ΑντιγÏαφή της Ï„ÏÎχουσας διαμόÏφωσης σε νÎο κατάλογο", "Delete the current configuration" : "ΔιαγÏαφή Ï„ÏÎχουσας διαμόÏφωσης", "Host" : "Διακομιστής", diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index baeed9a85eac5e9ec539fec662c0896c0c589d4d..6bd17dcba4d22ee2b885a6873019e302ca56e8c4 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Verify settings", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "Adds a new and blank configuration", "Copy current configuration into new directory binding" : "Copy current configuration into new directory binding", "Delete the current configuration" : "Delete the current configuration", "Host" : "Host", diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 743ae2cd47f5b5a6a05ca4903c403934cb43fd94..8c19e37154b09c45bb0193e636f622284053f9c8 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -76,7 +76,6 @@ "Verify settings" : "Verify settings", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "Adds a new and blank configuration", "Copy current configuration into new directory binding" : "Copy current configuration into new directory binding", "Delete the current configuration" : "Delete the current configuration", "Host" : "Host", diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index 373c173f6db1bcaa6213d612f52865c9841cf37a..5053a5886587615f7601fa0851bf7f6fd0700fc1 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Verificar configuración", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", - "Adds a new and blank configuration" : "Añade una configuración nueva y vacÃa", "Copy current configuration into new directory binding" : "Copiar la actual configuración en un nuevo directorio de enlace", "Delete the current configuration" : "Elimina la actual configuración", "Host" : "Servidor", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 10f8e38c1314cae98b6c60108b8c6a6fafa2095c..92947ad4941eb463fa2c9e4d849736d7141b66d4 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -76,7 +76,6 @@ "Verify settings" : "Verificar configuración", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", - "Adds a new and blank configuration" : "Añade una configuración nueva y vacÃa", "Copy current configuration into new directory binding" : "Copiar la actual configuración en un nuevo directorio de enlace", "Delete the current configuration" : "Elimina la actual configuración", "Host" : "Servidor", diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index 3e548f717fb64c84389532802a2a871c38f35e6c..77f354d688569708a14bf40cf5059ed6d4c97e12 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -27,7 +27,7 @@ OC.L10N.register( "More than 1.000 directory entries available." : "Il y a plus de 1000 entrées de répertoire disponibles.", " entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Une erreur est survenue. Veuillez vérifier le DN de base, ainsi que les paramètres de connexion et les informations d'identification", - "Do you really want to delete the current Server Configuration?" : "Êtes-vous vraiment sûr de vouloir effacer la configuration actuelle du serveur ?", + "Do you really want to delete the current Server Configuration?" : "Êtes-vous sûr de vouloir effacer la configuration serveur actuelle ?", "Confirm Deletion" : "Confirmer la suppression", "Mappings cleared successfully!" : "Associations supprimées avec succès !", "Error while clearing the mappings." : "Erreur lors de la suppression des associations.", @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Tester les paramètres", "1. Server" : "1. Serveur", "%s. Server:" : "%s. Serveur :", - "Adds a new and blank configuration" : "Ajouter une nouvelle configuration vierge", "Copy current configuration into new directory binding" : "Copier la configuration actuelle vers une nouvelle", "Delete the current configuration" : "Supprimer la configuration actuelle", "Host" : "Hôte", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index a9119e0025d9e0d9d4f2d4df9431fd5517f14c46..2e618640c510c4556776f4a9d8559ff7b5ef6869 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -25,7 +25,7 @@ "More than 1.000 directory entries available." : "Il y a plus de 1000 entrées de répertoire disponibles.", " entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Une erreur est survenue. Veuillez vérifier le DN de base, ainsi que les paramètres de connexion et les informations d'identification", - "Do you really want to delete the current Server Configuration?" : "Êtes-vous vraiment sûr de vouloir effacer la configuration actuelle du serveur ?", + "Do you really want to delete the current Server Configuration?" : "Êtes-vous sûr de vouloir effacer la configuration serveur actuelle ?", "Confirm Deletion" : "Confirmer la suppression", "Mappings cleared successfully!" : "Associations supprimées avec succès !", "Error while clearing the mappings." : "Erreur lors de la suppression des associations.", @@ -76,7 +76,6 @@ "Verify settings" : "Tester les paramètres", "1. Server" : "1. Serveur", "%s. Server:" : "%s. Serveur :", - "Adds a new and blank configuration" : "Ajouter une nouvelle configuration vierge", "Copy current configuration into new directory binding" : "Copier la configuration actuelle vers une nouvelle", "Delete the current configuration" : "Supprimer la configuration actuelle", "Host" : "Hôte", diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index 466144f412393d2c3a7eb683967d8f36a91b9d94..37f4c2eecf2049ca6aac6c56b866f2de19d7c3d5 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Verificar os axustes", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", - "Adds a new and blank configuration" : "Engade unha configuración nova e en branco", "Copy current configuration into new directory binding" : "Copiar a configuración no novo directorio vinculado", "Delete the current configuration" : "Eliminar a configuración actual", "Host" : "Máquina", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index f67cc44d653949cda53331fac1da8e68e3100f1f..be358f11f11c256550b1cfedcedf4c128206ee43 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -76,7 +76,6 @@ "Verify settings" : "Verificar os axustes", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", - "Adds a new and blank configuration" : "Engade unha configuración nova e en branco", "Copy current configuration into new directory binding" : "Copiar a configuración no novo directorio vinculado", "Delete the current configuration" : "Eliminar a configuración actual", "Host" : "Máquina", diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 55c1abb333f0612a2d1f5b6ec39746a0b45f7df8..58005d0d812911287c7d8508deea198af17ca1c5 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Verifica impostazioni", "1. Server" : "1. server", "%s. Server:" : "%s. server:", - "Adds a new and blank configuration" : "Aggiunge una nuova configurazione", "Copy current configuration into new directory binding" : "Copia la configurazione attuale nella nuova cartella associata", "Delete the current configuration" : "Elimina la configurazione attuale", "Host" : "Host", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index 9bf6de0e33690ebc5594351afa8f3bf210acdb0a..8b896066eaf9961321ec429aacf52277afb89e30 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -76,7 +76,6 @@ "Verify settings" : "Verifica impostazioni", "1. Server" : "1. server", "%s. Server:" : "%s. server:", - "Adds a new and blank configuration" : "Aggiunge una nuova configurazione", "Copy current configuration into new directory binding" : "Copia la configurazione attuale nella nuova cartella associata", "Delete the current configuration" : "Elimina la configurazione attuale", "Host" : "Host", diff --git a/apps/user_ldap/l10n/nb_NO.js b/apps/user_ldap/l10n/nb_NO.js index c969be1ce75132bc0027de24a21699b765bad80b..7ecb4da87edd9fed86d570e5ca19ebee2b481125 100644 --- a/apps/user_ldap/l10n/nb_NO.js +++ b/apps/user_ldap/l10n/nb_NO.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Sjekk innstillinger", "1. Server" : "1. server", "%s. Server:" : "%s. server:", - "Adds a new and blank configuration" : "Legger til en ny tom konfigurasjon", "Copy current configuration into new directory binding" : "Kopier gjeldende konfigurasjon til ny katalogbinding", "Delete the current configuration" : "Slett gjeldende konfigurasjon", "Host" : "Tjener", diff --git a/apps/user_ldap/l10n/nb_NO.json b/apps/user_ldap/l10n/nb_NO.json index 7a34b813ad89eb92d74407edc448d081bdbb81a5..adbaf7e1b0c2872d0295dc16ac6ad3e98e93065a 100644 --- a/apps/user_ldap/l10n/nb_NO.json +++ b/apps/user_ldap/l10n/nb_NO.json @@ -76,7 +76,6 @@ "Verify settings" : "Sjekk innstillinger", "1. Server" : "1. server", "%s. Server:" : "%s. server:", - "Adds a new and blank configuration" : "Legger til en ny tom konfigurasjon", "Copy current configuration into new directory binding" : "Kopier gjeldende konfigurasjon til ny katalogbinding", "Delete the current configuration" : "Slett gjeldende konfigurasjon", "Host" : "Tjener", diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index 7e72b002a872f34abffb97ea47e710bc94bcdacc..801e104f70cfbf2cd54ffad22cfc30a7d6c1f8bb 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Verifiëren instellingen", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "Toevoegen blanco nieuwe configuratie", "Copy current configuration into new directory binding" : "Kopieer de huidige configuratie naar een nieuwe directory binding", "Delete the current configuration" : "Verwijder de huidige configuratie", "Host" : "Host", diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index 415454da4358f435d4f51109d4d393cab5b60dd1..eda3f97976cbbf3b78e394315ab1bcecdfd9fcf8 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -76,7 +76,6 @@ "Verify settings" : "Verifiëren instellingen", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "Toevoegen blanco nieuwe configuratie", "Copy current configuration into new directory binding" : "Kopieer de huidige configuratie naar een nieuwe directory binding", "Delete the current configuration" : "Verwijder de huidige configuratie", "Host" : "Host", diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index edd059273a875db3c35d8a26a29aa48eda43cc7b..e6092532818aa952da06b31ebacff8cf26e97d3d 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -50,7 +50,6 @@ OC.L10N.register( "Verify settings" : "Weryfikuj ustawienia", "1. Server" : "1. Serwer", "%s. Server:" : "%s. Serwer:", - "Adds a new and blank configuration" : "Dodaje nowÄ…, czystÄ… konfiguracjÄ™", "Copy current configuration into new directory binding" : "Kopiuje aktualnÄ… konfiguracjÄ™ do nowej lokalizacji", "Delete the current configuration" : "Usuwa aktualnÄ… konfiguracjÄ™", "Host" : "Host", diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index d49417c99aeab9627e3e33d72e4b5259bc59d3f6..feb45644090f53bee0fb649233cef60184d1e1df 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -48,7 +48,6 @@ "Verify settings" : "Weryfikuj ustawienia", "1. Server" : "1. Serwer", "%s. Server:" : "%s. Serwer:", - "Adds a new and blank configuration" : "Dodaje nowÄ…, czystÄ… konfiguracjÄ™", "Copy current configuration into new directory binding" : "Kopiuje aktualnÄ… konfiguracjÄ™ do nowej lokalizacji", "Delete the current configuration" : "Usuwa aktualnÄ… konfiguracjÄ™", "Host" : "Host", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 2ee1f13da7672253cc136a55da566deed8db9aa7..181934932a37ee4e8fbdcb0dc2206e5de0c1af63 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Verificar configurações", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", - "Adds a new and blank configuration" : "Adiciona uma configuração nova e em branco", "Copy current configuration into new directory binding" : "Copie a configuração atual em um novo diretório obrigatório", "Delete the current configuration" : "Excluir a configuração atual", "Host" : "Host", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index a0f3f79a352d8434b030d5bd1bc9390158fe97f2..9e2e7a6feadd1138319c660627d147cf4b1c0bea 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -76,7 +76,6 @@ "Verify settings" : "Verificar configurações", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", - "Adds a new and blank configuration" : "Adiciona uma configuração nova e em branco", "Copy current configuration into new directory binding" : "Copie a configuração atual em um novo diretório obrigatório", "Delete the current configuration" : "Excluir a configuração atual", "Host" : "Host", diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index 78aa87eb99b64e2cec48307ef5d9f9ca95a2feb7..3247b05512cf8f1993ed60fde620173df7921ff4 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Проверить наÑтройки", "1. Server" : "Сервер 1.", "%s. Server:" : "Сервер %s:", - "Adds a new and blank configuration" : "ДобавлÑет новую и пуÑтую конфигурацию", "Copy current configuration into new directory binding" : "Копировать текущую конфигурацию в новую ÑвÑзь Ñ ÐºÐ°Ñ‚Ð°Ð»Ð¾Ð³Ð¾Ð¼", "Delete the current configuration" : "Удалить текущую конфигурацию", "Host" : "Сервер", diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index 98a447d6f8980eed82dcb269a31b1c7296c6b9c9..71e3f31248ce421765df876648ba41029ad94089 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -76,7 +76,6 @@ "Verify settings" : "Проверить наÑтройки", "1. Server" : "Сервер 1.", "%s. Server:" : "Сервер %s:", - "Adds a new and blank configuration" : "ДобавлÑет новую и пуÑтую конфигурацию", "Copy current configuration into new directory binding" : "Копировать текущую конфигурацию в новую ÑвÑзь Ñ ÐºÐ°Ñ‚Ð°Ð»Ð¾Ð³Ð¾Ð¼", "Delete the current configuration" : "Удалить текущую конфигурацию", "Host" : "Сервер", diff --git a/apps/user_ldap/l10n/sk_SK.js b/apps/user_ldap/l10n/sk_SK.js index 86681991df4e17acc8498cb4b31de2a06d3fc644..612296be0cc02a21857b0bc1649c08015272cbb4 100644 --- a/apps/user_ldap/l10n/sk_SK.js +++ b/apps/user_ldap/l10n/sk_SK.js @@ -60,7 +60,6 @@ OC.L10N.register( "Verify settings" : "OveriÅ¥ nastavenia", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "PridaÅ¥ novú prázdnu konfiguráciu", "Delete the current configuration" : "VymazaÅ¥ súÄasnú konfiguráciu", "Host" : "Hostiteľ", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Môžete vynechaÅ¥ protokol, okrem prÃpadu, kedy sa vyžaduje SSL. Vtedy zaÄnite s ldaps://", diff --git a/apps/user_ldap/l10n/sk_SK.json b/apps/user_ldap/l10n/sk_SK.json index 428251ec33a4f8a2949e7990757d75f7cb509796..abc6b5ec248cd82560c63864023e3862e9f216d4 100644 --- a/apps/user_ldap/l10n/sk_SK.json +++ b/apps/user_ldap/l10n/sk_SK.json @@ -58,7 +58,6 @@ "Verify settings" : "OveriÅ¥ nastavenia", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", - "Adds a new and blank configuration" : "PridaÅ¥ novú prázdnu konfiguráciu", "Delete the current configuration" : "VymazaÅ¥ súÄasnú konfiguráciu", "Host" : "Hostiteľ", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Môžete vynechaÅ¥ protokol, okrem prÃpadu, kedy sa vyžaduje SSL. Vtedy zaÄnite s ldaps://", diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 4e52cb05bd90ba06dfff1aaae525daaf24debe11..dd570c70e5ce0c77e52093dfb750d91cbc27c2d0 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "Провери поÑтавке", "1. Server" : "1. Ñервер", "%s. Server:" : "%s. Сервер:", - "Adds a new and blank configuration" : "Додаје нову празну поÑтаву", "Copy current configuration into new directory binding" : "Копирај тренутну поÑтаву у везивање новог директоријума", "Delete the current configuration" : "Обриши тренутне поÑтавке", "Host" : "Домаћин", diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index c5b8b256cf80c63d24139adce907c6ae15f8ecaf..91d9520d3b6dfe468a1aed725b3dca68405e570f 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -76,7 +76,6 @@ "Verify settings" : "Провери поÑтавке", "1. Server" : "1. Ñервер", "%s. Server:" : "%s. Сервер:", - "Adds a new and blank configuration" : "Додаје нову празну поÑтаву", "Copy current configuration into new directory binding" : "Копирај тренутну поÑтаву у везивање новог директоријума", "Delete the current configuration" : "Обриши тренутне поÑтавке", "Host" : "Домаћин", diff --git a/apps/user_ldap/l10n/th_TH.js b/apps/user_ldap/l10n/th_TH.js index d7215c96b6de18777ae86a1b71488bd16e8873dd..f6d88900d6670ffbca8d69684a40d9c3855b6d42 100644 --- a/apps/user_ldap/l10n/th_TH.js +++ b/apps/user_ldap/l10n/th_TH.js @@ -78,7 +78,6 @@ OC.L10N.register( "Verify settings" : "ตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า", "1. Server" : "1. เซิร์ฟเวà¸à¸£à¹Œ", "%s. Server:" : "เซิร์ฟเวà¸à¸£à¹Œ%s", - "Adds a new and blank configuration" : "เพิ่มใหม่à¹à¸¥à¸°à¸à¸³à¸«à¸™à¸”ค่าว่างเปล่า", "Copy current configuration into new directory binding" : "คัดลà¸à¸à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าปัจจุบันลงในไดเรà¸à¸—à¸à¸£à¸µà¹ƒà¸«à¸¡à¹ˆà¸—ี่ผูà¸à¸à¸±à¸™", "Delete the current configuration" : "ลบà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าปัจจุบัน", "Host" : "โฮสต์", diff --git a/apps/user_ldap/l10n/th_TH.json b/apps/user_ldap/l10n/th_TH.json index 1a05c5c68ca762f61bb54b66a55e9a6a002abe37..f82335ea7e4952584f253be1354248d82e665390 100644 --- a/apps/user_ldap/l10n/th_TH.json +++ b/apps/user_ldap/l10n/th_TH.json @@ -76,7 +76,6 @@ "Verify settings" : "ตรวจสà¸à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า", "1. Server" : "1. เซิร์ฟเวà¸à¸£à¹Œ", "%s. Server:" : "เซิร์ฟเวà¸à¸£à¹Œ%s", - "Adds a new and blank configuration" : "เพิ่มใหม่à¹à¸¥à¸°à¸à¸³à¸«à¸™à¸”ค่าว่างเปล่า", "Copy current configuration into new directory binding" : "คัดลà¸à¸à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าปัจจุบันลงในไดเรà¸à¸—à¸à¸£à¸µà¹ƒà¸«à¸¡à¹ˆà¸—ี่ผูà¸à¸à¸±à¸™", "Delete the current configuration" : "ลบà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าปัจจุบัน", "Host" : "โฮสต์", diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index b9f893dccf04624893127ae96e820d91c238c335..e01fe04297e084a36d1acb1b40b1ff7a6814946d 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -54,7 +54,6 @@ OC.L10N.register( "Verify settings" : "Ayarları doÄŸrula", "1. Server" : "1. Sunucu", "%s. Server:" : "%s. Sunucu:", - "Adds a new and blank configuration" : "Yeni ve boÅŸ bir yapılandırma ekler", "Copy current configuration into new directory binding" : "Geçerli yapılandırmayı yeni dizin baÄŸlamasına kopyala", "Delete the current configuration" : "Geçerli yapılandırmayı sil", "Host" : "Sunucu", diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index 7733d546d5fb04c69f030d285c3241456620d51a..5936b41f7f063ebd8430f4f9552a40100ee3ed8e 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -52,7 +52,6 @@ "Verify settings" : "Ayarları doÄŸrula", "1. Server" : "1. Sunucu", "%s. Server:" : "%s. Sunucu:", - "Adds a new and blank configuration" : "Yeni ve boÅŸ bir yapılandırma ekler", "Copy current configuration into new directory binding" : "Geçerli yapılandırmayı yeni dizin baÄŸlamasına kopyala", "Delete the current configuration" : "Geçerli yapılandırmayı sil", "Host" : "Sunucu", diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 9d51e3f82b328eece07e3c243739aac62b40f142..65fc143fbe43deeef0d88567ec9b01ba4ae1316b 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -25,6 +25,7 @@ OC.L10N.register( "_%n minute ago_::_%n minutes ago_" : ["hai %n minutu","hai %n minutos"], "seconds ago" : "hai segundos", "web services under your control" : "servicios web baxo'l to control", + "File name contains at least one invalid character" : "El nome del ficheru contién polo menos un carácter non válidu", "App directory already exists" : "El direutoriu de l'aplicación yá esiste", "Can't create app folder. Please fix permissions. %s" : "Nun pue crease la carpeta de l'aplicación. Por favor, igua los permisos. %s", "No source specified when installing app" : "Nun s'especificó nenguna fonte al instalar app", diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index 788455ab1794c052fd9802db2a181a7e3af0f8c2..675451858e93637a173bd95c481acc04507b7ed6 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -23,6 +23,7 @@ "_%n minute ago_::_%n minutes ago_" : ["hai %n minutu","hai %n minutos"], "seconds ago" : "hai segundos", "web services under your control" : "servicios web baxo'l to control", + "File name contains at least one invalid character" : "El nome del ficheru contién polo menos un carácter non válidu", "App directory already exists" : "El direutoriu de l'aplicación yá esiste", "Can't create app folder. Please fix permissions. %s" : "Nun pue crease la carpeta de l'aplicación. Por favor, igua los permisos. %s", "No source specified when installing app" : "Nun s'especificó nenguna fonte al instalar app", diff --git a/settings/l10n/el.js b/settings/l10n/el.js index 195b191479c07aa52a606af52472fcb19c3b7895..8e8e6b73df75fcf2a1f7808f3553fcaee428fbce 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -62,6 +62,7 @@ OC.L10N.register( "All" : "Όλες", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Οι επίσημες εφαÏμογÎÏ‚ αναπτÏσσονται από την κοινότητα ownCloud. Î ÏοσφÎÏουν λειτουÏγικότητα κοντά στο ownCloud και είναι Îτοιμες για χÏήση.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Οι εγκεκÏιμÎνες εφαÏμογÎÏ‚ αναπτÏχθηκαν από αξιόπιστους Ï€ÏογÏαμματιστÎÏ‚ και Îχουν πεÏάσει Îναν συνοπτικό Îλεγχο ασφαλείας. ΔιατηÏοÏνται ενεÏγά σε Îνα αποθετήÏιο Î±Î½Î¿Î¹Ï‡Ï„Î¿Ï ÎºÏŽÎ´Î¹ÎºÎ± και οι συντηÏητÎÏ‚ θεωÏοÏν οτι είναι σταθεÏÎÏ‚ για κανονική χÏήση.", + "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Η εφαÏμογή αυτή δεν ελÎγχεται για θÎματα ασφάλειας και είναι νÎα ή είναι γνωστό ότι είναι ασταθής. Η εγκατάσταση γίνεται με δική σας ευθÏνη.", "Update to %s" : "ΕνημÎÏωση σε %s", "Please wait...." : "ΠαÏακαλώ πεÏιμÎνετε...", "Error while disabling app" : "Σφάλμα κατά την απενεÏγοποίηση εισόδου", diff --git a/settings/l10n/el.json b/settings/l10n/el.json index 5be1d59fb441f956d8f63a503f24db20be35a239..8742ee11927e3aea0648f07e05c7d8e8f22b567c 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -60,6 +60,7 @@ "All" : "Όλες", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Οι επίσημες εφαÏμογÎÏ‚ αναπτÏσσονται από την κοινότητα ownCloud. Î ÏοσφÎÏουν λειτουÏγικότητα κοντά στο ownCloud και είναι Îτοιμες για χÏήση.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Οι εγκεκÏιμÎνες εφαÏμογÎÏ‚ αναπτÏχθηκαν από αξιόπιστους Ï€ÏογÏαμματιστÎÏ‚ και Îχουν πεÏάσει Îναν συνοπτικό Îλεγχο ασφαλείας. ΔιατηÏοÏνται ενεÏγά σε Îνα αποθετήÏιο Î±Î½Î¿Î¹Ï‡Ï„Î¿Ï ÎºÏŽÎ´Î¹ÎºÎ± και οι συντηÏητÎÏ‚ θεωÏοÏν οτι είναι σταθεÏÎÏ‚ για κανονική χÏήση.", + "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Η εφαÏμογή αυτή δεν ελÎγχεται για θÎματα ασφάλειας και είναι νÎα ή είναι γνωστό ότι είναι ασταθής. Η εγκατάσταση γίνεται με δική σας ευθÏνη.", "Update to %s" : "ΕνημÎÏωση σε %s", "Please wait...." : "ΠαÏακαλώ πεÏιμÎνετε...", "Error while disabling app" : "Σφάλμα κατά την απενεÏγοποίηση εισόδου",