]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
Added creation date and reading time on article view
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.da.yml
index acf9fdc5e11f51c6fa6330585b5e189db22913a2..5e7d89494c8b6a5b901951be61cd2c70a85a5580 100644 (file)
@@ -144,6 +144,8 @@ entry:
         reading_time: 'estimeret læsetid'
         reading_time_minutes: 'estimeret læsetid: %readingTime% min'
         reading_time_less_one_minute: 'estimeret læsetid: <small class="inferieur">&lt;</small> 1 min'
+        reading_time_minutes_short: '%readingTime% min'
+        reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
         original_article: 'original'
         toogle_as_read: 'Marker som læst'
         toogle_as_star: 'Skift favoritstatus'
@@ -154,6 +156,7 @@ entry:
         status_label: 'Status'
         archived_label: 'Arkiveret'
         starred_label: 'Favorit'
+        unread_label: 'Ulæst'
         preview_picture_label: 'Har et vist billede'
         preview_picture_help: 'Forhåndsvis billede'
         language_label: 'Sprog'
@@ -338,6 +341,7 @@ developer:
     # documentation: 'Documentation'
     # how_to_first_app: 'How to create my first application'
     # full_documentation: 'View full API documentation'
+    # list_methods: 'List API methods'
     # clients:
     #     title: 'Clients'
     #     create_new: 'Create a new client'
@@ -379,13 +383,6 @@ developer:
     #         paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
     #     back: 'Back'
 
-validator:
-    password_must_match: 'De indtastede adgangskoder skal være ens'
-    password_too_short: 'Adgangskoden skal være mindst 8 tegn'
-    # password_wrong_value: 'Wrong value for your current password'
-    # item_per_page_too_high: 'This will certainly kill the app'
-    # rss_limit_too_hight: 'This will certainly kill the app'
-
 flashes:
     config:
         notice:
@@ -402,6 +399,7 @@ flashes:
         notice:
             # entry_already_saved: 'Entry already saved on %date%'
             # entry_saved: 'Entry saved'
+            # entry_saved_failed: 'Failed to save entry'
             # entry_updated: 'Entry updated'
             # entry_reloaded: 'Entry reloaded'
             # entry_reload_failed: 'Failed to reload entry'