]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #2180 from wallabag/download-pictures
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Thu, 3 Nov 2016 15:22:07 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2016 15:22:07 +0000 (16:22 +0100)
Download pictures

1  2 
src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml

index 9b0eecceedefeea096bcece1e72030e878ec438f,87083799d4d21bcb10f2f742a802cb776877e6ca..21c260798d51df550cc8cad712e273f90be5f19d
@@@ -71,7 -71,6 +71,7 @@@ config
              # 300_word: 'I read ~300 words per minute'
              # 400_word: 'I read ~400 words per minute'
          pocket_consumer_key_label: Brugers nøgle til Pocket for at importere materialer
 +        # android_configuration: Configure your Android application
      form_rss:
          description: 'RSS-feeds fra wallabag gør det muligt at læse de artikler, der gemmes i wallabag, med din RSS-læser. Det kræver, at du genererer et token først.'
          token_label: 'RSS-Token'
@@@ -368,6 -367,7 +368,7 @@@ import
      #     how_to: 'Please select your Readability export and click on the below button to upload and import it.'
      worker:
          # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
+         # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      # firefox:
      #    page_title: 'Import > Firefox'
      #    description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
@@@ -505,3 -505,8 +506,8 @@@ flashes
          notice:
              # client_created: 'New client created.'
              # client_deleted: 'Client deleted'
+     user:
+         notice:
+             # added: 'User "%username%" added'
+             # updated: 'User "%username%" updated'
+             # deleted: 'User "%username%" deleted'
index a156c54ab04ca5d599d21c98ef5a08fc2f0ab671,5e5dd996f1f6cf908a6659476cd93f4077bcec1d..ff70cbee5811356263482060609a7989eb1fc347
@@@ -71,7 -71,6 +71,7 @@@ config
              300_word: 'Ich lese ~300 Wörter pro Minute'
              400_word: 'Ich lese ~400 Wörter pro Minute'
          pocket_consumer_key_label: Consumer-Key für Pocket, um Inhalte zu importieren
 +        # android_configuration: Configure your Android application
      form_rss:
          description: 'Die RSS-Feeds von wallabag erlauben es dir, deine gespeicherten Artikel mit deinem bevorzugten RSS-Reader zu lesen. Vorher musst du jedoch einen Token erstellen.'
          token_label: 'RSS-Token'
@@@ -368,6 -367,7 +368,7 @@@ import
          how_to: 'Bitte wähle deinen Readability Export aus und klicke den unteren Button für das Hochladen und Importieren dessen.'
      worker:
          enabled: "Der Import erfolgt asynchron. Sobald der Import gestartet ist, wird diese Aufgabe extern abgearbeitet. Der aktuelle Service dafür ist:"
+         # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      firefox:
          page_title: 'Aus Firefox importieren'
          description: "Dieser Import wird all deine Lesezeichen aus Firefox importieren. Gehe zu deinen Lesezeichen (Strg+Shift+O), dann auf \"Importen und Sichern\", wähle \"Sichern…\". Du erhälst eine .json Datei."
@@@ -505,3 -505,8 +506,8 @@@ flashes
          notice:
              client_created: 'Neuer Client erstellt.'
              client_deleted: 'Client gelöscht'
+     user:
+         notice:
+             # added: 'User "%username%" added'
+             # updated: 'User "%username%" updated'
+             # deleted: 'User "%username%" deleted'
index 049959a07151e8d0a77ce6c57db087ee1b544ab6,ab56cdb977f605db4dd7c9b299442b2ef0a8a28a..36382b6fab59321a7e7e2d64fb5993fcef1d6d31
@@@ -71,7 -71,6 +71,7 @@@ config
              300_word: 'I read ~300 words per minute'
              400_word: 'I read ~400 words per minute'
          pocket_consumer_key_label: Consumer key for Pocket to import contents
 +        android_configuration: Configure your Android application
      form_rss:
          description: 'RSS feeds provided by wallabag allow you to read your saved articles with your favourite RSS reader. You need to generate a token first.'
          token_label: 'RSS token'
@@@ -368,6 -367,7 +368,7 @@@ import
          how_to: 'Please select your Readability export and click on the below button to upload and import it.'
      worker:
          enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
+         download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      firefox:
          page_title: 'Import > Firefox'
          description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
@@@ -471,6 -471,7 +472,7 @@@ flashes
              rss_updated: 'RSS information updated'
              tagging_rules_updated: 'Tagging rules updated'
              tagging_rules_deleted: 'Tagging rule deleted'
+             # user_added: 'User "%username%" added'
              rss_token_updated: 'RSS token updated'
              annotations_reset: Annotations reset
              tags_reset: Tags reset
index 79c13ff09f390719c03c514bc4a6d25c3d4048a8,c852e5b75a35d6681192f70500e19a45873a5f35..2c80fe8f28cbd1bf56ef4443b337a970bff11c78
@@@ -71,7 -71,6 +71,7 @@@ config
              300_word: 'Leo ~300 palabras por minuto'
              400_word: 'Leo ~400 palabras por minuto'
          # pocket_consumer_key_label: Consumer key for Pocket to import contents
 +        # android_configuration: Configure your Android application
      form_rss:
          description: 'Los feeds RSS de wallabag permiten leer los artículos guardados con su lector RSS favorito. Necesita generar un token primero'
          token_label: 'RSS token'
@@@ -368,6 -367,7 +368,7 @@@ import
          # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
      worker:
          # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
+         # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      firefox:
         page_title: 'Importar > Firefox'
         # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
@@@ -505,3 -505,8 +506,8 @@@ flashes
          notice:
              client_created: 'Nuevo cliente creado.'
              client_deleted: 'Cliente suprimido'
+     user:
+         notice:
+             # added: 'User "%username%" added'
+             # updated: 'User "%username%" updated'
+             # deleted: 'User "%username%" deleted'
index e81513aa1c4e14017d5698eee233586b03800f6e,cf0724509271e22869a3665618a7980f506e377a..6b6211d603d0a570ad78f114dd3c239a6211b58b
@@@ -71,7 -71,6 +71,7 @@@ config
              300_word: 'من تقریباً ۳۰۰ واژه را در دقیقه می‌خوانم'
              400_word: 'من تقریباً ۴۰۰ واژه را در دقیقه می‌خوانم'
          pocket_consumer_key_label: کلید کاربری Pocket برای درون‌ریزی مطالب
 +        # android_configuration: Configure your Android application
      form_rss:
          description: 'با خوراک آر-اس-اس که wallabag در اختیارتان می‌گذارد، می‌توانید مقاله‌های ذخیره‌شده را در نرم‌افزار آر-اس-اس دلخواه خود بخوانید. برای این کار نخست باید یک کد بسازید.'
          token_label: 'کد آر-اس-اس'
@@@ -285,6 -284,7 +285,7 @@@ quickstart
          paragraph_2: 'ادامه دهید!'
      configure:
          title: 'برنامه را تنظیم کنید'
+         # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
          language: 'زبان و نمای برنامه را تغییر دهید'
          rss: 'خوراک آر-اس-اس را فعال کنید'
          tagging_rules: 'قانون‌های برچسب‌گذاری خودکار مقاله‌هایتان را تعریف کنید'
@@@ -367,6 -367,7 +368,7 @@@ import
          # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
      worker:
          # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
+         # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      firefox:
         page_title: 'درون‌ریزی > Firefox'
         # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
@@@ -504,3 -505,8 +506,8 @@@ flashes
          notice:
              # client_created: 'New client created.'
              # client_deleted: 'Client deleted'
+     user:
+         notice:
+             # added: 'User "%username%" added'
+             # updated: 'User "%username%" updated'
+             # deleted: 'User "%username%" deleted'
index ac7c112d6352857beec107ee961d7ba74e671e0b,c4aa3751537aedf19db4e83fcac70a97da7cb960..74d59e1a27157969f9d6e18d29505b67e9780a39
@@@ -71,7 -71,6 +71,7 @@@ config
              300_word: 'Je lis environ 300 mots par minute'
              400_word: 'Je lis environ 400 mots par minute'
          pocket_consumer_key_label: Clé d'authentification Pocket pour importer les données
 +        android_configuration: Configurez votre application Android
      form_rss:
          description: "Les flux RSS fournis par wallabag vous permettent de lire vos articles sauvegardés dans votre lecteur de flux préféré. Pour pouvoir les utiliser, vous devez d'abord créer un jeton."
          token_label: 'Jeton RSS'
@@@ -368,6 -367,7 +368,7 @@@ import
          how_to: "Choisissez le fichier de votre export Readability et cliquez sur le bouton ci-dessous pour l'importer."
      worker:
          enabled: "Les imports sont asynchrones. Une fois l'import commencé un worker externe traitera les messages un par un. Le service activé est :"
+         download_images_warning: "Vous avez configuré le téléchagement des images pour vos articles. Combiné à l'import classique, cette opération peut être très très longue (voire échouer). Nous vous conseillons <strong>vivement</strong> d'activer les imports asynchrones."
      firefox:
          page_title: 'Import > Firefox'
          description: "Cet outil va vous permettre d'importer tous vos marques-pages de Firefox. Ouvrez le panneau des marques-pages (Ctrl+Maj+O), puis dans « Importation et sauvegarde », choisissez « Sauvegarde... ». Vous allez récupérer un fichier .json. </p>"
@@@ -505,3 -505,8 +506,8 @@@ flashes
          notice:
              client_created: 'Nouveau client %name% créé'
              client_deleted: 'Client %name% supprimé'
+     user:
+         notice:
+             added: 'Utilisateur "%username%" ajouté'
+             updated: 'Utilisateur "%username%" mis à jour'
+             deleted: 'Utilisateur "%username%" supprimé'
index 454429f65f90b937b4f38809dd5070f196b55c7c,38c780dd3618eee3b7ac922229e2b93ee7b7ad90..a448b602ce3550560f26587edb4ca3413eac5dc9
@@@ -71,7 -71,6 +71,7 @@@ config
              300_word: 'Leggo ~300 parole al minuto'
              400_word: 'Leggo ~400 parole al minuto'
          pocket_consumer_key_label: Consumer key per Pocket per importare i contenuti
 +        # android_configuration: Configure your Android application
      form_rss:
          description: 'I feed RSS generati da wallabag ti permettono di leggere i tuoi contenuti salvati con il tuo lettore di RSS preferito. Prima, devi generare un token.'
          token_label: 'RSS token'
@@@ -368,6 -367,7 +368,7 @@@ import
          # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
      worker:
          # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
+         # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      firefox:
         page_title: 'Importa da > Firefox'
         # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
@@@ -505,3 -505,8 +506,8 @@@ flashes
          notice:
              client_created: 'Nuovo client creato.'
              client_deleted: 'Client eliminato'
+     user:
+         notice:
+             # added: 'User "%username%" added'
+             # updated: 'User "%username%" updated'
+             # deleted: 'User "%username%" deleted'
index dadb6b03c2b6d54e333fc429b75c2eda1e2f9e6f,103ca831e140965ae3dae95f990b077cec5bc366..a61f7cdd24be1ebd5414696e20e10b1e59b197c0
@@@ -71,7 -71,6 +71,7 @@@ config
              300_word: "Legissi a l'entorn de 300 mots per minuta"
              400_word: "Legissi a l'entorn de 400 mots per minuta"
          pocket_consumer_key_label: Clau d'autentificacion Pocket per importar las donadas
 +        # android_configuration: Configure your Android application
      form_rss:
          description: "Los fluxes RSS fornits per wallabag vos permeton de legir vòstres articles salvagardats dins vòstre lector de fluxes preferit. Per los poder emplegar, vos cal, d'en primièr crear un geton."
          token_label: 'Geton RSS'
@@@ -368,6 -367,7 +368,7 @@@ import
          how_to: "Mercés de seleccionar vòstre Readability fichièr e de clicar sul boton dejós per lo telecargar e l'importar."
      worker:
          enabled: "L'importacion se fa de manièra asincròna. Un còp l'importacion lançada, una aisina externa s'ocuparà dels messatges un per un. Lo servici actual es : "
+         # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      firefox:
          page_title: 'Importar > Firefox'
          description: "Aquesta aisina importarà totas vòstres favorits de Firefox. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
@@@ -505,3 -505,8 +506,8 @@@ flashes
          notice:
              client_created: 'Novèl client creat'
              client_deleted: 'Client suprimit'
+     user:
+         notice:
+             # added: 'User "%username%" added'
+             # updated: 'User "%username%" updated'
+             # deleted: 'User "%username%" deleted'
index 200907c9654c4030bd96cbc889e27a646ee36343,1680dae0a2e4d1afe5e14fa1ca78199060c26fdb..a7387b79a889719e93f3c5898b5e532641113e58
@@@ -71,7 -71,6 +71,7 @@@ config
              300_word: 'Czytam ~300 słów na minutę'
              400_word: 'Czytam ~400 słów na minutę'
          pocket_consumer_key_label: 'Klucz klienta Pocket do importu zawartości'
 +        # android_configuration: Configure your Android application
      form_rss:
          description: 'Kanały RSS prowadzone przez wallabag pozwalają Ci na czytanie twoich zapisanych artykułów w twoium ulubionym czytniku RSS. Musisz najpierw wynegenerować tokena.‌'
          token_label: 'Token RSS'
@@@ -368,6 -367,7 +368,7 @@@ import
          how_to: 'Wybierz swój plik eksportu z Readability i kliknij poniższy przycisk, aby go załadować.'
      worker:
          enabled: "Import jest wykonywany asynchronicznie. Od momentu rozpoczęcia importu, zewnętrzna usługa może zajmować się na raz tylko jednym zadaniem. Bieżącą usługą jest:"
+         # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      firefox:
         page_title: 'Import > Firefox'
         description: "Ten importer zaimportuje wszystkie twoje zakładki z Firefoksa. Idź do twoich zakładek (Ctrl+Shift+O), następnie w \"Import i kopie zapasowe\", wybierz \"Utwórz kopię zapasową...\". Uzyskasz plik .json."
@@@ -505,3 -505,8 +506,8 @@@ flashes
          notice:
              client_created: 'Nowy klient utworzony.'
              client_deleted: 'Klient usunięty'
+     user:
+         notice:
+             # added: 'User "%username%" added'
+             # updated: 'User "%username%" updated'
+             # deleted: 'User "%username%" deleted'
index 255ee839892789a1ab2304c2b72acd5749022f88,16d39188b0b980820a1c2939f7f3b9eff21ec847..070abe274d9223e08600ec3821bf0a845832a617
@@@ -71,7 -71,6 +71,7 @@@ config
              # 300_word: 'I read ~300 words per minute'
              # 400_word: 'I read ~400 words per minute'
          pocket_consumer_key_label: Cheie consumator pentru importarea contentului din Pocket
 +        # android_configuration: Configure your Android application
      form_rss:
          description: 'Feed-urile RSS oferite de wallabag îți permit să-ți citești articolele salvate în reader-ul tău preferat RSS.'
          token_label: 'RSS-Token'
@@@ -368,6 -367,7 +368,7 @@@ import
      #     how_to: 'Please select your Readability export and click on the below button to upload and import it.'
      worker:
          # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
+         # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      # firefox:
      #    page_title: 'Import > Firefox'
      #    description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
@@@ -505,3 -505,8 +506,8 @@@ flashes
          notice:
              # client_created: 'New client created.'
              # client_deleted: 'Client deleted'
+     user:
+         notice:
+             # added: 'User "%username%" added'
+             # updated: 'User "%username%" updated'
+             # deleted: 'User "%username%" deleted'
index f3696a55769ab614e645bdd92e028f38e768f46b,c9a269ecdd93a1ba14ed9839d2ef035f7129b104..7679b32a6a6121bd6990f2e7a46f4330f1153d03
@@@ -71,7 -71,6 +71,7 @@@ config
              # 300_word: 'I read ~300 words per minute'
              # 400_word: 'I read ~400 words per minute'
          # pocket_consumer_key_label: Consumer key for Pocket to import contents
 +        # android_configuration: Configure your Android application
      form_rss:
          description: 'wallabag RSS akışı kaydetmiş olduğunuz makalelerini favori RSS okuyucunuzda görüntülemenizi sağlar. Bunu yapabilmek için öncelikle belirteç (token) oluşturmalısınız.'
          token_label: 'RSS belirteci (token)'
          # if_label: 'if'
          # then_tag_as_label: 'then tag as'
          # delete_rule_label: 'delete'
+         # edit_rule_label: 'edit'
          rule_label: 'Kural'
          tags_label: 'Etiketler'
          faq:
@@@ -367,6 -367,7 +368,7 @@@ import
          # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
      worker:
          # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
+         # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
      firefox:
         page_title: 'İçe Aktar > Firefox'
         # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
@@@ -504,3 -505,8 +506,8 @@@ flashes
          notice:
              # client_created: 'New client created.'
              # client_deleted: 'Client deleted'
+     user:
+         notice:
+             # added: 'User "%username%" added'
+             # updated: 'User "%username%" updated'
+             # deleted: 'User "%username%" deleted'