aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/CraueConfigBundle
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/CraueConfigBundle')
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml3
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.de.yml71
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml3
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml3
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fa.yml3
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml3
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.it.yml3
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml7
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml3
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml3
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml3
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ru.yml35
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml2
-rw-r--r--app/Resources/CraueConfigBundle/views/Settings/modify.html.twig13
14 files changed, 100 insertions, 55 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml
index c65463db..5475e571 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml
@@ -15,11 +15,11 @@ shaarli_url: Shaarli-URL, hvis tjenesten er aktiv
15share_diaspora: Aktiver deling til Diaspora 15share_diaspora: Aktiver deling til Diaspora
16share_mail: Aktiver deling med email 16share_mail: Aktiver deling med email
17share_shaarli: Aktiver deling gennem Shaarli 17share_shaarli: Aktiver deling gennem Shaarli
18share_scuttle: Aktiver deling gennem Scuttle
18share_twitter: Aktiver deling gennem Twitter 19share_twitter: Aktiver deling gennem Twitter
19share_unmark: Aktiver deling gennem Unmark.it 20share_unmark: Aktiver deling gennem Unmark.it
20show_printlink: Vis et link til print-indhold 21show_printlink: Vis et link til print-indhold
21wallabag_support_url: Support-URL for wallabag 22wallabag_support_url: Support-URL for wallabag
22wallabag_url: URL for *sin* wallabag-installation
23entry: "artikel" 23entry: "artikel"
24export: "eksport" 24export: "eksport"
25import: "import" 25import: "import"
@@ -33,3 +33,4 @@ demo_mode_username: "Demobruger"
33# share_public: Allow public url for entries 33# share_public: Allow public url for entries
34# download_images_enabled: Download images locally 34# download_images_enabled: Download images locally
35# restricted_access: Enable authentication for websites with paywall 35# restricted_access: Enable authentication for websites with paywall
36# api_user_registration: Enable user to be registered using the API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.de.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.de.yml
index bc378147..a066c8e3 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.de.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.de.yml
@@ -1,35 +1,36 @@
1# settings_changed: Configuration updated 1settings_changed: 'Konfiguration aktualisiert'
2download_pictures: Bilder auf den Server herunterladen 2download_pictures: 'Bilder auf den Server herunterladen'
3carrot: Teilen zu Carrot aktivieren 3carrot: 'Teilen zu Carrot aktivieren'
4diaspora_url: Diaspora-URL, sofern der Service aktiviert ist 4diaspora_url: 'Diaspora-URL, sofern der Service aktiviert ist'
5export_epub: ePUB-Export aktivieren 5export_epub: 'ePUB-Export aktivieren'
6export_mobi: mobi-Export aktivieren 6export_mobi: 'mobi-Export aktivieren'
7export_pdf: PDF-Export aktivieren 7export_pdf: 'PDF-Export aktivieren'
8export_csv: CSV-Export aktivieren 8export_csv: 'CSV-Export aktivieren'
9export_json: JSON-Export aktivieren 9export_json: 'JSON-Export aktivieren'
10export_txt: TXT-Export aktivieren 10export_txt: 'TXT-Export aktivieren'
11export_xml: XML-Export aktivieren 11export_xml: 'XML-Export aktivieren'
12import_with_rabbitmq: Aktiviere RabbitMQ, um Artikel asynchron zu importieren 12import_with_rabbitmq: 'Aktiviere RabbitMQ, um Artikel asynchron zu importieren'
13import_with_redis: Aktiviere Redis, um Artikel asynchron zu importieren 13import_with_redis: 'Aktiviere Redis, um Artikel asynchron zu importieren'
14shaarli_url: Shaarli-URL, sofern der Service aktiviert ist 14shaarli_url: 'Shaarli-URL, sofern der Service aktiviert ist'
15share_diaspora: Teilen zu Diaspora aktiveren 15share_diaspora: 'Teilen zu Diaspora aktiveren'
16share_mail: Teilen via E-Mail aktiveren 16share_mail: 'Teilen via E-Mail aktiveren'
17share_shaarli: Teilen zu Shaarli aktiveren 17share_shaarli: 'Teilen zu Shaarli aktiveren'
18share_twitter: Teilen zu Twitter aktiveren 18share_twitter: 'Teilen zu Twitter aktiveren'
19share_unmark: Teilen zu Unmark.it aktiveren 19share_unmark: 'Teilen zu Unmark.it aktiveren'
20show_printlink: Link anzeigen, um den Inhalt auszudrucken 20show_printlink: 'Link anzeigen, um den Inhalt auszudrucken'
21wallabag_support_url: Support-URL für wallabag 21wallabag_support_url: 'Support-URL für wallabag'
22wallabag_url: URL von *deiner* wallabag-Instanz 22wallabag_url: 'URL von *deiner* wallabag-Instanz'
23entry: "Artikel" 23entry: 'Artikel'
24export: "Export" 24export: 'Export'
25import: "Import" 25import: 'Import'
26misc: "Verschiedenes" 26misc: 'Verschiedenes'
27modify_settings: "Übernehmen" 27modify_settings: 'Übernehmen'
28piwik_host: Host deiner Webseite in Piwik (ohne http:// oder https://) 28piwik_host: 'Host deiner Webseite in Piwik (ohne http:// oder https://)'
29piwik_site_id: ID deiner Webseite in Piwik 29piwik_site_id: 'ID deiner Webseite in Piwik'
30piwik_enabled: Piwik aktivieren 30piwik_enabled: 'Piwik aktivieren'
31demo_mode_enabled: "Test-Modus aktivieren? (nur für die öffentliche wallabag-Demo genutzt)" 31demo_mode_enabled: 'Test-Modus aktivieren? (nur für die öffentliche wallabag-Demo genutzt)'
32demo_mode_username: "Test-Benutzer" 32demo_mode_username: 'Test-Benutzer'
33share_public: Erlaube eine öffentliche URL für Einträge 33share_public: 'Erlaube eine öffentliche URL für Einträge'
34# download_images_enabled: Download images locally 34download_images_enabled: 'Bilder lokal herunterladen'
35# restricted_access: Enable authentication for websites with paywall 35restricted_access: 'Authentifizierung für Webseiten mit Paywall aktivieren'
36api_user_registration: 'Registrierung eines Benutzers über die API ermöglichen'
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
index 52cb8e20..1e4f4668 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
@@ -15,11 +15,11 @@ shaarli_url: Shaarli URL, if the service is enabled
15share_diaspora: Enable share to Diaspora 15share_diaspora: Enable share to Diaspora
16share_mail: Enable share by email 16share_mail: Enable share by email
17share_shaarli: Enable share to Shaarli 17share_shaarli: Enable share to Shaarli
18share_scuttle: Enable share to Scuttle
18share_twitter: Enable share to Twitter 19share_twitter: Enable share to Twitter
19share_unmark: Enable share to Unmark.it 20share_unmark: Enable share to Unmark.it
20show_printlink: Display a link to print content 21show_printlink: Display a link to print content
21wallabag_support_url: Support URL for wallabag 22wallabag_support_url: Support URL for wallabag
22wallabag_url: URL of *your* wallabag instance
23entry: "article" 23entry: "article"
24export: "export" 24export: "export"
25import: "import" 25import: "import"
@@ -33,3 +33,4 @@ demo_mode_username: "Demo user"
33share_public: Allow public url for entries 33share_public: Allow public url for entries
34download_images_enabled: Download images locally 34download_images_enabled: Download images locally
35restricted_access: Enable authentication for websites with paywall 35restricted_access: Enable authentication for websites with paywall
36api_user_registration: Enable user to be registered using the API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml
index c338836d..46ed4040 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml
@@ -15,11 +15,11 @@ shaarli_url: URL de Shaarli, si el servicio está activado
15share_diaspora: Activar compartir con Diaspora 15share_diaspora: Activar compartir con Diaspora
16share_mail: Activar compartir con Email 16share_mail: Activar compartir con Email
17share_shaarli: Activar compartir con Shaarli 17share_shaarli: Activar compartir con Shaarli
18share_scuttle: Activar compartir con Scuttle
18share_twitter: Activar compartir con Twitter 19share_twitter: Activar compartir con Twitter
19share_unmark: Activar compartir con Unmark.it 20share_unmark: Activar compartir con Unmark.it
20show_printlink: Mostrar un enlace para imprimir contenido 21show_printlink: Mostrar un enlace para imprimir contenido
21wallabag_support_url: URL de soporte de wallabag 22wallabag_support_url: URL de soporte de wallabag
22wallabag_url: URL de *tu* instancia de wallabag
23entry: "artículo" 23entry: "artículo"
24export: "exportar" 24export: "exportar"
25import: "importar" 25import: "importar"
@@ -33,3 +33,4 @@ demo_mode_username: "Nombre de usuario demo"
33share_public: Permitir URL pública para los artículos 33share_public: Permitir URL pública para los artículos
34download_images_enabled: Descargar imágenes localmente 34download_images_enabled: Descargar imágenes localmente
35restricted_access: Activar autenticación para websites con paywall 35restricted_access: Activar autenticación para websites con paywall
36# api_user_registration: Enable user to be registered using the API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fa.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fa.yml
index 7a341e0b..f8da4acf 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fa.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fa.yml
@@ -15,11 +15,11 @@ shaarli_url: نشانی Shaarli، اگر فعال بود
15share_diaspora: فعال‌سازی هم‌رسانی به Diaspora 15share_diaspora: فعال‌سازی هم‌رسانی به Diaspora
16share_mail: فعال‌سازی هم‌رسانی با ایمیل 16share_mail: فعال‌سازی هم‌رسانی با ایمیل
17share_shaarli: فعال‌سازی هم‌رسانی به Shaarli 17share_shaarli: فعال‌سازی هم‌رسانی به Shaarli
18share_scuttle: فعال‌سازی هم‌رسانی به Scuttle
18share_twitter: فعال‌سازی هم‌رسانی به Twitter 19share_twitter: فعال‌سازی هم‌رسانی به Twitter
19share_unmark: فعال‌سازی هم‌رسانی به Unmark.it 20share_unmark: فعال‌سازی هم‌رسانی به Unmark.it
20show_printlink: نمایش پیوندی برای چاپ مطلب 21show_printlink: نمایش پیوندی برای چاپ مطلب
21wallabag_support_url: نشانی صفحهٔ پشتیبانی wallabag 22wallabag_support_url: نشانی صفحهٔ پشتیبانی wallabag
22wallabag_url: نشانی صفحهٔ wallabag *شما*
23entry: "مقاله" 23entry: "مقاله"
24export: "برون‌سپاری" 24export: "برون‌سپاری"
25import: "درون‌ریزی" 25import: "درون‌ریزی"
@@ -33,3 +33,4 @@ modify_settings: "اعمال"
33# share_public: Allow public url for entries 33# share_public: Allow public url for entries
34# download_images_enabled: Download images locally 34# download_images_enabled: Download images locally
35# restricted_access: Enable authentication for websites with paywall 35# restricted_access: Enable authentication for websites with paywall
36# api_user_registration: Enable user to be registered using the API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml
index f5c886d6..a79409b4 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml
@@ -15,11 +15,11 @@ shaarli_url: URL de Shaarli, si le service Shaarli est activé
15share_diaspora: Activer le partage vers Diaspora 15share_diaspora: Activer le partage vers Diaspora
16share_mail: Activer le partage par email 16share_mail: Activer le partage par email
17share_shaarli: Activer le partage vers Shaarli 17share_shaarli: Activer le partage vers Shaarli
18share_scuttle: Activer le partage vers Scuttle
18share_twitter: Activer le partage vers Twitter 19share_twitter: Activer le partage vers Twitter
19share_unmark: Activer le partage vers Unmark.it 20share_unmark: Activer le partage vers Unmark.it
20show_printlink: Afficher un lien pour imprimer 21show_printlink: Afficher un lien pour imprimer
21wallabag_support_url: URL de support de wallabag 22wallabag_support_url: URL de support de wallabag
22wallabag_url: URL de *votre* instance de wallabag
23entry: "article" 23entry: "article"
24export: "export" 24export: "export"
25import: "import" 25import: "import"
@@ -33,3 +33,4 @@ demo_mode_username: "Utilisateur de la démo"
33share_public: Autoriser une URL publique pour les articles 33share_public: Autoriser une URL publique pour les articles
34download_images_enabled: Télécharger les images en local 34download_images_enabled: Télécharger les images en local
35restricted_access: Activer l'authentification pour les articles derrière un paywall 35restricted_access: Activer l'authentification pour les articles derrière un paywall
36api_user_registration: Activer la création de compte depuis l'API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.it.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.it.yml
index 88a1b4f6..dd4def4b 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.it.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.it.yml
@@ -15,11 +15,11 @@ shaarli_url: Shaarli URL, se il servizio è abilitato
15share_diaspora: Abilita la condivisione con Diaspora 15share_diaspora: Abilita la condivisione con Diaspora
16share_mail: Abilita la condivisione per email 16share_mail: Abilita la condivisione per email
17share_shaarli: Abilita la condivisione con Shaarli 17share_shaarli: Abilita la condivisione con Shaarli
18share_scuttle: Abilita la condivisione con Scuttle
18share_twitter: Abilita la condivisione con Twitter 19share_twitter: Abilita la condivisione con Twitter
19share_unmark: Abilita la condivisione con Unmark.it 20share_unmark: Abilita la condivisione con Unmark.it
20show_printlink: Mostra un collegamento per stampare il contenuto 21show_printlink: Mostra un collegamento per stampare il contenuto
21wallabag_support_url: URL di supporto per wallabag 22wallabag_support_url: URL di supporto per wallabag
22wallabag_url: URL della *tua* installazione di wallabag
23entry: "contenuto" 23entry: "contenuto"
24export: "esporta" 24export: "esporta"
25import: "importa" 25import: "importa"
@@ -33,3 +33,4 @@ demo_mode_username: "Utente Demo"
33# share_public: Allow public url for entries 33# share_public: Allow public url for entries
34# download_images_enabled: Download images locally 34# download_images_enabled: Download images locally
35# restricted_access: Enable authentication for websites with paywall 35# restricted_access: Enable authentication for websites with paywall
36api_user_registration: Abilita la registrazione dell'utente attraverso l'API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml
index 04aaf0e8..fb163ce7 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml
@@ -9,17 +9,17 @@ export_csv: Activar l'expòrt CSV
9export_json: Activar l'expòrt JSON 9export_json: Activar l'expòrt JSON
10export_txt: Activar l'expòrt TXT 10export_txt: Activar l'expòrt TXT
11export_xml: Activar l'expòrt XML 11export_xml: Activar l'expòrt XML
12import_with_rabbitmq: Activar Enable RabbitMQ per importar de donadas de manièra asincròna 12import_with_rabbitmq: Activar RabbitMQ per importar de donadas de manièra asincròna
13import_with_redis: Activar Redis per importar de donadas de manièra asincròna 13import_with_redis: Activar Redis per importar de donadas de manièra asincròna
14shaarli_url: URL de Shaarli, se lo servici Shaarli es activat 14shaarli_url: URL de Shaarli, se lo servici Shaarli es activat
15share_diaspora: Activar lo partatge cap a Diaspora 15share_diaspora: Activar lo partatge cap a Diaspora*
16share_mail: Activar lo partatge per corrièl 16share_mail: Activar lo partatge per corrièl
17share_shaarli: Activar lo partatge cap a Shaarli 17share_shaarli: Activar lo partatge cap a Shaarli
18share_scuttle: Activar lo partatge cap a Scuttle
18share_twitter: Activar lo partatge cap a Twitter 19share_twitter: Activar lo partatge cap a Twitter
19share_unmark: Activar lo partatge cap a Unmark.it 20share_unmark: Activar lo partatge cap a Unmark.it
20show_printlink: Afichar un ligam per imprimir 21show_printlink: Afichar un ligam per imprimir
21wallabag_support_url: URL d'assisténcia de wallabag 22wallabag_support_url: URL d'assisténcia de wallabag
22wallabag_url: URL de *vòstra* instància de wallabag
23entry: "article" 23entry: "article"
24export: "expòrt" 24export: "expòrt"
25import: "impòrt" 25import: "impòrt"
@@ -33,3 +33,4 @@ demo_mode_username: "Utilizaire de la demostracion"
33share_public: Autorizar una URL publica pels articles 33share_public: Autorizar una URL publica pels articles
34download_images_enabled: Telecargar los imatges en local 34download_images_enabled: Telecargar los imatges en local
35restricted_access: Activar l'autenticacion pels sites amb peatge 35restricted_access: Activar l'autenticacion pels sites amb peatge
36api_user_registration: Autorizar los utilizaires a se marcar amb l'API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml
index 1203e159..04ad4fd3 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml
@@ -15,11 +15,11 @@ shaarli_url: Adress URL Shaarli, jeżeli usługa jest włączona
15share_diaspora: Włącz udostępnianie dla Diaspora 15share_diaspora: Włącz udostępnianie dla Diaspora
16share_mail: Włącz udostępnianie przez email 16share_mail: Włącz udostępnianie przez email
17share_shaarli: Włącz udostępnianie dla Shaarli 17share_shaarli: Włącz udostępnianie dla Shaarli
18share_scuttle: Włącz udostępnianie dla Scuttle
18share_twitter: Włącz udostępnianie dla Twitter 19share_twitter: Włącz udostępnianie dla Twitter
19share_unmark: Włącz udostępnianie dla Unmark.it 20share_unmark: Włącz udostępnianie dla Unmark.it
20show_printlink: Pokaż link do wydrukowania zawartości 21show_printlink: Pokaż link do wydrukowania zawartości
21wallabag_support_url: Adres URL wsparcia dla wallabag 22wallabag_support_url: Adres URL wsparcia dla wallabag
22wallabag_url: Adres *twojej* instacji wallabag
23entry: "artykuł" 23entry: "artykuł"
24export: "eksport" 24export: "eksport"
25import: "import" 25import: "import"
@@ -33,3 +33,4 @@ demo_mode_username: "Użytkownik Demonstracyjny"
33share_public: Zezwalaj na publiczny adres url dla wpisow 33share_public: Zezwalaj na publiczny adres url dla wpisow
34download_images_enabled: Pobierz obrazy lokalnie 34download_images_enabled: Pobierz obrazy lokalnie
35restricted_access: Włącz autoryzację dla stron z paywallem 35restricted_access: Włącz autoryzację dla stron z paywallem
36api_user_registration: Włącz rejestrację użytkownika przy użyciu API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml
index 1edde87a..77e22b37 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml
@@ -15,11 +15,11 @@ shaarli_url: URL Shaarli, se o serviço está habilitado
15share_diaspora: Habilitar compartilhamento para o Diaspora 15share_diaspora: Habilitar compartilhamento para o Diaspora
16share_mail: Habilitar compartilhamento por e-mail 16share_mail: Habilitar compartilhamento por e-mail
17share_shaarli: Habilitar compartilhamento para o Shaarli 17share_shaarli: Habilitar compartilhamento para o Shaarli
18share_scuttle: Habilitar compartilhamento para o Scuttle
18share_twitter: Habilitar compartilhamento para o Twitter 19share_twitter: Habilitar compartilhamento para o Twitter
19share_unmark: Habilitar compartilhamento para o Unmark.it 20share_unmark: Habilitar compartilhamento para o Unmark.it
20show_printlink: Mostrar um link para imprimir o conteúdo 21show_printlink: Mostrar um link para imprimir o conteúdo
21wallabag_support_url: URL de Suporte do wallabag 22wallabag_support_url: URL de Suporte do wallabag
22wallabag_url: URL de *sua* instância do wallabag
23entry: "artigo" 23entry: "artigo"
24export: "exportar" 24export: "exportar"
25import: "importar" 25import: "importar"
@@ -33,3 +33,4 @@ demo_mode_username: "Usuário demo"
33# share_public: Allow public url for entries 33# share_public: Allow public url for entries
34# download_images_enabled: Download images locally 34# download_images_enabled: Download images locally
35# restricted_access: Enable authentication for websites with paywall 35# restricted_access: Enable authentication for websites with paywall
36# api_user_registration: Enable user to be registered using the API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml
index f0c935d3..1b4bfb5b 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml
@@ -15,11 +15,11 @@ shaarli_url: Shaarli URL, dacă serviciul este permis
15share_diaspora: Permite share către Diaspora 15share_diaspora: Permite share către Diaspora
16share_mail: Permite share prin email 16share_mail: Permite share prin email
17share_shaarli: Permite share către Shaarli 17share_shaarli: Permite share către Shaarli
18share_scuttle: Permite share către Scuttle
18share_twitter: Permite share către Twitter 19share_twitter: Permite share către Twitter
19share_unmark: Permite share către Unmark.it 20share_unmark: Permite share către Unmark.it
20show_printlink: Afișează un link pentru a printa content-ul 21show_printlink: Afișează un link pentru a printa content-ul
21wallabag_support_url: URL-ul de suport pentru wallabag 22wallabag_support_url: URL-ul de suport pentru wallabag
22wallabag_url: URL-ul instanței tale wallabag
23entry: "alticol" 23entry: "alticol"
24export: "exportă" 24export: "exportă"
25import: "importă" 25import: "importă"
@@ -33,3 +33,4 @@ modify_settings: "aplică"
33# share_public: Allow public url for entries 33# share_public: Allow public url for entries
34# download_images_enabled: Download images locally 34# download_images_enabled: Download images locally
35# restricted_access: Enable authentication for websites with paywall 35# restricted_access: Enable authentication for websites with paywall
36# api_user_registration: Enable user to be registered using the API
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ru.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ru.yml
new file mode 100644
index 00000000..37b4bbfd
--- /dev/null
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ru.yml
@@ -0,0 +1,35 @@
1settings_changed: "Настройки обновлены"
2download_pictures: "Скачивать картинки на Ваш сервер"
3carrot: "Включить возможность отслеживания событий через Carrot"
4diaspora_url: "Diaspora URL, если сервис включен"
5export_epub: "Включить ePub экспорт"
6export_mobi: "Включить .mobi экспорт"
7export_pdf: "Включить PDF экспорт"
8export_csv: "Включить CSV экспорт"
9export_json: "Включить JSON экспорт"
10export_txt: "Включить TXT экспорт"
11export_xml: "Включить XML экспорт"
12import_with_rabbitmq: "Включить RabbitMQ для импорта данных(асинхронно)"
13import_with_redis: "Включить Redis для импорта данных(асинхронно)"
14shaarli_url: "Shaarli URL, если сервис включен"
15share_diaspora: "Включить возможность поделиться в соц.сети Diaspora"
16share_mail: "Включить возможность поделиться по email"
17share_shaarli: "Включить возможность поделиться в Shaarli"
18share_twitter: "Включить возможность поделиться в Twitter"
19share_unmark: "Включить возможность поделиться в Unmark.it"
20show_printlink: "Отображать ссылки в версии для печати"
21wallabag_support_url: "Поддержка URL для wallabag"
22wallabag_url: "URL *вашего* wallabag сервиса"
23entry: "запись"
24export: "экспорт"
25import: "импорт"
26misc: "разное"
27modify_settings: "применить"
28piwik_host: "Ссылка на Ваш сайт на Piwik (с http:// или https://)"
29piwik_site_id: "ID Вашего сайта на Piwik"
30piwik_enabled: "Включить Piwik"
31demo_mode_enabled: "Включить демо режим ? (только для публичной демонстрации wallabag)"
32demo_mode_username: "Демо пользователь"
33share_public: "Разрешить публичные ссылки на записи"
34download_images_enabled: "Скачивать изображения локально"
35restricted_access: "Включить авторизацию на сайте с помощью paywall"
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml
index eb40fc5e..1579366d 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml
@@ -15,6 +15,7 @@
15# share_diaspora: Enable share to Diaspora 15# share_diaspora: Enable share to Diaspora
16# share_mail: Enable share by email 16# share_mail: Enable share by email
17# share_shaarli: Enable share to Shaarli 17# share_shaarli: Enable share to Shaarli
18# share_scuttle: Enable share to Scuttle
18# share_twitter: Enable share to Twitter 19# share_twitter: Enable share to Twitter
19# share_unmark: Enable share to Unmark.it 20# share_unmark: Enable share to Unmark.it
20# show_printlink: Display a link to print content 21# show_printlink: Display a link to print content
@@ -33,3 +34,4 @@
33# share_public: Allow public url for entries 34# share_public: Allow public url for entries
34# download_images_enabled: Download images locally 35# download_images_enabled: Download images locally
35# restricted_access: Enable authentication for websites with paywall 36# restricted_access: Enable authentication for websites with paywall
37# api_user_registration: Enable user to be registered using the API
diff --git a/app/Resources/CraueConfigBundle/views/Settings/modify.html.twig b/app/Resources/CraueConfigBundle/views/Settings/modify.html.twig
index c4e735ee..db153270 100644
--- a/app/Resources/CraueConfigBundle/views/Settings/modify.html.twig
+++ b/app/Resources/CraueConfigBundle/views/Settings/modify.html.twig
@@ -20,12 +20,10 @@
20 20
21 {% for section in sections | craue_sortSections %} 21 {% for section in sections | craue_sortSections %}
22 <div id="set-{{ section }}" class="col s12"> 22 <div id="set-{{ section }}" class="col s12">
23 {% for setting in form.settings if setting.section.vars.value == section %} 23 {% for setting in form.settings if setting.vars.value.section == section %}
24 {{ form_row(setting.name) }} 24 {{ form_row(setting.value, {
25 {{ form_row(setting.section) }} 25 'label': setting.vars.value.name | trans({}, 'CraueConfigBundle'),
26 {{ form_row(setting.value, { 26 }) }}
27 'label': setting.name.vars.value | trans({}, 'CraueConfigBundle'),
28 }) }}
29 {% endfor %} 27 {% endfor %}
30 </div> 28 </div>
31 {% endfor %} 29 {% endfor %}
@@ -35,8 +33,7 @@
35 {{ 'modify_settings' | trans({}, 'CraueConfigBundle') }} 33 {{ 'modify_settings' | trans({}, 'CraueConfigBundle') }}
36 </button> 34 </button>
37 35
38 {{ form_rest(form) }} 36 {{ form_widget(form._token) }}
39 {{ form_end(form) }}
40 </div> 37 </div>
41 </div> 38 </div>
42 </div> 39 </div>