]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Add translation
authorJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 2 Jun 2017 08:27:15 +0000 (10:27 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 2 Jun 2017 09:32:38 +0000 (11:32 +0200)
13 files changed:
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.de.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fa.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.it.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml
src/Wallabag/ApiBundle/Controller/UserRestController.php

index d1f7e3b5e6442e35f747b0f0218a47128d8337a9..20e938f5a007c90a3f45599aaaa6a779fb4d4716 100644 (file)
@@ -34,3 +34,4 @@ demo_mode_username: "Demobruger"
 # share_public: Allow public url for entries
 # download_images_enabled: Download images locally
 # restricted_access: Enable authentication for websites with paywall
+# api_user_registration: Enable user to be registered using the API
index 1105675bd94632d25055c417042ad867f0f1d174..526d41bc59dbd6492aed550913231b6d2fc8aafd 100644 (file)
@@ -34,3 +34,4 @@ demo_mode_username: "Test-Benutzer"
 share_public: Erlaube eine öffentliche URL für Einträge
 # download_images_enabled: Download images locally
 # restricted_access: Enable authentication for websites with paywall
+# api_user_registration: Enable user to be registered using the API
index 802599b3ec5edf064c3ceef393fc8b1fb813b8f5..3c0037f38d749558af8280f6a953a60f3bd1c624 100644 (file)
@@ -34,3 +34,4 @@ demo_mode_username: "Demo user"
 share_public: Allow public url for entries
 download_images_enabled: Download images locally
 restricted_access: Enable authentication for websites with paywall
+api_user_registration: Enable user to be registered using the API
index b3ac18ed3cd32cb7bd45ad27f269050977b86b93..9986966906486ba11d6dcdda59a95a755411c96f 100644 (file)
@@ -34,3 +34,4 @@ demo_mode_username: "Nombre de usuario demo"
 share_public: Permitir URL pública para los artículos
 download_images_enabled: Descargar imágenes localmente
 restricted_access: Activar autenticación para websites con paywall
+# api_user_registration: Enable user to be registered using the API
index c73d63e233cffc178cbb9ca3029b4478786dc67d..2e1307e58886b75b14c95da4658f2a5b4755565d 100644 (file)
@@ -34,3 +34,4 @@ modify_settings: "اعمال"
 # share_public: Allow public url for entries
 # download_images_enabled: Download images locally
 # restricted_access: Enable authentication for websites with paywall
+# api_user_registration: Enable user to be registered using the API
index a53174ae5ddd3f2326f035cbdc37adde7e408923..454053ad2352db23038e7d3ed7b2690205c961c8 100644 (file)
@@ -34,3 +34,4 @@ demo_mode_username: "Utilisateur de la démo"
 share_public: Autoriser une URL publique pour les articles
 download_images_enabled: Télécharger les images en local
 restricted_access: Activer l'authentification pour les articles derrière un paywall
+api_user_registration: Activer la création de compte depuis l'API
index 3d53fc8d1358b50e0454aebab90de1368616927f..7d5ac3d2c8e6ec8bc9981ea327c31ebdd0e8cbba 100644 (file)
@@ -34,3 +34,4 @@ demo_mode_username: "Utente Demo"
 # share_public: Allow public url for entries
 # download_images_enabled: Download images locally
 # restricted_access: Enable authentication for websites with paywall
+# api_user_registration: Enable user to be registered using the API
index 79f75245a0a7c4df8d268a00208cd8eaaf366977..00c06638da81afb097aec8fe5b37dce39fee8a5c 100644 (file)
@@ -34,3 +34,4 @@ demo_mode_username: "Utilizaire de la demostracion"
 share_public: Autorizar una URL publica pels articles
 download_images_enabled: Telecargar los imatges en local
 restricted_access: Activar l'autenticacion pels sites amb peatge
+# api_user_registration: Enable user to be registered using the API
index 02fe98e30ad358416843f8aa9deb2c7038cc4006..81ddefd17bb607a95abe6db87fd3fe17779300dc 100644 (file)
@@ -34,3 +34,4 @@ demo_mode_username: "Użytkownik Demonstracyjny"
 share_public: Zezwalaj na publiczny adres url dla wpisow
 download_images_enabled: Pobierz obrazy lokalnie
 restricted_access: Włącz autoryzację dla stron z paywallem
+# api_user_registration: Enable user to be registered using the API
index 4a061bce74e2838c41e601e8dae55efc5f61f5ec..59af9610539b772c7f57745e9f940eedd85e9f65 100644 (file)
@@ -34,3 +34,4 @@ demo_mode_username: "Usuário demo"
 # share_public: Allow public url for entries
 # download_images_enabled: Download images locally
 # restricted_access: Enable authentication for websites with paywall
+# api_user_registration: Enable user to be registered using the API
index 5ee48074ba247c76c00f1fb823ab3c3359579869..104e37c6ade9654d27384705f3e939c0981a21fb 100644 (file)
@@ -34,3 +34,4 @@ modify_settings: "aplică"
 # share_public: Allow public url for entries
 # download_images_enabled: Download images locally
 # restricted_access: Enable authentication for websites with paywall
+# api_user_registration: Enable user to be registered using the API
index d83a4b7b66dd2113ad9febf4013167e25705701a..1579366d2ed609e7e11ae29cf111b03144fdc95d 100644 (file)
@@ -34,3 +34,4 @@
 # share_public: Allow public url for entries
 # download_images_enabled: Download images locally
 # restricted_access: Enable authentication for websites with paywall
+# api_user_registration: Enable user to be registered using the API
index 1fc67d009fe96b92392a893b054f0d28c73605e5..a1d7c1ff72ce0f25f5dd4a4ba9a485443e662c8d 100644 (file)
@@ -51,7 +51,7 @@ class UserRestController extends WallabagRestController
 
         $userManager = $this->get('fos_user.user_manager');
         $user = $userManager->createUser();
-        // user will be disabled BY DEFAULT to avoid spamming account to be created
+        // user will be disabled BY DEFAULT to avoid spamming account to be enabled
         $user->setEnabled(false);
 
         $form = $this->createForm('Wallabag\UserBundle\Form\NewUserType', $user, [