Commit graph

680 commits

Author SHA1 Message Date
Jo Vuit
d2ddda3f1d Replaced :v-context by :translate-context, as to follow the doc.
@eliotberriot: Is there a reason why you used :v-context instead of
:translate-context?
2019-02-11 16:18:44 +01:00
Jo Vuit
7534670e30 Added context strings 2019-02-11 16:10:30 +01:00
Jo Vuit
51514944a3 Added context strings 2019-02-11 16:01:13 +01:00
Jo Vuit
1e21f13ab9 Added context strings 2019-02-11 15:58:41 +01:00
Jo Vuit
3ac2feca23 Added context strings 2019-02-11 15:54:37 +01:00
Jo Vuit
279c941ee1 Added context strings
Minor rewording
2019-02-11 15:47:41 +01:00
Jo Vuit
c04da22518 Added translation context 2019-02-11 15:42:58 +01:00
Jo Vuit
55fec09e1b Added context strings 2019-02-11 15:37:28 +01:00
Jo Vuit
041dc3c89b Corrected non-escaped ' (apostrophe) 2019-02-11 14:45:41 +01:00
Jo Vuit
5daa99544a Added translation strings context 2019-02-11 14:41:21 +01:00
Jo Vuit
662d4884c2 Added context translation strings 2019-02-11 14:40:46 +01:00
Jo Vuit
b89da8f3b2 Added translation strings context 2019-02-11 14:33:18 +01:00
Jo Vuit
02b2d3d749 Added translation strings context 2019-02-11 14:31:43 +01:00
Jo Vuit
a72f10737b Minor rewordings 2019-02-11 14:23:53 +01:00
Jo Vuit
036d94a41a Added translation strings context 2019-02-11 14:22:22 +01:00
Jo Vuit
fbb8e1a227 Added translation context 2019-02-11 14:14:26 +01:00
Jo Vuit
31d55e0361 Added translation context 2019-02-11 14:07:55 +01:00
Jo Vuit
2cbb983bde Added string context 2019-02-11 14:05:19 +01:00
Jo Vuit
86889e212e Added translation strings context 2019-02-11 13:59:52 +01:00
Jo Vuit
f1f2e7517d Added translation context strings 2019-02-11 13:56:03 +01:00
Eliot Berriot
98f4edeeb3
Merge branch 'master' into develop 2019-02-11 09:44:42 +01:00
jovuit
23672be5c0 #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:43:57 +01:00
Eliot Berriot
44ddb736b2 Merge branch '662-playlist-List' into 'develop'
#662: Corrected wrong terminology in string context

See merge request funkwhale/funkwhale!600
2019-02-11 09:42:54 +01:00
Eliot Berriot
f235ac4cc3 Merge branch '662-admin-users-UsersList.vue' into 'develop'
Added translation context

See merge request funkwhale/funkwhale!595
2019-02-11 09:42:41 +01:00
Eliot Berriot
7fe86e9d56 Merge branch '662-admin-InvitationsList.vue' into 'develop'
Added translation context

See merge request funkwhale/funkwhale!594
2019-02-11 09:42:24 +01:00
Eliot Berriot
78703e26d5 Merge branch '662-admin-users-Base.vue' into 'develop'
Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!593
2019-02-11 09:42:05 +01:00
Eliot Berriot
9a68304344 Merge branch '662-playlist-detail' into 'develop'
Added i18n string context

See merge request funkwhale/funkwhale!589
2019-02-11 09:41:48 +01:00
Eliot Berriot
177ad95bee Merge branch '662-Notifications.vue' into 'develop'
#662: Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!604
2019-02-11 09:41:24 +01:00
jovuit
c6e4de8d0b #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:36:52 +01:00
Eliot Berriot
5cf1de8faf Merge branch '662-admin-moderation-DomainsList.vue' into 'develop'
Added translation context (#662)

See merge request funkwhale/funkwhale!602
2019-02-11 09:36:22 +01:00
Eliot Berriot
777563bf5a Merge branch '662-admin-moderation-Base.vue' into 'develop'
#662:  Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!601
2019-02-11 09:35:49 +01:00
jovuit
9a3b1b2f7b #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:34:37 +01:00
Eliot Berriot
84de85f976 Merge branch '662-admin-Settings.vue' into 'develop'
#662: Added translation strings for admin/Settings.vue

See merge request funkwhale/funkwhale!598
2019-02-11 09:33:02 +01:00
Eliot Berriot
39fb8c14cd Merge branch '662-admin-library-FilesList.vue' into 'develop'
#662: Added translation strings for admin/library/FilesList.vue

See merge request funkwhale/funkwhale!597
2019-02-11 09:32:06 +01:00
Jo Vuit
40aec49787 Added translation string context for Notifications.vue 2019-02-10 15:25:46 +01:00
Jo Vuit
858d91784a Added translation string context for admin/moderation/DomainsDetail.vue 2019-02-10 15:12:07 +01:00
Jo Vuit
e250f4bd3a Added translation context for admin/moderation/AccountsList.vue 2019-02-10 14:45:40 +01:00
Jo Vuit
565b0bdd13 Added translation context (#662) 2019-02-10 14:42:15 +01:00
Jo Vuit
f580624652 Added translation context for content/Base.vue for the hidden text 'Secondary menu' 2019-02-10 14:32:35 +01:00
Jo Vuit
00ca22133f Added translation context (#662) 2019-02-10 14:27:15 +01:00
Jo Vuit
ee23e145b6 Replaced detail part of string context 'Name' by 'Noun', which is the correct word in English... 2019-02-10 14:15:40 +01:00
Jo Vuit
7e3fbbe0a9 Added translation strings for admin/Settings.vue
Added the component type Menu in the doc, to match with secondary menu items
2019-02-09 16:52:47 +01:00
Jo Vuit
ac7f403616 '#662:Added translation strings for admin/library/FilesList.vue 2019-02-09 16:44:30 +01:00
Jo Vuit
c692ec3fe1 Added translation strings 2019-02-09 16:41:28 +01:00
Jo Vuit
57e52cf979 Added translation context 2019-02-09 16:29:59 +01:00
Jo Vuit
02c08c6959 Changed function $gettext to $pgettext 2019-02-09 16:26:57 +01:00
Jo Vuit
77ada7ca1e Added translation context 2019-02-09 16:25:31 +01:00
Jo Vuit
e0f11cc70e Added translation context 2019-02-09 16:08:19 +01:00
Eliot Berriot
53ff2027ef
Fix #694: resizing issues on album cards 2019-02-08 16:15:51 +01:00
jovuit
95c43c2ff6 Resolve "Add contexts to translatable strings" 2019-02-08 10:06:28 +01:00