X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.da.yml;h=213d57904743e5e7365a3c8890442c62f0a71c74;hb=5ecdfcd041767c9e3244a92bb0a6cc3c3f80fea3;hp=acf9fdc5e11f51c6fa6330585b5e189db22913a2;hpb=6b82630838c32d78934d0869a411704187460b80;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml index acf9fdc5..213d5790 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml @@ -154,6 +154,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 +339,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 +381,6 @@ developer: # paragraph_8: 'If you want to see all the API endpoints, you can have a look to our API documentation.' # 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 +397,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'